Sampling & CLT
Parameter
A number that describes an entire population.
The true mean height of all students at a university.Terminology
Sampling & CLT
A number that describes an entire population.
The true mean height of all students at a university.Sampling & CLT
A number computed from a sample.
The mean height of 80 sampled students.Inference
The probability of results this extreme or more extreme, assuming the null hypothesis is true.
A p-value of 0.03 is evidence against H0 at alpha = 0.05.Inference
The long-run success rate of a confidence interval procedure.
A 95% method captures the true parameter in about 95% of repeated samples.Inference
Rejecting the null hypothesis when it is actually true.
The significance level alpha is the Type I error rate.Inference
Failing to reject the null hypothesis when the alternative hypothesis is true.
A false negative in a hypothesis test is a Type II error.Inference
The probability of rejecting the null hypothesis when it is false.
Power equals 1 - beta, where beta is the Type II error probability.Regression & Correlation
The observed value minus the predicted value.
If y = 12 and yhat = 9, the residual is 3.Sampling & CLT
The standard deviation of a statistic across repeated samples.
The standard error of xbar is sigma divided by sqrt(n).Descriptive Statistics
A data point that is unusually far from the rest of the data.
In 2, 4, 5, 6, 50, the value 50 is a likely outlier.Probability Foundations
Two events are independent when one occurring does not change the probability of the other.
Two separate fair coin flips are independent.