CH 14
CH 14
NON-PARAMETRIC TESTS
Parametric Vs Non-parametric
Tests
Parametric Tests:
The population mean (), standard deviation (s)
parametric tests.
Advantages of Non-Parametric
Tests
They can be applied to many situations as they do not
computations
compared to the corresponding parametric tests.
Disadvantages of Non-Parametric
Tests
A lot of information is wasted because the exact numerical
Applications of Chi-square
1. Chi-square test for the goodness of fit
2. Chi-square test for the independence of variables
3. Chi-square test for the equality of more than two population proportions.
Compute the expected frequencies of the occurrence of certain events under the
assumption that the null hypothesis is true.
Make a note of the observed counts of the data points falling in different cells
Applications of Chi-square
Applications of Chi-square
Chi-square test for goodness of fit
The hypothesis to be tested in this case is:
H0 : Probabilities of the occurrence of events E1, E2, ..., Ek are
given by the specified probabilities p1, p2, ..., pk
H1 : Probabilities of the k events are not the pi stated in the null
hypothesis.
Applications of Chi-square
Chi-square test for independence of variables
The chi-square test can be used to test the independence of two
variables each having at least two categories. The test makes a
use of contingency tables also referred to as cross-tabs with the
cells corresponding to a cross classification of attributes or events.
A contingency table with three rows and four columns (as an
example) is as shown below.
Applications of Chi-square
Assuming that there are r rows and c columns, the count in the cell
corresponding to the ith row and the jth column is denoted by Oij,
where i = 1, 2, ..., r and j = 1, 2, ..., c. The total for row i is denoted
by Ri whereas that corresponding to column j is denoted by Cj. The
total sample size is given by n, which is also the sum of all the r row
totals or the sum of all the c column totals.
Applications of Chi-square
The degrees of freedom for the chi-square statistic are given by
(r 1) (c 1).
The expected frequency in the cell corresponding to the ith row and the
jth column is given by:
For a given level of significance , the sample value of the chisquare is compared with the critical value for the degree of freedom
(r 1) (c 1) to make a decision.