Tests
Tests
known as the parametric test. A statistical test used in the case of non-metric independent
variables is called nonparametric test.
In the parametric test, the test statistic is based on distribution. On the other hand, the test
statistic is arbitrary in the case of the nonparametric test.
In the parametric test, it is assumed that the measurement of variables of interest is done on
interval or ratio level. As opposed to the nonparametric test, wherein the variable of interest are
measured on nominal or ordinal scale.
In general, the measure of central tendency in the parametric test is mean, while in the case
of the nonparametric test is median.
In the parametric test, there is complete information about the population. Conversely, in the
nonparametric test, there is no information about the population.
The applicability of parametric test is for variables only, whereas nonparametric test applies
to both variables and attributes.
For measuring the degree of association between two quantitative variables, Pearson’s
coefficient of correlation is used in the parametric test, while spearman’s rank correlation is used
in the nonparametric test.
A paired t-test is used to compare two population means where you have two samples in which
observations in one sample can be paired with observations in the other sample.
The one-way analysis of variance (ANOVA) is used to determine whether there are any
statistically significant differences between the means of three or more independent (unrelated)
groups.
Repeated measures ANOVA is the equivalent of the one-way ANOVA, but for related, not
independent groups, and is the extension of the dependent t-test. A repeated measures
ANOVA is also referred to as a within-subjects ANOVA or ANOVA for correlated samples.
The Mann-Whitney U test is used to compare differences between two independent groups
when the dependent variable is either ordinal or continuous, but not normally distributed.
As the Wilcoxon signed-rank test does not assume normality in the data, it can be used when
this assumption has been violated and the use of the dependent t-test is inappropriate. It is used
to compare two sets of scores that come from the same participants.
The Kruskal-Wallis H test (sometimes also called the "one-way ANOVA on ranks") is a rank-
based nonparametric test that can be used to determine if there are statistically significant
differences between two or more groups of an independent variable on a continuous or ordinal
dependent variable.
The Friedman test is the non-parametric alternative to the one-way ANOVA with repeated
measures. It is used to test for differences between groups when the dependent variable being
measured is ordinal. It can also be used for continuous data that has violated the assumptions
necessary to run the one-way ANOVA with repeated measures.