Skip to content

shinokada/statsfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statsfig

Read more details.

Find updates at Github.

Please sign up for more free resources.

Statsfig allow you to create following figures easily:

  • Bernoulli distribution
  • Binomial distribution
  • Box-and-Whisker plot
  • Chi square figures
  • Exponential distribution
  • Gamma distribution
  • Normal distribution
  • Poisson distribution
  • Uniform distribution

Installation

pip install statsfig
import statsfig as sf

Available functions

Functions Description
bernofig() Bernoulli Distribution
binofig() Binomial Distribution
boxplot() Box and whisker plot
chifig() Chi-Square Distribution
expofig() Exponential Distribution
gammafig() Gamma Distribution
normcdf() Normal Distribution
normpdf_std Normal Distribution with different standard deviations
normpdf_mean Normal Distribution with different means
poisfix() Poisson Distribution
uniformfig() Uniform Distribution

About

⚡ Easy to create stats figures.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages