SlideShare uma empresa Scribd logo
1 de 27
1
Measures of Dispersion
Greg C Elvers, Ph.D.
2
Definition
Measures of dispersion are descriptive
statistics that describe how similar a set of
scores are to each other
The more similar the scores are to each other,
the lower the measure of dispersion will be
The less similar the scores are to each other, the
higher the measure of dispersion will be
In general, the more spread out a distribution is,
the larger the measure of dispersion will be
3
Measures of Dispersion
Which of the
distributions of scores
has the larger
dispersion?
0
25
50
75
100
125
1 2 3 4 5 6 7 8 9 10
0
25
50
75
100
125
1 2 3 4 5 6 7 8 9 10
The upper distribution
has more dispersion
because the scores are
more spread out
That is, they are less
similar to each other
4
Measures of Dispersion
There are three main measures of
dispersion:
The range
The semi-interquartile range (SIR)
Variance / standard deviation
5
The Range
The range is defined as the difference
between the largest score in the set of data
and the smallest score in the set of data, XL -
XS
What is the range of the following data:
4 8 1 6 6 2 9 3 6 9
The largest score (XL) is 9; the smallest
score (XS) is 1; the range is XL - XS = 9 - 1 =
8
6
When To Use the Range
The range is used when
you have ordinal data or
you are presenting your results to people with
little or no knowledge of statistics
The range is rarely used in scientific work
as it is fairly insensitive
It depends on only two scores in the set of data,
XL and XS
Two very different sets of data can have the
same range:
1 1 1 1 9 vs 1 3 5 7 9
7
The Semi-Interquartile Range
The semi-interquartile range (or SIR) is
defined as the difference of the first and
third quartiles divided by two
The first quartile is the 25th
percentile
The third quartile is the 75th
percentile
SIR = (Q3 - Q1) / 2
8
SIR Example
What is the SIR for the
data to the right?
25 % of the scores are
below 5
5 is the first quartile
25 % of the scores are
above 25
25 is the third quartile
SIR = (Q3 - Q1) / 2 = (25 -
5) / 2 = 10
2
4
6
← 5 = 25th
%tile
8
10
12
14
20
30
← 25 = 75th
%tile
60
9
When To Use the SIR
The SIR is often used with skewed data as it
is insensitive to the extreme scores
10
Variance
Variance is defined as the average of the
square deviations:
( )
N
X
2
2 ∑ µ−
=σ
11
What Does the Variance Formula
Mean?
First, it says to subtract the mean from each
of the scores
This difference is called a deviate or a deviation
score
The deviate tells us how far a given score is
from the typical, or average, score
Thus, the deviate is a measure of dispersion for
a given score
12
What Does the Variance Formula
Mean?
Why can’t we simply take the average of
the deviates? That is, why isn’t variance
defined as:
( )
N
X2 ∑ µ−
≠σ
This is not the
formula for
variance!
13
What Does the Variance Formula
Mean?
One of the definitions of the mean was that
it always made the sum of the scores minus
the mean equal to 0
Thus, the average of the deviates must be 0
since the sum of the deviates must equal 0
To avoid this problem, statisticians square
the deviate score prior to averaging them
Squaring the deviate score makes all the
squared scores positive
14
What Does the Variance Formula
Mean?
Variance is the mean of the squared
deviation scores
The larger the variance is, the more the
scores deviate, on average, away from the
mean
The smaller the variance is, the less the
scores deviate, on average, from the mean
15
Standard Deviation
When the deviate scores are squared in variance,
their unit of measure is squared as well
E.g. If people’s weights are measured in pounds,
then the variance of the weights would be expressed
in pounds2
(or squared pounds)
Since squared units of measure are often
awkward to deal with, the square root of variance
is often used instead
The standard deviation is the square root of variance
16
Standard Deviation
Standard deviation = √variance
Variance = standard deviation2
17
Computational Formula
When calculating variance, it is often easier to use
a computational formula which is algebraically
equivalent to the definitional formula:
( )
( )
NN
N X
X
X
2
2
2
2 ∑ µ−∑
σ =
∑
−
=
σ2
is the population variance, X is a score, µ is the
population mean, and N is the number of scores
18
Computational Formula Example
X X2
X-µ (X-µ)2
9 81 2 4
8 64 1 1
6 36 -1 1
5 25 -2 4
8 64 1 1
6 36 -1 1
Σ= 42 Σ= 306 Σ= 0 Σ= 12
19
Computational Formula Example
( )
2
6
12
6
294306
6
6
306
N
N
42
X
X
2
2
2
2
=
=
−
=
−
=
∑
−
=
∑
σ
( )
2
6
12
N
X
2
2
=
=
=
∑ µ−
σ
20
Variance of a Sample
Because the sample mean is not a perfect estimate
of the population mean, the formula for the
variance of a sample is slightly different from the
formula for the variance of a population:
( )
1N
XX
s
2
2
−
=
∑ −
s2
is the sample variance, X is a score, X is the
sample mean, and N is the number of scores
21
Measure of Skew
Skew is a measure of symmetry in the
distribution of scores
Positive
Skew
Negative Skew
Normal
(skew = 0)
22
Measure of Skew
The following formula can be used to
determine skew:
( )
( )
N
N
XX
XX
s 2
3
3
∑ −
∑ −
=
23
Measure of Skew
If s3
< 0, then the distribution has a negative
skew
If s3
> 0 then the distribution has a positive
skew
If s3
= 0 then the distribution is symmetrical
The more different s3
is from 0, the greater
the skew in the distribution
24
Kurtosis
(Not Related to Halitosis)
Kurtosis measures whether the scores are
spread out more or less than they would be
in a normal (Gaussian) distribution
Mesokurtic
(s4
= 3)
Leptokurtic (s4
>
3)
Platykurtic (s4
< 3)
25
Kurtosis
When the distribution is normally
distributed, its kurtosis equals 3 and it is
said to be mesokurtic
When the distribution is less spread out than
normal, its kurtosis is greater than 3 and it is
said to be leptokurtic
When the distribution is more spread out
than normal, its kurtosis is less than 3 and it
is said to be platykurtic
26
Measure of Kurtosis
The measure of kurtosis is given by:
( )
N
N
XX
XX
s
4
2
4
∑
∑ 













