Skip to content

⚡ Easy to create stats figures.

License

Notifications You must be signed in to change notification settings

shinokada/statsfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

214dee0 · Dec 21, 2020

History

23 Commits
Aug 13, 2020
Aug 12, 2020
Aug 12, 2020
Aug 9, 2020
Aug 9, 2020
Dec 21, 2020
Aug 12, 2020

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