Choosing the Right Statistical Test Cheat Sheet
A printable reference covering t tests, z tests, chi-square tests, correlation, regression, ANOVA, p-values, and test assumptions for grades 11-12.
Related Tools
Related Labs
Related Worksheets
Related Infographics
Choosing the right statistical test helps students match a research question to the correct method of analysis. This cheat sheet focuses on deciding whether data involve means, proportions, counts, categories, or relationships. It is useful when planning an investigation, checking assumptions, or interpreting results. Students can use it as a quick reference before performing calculations or using technology. The main ideas are to identify the response variable, the explanatory variable, the number of groups, and whether samples are independent or paired. Mean-based tests often use test statistics such as or compare several means with ANOVA. Category-based tests often use chi-square statistics such as . Relationship questions may use correlation, regression, or tests of association depending on the data type.
Key Facts
- Use a one-sample t test for one sample mean when the population standard deviation is unknown, with .
- Use a two-sample t test to compare two independent means, with .
- Use a paired t test when the same subjects are measured twice or matched pairs are used, and test the mean difference with .
- Use a one-proportion z test when testing one population proportion, with .
- Use a two-proportion z test when comparing two independent proportions, with .
- Use a chi-square goodness-of-fit test for one categorical variable, with .
- Use a chi-square test of independence when testing whether two categorical variables are related in a two-way table.
- Use ANOVA to compare or more group means, where the test statistic is .
Vocabulary
- Null hypothesis
- The null hypothesis, written , is the claim that there is no effect, no difference, or no relationship in the population.
- Alternative hypothesis
- The alternative hypothesis, written , is the claim that an effect, difference, or relationship exists.
- P-value
- The p-value is the probability of getting results at least as extreme as the sample results if is true.
- Significance level
- The significance level, written , is the cutoff probability for rejecting , often .
- Independent samples
- Independent samples are groups where the data values in one group are not naturally paired with values in another group.
- Paired data
- Paired data occur when two measurements are linked, such as before-and-after measurements on the same person.
Common Mistakes to Avoid
- Using a two-sample t test for before-and-after data is wrong because the observations are paired, so the test should analyze the differences .
- Using a z test for a mean when is unknown is wrong because the sample standard deviation requires a t distribution.
- Using a chi-square test when expected counts are too small is wrong because the approximation may be unreliable, especially when any expected count is below .
- Choosing a test only from the sample size is wrong because the type of variable, number of groups, and independence matter first.
- Rejecting because the p-value is large is wrong because a large p-value means the data do not give strong evidence against .
Practice Questions
- 1 A class wants to test whether the mean score on a standardized test differs from . A sample of students has and . Which test should be used, and what is the test statistic?
- 2 A survey finds that out of juniors and out of seniors support a schedule change. Which test should be used to compare the two proportions?
- 3 A restaurant records customer ratings as poor, fair, good, or excellent for dine-in and takeout orders. Which test should be used to determine whether rating category is related to order type?
- 4 A researcher compares plant growth under different fertilizers. Explain why ANOVA is more appropriate than running many separate two-sample t tests.