−
−
=
27
s2
, s3
, & s4
Collectively, the variance (s2
), skew (s3
), and
kurtosis (s4
) describe the shape of the
distribution

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

T distribution
T distributionT distribution
T distribution
 
Variability
VariabilityVariability
Variability
 
Variance And Standard Deviation
Variance And Standard DeviationVariance And Standard Deviation
Variance And Standard Deviation
 
Measures Of Central Tendencies
Measures Of Central TendenciesMeasures Of Central Tendencies
Measures Of Central Tendencies
 
Central limit theorem
Central limit theoremCentral limit theorem
Central limit theorem
 
The sampling distribution
The sampling distributionThe sampling distribution
The sampling distribution
 
Normality
NormalityNormality
Normality
 
Univariate & bivariate analysis
Univariate & bivariate analysisUnivariate & bivariate analysis
Univariate & bivariate analysis
 
Parametric Test
Parametric TestParametric Test
Parametric Test
 
Anova lecture
Anova lectureAnova lecture
Anova lecture
 
3 measures of central dendency
3  measures of central dendency3  measures of central dendency
3 measures of central dendency
 
Normal distribution
Normal distributionNormal distribution
Normal distribution
 
Two sample t-test
Two sample t-testTwo sample t-test
Two sample t-test
 
Central tendency
Central tendencyCentral tendency
Central tendency
 
Standard deviation
Standard deviationStandard deviation
Standard deviation
 
T distribution | Statistics
T distribution | StatisticsT distribution | Statistics
T distribution | Statistics
 
Skewness and Kurtosis
Skewness and KurtosisSkewness and Kurtosis
Skewness and Kurtosis
 
4. parameter and statistic
4. parameter and statistic4. parameter and statistic
4. parameter and statistic
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersion
 
DIstinguish between Parametric vs nonparametric test
 DIstinguish between Parametric vs nonparametric test DIstinguish between Parametric vs nonparametric test
DIstinguish between Parametric vs nonparametric test
 

Destaque

Destaque (7)

CV_ANALYSIS_Thendral_(1)[1]
CV_ANALYSIS_Thendral_(1)[1]CV_ANALYSIS_Thendral_(1)[1]
CV_ANALYSIS_Thendral_(1)[1]
 
QUARTILE DEVIATION
QUARTILE DEVIATIONQUARTILE DEVIATION
QUARTILE DEVIATION
 
coefficient variation
coefficient variationcoefficient variation
coefficient variation
 
Skew or kurtosis
Skew or kurtosisSkew or kurtosis
Skew or kurtosis
 
Skewness & Kurtosis
Skewness & KurtosisSkewness & Kurtosis
Skewness & Kurtosis
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersion
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 

Semelhante a Measures of Dispersion Statistics Explained

UNIT III -Measures of Dispersion (2) (1).ppt
UNIT III -Measures of Dispersion (2) (1).pptUNIT III -Measures of Dispersion (2) (1).ppt
UNIT III -Measures of Dispersion (2) (1).pptMalihAz2
 
Measure of variability - dispersion.ppt
Measure of variability -  dispersion.pptMeasure of variability -  dispersion.ppt
Measure of variability - dispersion.pptElmabethDelaCruz2
 
Unit iii measures of dispersion (2)
Unit iii  measures of dispersion (2)Unit iii  measures of dispersion (2)
Unit iii measures of dispersion (2)Sanoj Fernando
 
dispersion ppt.ppt
dispersion ppt.pptdispersion ppt.ppt
dispersion ppt.pptssuser1f3776
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersionMayuri Joshi
 
Measures of Dispersion.pptx
Measures of Dispersion.pptxMeasures of Dispersion.pptx
Measures of Dispersion.pptxVanmala Buchke
 
ch-4-measures-of-variability-11 2.ppt for nursing
ch-4-measures-of-variability-11 2.ppt for nursingch-4-measures-of-variability-11 2.ppt for nursing
ch-4-measures-of-variability-11 2.ppt for nursingwindri3
 
measures-of-variability-11.ppt
measures-of-variability-11.pptmeasures-of-variability-11.ppt
measures-of-variability-11.pptNievesGuardian1
 
Lecture. Introduction to Statistics (Measures of Dispersion).pptx
Lecture. Introduction to Statistics (Measures of Dispersion).pptxLecture. Introduction to Statistics (Measures of Dispersion).pptx
Lecture. Introduction to Statistics (Measures of Dispersion).pptxNabeelAli89
 
Measure of Dispersion
Measure of DispersionMeasure of Dispersion
Measure of Dispersionelly_gaa
 
State presentation2
State presentation2State presentation2
State presentation2Lata Bhatta
 
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdf
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdfUnit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdf
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdfRavinandan A P
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of DispersionKainatIqbal7
 
CJ 301 – Measures of DispersionVariability Think back to the .docx
CJ 301 – Measures of DispersionVariability Think back to the .docxCJ 301 – Measures of DispersionVariability Think back to the .docx
CJ 301 – Measures of DispersionVariability Think back to the .docxmonicafrancis71118
 
Measure of Variability Report.pptx
Measure of Variability Report.pptxMeasure of Variability Report.pptx
Measure of Variability Report.pptxCalvinAdorDionisio
 
Measure of dispersion
Measure of dispersionMeasure of dispersion
Measure of dispersionWaqar Abbasi
 
Measure of Dispersion
Measure of DispersionMeasure of Dispersion
Measure of Dispersionsonia gupta
 

Semelhante a Measures of Dispersion Statistics Explained (20)

UNIT III -Measures of Dispersion (2) (1).ppt
UNIT III -Measures of Dispersion (2) (1).pptUNIT III -Measures of Dispersion (2) (1).ppt
UNIT III -Measures of Dispersion (2) (1).ppt
 
Measure of variability - dispersion.ppt
Measure of variability -  dispersion.pptMeasure of variability -  dispersion.ppt
Measure of variability - dispersion.ppt
 
Unit iii measures of dispersion (2)
Unit iii  measures of dispersion (2)Unit iii  measures of dispersion (2)
Unit iii measures of dispersion (2)
 
dispersion ppt.ppt
dispersion ppt.pptdispersion ppt.ppt
dispersion ppt.ppt
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersion
 
Measures of Dispersion.pptx
Measures of Dispersion.pptxMeasures of Dispersion.pptx
Measures of Dispersion.pptx
 
ch-4-measures-of-variability-11 2.ppt for nursing
ch-4-measures-of-variability-11 2.ppt for nursingch-4-measures-of-variability-11 2.ppt for nursing
ch-4-measures-of-variability-11 2.ppt for nursing
 
measures-of-variability-11.ppt
measures-of-variability-11.pptmeasures-of-variability-11.ppt
measures-of-variability-11.ppt
 
Lecture. Introduction to Statistics (Measures of Dispersion).pptx
Lecture. Introduction to Statistics (Measures of Dispersion).pptxLecture. Introduction to Statistics (Measures of Dispersion).pptx
Lecture. Introduction to Statistics (Measures of Dispersion).pptx
 
Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2
 
Measure of Dispersion
Measure of DispersionMeasure of Dispersion
Measure of Dispersion
 
variance
variance variance
variance
 
State presentation2
State presentation2State presentation2
State presentation2
 
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdf
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdfUnit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdf
Unit-I Measures of Dispersion- Biostatistics - Ravinandan A P.pdf
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of Dispersion
 
CJ 301 – Measures of DispersionVariability Think back to the .docx
CJ 301 – Measures of DispersionVariability Think back to the .docxCJ 301 – Measures of DispersionVariability Think back to the .docx
CJ 301 – Measures of DispersionVariability Think back to the .docx
 
Measure of Variability Report.pptx
Measure of Variability Report.pptxMeasure of Variability Report.pptx
Measure of Variability Report.pptx
 
dispersion1.pptx
dispersion1.pptxdispersion1.pptx
dispersion1.pptx
 
Measure of dispersion
Measure of dispersionMeasure of dispersion
Measure of dispersion
 
Measure of Dispersion
Measure of DispersionMeasure of Dispersion
Measure of Dispersion
 

Mais de Vimarsh Padha

Thecarvakaphilosophy 110628012341-phpapp02
Thecarvakaphilosophy 110628012341-phpapp02Thecarvakaphilosophy 110628012341-phpapp02
Thecarvakaphilosophy 110628012341-phpapp02Vimarsh Padha
 
Sectorsofproduction1
Sectorsofproduction1Sectorsofproduction1
Sectorsofproduction1Vimarsh Padha
 
Sectorsofproduction1 (1)
Sectorsofproduction1 (1)Sectorsofproduction1 (1)
Sectorsofproduction1 (1)Vimarsh Padha
 
Section01 overview (1)
Section01 overview (1)Section01 overview (1)
Section01 overview (1)Vimarsh Padha
 
Presentation1mbe 140614095933-phpapp02
Presentation1mbe 140614095933-phpapp02Presentation1mbe 140614095933-phpapp02
Presentation1mbe 140614095933-phpapp02Vimarsh Padha
 
Presentation eng tj (1)
Presentation eng tj (1)Presentation eng tj (1)
Presentation eng tj (1)Vimarsh Padha
 
Leading indicators in_the_indian_economy
Leading indicators in_the_indian_economyLeading indicators in_the_indian_economy
Leading indicators in_the_indian_economyVimarsh Padha
 
Introduction to e business & e-commerce
Introduction to e business  & e-commerceIntroduction to e business  & e-commerce
Introduction to e business & e-commerceVimarsh Padha
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersVimarsh Padha
 
Imf world bank-26 may 2010-telafi
Imf world bank-26 may 2010-telafiImf world bank-26 may 2010-telafi
Imf world bank-26 may 2010-telafiVimarsh Padha
 
Food security in_india
Food security in_indiaFood security in_india
Food security in_indiaVimarsh Padha
 
Finallybrazil 130316130758-phpapp02
Finallybrazil 130316130758-phpapp02Finallybrazil 130316130758-phpapp02
Finallybrazil 130316130758-phpapp02Vimarsh Padha
 

Mais de Vimarsh Padha (20)

Thecarvakaphilosophy 110628012341-phpapp02
Thecarvakaphilosophy 110628012341-phpapp02Thecarvakaphilosophy 110628012341-phpapp02
Thecarvakaphilosophy 110628012341-phpapp02
 
