Click here to Skip to main content
15,893,487 members
Articles / Programming Languages / Python2.7

Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve

6 Aug 2016CPOL3 min read 30.9K   8  
Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the Python2.7 Table of Contents to view the list of available articles in this section.