| Literature DB >> 27293244 |
Avijit Hazra1, Nithya Gogtay2.
Abstract
Numerical data that are normally distributed can be analyzed with parametric tests, that is, tests which are based on the parameters that define a normal distribution curve. If the distribution is uncertain, the data can be plotted as a normal probability plot and visually inspected, or tested for normality using one of a number of goodness of fit tests, such as the Kolmogorov-Smirnov test. The widely used Student's t-test has three variants. The one-sample t-test is used to assess if a sample mean (as an estimate of the population mean) differs significantly from a given population mean. The means of two independent samples may be compared for a statistically significant difference by the unpaired or independent samples t-test. If the data sets are related in some way, their means may be compared by the paired or dependent samples t-test. The t-test should not be used to compare the means of more than two groups. Although it is possible to compare groups in pairs, when there are more than two groups, this will increase the probability of a Type I error. The one-way analysis of variance (ANOVA) is employed to compare the means of three or more independent data sets that are normally distributed. Multiple measurements from the same set of subjects cannot be treated as separate, unrelated data sets. Comparison of means in such a situation requires repeated measures ANOVA. It is to be noted that while a multiple group comparison test such as ANOVA can point to a significant difference, it does not identify exactly between which two groups the difference lies. To do this, multiple group comparison needs to be followed up by an appropriate post hoc test. An example is the Tukey's honestly significant difference test following ANOVA. If the assumptions for parametric tests are not met, there are nonparametric alternatives for comparing data sets. These include Mann-Whitney U-test as the nonparametric counterpart of the unpaired Student's t-test, Wilcoxon signed-rank test as the counterpart of the paired Student's t-test, Kruskal-Wallis test as the nonparametric equivalent of ANOVA and the Friedman's test as the counterpart of repeated measures ANOVA.Entities:
Keywords: Analysis of variance; Friedman's test; Kolmogorov–Smirnov test; Kruskal–Wallis test; Mann–Whitney U-test; Tukey's test; Wilcoxon's test; normal probability plot; t-test
Year: 2016 PMID: 27293244 PMCID: PMC4885176 DOI: 10.4103/0019-5154.182416
Source DB: PubMed Journal: Indian J Dermatol ISSN: 0019-5154 Impact factor: 1.494
Figure 1Normal probability plots for normally distributed (left panel) and skewed (right panel) data
Figure 2Statistical tests to compare numerical data for difference
Figure 3A t distribution (for n = 10) compared with a normal distribution. A t distribution is broader and flatter, such that 95% of observations lie within the range mean ± t × standard deviation (t = 2.23 for n = 10) compared with mean ± 1.96 standard deviation for the normal distribution
Figure 4When comparing two groups, the ability to detect a difference between group means is affected by not only the absolute difference but also the group variance (a) two sampling distributions with no overlap and easily detected difference; (b) means now closer together causing overlap of curves and possibility of not detecting a difference; (c) means separated by same distance as in second case but the smaller variance means that there is no overlap, and the difference is easier to detect
Examples of t-test applications from published literature
Post hoc tests that may be applied following analysis of variance
Examples of analysis of variance applications from published literature
Nonparametric tests commonly applied for assessing difference between numerical data sets
Examples of nonparametric tests from published literature