Non-parametric Alternatives in Psychological Research
Foundations of Parametric vs. Non-parametric Data
- Parametric Requirements: The primary requirement for parametric data is a continuous Dependent Variable (). When this is met, parametric assumptions (e.g., Normality) can be tested.
- Variance and Information: Continuous data provides the highest potential for variance, which translates to more information for researchers.
- Continuous: Real numbers/decimals (e.g., averaged rankings from to ).
- Ordinal: Ranks without decimals (e.g., ratings of ).
- Nominal: Categories with no numerical variance (e.g., high/low groups).
- Statistical Power: Non-parametric tests are generally less powerful than parametric tests for detecting significance and are used primarily when data is naturally ordinal/nominal or when continuous data violates assumptions.
Parametric Assumptions and Outliers
- Normality: This is the primary parametric assumption and can only be statistically measured for continuous data. It is tested using the Shapiro-Wilk test, graphical methods (Stem and Leaf plots, plots), or statistics like skewness and kurtosis.
- Outliers: Defined as values more than standard deviations from the mean. Outliers can bias central tendencies (mean) and distributions (standard deviation).
- Handling Non-normality:
- Removing or "bringing in" outliers (adjusting them to exactly standard deviations from the mean).
- Mathematical data transformation.
- Using Welch’s t-test for violations of homogeneity of variance.
- Switching to non-parametric alternatives where continuous data is treated as ordinal.
Non-parametric Statistical Alternatives
Research designs and data types determine the appropriate analysis:
- Between-Subjects (Independent Samples):
- Continuous: Independent samples t-test.
- Ordinal: Mann-Whitney U test.
- Nominal: Chi-square test of contingencies.
- Within-Subjects (Paired Samples):
- Continuous: Paired samples t-test.
- Ordinal: Wilcoxon signed-rank test.
- Nominal: McNemar test of change.
Research Examples and Interpretation
- The Mann-Whitney U Test: Example comparing Australian Millennials and Zoomers on communication rankings.
- Results: , , , , (one-tailed).
- Observation: A medium effect size () can still be non-significant if the sample size is low, as the analysis is statistically underpowered.
- The Wilcoxon Signed-Rank Test: Example measuring changes in grocery purchasing considerations (pre- vs. post-lecture).
- The Chi-square Test of Contingencies: Example comparing depression symptom reduction (Yes/No) based on Mental Health Care Plan () session attendance (6-or-less vs. all 10).
- The McNemar Test of Change: Example evaluating changes in belief (Yes/No) regarding psychology as a science before and after a unit.
Non-parametric Assumptions
While less restrictive, non-parametric tests still require:
- Level of Measurement: DV must be at least ordinal for Mann-Whitney and Wilcoxon.
- Distribution Shape: Groups should have roughly equivalent distribution shapes for Mann-Whitney and Wilcoxon.
- Minimum Expected Frequencies: For nominal tests (Chi-square, McNemar), each "cell" in the table should have at least cases.