50% found this document useful (2 votes)
1K views8 pages

Parametric vs Nonparametric Tests Guide

This document discusses parametric and non-parametric statistical tests and how to select the appropriate test. It explains that parametric tests have assumptions about the data distribution and variances, while non-parametric tests do not. The key factors in choosing a test are the type of data, number of samples, and whether the samples are related or independent. Nominal data requires non-parametric tests like Chi-Square, while ordinal or higher scales can use either parametric or non-parametric tests depending on the other factors.

Uploaded by

Gaurav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
1K views8 pages

Parametric vs Nonparametric Tests Guide

This document discusses parametric and non-parametric statistical tests and how to select the appropriate test. It explains that parametric tests have assumptions about the data distribution and variances, while non-parametric tests do not. The key factors in choosing a test are the type of data, number of samples, and whether the samples are related or independent. Nominal data requires non-parametric tests like Chi-Square, while ordinal or higher scales can use either parametric or non-parametric tests depending on the other factors.

Uploaded by

Gaurav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
  • Introduction
  • Appropriate Statistical Techniques
  • Scales of Measurement
  • Interval and Ratio Data
  • Parametric vs Nonparametric Statistics
  • Parametric & Nonparametric Assumptions
  • Summary Table of Statistical Tests

Parametric & Non Parametric Test

Group 4

AppropriateStatisticalTechnique.

Using the right statistical technique .

Type of Question .

The No. of Variables Involved .

The Level of Scale Measurement .

Like Comparison of different Business Division Sales results with Target Sales (one
Sample T-Test)

Like Comparison of two sales person Average monthly Sales ( T-test with 2
means .)

Comparison of quarterly sales distribution ( Chi-Square Test )

Scales of Measurement
scale:A nominal scale is really a list of
categories to which objects can be classified.
Nominal Data

Nominal

Sex-Nationality-

scale:is a measurement scale that assigns


values to objects based on their ranking with respect
to one another.
Ordinal Data

Ordinal

e.g., Likert scales, rank on a scale of 1..5 your degree of


satisfaction
e.g., restaurant ratings

INTERVAL SCALE

: one unit on the scale represents the same magnitude

on the trait or characteristic being measured across the whole range


of the scale. For example, if happiness were measured on an interval
scale, then a difference between a score of 10 and a score of 11
would represent the same difference in happiness as would a
difference between a score of 50 and a score of 51.

Interval Data

ordered, constant scale, but no natural zero


differences make sense, but ratios do not (e.g., 30-20=2010, but 20/10 is not twice as hot!
Ratio scale:Ratio scales are like interval scales except they have
true zero points.

Ratio Data

ordered, constant scale, natural zero


e.g., height, weight, age, length

Parametric versus Nonparametric


Statistics When to use them
and which is more powerful?

Parametric & Non parametric Assumptions

The observations must be independent (For example participants need to


have completed the dependent variable separately, not in groups).

The observations must be drawn from normally distributed populations

These populations must have the same variances

parametric test, of course, is a test that requires a parametric


assumption, such as normality.

A nonparametric test does not rely on parametric assumptions like


normality.

A nonparametric test protects against some violations of assumptions


and not others. The two sample t-test requires three assumptions,
normality, equal variances, and independence. The non-parametric
alternative, the (Chi Square Test and Kolmogorov Smirnov Test ) , does
not rely on the normality assumption,

Summary Table of Statistical Tests


Level of
Measurement
1
Sample

2 Sample
Independent

Categorical or
Nominal

2 or
binomial

Rank or
Ordinal

Parametric
(Interval &
Ratio)

Correlation

Sample Characteristics

z test
or t test

K Sample (i.e., >2)

Dependent

Independent

Dependent

Macnarmars
2

Cochrans Q

Mann
Whitney U

Wilcoxin
Matched
Pairs Signed
Ranks

Kruskal Wallis
H

Friendmans
ANOVA

Spearmans
rho

t test
between
groups

t test within
groups

1 way ANOVA
between
groups

1 way
ANOVA
(within or
repeated
measure)

Pearsons r

Factorial (2 way) ANOVA

Common questions

Powered by AI

A one-way ANOVA is preferred over a t-test when comparing means across more than two groups, as it can identify if there's a significant difference among groups without inflating the Type I error rate. This method requires independent groups with homogeneity of variance and normally distributed data. The one-way ANOVA can handle k samples, where k > 2, helping to determine variability between group means efficiently .

Chi-Square tests assess whether observed frequencies in categorical data differ significantly from expected frequencies under a specific hypothesis. Unlike other statistical techniques that require numerical data, Chi-Square is distinct in its application to categorical data, analyzing independence between variables or goodness of fit in data distribution .

Parametric tests, like the t-test and ANOVA, assume that the data follows a normal distribution and that populations have the same variance. They are powerful when these assumptions hold true. Non-parametric tests, such as the Chi-Square or Mann-Whitney U test, do not rely on these assumptions and are used when data does not meet parametric test assumptions, like non-normal distribution or heteroscedasticity. Non-parametric tests are more appropriate for ordinal data or non-equidistant interval data .

Ordinal scale data, which involves ranked data, can be analyzed using non-parametric tests such as the Kruskal-Wallis test or the Mann-Whitney U test. These tests do not assume a normal distribution, handling data that reflects ranks or levels of satisfaction effectively. Ordinal data presentation often involves frequency distributions or non-parametric correlation analyses like Spearman's rho .

A researcher might choose a non-parametric test if the data does not meet the assumptions required for parametric tests, such as normality or homogeneity of variance. Non-parametric tests, like the Mann-Whitney U or Chi-Square, are robust to violations of these assumptions and can handle ordinal data effectively, making them more suitable for skewed datasets or categorical data .

Nominal scale data, representing categories without any order, is effectively analyzed using methods like the Chi-Square test, which examines the distribution of categorical variables to determine if observed frequencies differ from expected frequencies. This scale is suitable for data like gender or nationality, where the main concern is the frequency of categories rather than any hierarchy or order .

Interval and ratio scales both measure data along a continuous spectrum with equal intervals between values, but a ratio scale has a true zero point which an interval scale lacks. This distinction impacts the analysis, as it allows for meaningful ratio comparisons (e.g., twice as heavy) with ratio scales, while interval scales only support comparisons of differences. Choosing the wrong scale could lead to incorrect data interpretations .

The scale of measurement dictates which statistical tests can be appropriately applied. Nominal scales, which classify data into categories, typically use Chi-Square tests. Ordinal scales, reflecting rankings, can be analyzed with non-parametric tests like the Mann-Whitney U. Interval and ratio scales, with equidistant measures, are suited for parametric tests such as t-tests and ANOVA due to their assumptions about the data's distribution and variance .

The assumption of independence ensures that one observation's value does not affect another, critical in calculating variance and means accurately in parametric tests. If this assumption is violated, such as in paired or repeated measures, it can bias the results, leading to either type I or type II errors. This necessitates alternative methods or adjustment techniques like the use of mixed models .

Parametric tests, such as the t-test, require that data be independent, normally distributed, and populations to have equal variances. These assumptions are critical because they underpin the statistical calculations and conclusions derived from the test. Violations can lead to inaccurate results, decreasing the reliability of inferences gained from the statistical test .

Parametric & Non Parametric Test
Group 4
Using the right statistical technique .
Type of Question .
The No. of Variables Involved .
The Level of Scale Measurement
Scales of Measurement 
Nominal scale:A nominal scale is really a list of 
categories to which objects can be classified. 
N

INTERVAL SCALE : one unit on the scale represents the same magnitude 
on the trait or characteristic being measured across
Parametric versus Nonparametric 
Statistics – When to use them 
and which is more powerful?
Parametric & Non parametric Assumptions
The observations must be independent (For example participants need to 
have complet
A nonparametric test protects against some violations of assumptions 
and not others. The two sample t-test requires three a
Summary Table of Statistical Tests
Level of 
Measurement
Sample Characteristics
Correlation
1 
Sample
2 Sample
K Sample (i.e.

You might also like