SlideShare a Scribd company logo
1 of 25
S E C T I O N 3 - 4
Measures of Position
Objective
 To identify the position of a data value in a
data set, using various measures of position,
such as percentiles, deciles, and quartiles.
Percentile Example
 If a data value is located at the 80th percentile,
it means that 80% of the values fall below it in
the distribution and 20% fall above it.
Standard Scores
 How can I compare a score of 32 on my social
studies test to a score of 115 on my math test?
 Z-Scores!
 Allow us to make a comparison of unrelated raw
scores
 A Z-Score (Standard Score) for a value is
obtained by subtracting the mean from the
value and dividing the result by the standard
deviation.
Z-Score
 Symbol: z
 Formula: z = value – mean
standard deviation
 Samples:
 Populations:
X X
z
s


X
z




Z-Score Example – p.145 #14
 A student scores 60 on a mathematics test that
has a mean of 54 and a standard deviation of 3,
and she scores 80 on a history test with a mean
of 75 and a standard deviation of 2. On which
test did she perform better?
Answer:
 Math test z-score: 2.0
 History test z-score: 2.5
 She performed better on the history test!
Important Point
 When all data for a variable are transformed
into z-scores, the resulting distribution will
have a mean of 0 and a standard deviation of 1.
 A z-score, then, is actually the number of
standard deviations each value is from the
mean for a specific distribution.
Percentiles
 Percentiles divide the data set in 100 equal
groups.
 See p. 136 for an example (weights of girls by
age and percentile rankings)
 Find the percentile ranking for an 18-year-old
girl who weighs 100 lb.
 What does the 5th percentile mean here?
 Means: 5 percent of 18-year-old girls weigh
100 lb or less. (at or below 100 lb)
Constructing a Percentile Graph, p. 145 #20
 The airborne speeds in miles per hour of 21
planes are shown. Find the approximate values
that correspond to the given percentiles by
constructing a percentile graph.
Class Frequency
366-386 4
387-407 2
408-428 3
429-449 2
450-470 1
471-491 2
492-512 3
513-533 4
Σf = 21
Constructing a Percentile Graph, p. 145 #20
 The airborne speeds in miles per hour of 21
planes are shown. Find the approximate values
that correspond to the given percentiles by
constructing a percentile graph.
Class Frequency Cumulative
Frequency
Cumulative
Percent
366-386 4 4 4/21= 19%
387-407 2 6 6/21 = 21%
408-428 3 9 9/21 = 43%
429-449 2 11 11/21 = 52%
450-470 1 12 12/21 = 57%
471-491 2 14 14/21 = 67%
492-512 3 17 17/21 = 81%
513-533 4 21 21/21 = 100%
Σf = 21
Percentile Graph for p. 145 #20
0
10
20
30
40
50
60
70
80
90
100
366 386 407 428 449 470 491 512 533
Cumulative%
Class Boundaries – Airborne Speed
a) 45th percentile
b) 9th percentile
c) 20th percentile
d) 60th percentile
e) 75th percentile
Percentile Formula
 The percentile corresponding to a given value X is
computed by using the following formula:
 Percentile = (number of values below X) + 0.5 * 100
total number of values
Percentile Example
 p. 145 # 22
 Find the percentile ranks of each weight in the
data set. The weights are in pounds.
 Data Set: 78, 82, 86, 88, 92, 97
 78: (0 + .5)/6 = 0.083333…* 100 = 8th percentile
 82: (1 + .5)/6 = .25 * 100 = 25th percentile
 86: (2 + .5)/6 = .416666…*100 = 42nd percentile
 88: (3 + .5)/6 = .583333…*100 = 58th percentile
 92: (4 + .5)/6 = .75 * 100 = 75th percentile
 97: (5 + .5)/6=.91666…*100 = 92nd percentile
Procedure for Finding a Data Value Corresponding to a
Given Percentile
 Arrange the data in order from lowest to highest.
 Substitute into the formula c = n * p
100
where n = total number of values and p = percentile
 If c is not a whole number, round up to the next
whole number. Starting at the lowest value, count
over to the number that corresponds to the
rounded-up value.
 If c is a whole number, use the value halfway
between the cth and (c+1)st values when counting
up from the lowest value.
Percentile Rank Example, p. 145 # 23
 What value corresponds to the 30th percentile?
 Data Set: 78, 82, 86, 88, 92, 97
 Substitute into the formula c = n * p
100
where n = total number of values and p = percentile
 C = (6 * 30)/100 = 1.8 (round up to 2 or 2nd
number)
 30th percentile for this set would be 82.
Quartiles and Deciles
 Quartiles divide the distribution into four
groups, separated by Q1, Q2, and Q3.
 Q1 is the same as the 25th percentile.
 Q2 is the same as the 50th percentile or the
median.
 Q3 is the same as the 75th percentile.
Procedure for Finding Data Values Corresponding to Q1,
Q2, and Q3
 Arrange the data in order from lowest to
highest.
 Find the median of the data values. This is the
value for Q2.
 Find the median of the data values that fall
below Q2. This is the value for Q1.
 Find the median of the data values that fall
above Q2. This is the value for Q3.
Example 3-36, p. 141
 Find Q1, Q2, and Q3 for the data set: 15, 13, 6,
5, 12, 50, 22, 18.
 Arrange in order: 5, 6, 12, 13, 15, 18, 22, 50
 Find the median or Q2. This is an even set of
data, so find the two in the middle and find
their midpoint. (13+15)/2 = 28 /2 = 14.
 Find Q1. This is the median of the numbers less
than 14, or 5, 6, 12, and 13. (6+12)/2 = 18/2
= 9.
 Find Q3. Median of 15, 18, 22, and 50.
(18+22)/2 = 40/2 = 20.
Interquartile Range (IQR)
 The difference between Q1 and Q3 (Q3 - Q1).
 Used to identify outliers.
 Used as a measure of variability in exploratory
analysis.
Deciles
 Divide a distribution into 10 groups. Denoted
D1, D2, D3, etc.
 Correspond to P10, P20, P30, etc.
Outliers
 Outliers are extremely high or low values.
 Can strongly affect the mean and standard
deviation of a variable.
Procedure for Identifying Outliers
1. Arrange the data in order and find Q1 and Q3.
2. Find the IQR (Q3 – Q1).
3. Multiply the IQR by 1.5.
4. Subtract the value obtained in step 3 from Q1
and add the value to Q3.
5. Check the data set for any data value that is
smaller than Q1 - 1.5(IQR) or larger than
Q3+1.5(IQR)
Outlier Example, p. 146 #30a
 Check the following set for outliers:
 16, 18, 22, 19, 3, 21, 17, 20
 3, 16, 17, 18, 19, 20, 21, 22
 Q2 = 18.5, Q1 = 16.5, Q3 = 20.5
 IQR = 20.5 – 16.5 = 4
 4*1.5 = 6
 Upper boundary: 20.5 + 6 = 26. 5 **No upper
outliers
 Lower boundary: 16.5 – 6 = 10.5 **Lower
outliers: 3
Assignment:
 p.144-146, #1-9, 11-15 odd, 24, 30 b,d,e, and
31

More Related Content

What's hot

quartiles,deciles,percentiles.ppt
quartiles,deciles,percentiles.pptquartiles,deciles,percentiles.ppt
quartiles,deciles,percentiles.pptSyedSaifUrRehman3
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendencyChie Pegollo
 
Measures of relative position
Measures of relative positionMeasures of relative position
Measures of relative positionAbdul Aleem
 
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA Chuckry Maunes
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1Cliffed Echavez
 
Construction of a frequency table
Construction of a frequency tableConstruction of a frequency table
Construction of a frequency tableMark Santos
 
frequency distribution table
frequency distribution tablefrequency distribution table
frequency distribution tableMonie Ali
 
Determining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataDetermining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataAlona Hall
 
Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)LilianneSoriano
 
