1 2 18.05 Exam 2 review problems with solutions Spring 2014 Jeremy Orloff and Jonathan Bloom Summary
- Data: x1, . . . , xn
- Basic statistics: sample mean, sample variance, sample median
- Likelihood, maximum likelihood estimate (MLE)
- Bayesian updating: prior, likelihood, posterior, predictive probability, probability in-
tervals; prior and likelihood can be discrete or continuous
- NHST: H0, HA, significance level, rejection region, power, type 1 and type 2 errors,
pvalues.
Basic statistics
Data: x1, . . . , xn. x1 + . . . + xn sample mean = x ¯ = n n (xi − x ¯)2
2 i=1
sample variance = s = n − 1 sample median = middle value
- Example. Data: 1, 2, 3, 6, 8.
2 9+4+1+4+16
x ¯ = 4, s =
4