answersLogoWhite

0


Best Answer

Parametric statistical tests assume that the data belong to some type of probability distribution. The normal distribution is probably the most common. That is, when graphed, the data follow a "bell shaped curve".

On the other hand, non-parametric statistical tests are often called distribution free tests since don't make any assumptions about the distribution of data. They are often used in place of parametric tests when one feels that the assumptions of the have been violated such as skewed data.

For each parametric statistical test, there is one or more nonparametric tests. A one sample t-test allows us to test whether a sample mean (from a normally distributed interval variable) significantly differs from a hypothesized value. The nonparametric analog uses the One sample sign test In one sample sign test,

we can compare the sample values to the a hypothesized median (not a mean). In other words we are testing a population median against a hypothesized value k. We set up the hypothesis so that + and - signs are the values of random variables having equal size. A data value is given a plus if it is greater than the hypothesized mean, a negative if it is less, and a zero if it is equal.

he sign test for a population median can be left tailed, right tailed, or two tailed. The null and alternative hypothesis for each type of test will be one of the following:

Left tailed test: H0: median ≥ k and H1: median < k

Right tailed test: H0: median ≤ k and H1: median > k

Two tailed test: H0: median ≠ k and H1: median = k

To use the sign test, first compare each entry in the sample to the hypothesized median k.

If the entry is below the median, assign it a - sign.

If the entry is above the median, assign it a + sign.

If the entry is equal to the median, assign it a 0.

Then compare the number of + and - signs. The 0′s are ignored.

If there is a large difference in the number of + and - signs, then it is likely that the median is different from the hypothesized value and the null hypothesis should be rejected.

When using the sign test, the sample size n is the total number of + and - signs.

If the sample size > 25, we use the standard normal distribution to find the critical values and we find the test statistic by plugging n and x into a formula that can be found on the link.

When n ≤ 25, we find the test statistic x, by using the smaller number of + or - .

So if we had 10 +'s and 5 -'s, the test statistic x would be 5. The zeros are ignored.

I will provided a link to some nonparametric test that goes into more detail. The information about the Sign Test was just given as an example of one of the simplest nonparametric test so one can see how these tests work The Wilcoxon Rank Sum Test, The Mann-Whitney U test and the Kruskal-Wallis Test are a few more common nonparametric tests. Most statistics books will give you a list of the pros and cons of parametric vs noparametric tests.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Distingnish between parametric and nonparametric statistics. Why the parametric statistics are considered more powerful than the nonparametric statistics. Explain.?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What is the difference between parametric and non parametric?

Nonparametric tests are sometimes called distribution free statistics because they do not require that the data fit a normal distribution. Nonparametric tests require less restrictive assumptions about the data than parametric restrictions. We can perform the analysis of categorical and rank data using nonparametric tests.


What are the three differences between parametric and non-parametric statistics?

1. A nonparametric statistic has no inference 2. A nonparametric statistic has no standard error 3. A nonparametric statistic is an element in a base population (universe of possibilities) where every possible event in the population is known and can be characterized * * * * * That is utter rubbish and a totally irresponsible answer. In parametric statistics, the variable of interest is distributed according to some distribution that is determined by a small number of parameters. In non-parametric statistics there is no underlying parametric distribution. With non-parametric data you can compare between two (or more) possible distributions (goodness-of-fit), test for correlation between variables. Some test, such as the Student's t, chi-square are applicable for parametric as well as non-parametric statistics. I have, therefore, no idea where the previous answerer got his/her information from!


What is Parametric and Non-Parametric Statistics?

In parametric statistics, the variable of interest is distributed according to some distribution that is determined by a small number of parameters. In non-parametric statistics there is no underlying parametric distribution. In both cases, it is possible to look at measures of central tendency (mean, for example) and spread (variance) and, based on these, to carry out tests and make inferences.


Chi square is used in nonparametric hypothesis test?

Yes, Chis squared test are among the most common nonparametric statistics tests.


What are examples of parametric statistical equations?

Parametric statistics is a branch of statistics that assumes data come from a type of probability distribution and makes inferences about the parameters of the distribution. See related link.

Related questions

What is the difference between parametric and non parametric?

Nonparametric tests are sometimes called distribution free statistics because they do not require that the data fit a normal distribution. Nonparametric tests require less restrictive assumptions about the data than parametric restrictions. We can perform the analysis of categorical and rank data using nonparametric tests.


What has the author David Sheskin written?

David Sheskin has written: 'Handbook of parametric and nonparametric statistical procedures' -- subject(s): Mathematical statistics, Handbooks, manuals 'Handbook of parametric and nonparametric statistical procedures' -- subject(s): Mathematical statistics, Handbooks, manuals, etc, Handbooks, manuals


What are the three differences between parametric and non-parametric statistics?

1. A nonparametric statistic has no inference 2. A nonparametric statistic has no standard error 3. A nonparametric statistic is an element in a base population (universe of possibilities) where every possible event in the population is known and can be characterized * * * * * That is utter rubbish and a totally irresponsible answer. In parametric statistics, the variable of interest is distributed according to some distribution that is determined by a small number of parameters. In non-parametric statistics there is no underlying parametric distribution. With non-parametric data you can compare between two (or more) possible distributions (goodness-of-fit), test for correlation between variables. Some test, such as the Student's t, chi-square are applicable for parametric as well as non-parametric statistics. I have, therefore, no idea where the previous answerer got his/her information from!


What are the advantages and disadvantages of nonparametric statistics compared to the parametric statistics?

Non-Parametric statistics are statistics where it is not assumed that the population fits any parametrized distributions. Non-Parametric statistics are typically applied to populations that take on a ranked order (such as movie reviews receiving one to four stars). The branch of http://www.answers.com/topic/statistics known as non-parametric statistics is concerned with non-parametric http://www.answers.com/topic/statistical-model and non-parametric http://www.answers.com/topic/statistical-hypothesis-testing. Non-parametric models differ from http://www.answers.com/topic/parametric-statistics-1 models in that the model structure is not specified a priori but is instead determined from data. The term nonparametric is not meant to imply that such models completely lack parameters but that the number and nature of the parameters are flexible and not fixed in advance. Nonparametric models are therefore also called distribution free or parameter-free. * A http://www.answers.com/topic/histogram is a simple nonparametric estimate of a probability distribution * http://www.answers.com/topic/kernel-density-estimation provides better estimates of the density than histograms. * http://www.answers.com/topic/nonparametric-regression and http://www.answers.com/topic/semiparametric-regression methods have been developed based on http://www.answers.com/topic/kernel-statistics, http://www.answers.com/topic/spline-mathematics, and http://www.answers.com/topic/wavelet. Non-parametric (or distribution-free) inferential statistical methodsare mathematical procedures for statistical hypothesis testing which, unlike http://www.answers.com/topic/parametric-statistics-1, make no assumptions about the http://www.answers.com/topic/frequency-distribution of the variables being assessed. The most frequently used tests include


What has the author Gregory W Corder written?

Gregory W. Corder has written: 'Nonparametric statistics for non-statisticians' -- subject(s): Nonparametric statistics


What are the advantages and disadvantages of parametric statistics?

no


What is Parametric and Non-Parametric Statistics?

In parametric statistics, the variable of interest is distributed according to some distribution that is determined by a small number of parameters. In non-parametric statistics there is no underlying parametric distribution. In both cases, it is possible to look at measures of central tendency (mean, for example) and spread (variance) and, based on these, to carry out tests and make inferences.


Chi square is used in nonparametric hypothesis test?

Yes, Chis squared test are among the most common nonparametric statistics tests.


What has the author Fred L Ramsey written?

Fred L. Ramsey has written: 'Birding Oregon' -- subject(s): Bird watching 'A small sample study of some non-parametric tests of location' -- subject(s): Nonparametric statistics, Statistical hypothesis testing


Does descriptive statistics means parametric statistics?

No. Descriptive statistics are those that characterise samples without attempting to draw conclusions. The purpose of them is to help investigators to form an understanding of what the data might be capable of telling them. Descriptive statistics include graphs as well as measures of location, scale, correlation, and so on. Parametric statistics are those that are based on probabilistic models (ie, mathematical models involving probability) that involve parameters. For instance, an investigator might assume that her results have come from a population that is normally distributed with a certain mean and standard deviation; this would be a parametric model. She could estimate this pair of parameters, the mean and standard deviation, using parametric statistics, or test hypotheses about them, again using parametric statistics. In either case the parametric statistics she uses would be based on the parametric mathematical model she has chosen for her data.


What has the author Sidney Siegel written?

Sidney Siegel has written: 'Nonparametric statistics for the behavorial sciences.' 'Bargaining and group decision making' 'Nonparametric ststistics for the behavioral sciences'


What scales of measurement are associated with parametric statistics?

nominal and ordinal