The Fundamental Counting Principle
The Fundamental Counting PrincipleThe Fundamental Counting Principle
The Fundamental Counting PrincipleRon Eick
 
Chapter 2 250110 083240
Chapter 2 250110 083240Chapter 2 250110 083240
Chapter 2 250110 083240guest25d353
 
The Interpretation Of Quartiles And Percentiles July 2009
The Interpretation Of Quartiles And Percentiles   July 2009The Interpretation Of Quartiles And Percentiles   July 2009
The Interpretation Of Quartiles And Percentiles July 2009Maggie Verster
 
Summative Test on Measures of Position
Summative Test on Measures of PositionSummative Test on Measures of Position
Summative Test on Measures of PositionJoey Valdriz
 

What's hot (20)

Lesson plan (inset demo)
Lesson plan (inset demo)Lesson plan (inset demo)
Lesson plan (inset demo)
 
quartiles,deciles,percentiles.ppt
quartiles,deciles,percentiles.pptquartiles,deciles,percentiles.ppt
quartiles,deciles,percentiles.ppt
 
Quartile (ungrouped)
Quartile (ungrouped)Quartile (ungrouped)
Quartile (ungrouped)
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
 
Statistics & probability lesson 8&9
Statistics & probability lesson 8&9Statistics & probability lesson 8&9
Statistics & probability lesson 8&9
 
Measures of relative position
Measures of relative positionMeasures of relative position
Measures of relative position
 
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA
PERCENTILE : MEASURES OF POSITION FOR GROUPED DATA
 
Samplels & Sampling Techniques
Samplels & Sampling TechniquesSamplels & Sampling Techniques
Samplels & Sampling Techniques
 
Advanced statistics Lesson 1
Advanced statistics Lesson 1Advanced statistics Lesson 1
Advanced statistics Lesson 1
 
Construction of a frequency table
Construction of a frequency tableConstruction of a frequency table
Construction of a frequency table
 
frequency distribution table
frequency distribution tablefrequency distribution table
frequency distribution table
 
Measures of position
Measures of positionMeasures of position
Measures of position
 
Determining measures of central tendency for grouped data
Determining measures of central tendency for grouped dataDetermining measures of central tendency for grouped data
Determining measures of central tendency for grouped data
 
Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)Measures of central tendency (ungrouped data)
Measures of central tendency (ungrouped data)
 
Other Measures of Location
Other Measures of LocationOther Measures of Location
Other Measures of Location
 
The Fundamental Counting Principle
The Fundamental Counting PrincipleThe Fundamental Counting Principle
The Fundamental Counting Principle
 
Chapter 2 250110 083240
Chapter 2 250110 083240Chapter 2 250110 083240
Chapter 2 250110 083240
 
The Interpretation Of Quartiles And Percentiles July 2009
The Interpretation Of Quartiles And Percentiles   July 2009The Interpretation Of Quartiles And Percentiles   July 2009
The Interpretation Of Quartiles And Percentiles July 2009
 
Summative Test on Measures of Position
Summative Test on Measures of PositionSummative Test on Measures of Position
Summative Test on Measures of Position
 
Measures of Variability
Measures of VariabilityMeasures of Variability
Measures of Variability
 

Viewers also liked

Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4PRINTDESK by Dan
 
Measures of location for grouped data
Measures of location for grouped dataMeasures of location for grouped data
Measures of location for grouped dataJordan Rey Infante
 
2 6 measure of position
2 6 measure of position2 6 measure of position
2 6 measure of positionKen Kretsch
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEPRINTDESK by Dan
 
Measures of location for grouped data
Measures of location for grouped dataMeasures of location for grouped data
Measures of location for grouped dataJordan Rey Infante
 
Percentiles and Deciles
Percentiles and DecilesPercentiles and Deciles
Percentiles and DecilesMary Espinar
 
Measures of Position for Ungroup Data
Measures of Position for Ungroup DataMeasures of Position for Ungroup Data
Measures of Position for Ungroup Datapatricia rolle
 
teaching statistics
teaching statisticsteaching statistics
teaching statisticsCarlo Magno
 
Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3PRINTDESK by Dan
 
Math10 teaching guide unit 3
Math10 teaching guide  unit 3Math10 teaching guide  unit 3
Math10 teaching guide unit 3Ronalyn Concordia
 
Percentage Rank
Percentage RankPercentage Rank
Percentage RankEn Em
 
Chapter 3 260110 044503
Chapter 3 260110 044503Chapter 3 260110 044503
Chapter 3 260110 044503guest25d353
 
Percentile
PercentilePercentile
PercentileDMCI
 
Measures of Central Tendency and Variability for Grouped Data
Measures of Central Tendency and Variability for Grouped DataMeasures of Central Tendency and Variability for Grouped Data
Measures of Central Tendency and Variability for Grouped Datasheisirenebkm
 
Math 10 Unit 2 LM
Math 10 Unit 2 LMMath 10 Unit 2 LM
Math 10 Unit 2 LMHarry Fox
 
Math learners material grade 10 quarter 3
Math learners material grade 10 quarter 3Math learners material grade 10 quarter 3
Math learners material grade 10 quarter 3Ronalyn Concordia
 

Viewers also liked (20)

Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4
 
Measures of Position
Measures of PositionMeasures of Position
Measures of Position
 
Measures of location for grouped data
Measures of location for grouped dataMeasures of location for grouped data
Measures of location for grouped data
 
2 6 measure of position
2 6 measure of position2 6 measure of position
2 6 measure of position
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULE
 
Measures of location for grouped data
Measures of location for grouped dataMeasures of location for grouped data
Measures of location for grouped data
 
Percentiles and Deciles
Percentiles and DecilesPercentiles and Deciles
Percentiles and Deciles
 
Measures of Position for Ungroup Data
Measures of Position for Ungroup DataMeasures of Position for Ungroup Data
Measures of Position for Ungroup Data
 
teaching statistics
teaching statisticsteaching statistics
teaching statistics
 
Chapter 4 powerpoint
Chapter 4 powerpointChapter 4 powerpoint
Chapter 4 powerpoint
 
Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3
 
Math10 teaching guide unit 3
Math10 teaching guide  unit 3Math10 teaching guide  unit 3
Math10 teaching guide unit 3
 
Percentage Rank
Percentage RankPercentage Rank
Percentage Rank
 
Chapter 3 260110 044503
Chapter 3 260110 044503Chapter 3 260110 044503
Chapter 3 260110 044503
 
Median & mode
Median & modeMedian & mode
Median & mode
 
Percentile
PercentilePercentile
Percentile
 
Grade 10 pp 2017-2018
Grade 10 pp 2017-2018Grade 10 pp 2017-2018
Grade 10 pp 2017-2018
 
Measures of Central Tendency and Variability for Grouped Data
Measures of Central Tendency and Variability for Grouped DataMeasures of Central Tendency and Variability for Grouped Data
Measures of Central Tendency and Variability for Grouped Data
 
Math 10 Unit 2 LM
Math 10 Unit 2 LMMath 10 Unit 2 LM
Math 10 Unit 2 LM
 
Math learners material grade 10 quarter 3
Math learners material grade 10 quarter 3Math learners material grade 10 quarter 3
Math learners material grade 10 quarter 3
 

Similar to 3.4 Measures of Position

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 boxplotsLong Beach City College
 
Basics of Stats (2).pptx
Basics of Stats (2).pptxBasics of Stats (2).pptx
Basics of Stats (2).pptxmadihamaqbool6
 
Measures of Central Tendency, Variability and Shapes
Measures of Central Tendency, Variability and ShapesMeasures of Central Tendency, Variability and Shapes
Measures of Central Tendency, Variability and ShapesScholarsPoint1
 
Stastistics
StastisticsStastistics
StastisticsRivan001
 
Penggambaran Data Secara Numerik
Penggambaran Data Secara NumerikPenggambaran Data Secara Numerik
Penggambaran Data Secara Numerikanom1392
 
