295x Filetype PPTX File size 0.06 MB Source: elearning.raghunathpurcollege.ac.in
Types of Nonparametric Tests
• 1-sample sign test. Use this test to estimate the median of a population and compare it to a reference
value or target value.
• 1-sample Wilcoxon signed rank test. With this test, you also estimate the population median and
compare it to a reference/target value. However, the test assumes your data comes from a symmetric
distribution (like the Cauchy distribution or uniform distribution).
• Friedman test. This test is used to test for differences between groups with ordinal dependent variables.
It can also be used for continuous data if the one-way ANOVA with repeated measures is inappropriate
(i.e. some assumption has been violated).
• Goodman Kruska’s Gamma: a test of association for ranked variables.
• Kruskal-Wallis test. Use this test instead of a one-way ANOVA to find out if two or more medians are
different. Ranks of the data points are used for the calculations, rather than the data points themselves.
• The Mann-Kendall Trend Test looks for trends in time-series data.
• Mann-Whitney test. Use this test to compare differences between two independent groups when
dependent variables are either ordinal or continuous.
• Mood’s Median test. Use this test instead of the sign test when you have two independent samples.
• Spearman Rank Correlation. Use when you want to find a correlation between two sets of data.
• Chi-square
• A parameter in statistics refers to an aspect of a population, as
opposed to a statistic, which refers to an aspect about a sample.
• For example, the population mean is a parameter, while the sample
mean is a statistic.
• A parametric statistical test makes an assumption about the
population parameters and the distributions that the data came from.
• These types of test includes Student’s T tests and ANOVA tests,
Correlation Coefficient which assume data is from a normal
distribution.
t test
• Student's t-test is used when two independent groups are compared
• The t test tells you how significant the differences between groups are; In other
words it lets you know if those differences (measured in means/averages) could
have happened by chance.
• A very simple example: Let’s say you have a cold and you try a naturopathic
remedy. Your cold lasts a couple of days. The next time you have a cold, you
buy an over-the-counter pharmaceutical and the cold lasts a week. You survey
your friends and they all tell you that their colds were of a shorter duration (an
average of 3 days) when they took the homeopathic remedy. What you really
want to know is, are these results repeatable? A t test can tell you by
comparing the means of the two groups and letting you know the probability of
those results happening by chance
When to use it?
• Non parametric tests are used when your data isn’t normal. Therefore the
key is to figure out if you have normally distributed data. For example, you
could look at the distribution of your data. If your data is approximately
normal, then you can use parametric statistical tests.
• Q. If you don’t have a graph, how do you figure out if your data is normally
distributed?
• A. Check the skewness and Kurtosis of the distribution using software like
Excel (See: Skewness in Excel 2013 and Kurtosis in Excel 2013).
• A normal distribution has no skew. Basically, it’s a centered and symmetrical
in shape. Kurtosis refers to how much of the data is in the tails and the
center. The skewness and kurtosis for a normal distribution is about 1.
The T Score
• The t score is a ratio between the difference between two groups and the difference within
the groups.
• The larger the t score, the more difference there is between groups. The smaller the t
score, the more similarity there is between groups.
• A t score of 3 means that the groups are three times as different from each other as they
are within each other. When you run a t test, the bigger the t-value, the more likely it is
that the results are repeatable.
• A large t-score tells you that the groups are different.
• A small t-score tells you that the groups are similar
no reviews yet
Please Login to review.