Sectorsofproduction1
Sectorsofproduction1Sectorsofproduction1
Sectorsofproduction1
 
Sectorsofproduction1 (1)
Sectorsofproduction1 (1)Sectorsofproduction1 (1)
Sectorsofproduction1 (1)
 
Section01 overview
Section01 overviewSection01 overview
Section01 overview
 
Section01 overview (1)
Section01 overview (1)Section01 overview (1)
Section01 overview (1)
 
Presentation1mbe 140614095933-phpapp02
Presentation1mbe 140614095933-phpapp02Presentation1mbe 140614095933-phpapp02
Presentation1mbe 140614095933-phpapp02
 
Presentation eng tj
Presentation eng tjPresentation eng tj
Presentation eng tj
 
Presentation eng tj (1)
Presentation eng tj (1)Presentation eng tj (1)
Presentation eng tj (1)
 
Padha aand tahir
Padha aand tahirPadha aand tahir
Padha aand tahir
 
Leading indicators in_the_indian_economy
Leading indicators in_the_indian_economyLeading indicators in_the_indian_economy
Leading indicators in_the_indian_economy
 
Introduction to e business & e-commerce
Introduction to e business  & e-commerceIntroduction to e business  & e-commerce
Introduction to e business & e-commerce
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Imf world bank-26 may 2010-telafi
Imf world bank-26 may 2010-telafiImf world bank-26 may 2010-telafi
Imf world bank-26 may 2010-telafi
 
Iep
IepIep
Iep
 
Iep ppt
Iep pptIep ppt
Iep ppt
 
F stat analysis
F stat analysisF stat analysis
F stat analysis
 
Format letters (1)
Format letters (1)Format letters (1)
Format letters (1)
 
Food security in_india
Food security in_indiaFood security in_india
Food security in_india
 
Finallybrazil 130316130758-phpapp02
Finallybrazil 130316130758-phpapp02Finallybrazil 130316130758-phpapp02
Finallybrazil 130316130758-phpapp02
 
Exim policy
Exim  policyExim  policy
Exim policy
 

Último

Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 

Último (20)

Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 

Measures of Dispersion Statistics Explained

  • 2. 2 Definition Measures of dispersion are descriptive statistics that describe how similar a set of scores are to each other The more similar the scores are to each other, the lower the measure of dispersion will be The less similar the scores are to each other, the higher the measure of dispersion will be In general, the more spread out a distribution is, the larger the measure of dispersion will be
  • 3. 3 Measures of Dispersion Which of the distributions of scores has the larger dispersion? 0 25 50 75 100 125 1 2 3 4 5 6 7 8 9 10 0 25 50 75 100 125 1 2 3 4 5 6 7 8 9 10 The upper distribution has more dispersion because the scores are more spread out That is, they are less similar to each other
  • 4. 4 Measures of Dispersion There are three main measures of dispersion: The range The semi-interquartile range (SIR) Variance / standard deviation
  • 5. 5 The Range The range is defined as the difference between the largest score in the set of data and the smallest score in the set of data, XL - XS What is the range of the following data: 4 8 1 6 6 2 9 3 6 9 The largest score (XL) is 9; the smallest score (XS) is 1; the range is XL - XS = 9 - 1 = 8
  • 6. 6 When To Use the Range The range is used when you have ordinal data or you are presenting your results to people with little or no knowledge of statistics The range is rarely used in scientific work as it is fairly insensitive It depends on only two scores in the set of data, XL and XS Two very different sets of data can have the same range: 1 1 1 1 9 vs 1 3 5 7 9
  • 7. 7 The Semi-Interquartile Range The semi-interquartile range (or SIR) is defined as the difference of the first and third quartiles divided by two The first quartile is the 25th percentile The third quartile is the 75th percentile SIR = (Q3 - Q1) / 2
  • 8. 8 SIR Example What is the SIR for the data to the right? 25 % of the scores are below 5 5 is the first quartile 25 % of the scores are above 25 25 is the third quartile SIR = (Q3 - Q1) / 2 = (25 - 5) / 2 = 10 2 4 6 ← 5 = 25th %tile 8 10 12 14 20 30 ← 25 = 75th %tile 60
  • 9. 9 When To Use the SIR The SIR is often used with skewed data as it is insensitive to the extreme scores
  • 10. 10 Variance Variance is defined as the average of the square deviations: ( ) N X 2 2 ∑ µ− =σ
  • 11. 11 What Does the Variance Formula Mean? First, it says to subtract the mean from each of the scores This difference is called a deviate or a deviation score The deviate tells us how far a given score is from the typical, or average, score Thus, the deviate is a measure of dispersion for a given score
  • 12. 12 What Does the Variance Formula Mean? Why can’t we simply take the average of the deviates? That is, why isn’t variance defined as: ( ) N X2 ∑ µ− ≠σ This is not the formula for variance!
  • 13. 13 What Does the Variance Formula Mean? One of the definitions of the mean was that it always made the sum of the scores minus the mean equal to 0 Thus, the average of the deviates must be 0 since the sum of the deviates must equal 0 To avoid this problem, statisticians square the deviate score prior to averaging them Squaring the deviate score makes all the squared scores positive
  • 14. 14 What Does the Variance Formula Mean? Variance is the mean of the squared deviation scores The larger the variance is, the more the scores deviate, on average, away from the mean The smaller the variance is, the less the scores deviate, on average, from the mean
  • 15. 15 Standard Deviation When the deviate scores are squared in variance, their unit of measure is squared as well E.g. If people’s weights are measured in pounds, then the variance of the weights would be expressed in pounds2 (or squared pounds) Since squared units of measure are often awkward to deal with, the square root of variance is often used instead The standard deviation is the square root of variance
  • 16. 16 Standard Deviation Standard deviation = √variance Variance = standard deviation2
  • 17. 17 Computational Formula When calculating variance, it is often easier to use a computational formula which is algebraically equivalent to the definitional formula: ( ) ( ) NN N X X X 2 2 2 2 ∑ µ−∑ σ = ∑ − = σ2 is the population variance, X is a score, µ is the population mean, and N is the number of scores
  • 18. 18 Computational Formula Example X X2 X-µ (X-µ)2 9 81 2 4 8 64 1 1 6 36 -1 1 5 25 -2 4 8 64 1 1 6 36 -1 1 Σ= 42 Σ= 306 Σ= 0 Σ= 12
  • 19. 19 Computational Formula Example ( ) 2 6 12 6 294306 6 6 306 N N 42 X X 2 2 2 2 = = − = − = ∑ − = ∑ σ ( ) 2 6 12 N X 2 2 = = = ∑ µ− σ
  • 20. 20 Variance of a Sample Because the sample mean is not a perfect estimate of the population mean, the formula for the variance of a sample is slightly different from the formula for the variance of a population: ( ) 1N XX s 2 2 − = ∑ − s2 is the sample variance, X is a score, X is the sample mean, and N is the number of scores
  • 21. 21 Measure of Skew Skew is a measure of symmetry in the distribution of scores Positive Skew Negative Skew Normal (skew = 0)
  • 22. 22 Measure of Skew The following formula can be used to determine skew: ( ) ( ) N N XX XX s 2 3 3 ∑ − ∑ − =
  • 23. 23 Measure of Skew If s3 < 0, then the distribution has a negative skew If s3 > 0 then the distribution has a positive skew If s3 = 0 then the distribution is symmetrical The more different s3 is from 0, the greater the skew in the distribution
  • 24. 24 Kurtosis (Not Related to Halitosis) Kurtosis measures whether the scores are spread out more or less than they would be in a normal (Gaussian) distribution Mesokurtic (s4 = 3) Leptokurtic (s4 > 3) Platykurtic (s4 < 3)
  • 25. 25 Kurtosis When the distribution is normally distributed, its kurtosis equals 3 and it is said to be mesokurtic When the distribution is less spread out than normal, its kurtosis is greater than 3 and it is said to be leptokurtic When the distribution is more spread out than normal, its kurtosis is less than 3 and it is said to be platykurtic
  • 26. 26 Measure of Kurtosis The measure of kurtosis is given by: ( ) N N XX XX s 4 2 4 ∑ ∑               − − =
  • 27. 27 s2 , s3 , & s4 Collectively, the variance (s2 ), skew (s3 ), and kurtosis (s4 ) describe the shape of the distribution