Skip to content

Statistics and Probability in Python (v2.0)

Latest
Compare
Choose a tag to compare
@Pegah-Ardehkhani Pegah-Ardehkhani released this 01 Aug 15:59
· 15 commits to main since this release
7c55ebd

New Chapters:

  • Chapter 6: Regression
  • Chapter 7: Analysis of Variance (ANOVA)

New Changes:

  • Cauchy Distribution and Laplace Distribution in Chapter 1
  • Negative Binomial (Pascal) Distribution in Chapter 2
  • Fixed Some Minor Errors in Chapters