Measures of Relative Standing and Boxplots
Measures of Relative Standing and BoxplotsMeasures of Relative Standing and Boxplots
Measures of Relative Standing and BoxplotsLong Beach City College
 
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptxAbdulHananSheikh1
 
QUARTER 4 topic.measures of position (quartiles)
QUARTER 4 topic.measures of position (quartiles)QUARTER 4 topic.measures of position (quartiles)
QUARTER 4 topic.measures of position (quartiles)jessicapelones871997
 
Numerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec domsNumerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec domsBabasab Patil
 
Statics and probabilty
Statics and probabiltyStatics and probabilty
Statics and probabiltyAhmadAli647
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...rich_26
 
Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt
 Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt
Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.pptKarenKayeJimenez3
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...CheJavier
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...JosephSPalileoJr
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...MarkAngeloCalmaBarli
 

Similar to 3.4 Measures of Position (20)

Overview Of Quartile.pptx
Overview Of Quartile.pptxOverview Of Quartile.pptx
Overview Of Quartile.pptx
 
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
 
Mod mean quartile
Mod mean quartileMod mean quartile
Mod mean quartile
 
Basics of Stats (2).pptx
Basics of Stats (2).pptxBasics of Stats (2).pptx
Basics of Stats (2).pptx
 
Measures of Central Tendency, Variability and Shapes
Measures of Central Tendency, Variability and ShapesMeasures of Central Tendency, Variability and Shapes
Measures of Central Tendency, Variability and Shapes
 
Stastistics
StastisticsStastistics
Stastistics
 
Penggambaran Data Secara Numerik
Penggambaran Data Secara NumerikPenggambaran Data Secara Numerik
Penggambaran Data Secara Numerik
 
Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersion
 
Measures of Relative Standing and Boxplots
Measures of Relative Standing and BoxplotsMeasures of Relative Standing and Boxplots
Measures of Relative Standing and Boxplots
 
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx
1PPTs-Handout One-An Overview of Descriptive Statistics-Chapter 1_2.pptx
 
QUARTER 4 topic.measures of position (quartiles)
QUARTER 4 topic.measures of position (quartiles)QUARTER 4 topic.measures of position (quartiles)
QUARTER 4 topic.measures of position (quartiles)
 
Numerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec domsNumerical measures stat ppt @ bec doms
Numerical measures stat ppt @ bec doms
 
Statics and probabilty
Statics and probabiltyStatics and probabilty
Statics and probabilty
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
 
Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt
 Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt
Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6.ppt
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
 
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
Day 1 - Measures of Position - Quartiles - Percentiles - ZScores-BoxPlots 2.6...
 
LECTURE NO 7.pdf
LECTURE NO 7.pdfLECTURE NO 7.pdf
LECTURE NO 7.pdf
 

More from mlong24

1.4 Data Collection & Sampling
1.4 Data Collection & Sampling1.4 Data Collection & Sampling
1.4 Data Collection & Samplingmlong24
 
1.5 Observational vs. Experimental
1.5 Observational vs. Experimental1.5 Observational vs. Experimental
1.5 Observational vs. Experimentalmlong24
 
1 3 Variables and Types of Data
1 3 Variables and Types of Data1 3 Variables and Types of Data
1 3 Variables and Types of Datamlong24
 
1.6 Uses and Misuses
1.6 Uses and Misuses1.6 Uses and Misuses
1.6 Uses and Misusesmlong24
 
1.1-1.2 Descriptive and Inferential Statistics
1.1-1.2 Descriptive and Inferential Statistics1.1-1.2 Descriptive and Inferential Statistics
1.1-1.2 Descriptive and Inferential Statisticsmlong24
 
2.3 Histogram/Frequency Polygon/Ogives
2.3 Histogram/Frequency Polygon/Ogives2.3 Histogram/Frequency Polygon/Ogives
2.3 Histogram/Frequency Polygon/Ogivesmlong24
 
