Standard Deviation Lecture 18 Sec. 5.3.4 Tue, Oct 4, 2005.

Slides:



Advertisements
Similar presentations
NUMERICAL DESCRIPTIVE STATISTICS Measures of Variability.
Advertisements

Variability 2011, 10, 4. Learning Topics  Variability of a distribution: The extent to which values vary –Range –Variance** –Standard Deviation**
Measures of Variability or Dispersion
Variability Measures of spread of scores range: highest - lowest standard deviation: average difference from mean variance: average squared difference.
NUMERICAL DESCRIPTIVE STATISTICS Measures of Variability.
Ignore parts with eye-ball estimation & computational formula
Experiment 20 Page 215 Dr. Scott Buzby Ph.D..  An acid-base titration is the determination of the concentration of an acid or base by exactly neutralizing.
Measures of Variability: Range, Variance, and Standard Deviation
Chapter 4 SUMMARIZING SCORES WITH MEASURES OF VARIABILITY.
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 13 Statistics © 2008 Pearson Addison-Wesley. All rights reserved.
12.3 – Measures of Dispersion Dispersion is another analytical method to study data. Two of the most common measures of dispersion are the range and the.
VARIANCE & STANDARD DEVIATION By Farrokh Alemi, Ph.D. This lecture is organized by Dr. Alemi and narrated by Yara Alemi. The lecture is based on the OpenIntro.
The Standard Deviation of a Discrete Random Variable Lecture 24 Section Fri, Oct 20, 2006.
Chapter 3 Central Tendency and Variability. Characterizing Distributions - Central Tendency Most people know these as “averages” scores near the center.
Although the 5 number summary is very useful for describing a data set, it is not the most widely used. The most common measures are the mean for the center.
SECTION 12-3 Measures of Dispersion Slide
Sullivan – Fundamentals of Statistics – 2 nd Edition – Chapter 3 Section 2 – Slide 1 of 27 Chapter 3 Section 2 Measures of Dispersion.
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Educ 200C Wed. Oct 3, Variation What is it? What does it look like in a data set?
Standard Deviation Lecture 18 Sec Tue, Feb 15, 2005.
Statistics Describing, Exploring and Comparing Data
2.4 Measures of Variation Coach Bridges NOTES. What you should learn…. How to find the range of a data set How to find the range of a data set How to.
© 2008 McGraw-Hill Higher Education The Statistical Imagination Chapter 5. Measuring Dispersion or Spread in a Distribution of Scores.
Standard Deviation. Two classes took a recent quiz. There were 10 students in each class, and each class had an average score of 81.5.
Variability Introduction to Statistics Chapter 4 Jan 22, 2009 Class #4.
The Variance of a Random Variable Lecture 35 Section Fri, Mar 26, 2004.
2.4 Measures of Variation Prob & Stats Mrs. O’Toole.
2.4 Measures of Variation The Range of a data set is simply: Range = (Max. entry) – (Min. entry)
 2012 Pearson Education, Inc. Slide Chapter 12 Statistics.
Welcome to Week 03 Tues MAT135 Statistics
Sampling and Sampling Distributions
Objectives The student will be able to:
Measures of Dispersion
Objectives The student will be able to:
Chapter 12 Statistics 2012 Pearson Education, Inc.
Measuring Variation Lecture 16 Sec – Mon, Oct 4, 2004.
Distribution of the Sample Means
Mean and Standard Deviation
Standard Deviation.
Standard Deviation.
Theme 4 Describing Variables Numerically
Standard Deviation Calculate the mean Given a Data Set 12, 8, 7, 14, 4
Chapter 9 Hypothesis Testing.
Measures of Dispersion How “spread-out” are the data?
Variance Variance: Standard deviation:
Statistics Variability
Ruisheng Zhao OER – Lecture Notes Mean, Variance, and Standard Deviation, and Unusual Values Ruisheng Zhao OER –
Objectives The student will be able to:
Teacher Introductory Statistics Lesson 2.4 D
Learning Targets I can: find the variance of a data set.
Standard Deviation Standard Deviation summarizes the amount each value deviates from the mean. SD tells us how spread out the data items are in our data.
Describing Quantitative Data Numerically
Measures in Variability
Mean and Standard Deviation
Mean and Standard Deviation
Confidence intervals for the difference between two means: Independent samples Section 10.1.
Standard Deviation Lecture 20 Sec Fri, Feb 23, 2007.
What does the following mean?
Standard Deviation Lecture 20 Sec Fri, Sep 28, 2007.
Standard Deviation How many Pets?.
Objectives The student will be able to:
Standard Deviation Lecture 18 Sec Wed, Oct 4, 2006.
Chapter 12 Statistics.
Objectives The student will be able to:
Standard Deviation.
Mean and Standard Deviation
2.3. Measures of Dispersion (Variation):
Calculating Standard Deviation
The Mean Variance Standard Deviation and Z-Scores
Presentation transcript:

Standard Deviation Lecture 18 Sec. 5.3.4 Tue, Oct 4, 2005

Deviations from the Mean Each unit of a sample or population deviates from the mean by a certain amount. Define the deviation of x to be (x –x). 1 2 3 4 5 6 7 8 x = 3.5

Deviations from the Mean Each unit of a sample or population deviates from the mean by a certain amount. deviation = -3.5 1 2 3 4 5 6 7 8 x = 3.5

Deviations from the Mean Each unit of a sample or population deviates from the mean by a certain amount. dev = -1.5 1 2 3 4 5 6 7 8 x = 3.5

Deviations from the Mean Each unit of a sample or population deviates from the mean by a certain amount. dev = +1.5 1 2 3 4 5 6 7 8 x = 3.5

Deviations from the Mean Each unit of a sample or population deviates from the mean by a certain amount. deviation = +3.5 1 2 3 4 5 6 7 8 x = 3.5

Deviations from the Mean How do we obtain one number that is representative of the set of individual deviations? If we add them up to get the average, the positive deviations will cancel with the negative deviations, leaving a total of 0. That’s no good.

Sum of Squared Deviations We will square them all first. That way, there will be no canceling. So we compute the sum of the squared deviations, called SSX. Procedure Find the deviations Square them all Add them up

Sum of Squared Deviations SSX = sum of squared deviations For example, if the sample is {0, 2, 5, 7}, then SSX = (0 – 3.5)2 + (2 – 3.5)2 + (5 – 3.5)2 + (7 – 3.5)2 = (-3.5)2 + (-1.5)2 + (1.5)2 + (3.5)2 = 12.25 + 2.25 + 2.25 + 12.25 = 29.

The Population Variance Variance of the population – The average squared deviation for the population. The population variance is denoted by 2.

The Population Standard Deviation The population standard deviation is the square root of the population variance. We will interpret this as being representative of deviations in the population (hence the name “standard”).

The Sample Variance Variance of a sample – The average squared deviation for the sample, except that we divide by n – 1 instead of n. The sample variance is denoted by s2. This formula for s2 makes a better estimator of 2 than if we had divided by n.

Example In the example, SSX = 29. Therefore, s2 = 29/3 = 9.667.

The Sample Standard Deviation The sample standard deviation is the square root of the sample variance. We will interpret this as being representative of deviations in the sample.

Example In our example, we found that s2 = 9.667. Therefore, s = 9.667 = 3.109.

Example Use Excel to compute the mean and standard deviation of the sample {0, 2, 5, 7}. Do it once using basic operations. Do it again using special functions. Then compute the mean and standard deviation for the on-time arrival data. OnTimeArrivals.xls.

Alternate Formula for the Standard Deviation An alternate way to compute SSX is to compute Note that only the second term is divided by n. Then, as before

Example Let the sample be {0, 2, 5, 7}. Then  x = 14 and So SSX = 78 – (14)2/4 = 78 – 49 = 29, as before.

TI-83 – Standard Deviations Follow the procedure for computing the mean. The display shows Sx and x. Sx is the sample standard deviation. x is the population standard deviation. Using the data of the previous example, we have Sx = 3.109126351. x = 2.692582404.

Interpreting the Standard Deviation Both the standard deviation and the variance are measures of variation in a sample or population. The standard deviation is measured in the same units as the measurements in the sample. Therefore, the standard deviation is directly comparable to actual deviations.

Interpreting the Standard Deviation The variance is not comparable to deviations. The most basic interpretation of the standard deviation is that it is roughly the average deviation.

Interpreting the Standard Deviation Observations that deviate fromx by much more than s are unusually far from the mean. Observations that deviate fromx by much less than s are unusually close to the mean.

Interpreting the Standard Deviation x

Interpreting the Standard Deviation x

Interpreting the Standard Deviation x – s x x + s

Interpreting the Standard Deviation A little closer than normal tox but not unusual x – s x x + s

Interpreting the Standard Deviation Unusually close tox x – s x x + s

Interpreting the Standard Deviation A little farther than normal fromx but not unusual x – 2s x – s x x + s x + 2s

Interpreting the Standard Deviation Unusually far fromx x – 2s x – s x x + s x + 2s

Let’s Do It! Let’s Do It! 5.13, p. 329 – Increasing Spread. Example 5.10, p. 329 – There Are Many Measures of Variability.