SlideShare a Scribd company logo
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

More Related Content

What's hot

non parametric statistics
non parametric statisticsnon parametric statistics
non parametric statistics
Anchal Garg
 
Student t-test
Student t-testStudent t-test
Student t-test
Steve Bishop
 
Mann Whitney U Test | Statistics
Mann Whitney U Test | StatisticsMann Whitney U Test | Statistics
Mann Whitney U Test | Statistics
Transweb Global Inc
 
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
 
T test
T testT test
Anova; analysis of variance
Anova; analysis of varianceAnova; analysis of variance
Anova; analysis of variance
Dr. Priyamvada Saarsar
 
Friedman test Stat
Friedman test Stat Friedman test Stat
Friedman test Stat Kate Malda
 
Non parametric test
Non parametric testNon parametric test
Non parametric test
gopinathannsriramachandraeduin
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum Test
Sahil Jain
 
Hypothesis testing chi square goodness of fit test
Hypothesis testing chi square goodness of fit testHypothesis testing chi square goodness of fit test
Hypothesis testing chi square goodness of fit test
Nadeem Uddin
 
3.1 non parametric test
3.1 non parametric test3.1 non parametric test
3.1 non parametric test
Shital Patil
 
Parametric Test
Parametric TestParametric Test
Parametric Test
AmritaKumari83
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
Shailendra Tomar
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
sonia gupta
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
Naveen Kumar Medapalli
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank test
raj shekar
 

What's hot (20)

non parametric statistics
non parametric statisticsnon parametric statistics
non parametric statistics
 
Student t-test
Student t-testStudent t-test
Student t-test
 
Analysis of variance anova
Analysis of variance anovaAnalysis of variance anova
Analysis of variance anova
 
Mann Whitney U Test | Statistics
Mann Whitney U Test | StatisticsMann Whitney U Test | Statistics
Mann Whitney U Test | Statistics
 
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
 
T test
T testT test
T test
 
Anova; analysis of variance
Anova; analysis of varianceAnova; analysis of variance
Anova; analysis of variance
 
Friedman test Stat
Friedman test Stat Friedman test Stat
Friedman test Stat
 
Non parametric test
Non parametric testNon parametric test
Non parametric test
 
Non-Parametric Tests
Non-Parametric TestsNon-Parametric Tests
Non-Parametric Tests
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum Test
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Hypothesis testing chi square goodness of fit test
Hypothesis testing chi square goodness of fit testHypothesis testing chi square goodness of fit test
Hypothesis testing chi square goodness of fit test
 
3.1 non parametric test
3.1 non parametric test3.1 non parametric test
3.1 non parametric test
 
Parametric Test
Parametric TestParametric Test
Parametric Test
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
 
Regression
RegressionRegression
Regression
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank test
 

Similar to 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.pptx
xababid981
 
Non parametric test 8
Non parametric test 8Non parametric test 8
Non parametric test 8
Sundar B N
 
biostat__final_ppt_unit_3.pptx
biostat__final_ppt_unit_3.pptxbiostat__final_ppt_unit_3.pptx
biostat__final_ppt_unit_3.pptx
ShubhamYalawatakar1
 
Non parametric-tests
Non parametric-testsNon parametric-tests
Non parametric-tests
Asmita Bhagdikar
 
non para.doc
non para.docnon para.doc
non para.doc
Annamalai University
 
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhgjhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
jhghgjhgjhgjhfhcgjfjhvjhjgjkggjhgjhgjhfjgjgfgfhgfhg
UMAIRASHFAQ20
 
introduction CDA.pptx
introduction CDA.pptxintroduction CDA.pptx
introduction CDA.pptx
Krishna Krish Krish
 
Medical statistics2
Medical statistics2Medical statistics2
Medical statistics2
Amany El-seoud
 
Stat2013
Stat2013Stat2013
Non parametrics tests
Non parametrics testsNon parametrics tests
Non parametrics tests
rodrick 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.pdf
HassanMohyUdDin2
 
Statistical analysis.pptx
Statistical analysis.pptxStatistical analysis.pptx
Statistical analysis.pptx
Chinna Chadayan
 
Mann-Whitney U Test (Nonparametric Test).pptx
Mann-Whitney U Test (Nonparametric Test).pptxMann-Whitney U Test (Nonparametric Test).pptx
Mann-Whitney U Test (Nonparametric Test).pptx
LyndrianShalomBaclay
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1
Cliffed Echavez
 
Parametric Statistics
Parametric StatisticsParametric Statistics
Parametric Statistics
jennytuazon01630
 
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 2
Awad 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 reporting
April Gealene Alera
 
Analyzing experimental research data
Analyzing experimental research dataAnalyzing experimental research data
Analyzing experimental research data
Atula Ahuja
 

Similar to 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
 
Mann-Whitney U Test (Nonparametric Test).pptx
Mann-Whitney U Test (Nonparametric Test).pptxMann-Whitney U Test (Nonparametric Test).pptx
Mann-Whitney U Test (Nonparametric Test).pptx
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1
 
Parametric Statistics
Parametric StatisticsParametric Statistics
Parametric Statistics
 
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
 

More from 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 Approach
Sundar 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 Types
Sundar 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 CODE
Sundar 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 OFFER
Sundar B N
 
TRADE MARKS
TRADE MARKS TRADE MARKS
TRADE MARKS
Sundar B N
 
NET BANKING
NET BANKING NET BANKING
NET BANKING
Sundar B N
 
CROWD FUNDING
CROWD FUNDING CROWD FUNDING
CROWD FUNDING
Sundar B N
 
INFLATION
INFLATION INFLATION
INFLATION
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 MARKET
Sundar B N
 
STARTUPS IN INDIA
STARTUPS IN INDIA STARTUPS IN INDIA
STARTUPS IN INDIA
Sundar B N
 
ATM
ATMATM
NABARD
NABARDNABARD
NABARD
Sundar B N
 
UPI
UPIUPI
National pension scheme
National pension scheme National pension scheme
National pension scheme
Sundar B N
 
Green banking
Green bankingGreen banking
Green banking
Sundar B N
 

More from 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
 

Recently uploaded

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 

Recently uploaded (20)

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 

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