2.4 Other Types of Graphs
2.4 Other Types of Graphs2.4 Other Types of Graphs
2.4 Other Types of Graphsmlong24
 
2.1-2.2 Organizing Data
2.1-2.2 Organizing Data2.1-2.2 Organizing Data
2.1-2.2 Organizing Datamlong24
 
3.5 Exploratory Data Analysis
3.5 Exploratory Data Analysis3.5 Exploratory Data Analysis
3.5 Exploratory Data Analysismlong24
 
3.3 Measures of Variation
3.3 Measures of Variation3.3 Measures of Variation
3.3 Measures of Variationmlong24
 
3.1-3.2 Measures of Central Tendency
3.1-3.2 Measures of Central Tendency3.1-3.2 Measures of Central Tendency
3.1-3.2 Measures of Central Tendencymlong24
 
4 3 Addition Rules for Probability
4 3 Addition Rules for Probability4 3 Addition Rules for Probability
4 3 Addition Rules for Probabilitymlong24
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probabilitymlong24
 
2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocitymlong24
 
2.2 Phy I - Acceleration
2.2 Phy I - Acceleration2.2 Phy I - Acceleration
2.2 Phy I - Accelerationmlong24
 
1.2 Measurements in Experiments
1.2 Measurements in Experiments1.2 Measurements in Experiments
1.2 Measurements in Experimentsmlong24
 
1.1 What is Physics?
1.1 What is Physics?1.1 What is Physics?
1.1 What is Physics?mlong24
 
1.3 The Language of Physics
1.3 The Language of Physics1.3 The Language of Physics
1.3 The Language of Physicsmlong24
 
AP Physics 1 - Introduction
AP Physics 1 - IntroductionAP Physics 1 - Introduction
AP Physics 1 - Introductionmlong24
 
Color & Marketing
Color & MarketingColor & Marketing
Color & Marketingmlong24
 

More from mlong24 (20)

1.4 Data Collection & Sampling
1.4 Data Collection & Sampling1.4 Data Collection & Sampling
1.4 Data Collection & Sampling
 
1.5 Observational vs. Experimental
1.5 Observational vs. Experimental1.5 Observational vs. Experimental
1.5 Observational vs. Experimental
 
1 3 Variables and Types of Data
1 3 Variables and Types of Data1 3 Variables and Types of Data
1 3 Variables and Types of Data
 
1.6 Uses and Misuses
1.6 Uses and Misuses1.6 Uses and Misuses
1.6 Uses and Misuses
 
1.1-1.2 Descriptive and Inferential Statistics
1.1-1.2 Descriptive and Inferential Statistics1.1-1.2 Descriptive and Inferential Statistics
1.1-1.2 Descriptive and Inferential Statistics
 
2.3 Histogram/Frequency Polygon/Ogives
2.3 Histogram/Frequency Polygon/Ogives2.3 Histogram/Frequency Polygon/Ogives
2.3 Histogram/Frequency Polygon/Ogives
 
2.4 Other Types of Graphs
2.4 Other Types of Graphs2.4 Other Types of Graphs
2.4 Other Types of Graphs
 
2.1-2.2 Organizing Data
2.1-2.2 Organizing Data2.1-2.2 Organizing Data
2.1-2.2 Organizing Data
 
3.5 Exploratory Data Analysis
3.5 Exploratory Data Analysis3.5 Exploratory Data Analysis
3.5 Exploratory Data Analysis
 
3.3 Measures of Variation
3.3 Measures of Variation3.3 Measures of Variation
3.3 Measures of Variation
 
3.1-3.2 Measures of Central Tendency
3.1-3.2 Measures of Central Tendency3.1-3.2 Measures of Central Tendency
3.1-3.2 Measures of Central Tendency
 
4 3 Addition Rules for Probability
4 3 Addition Rules for Probability4 3 Addition Rules for Probability
4 3 Addition Rules for Probability
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability
 
2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity2.1 Phy I - Displacement and Velocity
2.1 Phy I - Displacement and Velocity
 
