Skip to content

Open-source statistical package written in Python and PyQt5

License

Notifications You must be signed in to change notification settings

dt-ajayi/IntroStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntroStat

IntroStat is an open-source statistical package written in Python and PyQt5 for introductory and intermediate statistics. It offers a "plain-text" approach to statistical analysis and relatively has no learning curve. It can serve as a useful tool for teaching and learning statistics. Also, it can be used for preliminary data analysis.

Main Features

  • Descriptive statistics
    • Frequency distribution
    • Summary statistics
      • Ungrouped data
      • Grouped data
  • Probability distribution
    • Bayes' rule (two events)
    • Binomial distribution
    • Poisson distribution
    • Normal distribution
  • Statistical tests
    • Chi-square test of independence with Fisher's exact test
    • McNemar test
    • T-test
      • One-sample
      • Two-sample
      • Paired
    • One-way ANOVA
    • Correlation
      • Pearson
      • Spearman
      • Kendall
    • Simple linear regression

Download

Windows

Contribution

Contributions in any form are welcome, including:

  • Documentation
  • Bug reports
  • Additional features

You can contact the author via any of the following e-mail addresses:

Support

This project is based on Introduction to Biostatistics course taught by the author in Chrisland University, Abeokuta, Nigeria.

If you want to support this project, you can donate here.

Thank you!

About

Open-source statistical package written in Python and PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages