What is the Normal distribution?
- defined by two parameters (mean (μ), variance (σ^2)
What is the t-distribution?
How do we choose between the Normal distribution and the t-distribution?
- Norm dist relies on knowledge of σ^2 (which we often have to estimate, in this situation, use t-)
What is the z-distribution?
standard normal distribution, norm dist with mean = 0, variance = 1
What is the Chi-squared (χ^2) Goodness of Fit test?