SlideShare a Scribd company logo
Measures of
Variation: Range
Variance and
Standard Deviation
Variation is a way to
show how data is
dispersed, or spread out.
Several measures of variation
are used in statistics.
Introduction
Measures of
Variation:
Range Variance
Definition and Examples
Example 01
Find and interpret the range in length of
Burmese pythons.
Lengths (ft)
18.5
11
14
12.5
16.25
8
10
15.5
6.25
5
Range is one of
the ways to know
how spread out a
certain data is.
First, it needs to be organized with an increasing order.
5, 6.25, 8, 10, 11, 12.5, 14, 15.5, 16.25, 18. 5
18.5 is the greatest value
18.5
Meanwhile, 5 is the least value.
5
Range = difference between the greatest value and the least value.
So it will be 18.5 minus 5, that results with 13. 5.
So the range is 13.5
Example 02
Let’s make it simpler, find the range with
the given set below.
3, 8, 10, 3, 2, 5, 7, 9, 9 Again, let’s
arrange it with
an increasing
order.
Result: 2, 3, 3, 5, 7, 8, 9, 9, 10
Highest value is 10
And the lowest value is 2
So, 10 – 2 = 8
Therefore, 8 is our range.
Example 03
Find the interquartile range of the following
data set.
What is an
interquartile range?
As the word depicts,
quartile divides the data
set in 4 equal groups.
18, 21, 22, 24, 28, 30, 31, 32, 36, 37
1. Find the median. Medians mean middle. And because, there are two numbers, 28 and
30. The median is obviously 29.
2. The 5 digits before the median are considered as the lower half. And the lower half
have the 1st quartile or lower quartile, 22, since it is the number in the middle.
3. Meanwhile, the 5 digits after the median are considered as the upper half. And this
upper half have the 3rd quartile or upper quartile, 32.
4. To find the interquartile range or IQR, we must find the difference between the 1st
quartile from the 3rd quartile. So 32 minus 22 is 10. There it is, the interquartile
range is 10.
Lower half Upper half
Example 04
Find and interpret the interquartile range of
the data.
220, 230, 230, 240, 240, 245, 250, 250, 250, 260, 260, 270
Find the median. The median is found between 245 and 250 so it
will be 247.5
Median = 247.5
1st quartile = 235 3rd quartile = 255
IQR = 255 – 235
= 20
The lower or first quartile is found between 230 and 240 so it will be 235.
Meanwhile, the upper or third quartile is found between 250 and 260 so it will be 255.
And to find the interquartile range, 255 minus 235 will be 20. That’s it, the interquartile range is 20.
Example 05
Check for outliers from Example 03.
220, 230, 230, 240, 240, 245, 250, 250, 250, 260, 260, 270
Median = 247.5
1st quartile = 235 3rd quartile = 255
IQR = 20
Outliers is same as checking.
The formula that will be used to check outliers is:
1st Quartile (Q1) – 1.5 (IQR)
If your graph shows a number lower than the
outcome, then there are outliers.
= Q1 – 1.5 (IQR)
= 235 – 1.5 (20)
= 235 – 30
= 205
= Q3 + 1.5 (IQR)
= 255 + 1.5 (20)
= 255 + 30
= 285
There is no data
value lower than 205
in the graph and
higher than 285.
So the graph
consists no
outliers.
And
3rd quartile (Q3) + 1.5 (IQR)
If your graph shows a number higher than the
outcome, then there are outliers.
Definition and Examples
Measures of
Variation: Standard
Deviation
The standard deviation is a statistic that
measures the dispersion of a dataset
relative to its mean and is calculated as
the square root of the variance.
Sample Standard
Deviation
Sample Standard Deviation
Calculate the standard deviation of the
following set of numbers:
82, 93, 98, 89, and 88
First, calculate the mean.
Mean =
sum
n
=
82 + 93 + 98 + 89 + 88
5
= 450
5
= 90
Now, for the standard deviation.
The formula that will be used is…
Sample mean
The n that can be seen
below in the formula in
finding the mean
defines the number of
value seen in the set of
numbers.
√
Sample Standard Deviation
(82-90) 2 + (93-90)2 + (98-90) 2 + (89-90) 2 + (88-90) 2
5 – 1
√
(-8) 2 + (3)2 + (8) 2 + (-1) 2 + (-2) 2
4
5.958
√
64 + 9 + 64 + 1 + 4
4
=
142
4
=
=
=
=
=
√35.5
√
Sample Standard Deviation
Let’s make it easier with a certain technique
that’ll probably make you understand
more.
Find the standard deviation
of scores 6, 7, 8, 9, 10
6
7
8
9
10
Total = 10 Variance = 10/5 = 2
Standard Deviation: √2 = 1.41
Total = 40
Mean = 40/5 = 8
-2
-1
0
1
2
8
8
8
8
8
4
1
0
1
4
Population standard deviation looks at the
square root of the variance of the set of
numbers. It's used to determine a
confidence interval for drawing conclusions
(such as accepting or rejecting
a hypothesis).
Population Standard
Deviation
Population Standard
Deviation
There are different ways to write out the steps of the
population standard deviation calculation into an equation.
A common equation is:
σ = ([Σ(x - u)2]/N)1/2
Where:
σ is the population standard deviation
Σ represents the sum or total from 1 to N
x is an individual value
u is the average of the population
N is the total number of the population
Population Standard
Deviation
σ = ([Σ(x - u)2]/N)1/2
Example Problem
You grow 20 crystals from a solution and measure the length of each crystal
in millimeters. Here is your data:
9, 2, 5, 4, 12, 7, 8, 11, 9, 3, 7, 4, 12, 5, 4, 10, 9, 6, 9, 4
Calculate the population standard deviation of the length of the crystals.
First Step. Calculate the mean of the data. Add up all the numbers and divide
by the total number of data points.
So the mean is 7
9+2+5+4+12+7+8+11+9+3+7+4+12+5+4+10+9+6+9+4
20
=
140
20
= 7
Population Standard
Deviation
σ = ([Σ(x - u)2]/N)1/2
Second step. Subtract the mean from each data point (or the other
way around, if you prefer, you will be squaring this number, so it does
not matter if it is positive or negative).
(9 - 7)2 = (2)2 = 4
(2 - 7)2 = (-5)2 = 25
(5 - 7)2 = (-2)2 = 4
(4 - 7)2 = (-3)2 = 9
(12 - 7)2 = (5)2 = 25
(7 - 7)2 = (0)2 = 0
(8 - 7)2 = (1)2 = 1
(11 - 7)2 = (4)22 = 16
(9 - 7)2 = (2)2 = 4
(3 - 7)2 = (-4)22 = 16
(7 - 7)2 = (0)2 = 0
(4 - 7)2 = (-3)2 = 9
(12 - 7)2 = (5)2 = 25
(5 - 7)2 = (-2)2 = 4
(4 - 7)2 = (-3)2 = 9
(10 - 7)2 = (3)2 = 9
(9 - 7)2 = (2)2 = 4
(6 - 7)2 = (-1)2 = 1
(9 - 7)2 = (2)2 = 4
(4 - 7)2 = (-3)22 = 9
Population Standard
Deviation
σ = ([Σ(x - u)2]/N)1/2
Third Step. Calculate the mean of the squared
differences.
4+25+4+9+25+0+1+16+4+16+0+9+25+4+9+9+4+1+4+9
20
=
178
20
= 8.9
The variance is 8.9
Population Standard
Deviation
σ = ([Σ(x - u)2]/N)1/2
Lastly. The population standard deviation
is the square root of the variance.
Use a calculator to obtain this number.
(8.9)1/2 = 2.983
The population standard deviation is 2.983
“The population standard deviation is a
parameter, which is a fixed value
calculated from every individual in the
population. A sample standard deviation
is a statistic. This means that it is
calculated from only some of the
individuals in a population.”
Quiz
Let’s apply what we’ve
learned earlier with the
questions provided by
the reporters, goodluck!
Quiz
1. Find and interpret the range of
the following set of numbers:
3, 5, 9, 12, 17, 18, 20
2. With the example of number
one (1), what is the median?
Quiz
The ages of people in line for a
roller coaster are 15, 17, 21, 32,
41,30, 25, 52, 16, 39, 11, and 24.
3. Find the range.
4. Find the interquartile range.
5. Define the median?
6. Define the first quartile?
7. The third quartile?
Quiz
8. In the data set 9, 6, 8,5, 7, find
the sample standard deviation.
9. Find the population standard
deviation from the following data
set: 2, 4, 4, 4, 5, 5, 7, 9.
10. Define the mean in number
nine (9).

More Related Content

What's hot

Measures of Variability of Grouped and Ungrouped Data
Measures of Variability of Grouped and Ungrouped DataMeasures of Variability of Grouped and Ungrouped Data
Measures of Variability of Grouped and Ungrouped Data
Junila Tejada
 
Measure of Variability.pptx
Measure of Variability.pptxMeasure of Variability.pptx
Measure of Variability.pptx
MelizaSabado1
 
Geometric sequences
Geometric sequencesGeometric sequences
Geometric sequences
mooca76
 
Measures of variability grouped data
Measures of variability grouped dataMeasures of variability grouped data
Measures of variability grouped data
Jean Claudette Tolentino
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number Pattern
Juan Miguel Palero
 
Median of grouped data
Median of grouped dataMedian of grouped data
Median of grouped data
Batangas National High School
 
Measures of central tendency ppt
Measures of central tendency pptMeasures of central tendency ppt
Measures of central tendency ppt
NighatKanwal
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circle
vhughes5
 
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptxPROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
ReinabelleMarfilMarq
 
Finding the sum of a geometric sequence
Finding the sum of a geometric sequenceFinding the sum of a geometric sequence
Finding the sum of a geometric sequence
mwagner1983
 
Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equationsErlyn Geronimo
 
Grouped Mean Median Mode
Grouped Mean Median ModeGrouped Mean Median Mode
Grouped Mean Median Mode
Passy World
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
Free Math Powerpoints
 
Measures of Variation
Measures of VariationMeasures of Variation
Measures of Variation
Rica Joy Pontilar
 
Operations on sets
Operations on setsOperations on sets
Operations on sets
myra concepcion
 
Integers ppt
Integers pptIntegers ppt
Integers ppt
Andrea B.
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
PLeach
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functionsCarlos Erepol
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
Cajidiocan National High School
 

What's hot (20)

Measures of Variability of Grouped and Ungrouped Data
Measures of Variability of Grouped and Ungrouped DataMeasures of Variability of Grouped and Ungrouped Data
Measures of Variability of Grouped and Ungrouped Data
 
Measure of Variability.pptx
Measure of Variability.pptxMeasure of Variability.pptx
Measure of Variability.pptx
 
Geometric sequences
Geometric sequencesGeometric sequences
Geometric sequences
 
Measures of variability grouped data
Measures of variability grouped dataMeasures of variability grouped data
Measures of variability grouped data
 
Mathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number PatternMathematics 10 - Lesson 1: Number Pattern
Mathematics 10 - Lesson 1: Number Pattern
 
Median of grouped data
Median of grouped dataMedian of grouped data
Median of grouped data
 
Measures of central tendency ppt
Measures of central tendency pptMeasures of central tendency ppt
Measures of central tendency ppt
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circle
 
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptxPROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
PROBABILITY OF MUTUALLY EXCLUSIVE EVENTS final.pptx
 
Finding the sum of a geometric sequence
Finding the sum of a geometric sequenceFinding the sum of a geometric sequence
Finding the sum of a geometric sequence
 
Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equations
 
P5 ungrouped data
P5 ungrouped dataP5 ungrouped data
P5 ungrouped data
 
Grouped Mean Median Mode
Grouped Mean Median ModeGrouped Mean Median Mode
Grouped Mean Median Mode
 
Geometric Sequence
Geometric SequenceGeometric Sequence
Geometric Sequence
 
Measures of Variation
Measures of VariationMeasures of Variation
Measures of Variation
 
Operations on sets
Operations on setsOperations on sets
Operations on sets
 
Integers ppt
Integers pptIntegers ppt
Integers ppt
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 

Similar to Measures of Variation (Ungrouped Data)

Measures of Dispersion.pptx
Measures of Dispersion.pptxMeasures of Dispersion.pptx
Measures of Dispersion.pptx
Melba Shaya Sweety
 
measure of variability (windri). In research include example
measure of variability (windri). In research include examplemeasure of variability (windri). In research include example
measure of variability (windri). In research include example
windri3
 
Measures of Variability.pptx
Measures of Variability.pptxMeasures of Variability.pptx
Measures of Variability.pptx
NehaMishra52555
 
3.3 Measures of Variation
3.3 Measures of Variation3.3 Measures of Variation
3.3 Measures of Variation
mlong24
 
Variance & standard deviation
Variance & standard deviationVariance & standard deviation
Variance & standard deviation
Faisal Hussain
 
Penggambaran Data Secara Numerik
Penggambaran Data Secara NumerikPenggambaran Data Secara Numerik
Penggambaran Data Secara Numerik
anom1392
 
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )Neeraj Bhandari
 
