Contents
- 1 What statistical test to use when data is not normally distributed?
- 2 Which test is applicable to compare the means of two independent groups from normally distributed data?
- 3 How to test if two ( non-normal ) distributions differ?
- 4 When to use independent samples in statistical analysis?
- 5 When do you need a nonparametric statistical test?
What statistical test to use when data is not normally distributed?
A non parametric test is one that doesn’t assume the data fits a specific distribution type. Non parametric tests include the Wilcoxon signed rank test, the Mann-Whitney U Test and the Kruskal-Wallis test.
Which test is applicable to compare the means of two independent groups from normally distributed data?
The Kruskal-Wallis test is used for comparing ordinal or non-Normal variables for more than two groups, and is a generalisation of the Mann-Whitney U test.
How do you compare two standard distributions?
The simplest way to compare two distributions is via the Z-test. The error in the mean is calculated by dividing the dispersion by the square root of the number of data points. In the above diagram, there is some population mean that is the true intrinsic mean value for that population.
How to test if two ( non-normal ) distributions differ?
Power may be more of an issue with heavy tails. If you’re looking for any kind of differences in distribution, a two-sample goodness of fit test, such as the two-sample Kolmogorov-Smirnov test might be suitable (though other tests might be done instead).
When to use independent samples in statistical analysis?
An independent samples t-test is used when you want to compare the means of a normally distributed interval dependent variable for two independent groups. For example, using the hsb2 data file, say we wish to test whether the mean for write is the same for males and females. t-test groups = female (0 1) /variables = write.
How are distributions used in a statistical test?
Distributions show what percentage of the data lies within a certain range. So, given a distribution and a set of values, we can determine the probability that the data will lie within a certain range. The same data may lead to different conclusions if they are interposed on different distributions.
When do you need a nonparametric statistical test?
If your data do not meet the assumptions of normality or homogeneity of variance, you may be able to perform a nonparametric statistical test, which allows you to make comparisons without any assumptions about the data distribution.