Skip to content

A collection of Jupyter notebooks for BLG560 - Statistics and Estimation for Comp. Sci. course @itu

Notifications You must be signed in to change notification settings

kamasak/blg560e_examples

Repository files navigation

Example scripts and notebooks for "BLG560E - Statistics and Estimation for Computer Science" course

If you see any problem in the examples, please fork this repo and correct the problem. After correction, start a pull request by describing the problem and how you fixed it.

Descriptive Statistics

Visualization

Central Limit Theorem

  • CLT demo: Demo of central limit theorem

Point Estimation

Interval Estimation

One Sample Hypothesis Testing

Two Sample Hypothesis Testing

Hypothesis Testing for Categorical Data

Regression

Anova

  • Anova demo: Demo of analysis of variance (Anova) method

Non-parametric Methods

  • Sign test: Demo of sign test
  • Wilcoxon sign rank test: Demo of Wilcoxon sign rank test (needs implementation!)
  • Wilcoxon rank sum test
  • Runs test
  • Kruskal-Wallis test

About

A collection of Jupyter notebooks for BLG560 - Statistics and Estimation for Comp. Sci. course @itu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published