https://github.com/LMSBioinformatics/statistics_hypothesis_testing
This course provides an introduction to the field of probability, statistical theory of sampling, parameter estimation and hypothesis testing. The course is organized in six chapters, covering the following topics.
- Random variables and probability theory.
- Discrete probability distributions.
- Continuous probability distributions.
- The Central Limit Theorem.
- Confidence intervals.
- The z distribution and student's t distribution.
- Null and alternative hypothesis.
- Significance and p-values.
- Comparing two means. Two sample t-test.
We will be working with jupyter notebooks. The easiest way to access jupyter is via the Anaconda platform. Please install Anaconda from https://www.anaconda.com in advance of the workshop. NB no knowledge of programming is required for this workshop.