2.2 Phy I - Acceleration
2.2 Phy I - Acceleration2.2 Phy I - Acceleration
2.2 Phy I - Acceleration
 
1.2 Measurements in Experiments
1.2 Measurements in Experiments1.2 Measurements in Experiments
1.2 Measurements in Experiments
 
1.1 What is Physics?
1.1 What is Physics?1.1 What is Physics?
1.1 What is Physics?
 
1.3 The Language of Physics
1.3 The Language of Physics1.3 The Language of Physics
1.3 The Language of Physics
 
AP Physics 1 - Introduction
AP Physics 1 - IntroductionAP Physics 1 - Introduction
AP Physics 1 - Introduction
 
Color & Marketing
Color & MarketingColor & Marketing
Color & Marketing
 

Recently uploaded

Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 

Recently uploaded (20)

Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 

3.4 Measures of Position

  • 1. S E C T I O N 3 - 4 Measures of Position
  • 2. Objective  To identify the position of a data value in a data set, using various measures of position, such as percentiles, deciles, and quartiles.
  • 3. Percentile Example  If a data value is located at the 80th percentile, it means that 80% of the values fall below it in the distribution and 20% fall above it.
  • 4. Standard Scores  How can I compare a score of 32 on my social studies test to a score of 115 on my math test?  Z-Scores!  Allow us to make a comparison of unrelated raw scores  A Z-Score (Standard Score) for a value is obtained by subtracting the mean from the value and dividing the result by the standard deviation.
  • 5. Z-Score  Symbol: z  Formula: z = value – mean standard deviation  Samples:  Populations: X X z s   X z    
  • 6. Z-Score Example – p.145 #14  A student scores 60 on a mathematics test that has a mean of 54 and a standard deviation of 3, and she scores 80 on a history test with a mean of 75 and a standard deviation of 2. On which test did she perform better?
  • 7. Answer:  Math test z-score: 2.0  History test z-score: 2.5  She performed better on the history test!
  • 8. Important Point  When all data for a variable are transformed into z-scores, the resulting distribution will have a mean of 0 and a standard deviation of 1.  A z-score, then, is actually the number of standard deviations each value is from the mean for a specific distribution.
  • 9. Percentiles  Percentiles divide the data set in 100 equal groups.  See p. 136 for an example (weights of girls by age and percentile rankings)  Find the percentile ranking for an 18-year-old girl who weighs 100 lb.  What does the 5th percentile mean here?  Means: 5 percent of 18-year-old girls weigh 100 lb or less. (at or below 100 lb)
  • 10. Constructing a Percentile Graph, p. 145 #20  The airborne speeds in miles per hour of 21 planes are shown. Find the approximate values that correspond to the given percentiles by constructing a percentile graph. Class Frequency 366-386 4 387-407 2 408-428 3 429-449 2 450-470 1 471-491 2 492-512 3 513-533 4 Σf = 21
  • 11. Constructing a Percentile Graph, p. 145 #20  The airborne speeds in miles per hour of 21 planes are shown. Find the approximate values that correspond to the given percentiles by constructing a percentile graph. Class Frequency Cumulative Frequency Cumulative Percent 366-386 4 4 4/21= 19% 387-407 2 6 6/21 = 21% 408-428 3 9 9/21 = 43% 429-449 2 11 11/21 = 52% 450-470 1 12 12/21 = 57% 471-491 2 14 14/21 = 67% 492-512 3 17 17/21 = 81% 513-533 4 21 21/21 = 100% Σf = 21
  • 12. Percentile Graph for p. 145 #20 0 10 20 30 40 50 60 70 80 90 100 366 386 407 428 449 470 491 512 533 Cumulative% Class Boundaries – Airborne Speed a) 45th percentile b) 9th percentile c) 20th percentile d) 60th percentile e) 75th percentile
  • 13. Percentile Formula  The percentile corresponding to a given value X is computed by using the following formula:  Percentile = (number of values below X) + 0.5 * 100 total number of values
  • 14. Percentile Example  p. 145 # 22  Find the percentile ranks of each weight in the data set. The weights are in pounds.  Data Set: 78, 82, 86, 88, 92, 97  78: (0 + .5)/6 = 0.083333…* 100 = 8th percentile  82: (1 + .5)/6 = .25 * 100 = 25th percentile  86: (2 + .5)/6 = .416666…*100 = 42nd percentile  88: (3 + .5)/6 = .583333…*100 = 58th percentile  92: (4 + .5)/6 = .75 * 100 = 75th percentile  97: (5 + .5)/6=.91666…*100 = 92nd percentile
  • 15. Procedure for Finding a Data Value Corresponding to a Given Percentile  Arrange the data in order from lowest to highest.  Substitute into the formula c = n * p 100 where n = total number of values and p = percentile  If c is not a whole number, round up to the next whole number. Starting at the lowest value, count over to the number that corresponds to the rounded-up value.  If c is a whole number, use the value halfway between the cth and (c+1)st values when counting up from the lowest value.
  • 16. Percentile Rank Example, p. 145 # 23  What value corresponds to the 30th percentile?  Data Set: 78, 82, 86, 88, 92, 97  Substitute into the formula c = n * p 100 where n = total number of values and p = percentile  C = (6 * 30)/100 = 1.8 (round up to 2 or 2nd number)  30th percentile for this set would be 82.
  • 17. Quartiles and Deciles  Quartiles divide the distribution into four groups, separated by Q1, Q2, and Q3.  Q1 is the same as the 25th percentile.  Q2 is the same as the 50th percentile or the median.  Q3 is the same as the 75th percentile.
  • 18. Procedure for Finding Data Values Corresponding to Q1, Q2, and Q3  Arrange the data in order from lowest to highest.  Find the median of the data values. This is the value for Q2.  Find the median of the data values that fall below Q2. This is the value for Q1.  Find the median of the data values that fall above Q2. This is the value for Q3.
  • 19. Example 3-36, p. 141  Find Q1, Q2, and Q3 for the data set: 15, 13, 6, 5, 12, 50, 22, 18.  Arrange in order: 5, 6, 12, 13, 15, 18, 22, 50  Find the median or Q2. This is an even set of data, so find the two in the middle and find their midpoint. (13+15)/2 = 28 /2 = 14.  Find Q1. This is the median of the numbers less than 14, or 5, 6, 12, and 13. (6+12)/2 = 18/2 = 9.  Find Q3. Median of 15, 18, 22, and 50. (18+22)/2 = 40/2 = 20.
  • 20. Interquartile Range (IQR)  The difference between Q1 and Q3 (Q3 - Q1).  Used to identify outliers.  Used as a measure of variability in exploratory analysis.
  • 21. Deciles  Divide a distribution into 10 groups. Denoted D1, D2, D3, etc.  Correspond to P10, P20, P30, etc.
  • 22. Outliers  Outliers are extremely high or low values.  Can strongly affect the mean and standard deviation of a variable.
  • 23. Procedure for Identifying Outliers 1. Arrange the data in order and find Q1 and Q3. 2. Find the IQR (Q3 – Q1). 3. Multiply the IQR by 1.5. 4. Subtract the value obtained in step 3 from Q1 and add the value to Q3. 5. Check the data set for any data value that is smaller than Q1 - 1.5(IQR) or larger than Q3+1.5(IQR)
  • 24. Outlier Example, p. 146 #30a  Check the following set for outliers:  16, 18, 22, 19, 3, 21, 17, 20  3, 16, 17, 18, 19, 20, 21, 22  Q2 = 18.5, Q1 = 16.5, Q3 = 20.5  IQR = 20.5 – 16.5 = 4  4*1.5 = 6  Upper boundary: 20.5 + 6 = 26. 5 **No upper outliers  Lower boundary: 16.5 – 6 = 10.5 **Lower outliers: 3
  • 25. Assignment:  p.144-146, #1-9, 11-15 odd, 24, 30 b,d,e, and 31