Research 7
Research 7
The basic principle behind the parametric tests is that we have a fixed set of parameters that are used to
determine a probabilistic model that may be used in Machine Learning as well.
Parametric tests are those tests for which we have prior knowledge of the population distribution (i.e,
normal), or if not then we can easily approximate it to a normal distribution which is possible with the
help of the Central Limit Theorem.
• Mean
• Standard Deviation
• To find the confidence interval for the population means with the help of known standard
deviation.
• To determine the confidence interval for population means along with the unknown standard
deviation.
• To find the confidence interval for the difference of two means, with an unknown value of
standard deviation.
In Non-Parametric tests, researcher doesn’t make any assumption about the parameters for the given
population or the population which is studying. In fact, these tests don’t depend on the population.
Hence, there is no fixed set of parameters is available, and also there is no distribution (normal
distribution, etc.) of any kind is available for use.
This is also the reason that nonparametric tests are also referred to as distribution-free tests.
In modern days, Non-parametric tests are gaining popularity and an impact of influence some reasons
behind this fame is –
• The main reason is that there is no need to be mannered while using parametric tests.
• The second reason is that we do not require to make assumptions about the population given
(or taken) on which we are doing the analysis.
• Most of the nonparametric tests available are very easy to apply and to understand also i.e. the
complexity is very low.
Q: What are the differences Between Parametric and Nonparametric Tests?
1. T-Test
. It is essentially, testing the significance of the difference of the mean values when the sample size is
small (i.e, less than 30) and when the population standard deviation is not available.
2. Z-Test
2. It is used to determine whether the means are different when the population variance is known and
the sample size is large (i.e, greater than 30).
. It is a test for the null hypothesis that two normal populations have the same variance.
4.ANOVA
3. It is used to test the significance of the differences in the mean values among more than two
sample groups.
4. It uses F-test to statistically test the equality of means and the relative variance between them.