-
Show an AP Problem by Sal Khan to introduce a statistics problem.
-
PMF, CDF, PDF
- Bernoulli Distribution
- Binomail Distribution
- Normal Distribution
- numpy, scipy, matplotlib, altair, pandas
-
A Typical Frequentist Approach : Just focus on z-test. Other parts may be taken by themselves.
- N times Repeated Bernoulli is Binomail
- When N is large, Binomail is very much similar to Normal
- Try to give a solution to the problem with Binomial Model
- Try to use Normal approximation to give a solution.
-
$z$ -test or$t$ -test - Khan Academy's College Statistics (https://www.khanacademy.org/math/ap-statistics)
-
A Bayesian Approach
- what is is?
-
Regression
- Linear Regression
- Logistic Regression
- OpenIntro Statistics
- Good reading book, free
- video is no good
- Khan Academy AP Statistics
- Wholy Frequentist
- Good explanation by Sal
- Plentiful of explained exercises
- no textbook
- Statistical Rethinking 2nd
- Basyian Data Analysis
- Think Bayes 2nd
- python
- practical application examples are impressive
- computation needs to be explained during the lecture
- encourge students to make python codes by themselves instead of using the library
- Probability and Statistics, 4th edition, DeGroot and Schervish