Skip to content

This is a template code that plots a bell curve using matplotlib. The function has two variables: the datapoints needed for the bell curve calculation, and the type of data the numbers are in (whole or percent). The percentages have to be in decimal form.

Notifications You must be signed in to change notification settings

aymagee92/creating_bell_curve_in_matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

creating_bell_curve_in_matplotlib

This is a template code that plots a bell curve using the matplotlib library inside of the Python language. The function has two variables: the datapoints needed for the bell curve calculation, and the type of data the numbers are in (whole or percent). The percentages have to be in decimal form.

About

This is a template code that plots a bell curve using matplotlib. The function has two variables: the datapoints needed for the bell curve calculation, and the type of data the numbers are in (whole or percent). The percentages have to be in decimal form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages