SlideShare una empresa de Scribd logo
1 de 24
Descargar para leer sin conexión
Presented by;
Thejaswini s
2nd M.com
G.F.G.C.W
Holenarsipura
 Meaning of non-parametric test
 Types of non-parametric test
• Sign test
• Rank sum test
• Chi-square test
• Wilcoxon signed-ranks test
• Mc Nemer test
• Spearman’s rank correlation
 Conclusion
 Bibliography
Non-parametric statistics is the branch of statistics. It refers to a
statistical method in which the data is not required to fit a normal
distribution. Nonparametric statistics uses data that is often
ordinal, meaning it does not rely on numbers, but rather a ranking
or order of sorts.
For example: a survey conveying consumer preferences ranging
from like to dislike would be considered ordinal data.
Nonparametric statistics does not assume that data is drawn from
a normal distribution. Instead, the shape of the distribution is
estimated under this form of statistical measurements like
descriptive statistics, statistical test, inference statistics and
models. There is no assumption of sample size because it’s
observed data is quantitative.
This type of statistics can be used without the mean, sample size,
standard deviation or estimation of any other parameters.
 Sign test
 Rank sum test
 Chi-square test
 Wilcoxon signed-ranks test
 McNemer test
 Spearman’s rank correlation
The sign test is one of the non parametric test. Its names says the
fact that is based on the direction of the plus(+) and minus(-)
signs of observations in a sample.
The sign test may be classified in to two types
 One sample sign test
 Two sample sign test
The one sample sign test is a very simple non-parametric
test and the data can be non symmetric in nature. The one
sample sign test computes the statistical significance of a
hypothesized median value for a single data set.
For example
H0 : population median = 63
H1 : population median > 63
+ = 8
- = 2 Total sample = 10
64 +
69 +
40 -
64 +
65 +
71 +
82 +
59 -
64 +
74 +
63 0
The sign test has important applications in problems where we deal
with paired data. Each pair of value can be replaced with a plus (+)
sign if the first value (say X) is greater than the first value of second
sample (say Y) and we take minus (-) sign if the first value of x is
less than the first value. In case of two values are equal, the pairs are
discarded.
For example
Total number of + signs = 6
Total number of – signs = 2 Hence, sample size is 8 [since there
are 2 zeros in the sign row and such 2 pairs are discarded (10-2=8) ]
By X 1 0 2 3 1 0 2 2 3 0
By Y 0 0 1 0 2 0 0 1 1 2
Sign
s
(X-Y)
+ 0 + + - 0 + + + -
Formula
For small samples
K = n – 1 -0.98√𝑛
2
For large samples
Z = S – np
√𝑛𝑝(1 − 𝑝)
Rank sum tests are
 U test (Wilcoxon-Mann-Whitney test)
 H test (Kruskal-Wallis test)
 U test: It is a non-parametric test. This test is determine
whether two independent samples have been drawn from
the same population. The data that can be ranked i.e.,
order from lowest to highest (ordinal data).
For example
The values of one sample 53, 38, 69, 57, 46
The values of another sample 44, 40, 61, 53, 32
We assign the ranks to all observations, adopting
low to high ranking process and given items
belong to a single sample.
Formula
U1 = n1n2+
1
2
n1 (n1+1) - ∑r1.
N1 = number of samples readings in one area.
N2 = number of samples readings in another area.
∑r1 = sum of ranks of readings.
Size of sample in
ascending order
Rank
32 1
38 2
40 3
44 4
46 5
53 6.5
53 6.5
57 8
61 9
69 10
 H test: The Kruskal-Wallis H test (also called as the “one-Way
ANOVA on ranks”) is a rank-based non parametric test that can be
used to determine if there are statistically significant difference
between two or more groups of an independent variable on a
continuous or ordinal dependent variable.
For example: H test to understand whether exam performance,
measured on a continuous scale from 0-100, differed based on test
anxiety levels(i.e., dependent variable would be “exam performance”
and independent variable would be “test anxiety level”, which has
three independent groups: students with “low”, “medium” and “high”
test anxiety levels).
Formula
H = 12 ∑T 2
- 3(n+1)
n(n+1) ni
Where ni = sample size for a population
Ti = rank sum for population
n = total no. of observations.
The chi-square test is a non-parametric test. It is used mainly
when dealing with a nominal variable. The chi-square test is
mainly 2 methods.
 Goodness of fit: Goodness of fit refers to whether a
significant difference exists between an observed number and
an expected number of responses, people or other objects.
For example: suppose that we flip a coin 20 times and record
the frequency of occurrence of heads and tails. Then we should
expect 10 heads and 10 tails.
Let us suppose our coin-flipping experiment yielded 12 heads
and 8 tails. Our expected frequencies (10-10) and our observed
frequencies (12-8).
 Independence: the independence of test is difference
between the frequencies of occurrence in two or more
categories with two or more groups. For example:
The educational attainment is classified (UG and PG) and
income categories (low, middle, high) then we could use
the chi-square test for independence.
Formula 𝑥2
= ∑ [ (O – E)² ] where O= observed
frequency
Educational
attainment
low Middle High Total
UG 13 16 01 30
PG 43 51 60 154
56 67 61 184
In various research situations in the context of
two-related samples when we can determined
both direction and magnitude of difference
between matched values, we can use an
important non-parametric test viz., Wilcoxon
matched-pair test. While applying this test, we
first find the difference between each pair of
values and assign rank to the difference from the
smallest to the largest without regard to sign.
For example : experiment on brand name quality
perception Pair Brand A Brand B Differenc
e
Ranks
1 25 32 -7 7.5
2 29 30 -1 2.5
3 10 8 2 5.5
4 31 32 -1 2.5
5 27 20 7 7.5
6 24 32 -8 9
7 26 27 -1 2.5
8 29 30 -1 2.5
9 30 32 -2 5.5
10 32 32 0 Omit
11 20 30 -10 10
12 5 32 -27 11
McNemer test is one of the important non-parametric test
often used when the data happen to be nominal and relate
to two related samples. As such this test id specially useful
with before and after measurement of the same subjects.
Example: a researcher wanted to compare the attitudes of
medical students toward confidence in statistics analysis
before and after the intensive statistics course.
Formula
𝑥2
= (b - c)² / (b + c) (1 df)
In this method a measure of association that is based on the ranks
of the observations and not on the numerical values of the data. It
was developed by famous Charles spearman in the early 1990s
and such it is also known as spearman’s rank correlation co-
efficient.
For example
Formula
1 - 6 ∑D ²
N (N² - 1)
D = R1 – R2
Where
R1 = rating one
R2 = rating two
N = number of
pairs
English
(marks)
Maths
(marks)
Rank
(English)
Rank (maths) Difference of
ranks
56 66 9 4 5
75 70 3 2 1
45 40 10 10 0
71 60 4 7 3
62 65 6 5 1
64 56 5 9 16
58 59 8 8 0
80 77 1 1 0
76 67 2 3 1
61 63 7 6 1
The non-parametric test are called as “distribution-free” test since
they make no assumptions regarding the population distribution.
It is test may be applied ranking test. They are easier to explain
and easier to understand but one should not forget the fact that
they usually less efficient/powerful as they are based on no
assumptions.
Non-parametric test is always valid, but not always efficient.
Parametric Non parametric
Information about population is completely known No information about the population is available
Specific assumptions are made regarding the
population
No assumptions are made regarding the population
Null hypothesis is made on parameters of the
population distribution
The null hypothesis is free from parameters
Test statistics is based on the distribution Test statistics is arbitrary
Parametric tests are applicable only for variable It is applied both variable and attributes
No parametric test exist for nominal scale data Non parametric test do exist for nominal and
ordinal scale data
Parametric test is powerful, if it exist It is not so powerful like parametric test
 Websites
• https://www.slideshare.com
• www.ciencecentral.com
• https://www.statisticshowto.datasciencecentral.com
 Book
• Research Methodology
-C.R Kothari
Non-parametric Statistical tests for Hypotheses testing

Más contenido relacionado

La actualidad más candente

Parametric tests
Parametric testsParametric tests
Parametric testsheena45
 
Parametric Statistical tests
Parametric Statistical testsParametric Statistical tests
Parametric Statistical testsSundar B N
 
Wilcoxon rank-sum-test
Wilcoxon rank-sum-testWilcoxon rank-sum-test
Wilcoxon rank-sum-testMSU-IIT
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank testraj shekar
 
Advance Statistics - Wilcoxon Signed Rank Test
Advance Statistics - Wilcoxon Signed Rank TestAdvance Statistics - Wilcoxon Signed Rank Test
Advance Statistics - Wilcoxon Signed Rank TestJoshua Batalla
 
Cross over design, Placebo and blinding techniques
Cross over design, Placebo and blinding techniques Cross over design, Placebo and blinding techniques
Cross over design, Placebo and blinding techniques Dinesh Gangoda
 
PPT on Sample Size, Importance of Sample Size,
PPT on Sample Size, Importance of Sample Size,PPT on Sample Size, Importance of Sample Size,
PPT on Sample Size, Importance of Sample Size,Naveen K L
 
Unit-III Non-Parametric Tests BSRM.pdf
Unit-III Non-Parametric Tests BSRM.pdfUnit-III Non-Parametric Tests BSRM.pdf
Unit-III Non-Parametric Tests BSRM.pdfRavinandan A P
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestLakshmi Anush
 
Statistical tests of significance and Student`s T-Test
Statistical tests of significance and Student`s T-TestStatistical tests of significance and Student`s T-Test
Statistical tests of significance and Student`s T-TestVasundhraKakkar
 
Sample determinants and size
Sample determinants and sizeSample determinants and size
Sample determinants and sizeTarek Tawfik Amin
 

La actualidad más candente (20)

Parametric tests
Parametric testsParametric tests
Parametric tests
 
Analysis of variance anova
Analysis of variance anovaAnalysis of variance anova
Analysis of variance anova
 
Parametric Statistical tests
Parametric Statistical testsParametric Statistical tests
Parametric Statistical tests
 
All non parametric test
All non parametric testAll non parametric test
All non parametric test
 
Wilcoxon rank-sum-test
Wilcoxon rank-sum-testWilcoxon rank-sum-test
Wilcoxon rank-sum-test
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank test
 
Advance Statistics - Wilcoxon Signed Rank Test
Advance Statistics - Wilcoxon Signed Rank TestAdvance Statistics - Wilcoxon Signed Rank Test
Advance Statistics - Wilcoxon Signed Rank Test
 
Cross over design, Placebo and blinding techniques
Cross over design, Placebo and blinding techniques Cross over design, Placebo and blinding techniques
Cross over design, Placebo and blinding techniques
 
PPT on Sample Size, Importance of Sample Size,
PPT on Sample Size, Importance of Sample Size,PPT on Sample Size, Importance of Sample Size,
PPT on Sample Size, Importance of Sample Size,
 
Unit-III Non-Parametric Tests BSRM.pdf
Unit-III Non-Parametric Tests BSRM.pdfUnit-III Non-Parametric Tests BSRM.pdf
Unit-III Non-Parametric Tests BSRM.pdf
 
Kruskal wallis test
Kruskal wallis testKruskal wallis test
Kruskal wallis test
 
Blinding Techniques
Blinding TechniquesBlinding Techniques
Blinding Techniques
 
Student t test
Student t testStudent t test
Student t test
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum Test
 
Parametric Test
Parametric TestParametric Test
Parametric Test
 
Statistical tests of significance and Student`s T-Test
Statistical tests of significance and Student`s T-TestStatistical tests of significance and Student`s T-Test
Statistical tests of significance and Student`s T-Test
 
Mann Whitney U test
Mann Whitney U testMann Whitney U test
Mann Whitney U test
 
Sample determinants and size
Sample determinants and sizeSample determinants and size
Sample determinants and size
 
The mann whitney u test
The mann whitney u testThe mann whitney u test
The mann whitney u test
 
Student's T-Test
Student's T-TestStudent's T-Test
Student's T-Test
 

Similar a Non-parametric Statistical tests for Hypotheses testing

Marketing Research Hypothesis Testing.pptx
Marketing Research Hypothesis Testing.pptxMarketing Research Hypothesis Testing.pptx
Marketing Research Hypothesis Testing.pptxxababid981
 
Non parametric test 8
Non parametric test 8Non parametric test 8
Non parametric test 8Sundar B N
 
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhgjhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhgUMAIRASHFAQ20
 
Non parametrics tests
Non parametrics testsNon parametrics tests
Non parametrics testsrodrick koome
 
T12 non-parametric tests
T12 non-parametric testsT12 non-parametric tests
T12 non-parametric testskompellark
 
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdf
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdfDr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdf
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdfHassanMohyUdDin2
 
Statistical analysis.pptx
Statistical analysis.pptxStatistical analysis.pptx
Statistical analysis.pptxChinna Chadayan
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1Cliffed Echavez
 
Student's T test distributions & its Applications
Student's T test distributions & its Applications Student's T test distributions & its Applications
Student's T test distributions & its Applications vidit jain
 
Application of Statistical and mathematical equations in Chemistry Part 2
Application of Statistical and mathematical equations in Chemistry Part 2Application of Statistical and mathematical equations in Chemistry Part 2
Application of Statistical and mathematical equations in Chemistry Part 2Awad Albalwi
 
Measures of variability to grading and reporting
Measures of variability to grading and reportingMeasures of variability to grading and reporting
Measures of variability to grading and reportingApril Gealene Alera
 
Analyzing experimental research data
Analyzing experimental research dataAnalyzing experimental research data
Analyzing experimental research dataAtula Ahuja
 

Similar a Non-parametric Statistical tests for Hypotheses testing (20)

Marketing Research Hypothesis Testing.pptx
Marketing Research Hypothesis Testing.pptxMarketing Research Hypothesis Testing.pptx
Marketing Research Hypothesis Testing.pptx
 
Non parametric test 8
Non parametric test 8Non parametric test 8
Non parametric test 8
 
biostat__final_ppt_unit_3.pptx
biostat__final_ppt_unit_3.pptxbiostat__final_ppt_unit_3.pptx
biostat__final_ppt_unit_3.pptx
 
Non parametric-tests
Non parametric-testsNon parametric-tests
Non parametric-tests
 
non para.doc
non para.docnon para.doc
non para.doc
 
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhgjhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
 
introduction CDA.pptx
introduction CDA.pptxintroduction CDA.pptx
introduction CDA.pptx
 
Medical statistics2
Medical statistics2Medical statistics2
Medical statistics2
 
Stat2013
Stat2013Stat2013
Stat2013
 
Non parametrics tests
Non parametrics testsNon parametrics tests
Non parametrics tests
 
T12 non-parametric tests
T12 non-parametric testsT12 non-parametric tests
T12 non-parametric tests
 
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdf
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdfDr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdf
Dr.Dinesh-BIOSTAT-Tests-of-significance-1-min.pdf
 
Statistical analysis.pptx
Statistical analysis.pptxStatistical analysis.pptx
Statistical analysis.pptx
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1
 
Parametric Statistics
Parametric StatisticsParametric Statistics
Parametric Statistics
 
Anova; analysis of variance
Anova; analysis of varianceAnova; analysis of variance
Anova; analysis of variance
 
Student's T test distributions & its Applications
Student's T test distributions & its Applications Student's T test distributions & its Applications
Student's T test distributions & its Applications
 
Application of Statistical and mathematical equations in Chemistry Part 2
Application of Statistical and mathematical equations in Chemistry Part 2Application of Statistical and mathematical equations in Chemistry Part 2
Application of Statistical and mathematical equations in Chemistry Part 2
 
Measures of variability to grading and reporting
Measures of variability to grading and reportingMeasures of variability to grading and reporting
Measures of variability to grading and reporting
 
Analyzing experimental research data
Analyzing experimental research dataAnalyzing experimental research data
Analyzing experimental research data
 

Más de Sundar B N

Capital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM ApproachCapital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM ApproachSundar B N
 
Sample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and TypesSample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and TypesSundar B N
 
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...Sundar B N
 
INDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODEINDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODESundar B N
 
NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER Sundar B N
 
PRIVILEGE BANKING
PRIVILEGE BANKING PRIVILEGE BANKING
PRIVILEGE BANKING Sundar B N
 
ISLAMIC BANKING
ISLAMIC BANKING ISLAMIC BANKING
ISLAMIC BANKING Sundar B N
 
FOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFERFOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFERSundar B N
 
CROWD FUNDING
CROWD FUNDING CROWD FUNDING
CROWD FUNDING Sundar B N
 
VIDEO MARKETING
VIDEO MARKETING VIDEO MARKETING
VIDEO MARKETING Sundar B N
 
INTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKETINTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKETSundar B N
 
STARTUPS IN INDIA
STARTUPS IN INDIA STARTUPS IN INDIA
STARTUPS IN INDIA Sundar B N
 
National pension scheme
National pension scheme National pension scheme
National pension scheme Sundar B N
 

Más de Sundar B N (20)

Capital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM ApproachCapital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM Approach
 
Sample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and TypesSample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and Types
 
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...
 
INDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODEINDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODE
 
NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER
 
PRIVILEGE BANKING
PRIVILEGE BANKING PRIVILEGE BANKING
PRIVILEGE BANKING
 
ISLAMIC BANKING
ISLAMIC BANKING ISLAMIC BANKING
ISLAMIC BANKING
 
FOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFERFOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFER
 
TRADE MARKS
TRADE MARKS TRADE MARKS
TRADE MARKS
 
NET BANKING
NET BANKING NET BANKING
NET BANKING
 
CROWD FUNDING
CROWD FUNDING CROWD FUNDING
CROWD FUNDING
 