Measures of Relative Standing and Boxplots
Measures of Relative Standing and BoxplotsMeasures of Relative Standing and Boxplots
Measures of Relative Standing and Boxplots
Long Beach City College
 
3.3 Measures of relative standing and boxplots
3.3 Measures of relative standing and boxplots3.3 Measures of relative standing and boxplots
3.3 Measures of relative standing and boxplots
Long Beach City College
 
Describing Distributions with Numbers
Describing Distributions with NumbersDescribing Distributions with Numbers
Describing Distributions with Numbers
nszakir
 
Numerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec domsNumerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec doms
Babasab Patil
 
Statistics and probability
Statistics and probabilityStatistics and probability
Statistics and probability
ShahwarKhan16
 
Measures of Variation
Measures of VariationMeasures of Variation
Measures of Variation
Rica Joy Pontilar
 
SAMPLING MEAN DEFINITION The term sampling mean .docx
SAMPLING MEAN DEFINITION The term sampling mean .docxSAMPLING MEAN DEFINITION The term sampling mean .docx
SAMPLING MEAN DEFINITION The term sampling mean .docx
anhlodge
 
Mod mean quartile
Mod mean quartileMod mean quartile
Mod mean quartile
Maher Faisal Razi
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Review
guest3f17823
 
VARIANCE AND STANDARD DEVIATION.pptx
VARIANCE AND STANDARD DEVIATION.pptxVARIANCE AND STANDARD DEVIATION.pptx
VARIANCE AND STANDARD DEVIATION.pptx
KenPaulBalcueva3
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of Dispersion
KainatIqbal7
 
SAMPLING MEAN DEFINITION The term sampling mean is.docx
SAMPLING MEAN  DEFINITION  The term sampling mean is.docxSAMPLING MEAN  DEFINITION  The term sampling mean is.docx
SAMPLING MEAN DEFINITION The term sampling mean is.docx
agnesdcarey33086
 

Similar to Measures of Variation (Ungrouped Data) (20)

Measures of Dispersion.pptx
Measures of Dispersion.pptxMeasures of Dispersion.pptx
Measures of Dispersion.pptx
 
measure of variability (windri). In research include example
measure of variability (windri). In research include examplemeasure of variability (windri). In research include example
measure of variability (windri). In research include example
 
Measures of Variability.pptx
Measures of Variability.pptxMeasures of Variability.pptx
Measures of Variability.pptx
 
3.3 Measures of Variation
3.3 Measures of Variation3.3 Measures of Variation
3.3 Measures of Variation
 
Variance & standard deviation
Variance & standard deviationVariance & standard deviation
Variance & standard deviation
 
Penggambaran Data Secara Numerik
Penggambaran Data Secara NumerikPenggambaran Data Secara Numerik
Penggambaran Data Secara Numerik
 
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )
Measure of dispersion by Neeraj Bhandari ( Surkhet.Nepal )
 
Measures of Relative Standing and Boxplots
Measures of Relative Standing and BoxplotsMeasures of Relative Standing and Boxplots
Measures of Relative Standing and Boxplots
 
3.3 Measures of relative standing and boxplots
3.3 Measures of relative standing and boxplots3.3 Measures of relative standing and boxplots
3.3 Measures of relative standing and boxplots
 
Describing Distributions with Numbers
Describing Distributions with NumbersDescribing Distributions with Numbers
Describing Distributions with Numbers
 
Numerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec domsNumerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec doms
 
Statistics and probability
Statistics and probabilityStatistics and probability
Statistics and probability
 
Module4
Module4Module4
Module4
 
Measures of Variation
Measures of VariationMeasures of Variation
Measures of Variation
 
SAMPLING MEAN DEFINITION The term sampling mean .docx
SAMPLING MEAN DEFINITION The term sampling mean .docxSAMPLING MEAN DEFINITION The term sampling mean .docx
SAMPLING MEAN DEFINITION The term sampling mean .docx
 
Mod mean quartile
Mod mean quartileMod mean quartile
Mod mean quartile
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Review
 
VARIANCE AND STANDARD DEVIATION.pptx
VARIANCE AND STANDARD DEVIATION.pptxVARIANCE AND STANDARD DEVIATION.pptx
VARIANCE AND STANDARD DEVIATION.pptx
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of Dispersion
 
SAMPLING MEAN DEFINITION The term sampling mean is.docx
SAMPLING MEAN  DEFINITION  The term sampling mean is.docxSAMPLING MEAN  DEFINITION  The term sampling mean is.docx
SAMPLING MEAN DEFINITION The term sampling mean is.docx
 

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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
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
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
"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
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
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
 
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
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
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
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
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
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 

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
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
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
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
"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...
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
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
 
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
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
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
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
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
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 

Measures of Variation (Ungrouped Data)

  • 1. Measures of Variation: Range Variance and Standard Deviation
  • 2. Variation is a way to show how data is dispersed, or spread out. Several measures of variation are used in statistics. Introduction
  • 4. Example 01 Find and interpret the range in length of Burmese pythons. Lengths (ft) 18.5 11 14 12.5 16.25 8 10 15.5 6.25 5 Range is one of the ways to know how spread out a certain data is. First, it needs to be organized with an increasing order. 5, 6.25, 8, 10, 11, 12.5, 14, 15.5, 16.25, 18. 5 18.5 is the greatest value 18.5 Meanwhile, 5 is the least value. 5 Range = difference between the greatest value and the least value. So it will be 18.5 minus 5, that results with 13. 5. So the range is 13.5
  • 5. Example 02 Let’s make it simpler, find the range with the given set below. 3, 8, 10, 3, 2, 5, 7, 9, 9 Again, let’s arrange it with an increasing order. Result: 2, 3, 3, 5, 7, 8, 9, 9, 10 Highest value is 10 And the lowest value is 2 So, 10 – 2 = 8 Therefore, 8 is our range.
  • 6. Example 03 Find the interquartile range of the following data set. What is an interquartile range? As the word depicts, quartile divides the data set in 4 equal groups. 18, 21, 22, 24, 28, 30, 31, 32, 36, 37 1. Find the median. Medians mean middle. And because, there are two numbers, 28 and 30. The median is obviously 29. 2. The 5 digits before the median are considered as the lower half. And the lower half have the 1st quartile or lower quartile, 22, since it is the number in the middle. 3. Meanwhile, the 5 digits after the median are considered as the upper half. And this upper half have the 3rd quartile or upper quartile, 32. 4. To find the interquartile range or IQR, we must find the difference between the 1st quartile from the 3rd quartile. So 32 minus 22 is 10. There it is, the interquartile range is 10. Lower half Upper half
  • 7. Example 04 Find and interpret the interquartile range of the data. 220, 230, 230, 240, 240, 245, 250, 250, 250, 260, 260, 270 Find the median. The median is found between 245 and 250 so it will be 247.5 Median = 247.5 1st quartile = 235 3rd quartile = 255 IQR = 255 – 235 = 20 The lower or first quartile is found between 230 and 240 so it will be 235. Meanwhile, the upper or third quartile is found between 250 and 260 so it will be 255. And to find the interquartile range, 255 minus 235 will be 20. That’s it, the interquartile range is 20.
  • 8. Example 05 Check for outliers from Example 03. 220, 230, 230, 240, 240, 245, 250, 250, 250, 260, 260, 270 Median = 247.5 1st quartile = 235 3rd quartile = 255 IQR = 20 Outliers is same as checking. The formula that will be used to check outliers is: 1st Quartile (Q1) – 1.5 (IQR) If your graph shows a number lower than the outcome, then there are outliers. = Q1 – 1.5 (IQR) = 235 – 1.5 (20) = 235 – 30 = 205 = Q3 + 1.5 (IQR) = 255 + 1.5 (20) = 255 + 30 = 285 There is no data value lower than 205 in the graph and higher than 285. So the graph consists no outliers. And 3rd quartile (Q3) + 1.5 (IQR) If your graph shows a number higher than the outcome, then there are outliers.
  • 9. Definition and Examples Measures of Variation: Standard Deviation
  • 10. The standard deviation is a statistic that measures the dispersion of a dataset relative to its mean and is calculated as the square root of the variance. Sample Standard Deviation
  • 11. Sample Standard Deviation Calculate the standard deviation of the following set of numbers: 82, 93, 98, 89, and 88 First, calculate the mean. Mean = sum n = 82 + 93 + 98 + 89 + 88 5 = 450 5 = 90 Now, for the standard deviation. The formula that will be used is… Sample mean The n that can be seen below in the formula in finding the mean defines the number of value seen in the set of numbers.
  • 12. √ Sample Standard Deviation (82-90) 2 + (93-90)2 + (98-90) 2 + (89-90) 2 + (88-90) 2 5 – 1 √ (-8) 2 + (3)2 + (8) 2 + (-1) 2 + (-2) 2 4 5.958 √ 64 + 9 + 64 + 1 + 4 4 = 142 4 = = = = = √35.5 √
  • 13. Sample Standard Deviation Let’s make it easier with a certain technique that’ll probably make you understand more. Find the standard deviation of scores 6, 7, 8, 9, 10 6 7 8 9 10 Total = 10 Variance = 10/5 = 2 Standard Deviation: √2 = 1.41 Total = 40 Mean = 40/5 = 8 -2 -1 0 1 2 8 8 8 8 8 4 1 0 1 4
  • 14. Population standard deviation looks at the square root of the variance of the set of numbers. It's used to determine a confidence interval for drawing conclusions (such as accepting or rejecting a hypothesis). Population Standard Deviation
  • 15. Population Standard Deviation There are different ways to write out the steps of the population standard deviation calculation into an equation. A common equation is: σ = ([Σ(x - u)2]/N)1/2 Where: σ is the population standard deviation Σ represents the sum or total from 1 to N x is an individual value u is the average of the population N is the total number of the population
  • 16. Population Standard Deviation σ = ([Σ(x - u)2]/N)1/2 Example Problem You grow 20 crystals from a solution and measure the length of each crystal in millimeters. Here is your data: 9, 2, 5, 4, 12, 7, 8, 11, 9, 3, 7, 4, 12, 5, 4, 10, 9, 6, 9, 4 Calculate the population standard deviation of the length of the crystals. First Step. Calculate the mean of the data. Add up all the numbers and divide by the total number of data points. So the mean is 7 9+2+5+4+12+7+8+11+9+3+7+4+12+5+4+10+9+6+9+4 20 = 140 20 = 7
  • 17. Population Standard Deviation σ = ([Σ(x - u)2]/N)1/2 Second step. Subtract the mean from each data point (or the other way around, if you prefer, you will be squaring this number, so it does not matter if it is positive or negative). (9 - 7)2 = (2)2 = 4 (2 - 7)2 = (-5)2 = 25 (5 - 7)2 = (-2)2 = 4 (4 - 7)2 = (-3)2 = 9 (12 - 7)2 = (5)2 = 25 (7 - 7)2 = (0)2 = 0 (8 - 7)2 = (1)2 = 1 (11 - 7)2 = (4)22 = 16 (9 - 7)2 = (2)2 = 4 (3 - 7)2 = (-4)22 = 16 (7 - 7)2 = (0)2 = 0 (4 - 7)2 = (-3)2 = 9 (12 - 7)2 = (5)2 = 25 (5 - 7)2 = (-2)2 = 4 (4 - 7)2 = (-3)2 = 9 (10 - 7)2 = (3)2 = 9 (9 - 7)2 = (2)2 = 4 (6 - 7)2 = (-1)2 = 1 (9 - 7)2 = (2)2 = 4 (4 - 7)2 = (-3)22 = 9
  • 18. Population Standard Deviation σ = ([Σ(x - u)2]/N)1/2 Third Step. Calculate the mean of the squared differences. 4+25+4+9+25+0+1+16+4+16+0+9+25+4+9+9+4+1+4+9 20 = 178 20 = 8.9 The variance is 8.9
  • 19. Population Standard Deviation σ = ([Σ(x - u)2]/N)1/2 Lastly. The population standard deviation is the square root of the variance. Use a calculator to obtain this number. (8.9)1/2 = 2.983 The population standard deviation is 2.983
  • 20. “The population standard deviation is a parameter, which is a fixed value calculated from every individual in the population. A sample standard deviation is a statistic. This means that it is calculated from only some of the individuals in a population.”
  • 21. Quiz Let’s apply what we’ve learned earlier with the questions provided by the reporters, goodluck!
  • 22. Quiz 1. Find and interpret the range of the following set of numbers: 3, 5, 9, 12, 17, 18, 20 2. With the example of number one (1), what is the median?
  • 23. Quiz The ages of people in line for a roller coaster are 15, 17, 21, 32, 41,30, 25, 52, 16, 39, 11, and 24. 3. Find the range. 4. Find the interquartile range. 5. Define the median? 6. Define the first quartile? 7. The third quartile?
  • 24. Quiz 8. In the data set 9, 6, 8,5, 7, find the sample standard deviation. 9. Find the population standard deviation from the following data set: 2, 4, 4, 4, 5, 5, 7, 9. 10. Define the mean in number nine (9).