1/25
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
One-Sample t-Test
A statistical method used to test a claim about an unknown population mean using a sample mean.
t-Distribution
A probability distribution used instead of the normal distribution when the sample standard deviation is used to estimate the population standard deviation.
Degrees of Freedom (df)
A parameter that is used to describe the shape of the t-distribution, calculated as df = n - 1.
Central Limit Theorem (CLT)
States that the sampling distribution of the sample mean will be approximately normal if the sample size is sufficiently large (n ≥ 30).
Standard Error (SE)
The standard deviation of the sampling distribution of a statistic, calculated as SE = s / sqrt(n).
Hypothesized Mean ($$)
The mean stated in the null hypothesis, against which the sample mean is tested.
P-value
The probability of observing data as extreme as, or more extreme than, the observed data, under the null hypothesis.
Matched Pairs t-Test
A statistical test used when comparing means from two related groups, focusing on the mean of the differences.
Mean of Differences ($_d$)
The parameter of interest in a matched pairs t-test, representing the true mean difference between paired observations.
Null Hypothesis ($H_0$)
A statement asserting that there is no effect or difference, used as the default assumption in hypothesis testing.
Alternative Hypothesis ($H_a$)
The hypothesis that specifies the expected effect or difference, challenging the null hypothesis.
Two-Sample t-Test
A statistical method used to compare means from two independent groups.
Conditions for Inference
Guidelines such as random sampling, independence, and normality that must be satisfied for valid statistical inference.
10% Condition
A requirement that the sample size must be less than 10% of the population size when sampling without replacement.
Random Sample
A sample that is selected randomly from the population to ensure each member has an equal chance of selection.
Normal/Large Sample
Condition checking if the sample size is large enough or if the population from which the sample comes is normally distributed.
t-statistic
A value calculated from sample data that is used to determine how far the sample mean is from the hypothesized mean in standard error units.
Assumptions (SIN)
Conditions that need to be checked before performing hypothesis testing: Sample, Independence, and Normality.
Pooling Variances
The act of combining the variances of two samples based on the assumption they are equal, which is generally not done unless specified.
Satterthwaite Approximation
A method for calculating degrees of freedom for the t-test that accounts for unequal variances.
Significance Level ($ 0a$)
A threshold for determining whether to reject the null hypothesis, commonly set at 0.05.
Calculating t
The process of finding the t-statistic using the formula: t = (sample mean - hypothesized mean) / (sample standard deviation/sqrt(sample size)).
Rejecting $H_0$
The conclusion made when the P-value is less than the significance level, indicating evidence against the null hypothesis.
Fail to Reject $H_0$
The conclusion made when there is insufficient evidence to support the alternative hypothesis, implying a lack of evidence against the null.
Common Mistakes in Testing
Frequent errors such as confusing matched pairs tests with two-sample tests or using z-tests instead of t-tests when appropriate.
Visualizing Data
The use of graphs such as dot plots or boxplots to assess normality and check conditions when sample size is less than 30.