INFLATION
INFLATION INFLATION
INFLATION
 
VIDEO MARKETING
VIDEO MARKETING VIDEO MARKETING
VIDEO MARKETING
 
INTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKETINTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKET
 
STARTUPS IN INDIA
STARTUPS IN INDIA STARTUPS IN INDIA
STARTUPS IN INDIA
 
ATM
ATMATM
ATM
 
NABARD
NABARDNABARD
NABARD
 
UPI
UPIUPI
UPI
 
National pension scheme
National pension scheme National pension scheme
National pension scheme
 
Green banking
Green bankingGreen banking
Green banking
 

Último

BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxAvaniJani1
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsArubSultan
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfChristalin Nelson
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...Nguyen Thanh Tu Collection
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 

Último (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptx
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristics
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdf
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
CARNAVAL COM MAGIA E EUFORIA _
CARNAVAL COM MAGIA E EUFORIA            _CARNAVAL COM MAGIA E EUFORIA            _
CARNAVAL COM MAGIA E EUFORIA _
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - I-LEARN SMART WORLD - CẢ NĂM - CÓ FILE NGHE (BẢN...
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 

Non-parametric Statistical tests for Hypotheses testing

  • 1. Presented by; Thejaswini s 2nd M.com G.F.G.C.W Holenarsipura
  • 2.  Meaning of non-parametric test  Types of non-parametric test • Sign test • Rank sum test • Chi-square test • Wilcoxon signed-ranks test • Mc Nemer test • Spearman’s rank correlation  Conclusion  Bibliography
  • 3. Non-parametric statistics is the branch of statistics. It refers to a statistical method in which the data is not required to fit a normal distribution. Nonparametric statistics uses data that is often ordinal, meaning it does not rely on numbers, but rather a ranking or order of sorts. For example: a survey conveying consumer preferences ranging from like to dislike would be considered ordinal data.
  • 4. Nonparametric statistics does not assume that data is drawn from a normal distribution. Instead, the shape of the distribution is estimated under this form of statistical measurements like descriptive statistics, statistical test, inference statistics and models. There is no assumption of sample size because it’s observed data is quantitative. This type of statistics can be used without the mean, sample size, standard deviation or estimation of any other parameters.
  • 5.  Sign test  Rank sum test  Chi-square test  Wilcoxon signed-ranks test  McNemer test  Spearman’s rank correlation
  • 6. The sign test is one of the non parametric test. Its names says the fact that is based on the direction of the plus(+) and minus(-) signs of observations in a sample. The sign test may be classified in to two types  One sample sign test  Two sample sign test
  • 7. The one sample sign test is a very simple non-parametric test and the data can be non symmetric in nature. The one sample sign test computes the statistical significance of a hypothesized median value for a single data set. For example H0 : population median = 63 H1 : population median > 63 + = 8 - = 2 Total sample = 10 64 + 69 + 40 - 64 + 65 + 71 + 82 + 59 - 64 + 74 + 63 0
  • 8. The sign test has important applications in problems where we deal with paired data. Each pair of value can be replaced with a plus (+) sign if the first value (say X) is greater than the first value of second sample (say Y) and we take minus (-) sign if the first value of x is less than the first value. In case of two values are equal, the pairs are discarded. For example Total number of + signs = 6 Total number of – signs = 2 Hence, sample size is 8 [since there are 2 zeros in the sign row and such 2 pairs are discarded (10-2=8) ] By X 1 0 2 3 1 0 2 2 3 0 By Y 0 0 1 0 2 0 0 1 1 2 Sign s (X-Y) + 0 + + - 0 + + + -
  • 9. Formula For small samples K = n – 1 -0.98√𝑛 2 For large samples Z = S – np √𝑛𝑝(1 − 𝑝)
  • 10. Rank sum tests are  U test (Wilcoxon-Mann-Whitney test)  H test (Kruskal-Wallis test)  U test: It is a non-parametric test. This test is determine whether two independent samples have been drawn from the same population. The data that can be ranked i.e., order from lowest to highest (ordinal data).
  • 11. For example The values of one sample 53, 38, 69, 57, 46 The values of another sample 44, 40, 61, 53, 32 We assign the ranks to all observations, adopting low to high ranking process and given items belong to a single sample. Formula U1 = n1n2+ 1 2 n1 (n1+1) - ∑r1. N1 = number of samples readings in one area. N2 = number of samples readings in another area. ∑r1 = sum of ranks of readings. Size of sample in ascending order Rank 32 1 38 2 40 3 44 4 46 5 53 6.5 53 6.5 57 8 61 9 69 10
  • 12.  H test: The Kruskal-Wallis H test (also called as the “one-Way ANOVA on ranks”) is a rank-based non parametric test that can be used to determine if there are statistically significant difference between two or more groups of an independent variable on a continuous or ordinal dependent variable. For example: H test to understand whether exam performance, measured on a continuous scale from 0-100, differed based on test anxiety levels(i.e., dependent variable would be “exam performance” and independent variable would be “test anxiety level”, which has three independent groups: students with “low”, “medium” and “high” test anxiety levels).
  • 13. Formula H = 12 ∑T 2 - 3(n+1) n(n+1) ni Where ni = sample size for a population Ti = rank sum for population n = total no. of observations.
  • 14. The chi-square test is a non-parametric test. It is used mainly when dealing with a nominal variable. The chi-square test is mainly 2 methods.  Goodness of fit: Goodness of fit refers to whether a significant difference exists between an observed number and an expected number of responses, people or other objects. For example: suppose that we flip a coin 20 times and record the frequency of occurrence of heads and tails. Then we should expect 10 heads and 10 tails. Let us suppose our coin-flipping experiment yielded 12 heads and 8 tails. Our expected frequencies (10-10) and our observed frequencies (12-8).
  • 15.  Independence: the independence of test is difference between the frequencies of occurrence in two or more categories with two or more groups. For example: The educational attainment is classified (UG and PG) and income categories (low, middle, high) then we could use the chi-square test for independence. Formula 𝑥2 = ∑ [ (O – E)² ] where O= observed frequency Educational attainment low Middle High Total UG 13 16 01 30 PG 43 51 60 154 56 67 61 184
  • 16. In various research situations in the context of two-related samples when we can determined both direction and magnitude of difference between matched values, we can use an important non-parametric test viz., Wilcoxon matched-pair test. While applying this test, we first find the difference between each pair of values and assign rank to the difference from the smallest to the largest without regard to sign.
  • 17. For example : experiment on brand name quality perception Pair Brand A Brand B Differenc e Ranks 1 25 32 -7 7.5 2 29 30 -1 2.5 3 10 8 2 5.5 4 31 32 -1 2.5 5 27 20 7 7.5 6 24 32 -8 9 7 26 27 -1 2.5 8 29 30 -1 2.5 9 30 32 -2 5.5 10 32 32 0 Omit 11 20 30 -10 10 12 5 32 -27 11
  • 18. McNemer test is one of the important non-parametric test often used when the data happen to be nominal and relate to two related samples. As such this test id specially useful with before and after measurement of the same subjects. Example: a researcher wanted to compare the attitudes of medical students toward confidence in statistics analysis before and after the intensive statistics course. Formula 𝑥2 = (b - c)² / (b + c) (1 df)
  • 19. In this method a measure of association that is based on the ranks of the observations and not on the numerical values of the data. It was developed by famous Charles spearman in the early 1990s and such it is also known as spearman’s rank correlation co- efficient.
  • 20. For example Formula 1 - 6 ∑D ² N (N² - 1) D = R1 – R2 Where R1 = rating one R2 = rating two N = number of pairs English (marks) Maths (marks) Rank (English) Rank (maths) Difference of ranks 56 66 9 4 5 75 70 3 2 1 45 40 10 10 0 71 60 4 7 3 62 65 6 5 1 64 56 5 9 16 58 59 8 8 0 80 77 1 1 0 76 67 2 3 1 61 63 7 6 1
  • 21. The non-parametric test are called as “distribution-free” test since they make no assumptions regarding the population distribution. It is test may be applied ranking test. They are easier to explain and easier to understand but one should not forget the fact that they usually less efficient/powerful as they are based on no assumptions. Non-parametric test is always valid, but not always efficient.
  • 22. Parametric Non parametric Information about population is completely known No information about the population is available Specific assumptions are made regarding the population No assumptions are made regarding the population Null hypothesis is made on parameters of the population distribution The null hypothesis is free from parameters Test statistics is based on the distribution Test statistics is arbitrary Parametric tests are applicable only for variable It is applied both variable and attributes No parametric test exist for nominal scale data Non parametric test do exist for nominal and ordinal scale data Parametric test is powerful, if it exist It is not so powerful like parametric test
  • 23.  Websites • https://www.slideshare.com • www.ciencecentral.com • https://www.statisticshowto.datasciencecentral.com  Book • Research Methodology -C.R Kothari