Objectives The student will be able to: use Sigma Notation

Slides:



Advertisements
Similar presentations
CHAPTER 1 Exploring Data
Advertisements

STATISTICS: PART III SOL A.9. OBJECTIVES Review vocabulary Variance Normal distributions Applications of statistics.
Sigma (Summation) Notation Consider the heights of the Jones family members: Mom 65” Dad 72” Bobby 70” Joey 58” Fluffy 22” Spot 28”
Section 12.2: Statistics and Parameters. You analyzed data collection techniques. Identify sample statistics and population parameters. Analyze data sets.
Descriptive Statistics Statistical Notation Measures of Central Tendency Measures of Variability Estimating Population Values.
Objectives The student will be able to: find the variance of a data set. find the standard deviation of a data set. SOL: A
Chapter 4 Measures of Variability
Measures of Dispersion Week 3. What is dispersion? Dispersion is how the data is spread out, or dispersed from the mean. The smaller the dispersion values,
Statistics: For what, for who? Basics: Mean, Median, Mode.
Splash Screen. Lesson Menu Five-Minute Check (over Lesson 12–1) CCSS Then/Now New Vocabulary Example 1:Statistics and Parameters Key Concept: Mean Absolute.
Factorial Notation For any positive integer n, n! means: n (n – 1) (n – 2)... (3) (2) (1) 0! will be defined as equal to one. Examples: 4! = =
 The data set below gives the points per game averages for the 10 players who had the highest averages (minimum 70 games or 1400 points) during the
Objectives The student will be able to: find the variance of a data set. find the standard deviation of a data set.
SECTION 12-3 Measures of Dispersion Slide
11.2C Standard Deviation Statistics Mrs. Spitz Fall 2009.
Objectives The student will be able to:  use Sigma Notation  find the mean absolute deviation of a data set SOL: A
Sociology 5811: Lecture 3: Measures of Central Tendency and Dispersion Copyright © 2005 by Evan Schofer Do not copy or distribute without permission.
What is Mean Absolute Deviation?  Another measure of variability is called the mean absolute deviation. The mean absolute deviation (MAD) is the average.
Objectives The student will be able to:
Mean Absolute Deviation Mean Absolute Deviation, referred to as MAD, is a better measure of dispersion than the standard deviation when there are outliers.
Lesson 25 Finding measures of central tendency and dispersion.
MEAN ABSOLUTE DEVIATION. Vocabulary  Deviation: The distance that two points are separated from each other.  Deviation from the mean : How far the data.
 SIGMA. Essentials: Sigma -  (Yeah, I got this – so everyone thinks, but it isn’t as easy as it looks.) Understand what Sigma (  means and how it.
11.2 Arithmetic Series. What is a series?  When the terms of a sequence are added, the indicated sum of the terms is called a series.  Example  Sequence.
Name:__________ warm-up 12-2 HEALTH CLUBS At a heath club, a random sample of members are asked some questions about dieting. Classify the sample as simple,
1.Assemble the following tools: Graphing calculator z-tables (modules 3 - 5)z-tables Paper and pencil Reference for calculator keystrokes 2.Complete the.
Variation, Mean Absolute and Standard Deviation (12-3) Objective: Calculate and interpret variation in real world context through the use of mean absolute.
CHAPTER 3 – Numerical Techniques for Describing Data 3.1 Measures of Central Tendency 3.2 Measures of Variability.
Normal Distribution. Normal Distribution Curve A normal distribution curve is symmetrical, bell-shaped curve defined by the mean and standard deviation.
Objectives The student will be able to: describe the variation of the data. find the mean absolute deviation of a data set.
Normal Distribution Students will be able to: find the variance of a data set. find the standard deviation of a data set. use normal distribution curve.
Over Lesson 12–1 5-Minute Check 1. Over Lesson 12–1 5-Minute Check 1.
 2012 Pearson Education, Inc. Slide Chapter 12 Statistics.
Introduction Previous lessons demonstrated the use of the standard normal distribution. While distributions with a mean of 0 and a standard deviation of.
Introduction Previous lessons demonstrated the use of the standard normal distribution. While distributions with a mean of 0 and a standard deviation of.
Bell Work
Chapter 7 Exploring Measures of Variability
Objectives The student will be able to:
Measures of Dispersion
Objectives The student will be able to:
Chapter 12 Statistics 2012 Pearson Education, Inc.
Addition of Signed Numbers
CHAPTER 1 Exploring Data
Mean Absolute Deviation
MEAN ABSOLUTE DEVIATION *MAD*.
Objectives The student will be able to:
Adding and Subtracting Real Numbers
Learning Targets I can: find the variance of a data set.
CHAPTER 1 Exploring Data
Objectives The student will be able to: find the standard deviation of a data set.
Measures of Dispersion
Describing Quantitative Data with Numbers
What does the following mean?
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
Mean & Standard Deviation
CHAPTER 1 Exploring Data
Objectives The student will be able to:
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
Chapter 12 Statistics.
Objectives The student will be able to:
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
Compare and contrast histograms to bar graphs
CHAPTER 1 Exploring Data
Adding and Subtracting Real Numbers
Presentation transcript:

Objectives The student will be able to: use Sigma Notation find the mean absolute deviation of a data set SOL: A.9 2009

Sigma Notation Summation is something that is done quite often in mathematics, and there is a symbol that means summation. That symbol is the capital Greek letter sigma, , and so the notation is sometimes called Sigma Notation instead of Summation Notation.

Sigma Summation The i is called the index of summation. i =1 is the lower limit of the summation and i = n is the upper limit of the summation. This notation tells us to add all of the ai for all integers starting at 1 and ending at n.

Sigma Samples 1) 2)

