Get AI summaries of any video or article — Sign up free
LESSON 50 - CHOOSING THE RIGHT STATISTICAL TESTS: FACTORS TO CONSIDER WHEN CHOOSING A TEST thumbnail

LESSON 50 - CHOOSING THE RIGHT STATISTICAL TESTS: FACTORS TO CONSIDER WHEN CHOOSING A TEST

5 min read

Based on RESEARCH METHODS CLASS WITH PROF. LYDIAH WAMBUGU's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Match the statistical test category to the research goal: relationship (correlation/regression) versus group differences (comparing means).

Briefing

Choosing the right statistical test hinges on matching the analysis to the research question and the data’s measurement properties—because the test selected determines what conclusions can legitimately be drawn. The lesson frames statistical tests as the decision point for rejecting or failing to reject a null hypothesis, while “statistical tools” are the specific procedures used to analyze and present data. For example, correlation is the test category, but Pearson or Spearman are the tools chosen within that category depending on whether the variables are continuous or ordinal/ranked.

The first factor is the research question itself—especially whether the goal is to examine relationships (e.g., how X influences Y) or to compare group means (e.g., differences between groups). This choice aligns with three broad forms of statistical testing: correlation, regression, and comparing means. Next comes the scale of measurement: variables measured at nominal or ordinal levels call for tools suited to categorical data, while interval or ratio measurements call for tools suited to continuous data. The lesson emphasizes that scale is not a technical afterthought; it directly constrains which statistical tools are appropriate.

Dependent variables drive many of the remaining decisions. The dependent variable’s type—categorical (binary, ordinal, nominal) versus continuous (interval/ratio)—determines which family of tests can be used. The lesson also distinguishes variable roles: if the dependent variable is categorical, tools like Spearman (for ordinal/ranked relationships) and logistic regression (for prediction with categorical outcomes) become relevant, whereas continuous dependent variables align with Pearson correlation and linear regression approaches.

The number and structure of variables matter as well. Regression decisions depend on how many independent variables are included: simple linear regression fits one independent variable, while multiple linear regression fits more than one. For comparing means, the number of groups and whether measurements are repeated within the same subjects shape the test choice. Independent t-tests apply when comparing two independent groups; one-way ANOVA (described as “one way another”) applies when there are more than three groups. When the same participants are measured repeatedly, paired t-tests handle two related measurements, and repeated measures ANOVA handles more than three.

Other practical considerations include whether measurements are repeated for each subject and the type of data available (continuous vs categorical; binary vs quantitative vs ranked). The lesson also links clarity of research questions to conceptual frameworks: drawing a conceptual framework with indicators helps ensure variables are measured in a way that supports correct statistical selection.

Finally, the lesson reiterates the parametric versus non-parametric distinction. Parametric tests require assumptions (covered in a previous lesson), while non-parametric tests are treated as “assumption-free” in the sense that they make very few assumptions—such as not requiring data to come from a normally distributed population. By the end, the takeaway is a decision checklist: use the research question, scale of measurement, dependent-variable type, number of variables, comparison versus relationship goal, and repeated-measures structure to select the correct statistical test category and then the matching statistical tool.

Cornell Notes

Statistical test selection depends on aligning the analysis with the research question and the data’s measurement characteristics. The lesson distinguishes statistical tests (categories tied to null-hypothesis decisions) from statistical tools (specific procedures like Pearson or Spearman) used to analyze data. Key decision factors include the research goal (relationship vs comparing means), scale of measurement (nominal/ordinal vs interval/ratio), and especially the dependent variable type (categorical vs continuous). The number of independent variables determines regression choice (simple vs multiple), while the number of groups and whether measurements repeat determines t-tests, ANOVA, paired t-tests, or repeated measures ANOVA. Parametric tests require assumptions; non-parametric tests make few assumptions, including not requiring normality.

How does the research question determine which statistical test category fits best?

If the question asks about relationships—such as how X influences Y or the extent of influence—then correlation or regression tools are appropriate. If the question asks about differences in outcomes across groups, then comparing means tools are appropriate. This maps onto the three forms emphasized: correlation, regression, and comparing means.

Why does scale of measurement (nominal/ordinal vs interval/ratio) constrain the choice of statistical tools?

Nominal and ordinal scales correspond to categorical data, so categorical-appropriate tools are needed (e.g., chi-square for relationships between categorical variables). Interval and ratio scales correspond to continuous data, so continuous-appropriate tools are needed (e.g., Pearson product-moment correlation for relationships involving continuous variables).

How does the dependent variable type change the statistical tool choice?

A continuous dependent variable (interval/ratio) aligns with tools like Pearson correlation and linear regression. A categorical dependent variable aligns with tools like Spearman for ordinal/ranked relationships and logistic regression for prediction when the outcome is categorical (binary categorical outcome is highlighted).

What rules guide regression tool selection when there are multiple independent variables?

With one independent variable and one dependent variable, simple linear regression is used. With more than one independent variable, multiple linear regression is used to predict the dependent variable based on several predictors.

How do group count and repeated measurements determine which “comparing means” test to use?

For independent groups: independent t-test fits two groups, and one-way ANOVA fits more than two groups. For repeated measurements within the same subject: paired t-test fits two related measurements, and repeated measures ANOVA fits more than three related measurements.

What is the practical difference between parametric and non-parametric tests in this lesson?

Parametric tests require assumptions (referenced as covered in a prior lesson). Non-parametric tests are treated as making very few assumptions—explicitly including the idea that the data need not come from a normally distributed population.

Review Questions

  1. You have a study with a continuous dependent variable measured at interval/ratio and a continuous independent variable. Which correlation tool is most appropriate, and why?
  2. A researcher wants to compare mean outcomes across three independent groups and the groups are unrelated. Which comparing-means test fits best?
  3. When predicting a binary categorical dependent variable from one or more predictors, which regression approach is appropriate and what makes it different from linear regression?

Key Points

  1. 1

    Match the statistical test category to the research goal: relationship (correlation/regression) versus group differences (comparing means).

  2. 2

    Use the scale of measurement to constrain tool choice: nominal/ordinal for categorical tools and interval/ratio for continuous tools.

  3. 3

    Let the dependent variable type lead the decision: continuous outcomes align with Pearson/linear regression; categorical outcomes align with Spearman/logistic regression.

  4. 4

    Choose regression structure based on the number of independent variables: simple linear regression for one predictor and multiple linear regression for more than one.

  5. 5

    Select comparing-means tests using both group count and whether measurements are repeated: independent t-test/one-way ANOVA for unrelated groups; paired t-test/repeated measures ANOVA for within-subject designs.

  6. 6

    Use chi-square for relationships between two categorical variables and Pearson product-moment correlation for relationships involving two scaled (interval/ratio) variables.

  7. 7

    Prefer non-parametric tests when parametric assumptions (including normality) are not tenable; otherwise use parametric tests when assumptions can be met.

Highlights

Pearson vs Spearman is determined by whether variables are continuous or ordinal/ranked—correlation is the test category, Pearson/Spearman are the tools.
Dependent-variable type is a decisive filter: continuous outcomes point toward Pearson and linear regression, while categorical outcomes point toward Spearman and logistic regression.
Repeated-measures designs change the test: paired t-test for two related measurements and repeated measures ANOVA for more than three.
Regression choice depends on predictor count: simple linear regression for one independent variable and multiple linear regression for several.
Non-parametric tests are treated as making few assumptions, including not requiring normality of the population distribution.

Topics

  • Choosing Statistical Tests
  • Scale of Measurement
  • Dependent Variable
  • Regression vs Correlation
  • Comparing Means

Mentioned