An open API service indexing awesome lists of open source software.

https://github.com/mikma03/stats_methods_ii

Small projects realized during MA studies. Examples show how to deal with probability distributions, confidence intervals and statistical inference.
https://github.com/mikma03/stats_methods_ii

bootstrap distribution gamma probability python r statistical-methods

Last synced: about 2 months ago
JSON representation

Small projects realized during MA studies. Examples show how to deal with probability distributions, confidence intervals and statistical inference.

Awesome Lists containing this project

README

          

# Stats_methods_II

This is realization of subject - Satisticial Methods II - during my Master's studies at Warsaw School of Economics.

Main concepts: probability distributions: Gamma; Bootstrapping; Non parametic tests for probability and density functions.

Main language are Python and in one case R.