Sigma Summation The index may start at any integer and must increase to the integer on the top of the sigma notation.

The sum of the deviations of data points from the mean of a data set is zero which does not give an indicator to the measure of the dispersion of data. Example: Given the heights of five basketball players, find the sum of the deviations from the mean. Heights in inches: 72, 76, 68, 80, 74 The mean of the data: (72+76+68+80+74)/5 = 74 The sum of the deviations from the mean: (72 -74)+(76 -74)+(68 -74)+(80 -74)+(74 -74) = -2 + 2 + -6 + 6 + 0 = 0

Two formulas which find the dispersion of data about the mean: standard deviation – squares each difference from the mean to eliminate the negative differences. mean absolute deviation – uses absolute value of each difference from the mean to eliminate the negative differences.

Mean Absolute Deviation Mean Absolute Deviation, referred to as MAD, is a better measure of dispersion than the standard deviation when there are outliers in the data. An outlier is a data point which is far removed in value from the others in the data set. It is an unusually large or an unusually small value compared to the others.

Outlier The score of 20 would be an outlier. Test scores for 6 students were : 85, 92, 88, 80, 91 and 20. The score of 20 would be an outlier. The standard deviation is greatly changed when the outlier is included with the data. The mean absolute deviation would be a better choice for measuring the dispersion of this data.

Mean Absolute Deviation The mean absolute deviation formula can be represented using Sigma Notation: Where mean is represented by and n is the number of items.

Mean Absolute Deviation 1. Find the mean of the data. Subtract the mean from each value – the result is called the deviation from the mean. Take the absolute value of each deviation from the mean. 4. Find the sum of the absolute values. 5. Divide the total by the number of items.

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 20. Find the mean: (85+92+88+80+91+20)/6=76 2. Find the deviation from the mean: 85-76=9 92-76=16 88-76=12 80-76=4 91-76=15 20-76=-56

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 20. 3. Find the absolute value of each deviation from the mean:

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 20. 4. Find the sum of the absolute values: 9 + 16 + 12 + 4 + 15 + 56 = 112 5. Divide the sum by the number of data items: 112/6 = 18.7 The mean absolute deviation is 18.7.

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 74. Find the mean: (85+92+88+80+91+74)/6=85 2. Find the deviation from the mean: 85-85=0 92-85=7 88-85=3 80-85=-5 91-85=6 74-85=-11

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 74. 3. Find the absolute value of each deviation from the mean:

Find the mean absolute deviation Test scores for 6 students were : 85, 92, 88, 80, 91 and 74. 4. Find the sum of the absolute values: 0 + 7 + 3 + 5 + 6 + 11 = 32 5. Divide the sum by the number of data items: 32/6 = 5.3 The mean absolute deviation is 5.3.

Analyzing the data Why is the mean absolute deviation so much smaller in the second problem? Answer Now

Analyzing the data The mean absolute deviation will be smaller in the second problem because there is no longer an outlier.

Analyzing the data Looking at the two sets of scores, which is a true conclusion? Test 1: 85, 92, 88, 80, 91 and 20 Test 2: 85, 92, 88, 80, 91 and 74 a. Both sets of data contain an outlier. b. The standard deviation for test 1 scores is greater than for test 2. c. The mean absolute deviation is larger than the standard deviation for test 1 scores. d. The mean absolute deviation is larger than the standard deviation for test 2 scores.

Analyzing the data Looking at the two sets of scores, which is a true conclusion? Test 1: 85, 92, 88, 80, 91 and 20 Test 2: 85, 92, 88, 80, 91 and 74 a. Both sets of data contain an outlier. b. The standard deviation for test 1 scores is greater than for test 2. TRUE c. The mean absolute deviation is larger than the standard deviation for test 1 scores. d. The mean absolute deviation is larger than the standard deviation for test 2 scores.

PET REscue PETS A rescue agency records the number of pets adopted each month: {14, 18, 12, 17, 15, 20}. Find and interpret the mean absolute deviation. Answer: A mean absolute deviation of 2.3 indicates that, on average, the monthly number of pets adopted each month is about 2.3 pets from the mean of 16 pets.

FOOTBALL STATIstics FOOTBALL A statistician reviewed the number of points his high school team gave up at their home games this season: {14, 0, 20, 24, 17, 30}. Find and interpret the mean absolute deviation.

Example 4 Compare Two Sets of Data Use a graphing calculator to find the mean and standard deviation. Clear all lists. Then press STAT ENTER, and enter each data value into L1. To view the statistics, press STAT 1 ENTER . Left-Handed Right-Handed