A repo for matstat labs
Labs:
1.ipynb2.ipynb3.ipynb
Utils:
/s- module with different classes to test statistical hypotheses./s/utils.py- simple util to output an html table/s/Sample.py- represents a sample and has some helper methods. Also can be constructed without real sample data.