Stat 2411 Statistical Methods Chapter 4. Measure of Variation.

Slides:



Advertisements
Similar presentations
Describing Quantitative Variables
Advertisements

Measures of Variation Sample range Sample variance Sample standard deviation Sample interquartile range.
Statistics 1: Introduction to Probability and Statistics Section 3-3.
Introduction to Summary Statistics
Looking at data: distributions - Describing distributions with numbers IPS chapter 1.2 © 2006 W.H. Freeman and Company.
Analysis of Simulation Input.. Simulation Machine n Simulation can be considered as an Engine with input and output as follows: Simulation Engine Input.
Stat 2411 Statistical Methods Chapter 4. Measure of Variation.
3-3 Measures of Variation. Definition The range of a set of data values is the difference between the maximum data value and the minimum data value. Range.
Measures of Variability: Range, Variance, and Standard Deviation
Describing distributions with numbers
Why use boxplots? ease of construction convenient handling of outliers construction is not subjective (like histograms) Used with medium or large size.
STA Lecture 111 STA 291 Lecture 11 Describing Quantitative Data – Measures of Central Location Examples of mean and median –Review of Chapter 5.
Summary statistics Using a single value to summarize some characteristic of a dataset. For example, the arithmetic mean (or average) is a summary statistic.
Review – Using Standard Deviation Here are eight test scores from a previous Stats 201 class: 35, 59, 70, 73, 75, 81, 84, 86. The mean and standard deviation.
Statistics Recording the results from our studies.
Copyright ©2006 Brooks/Cole, a division of Thomson Learning, Inc. Turning Data Into Information Chapter 2.
Chapter 3 Descriptive Statistics: Numerical Methods Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Chapter 12, Part 2 STA 291 Summer I Mean and Standard Deviation The five-number summary is not the most common way to describe a distribution numerically.
Describing distributions with numbers
McGraw-Hill/Irwin Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Descriptive Statistics: Numerical Methods.
Chapter 10 – Sampling Distributions Math 22 Introductory Statistics.
Applied Quantitative Analysis and Practices LECTURE#09 By Dr. Osman Sadiq Paracha.
Sullivan – Fundamentals of Statistics – 2 nd Edition – Chapter 3 Section 2 – Slide 1 of 27 Chapter 3 Section 2 Measures of Dispersion.
Lecture 5 Dustin Lueker. 2 Mode - Most frequent value. Notation: Subscripted variables n = # of units in the sample N = # of units in the population x.
Chapter 3 Data Description Section 3-3 Measures of Variation.
Chapter 9 Indentify and describe sampling distributions.
Numerical descriptors BPS chapter 2 © 2006 W.H. Freeman and Company.
Review BPS chapter 1 Picturing Distributions with Graphs What is Statistics ? Individuals and variables Two types of data: categorical and quantitative.
Numerical descriptors BPS chapter 2 © 2006 W.H. Freeman and Company.
The Mean : A measure of centre The mean (often referred to as the average). Mean = sum of values total number of values.
BPS - 5th Ed. Chapter 21 Describing Distributions with Numbers.
Descriptive Statistics for one Variable. Variables and measurements A variable is a characteristic of an individual or object in which the researcher.
How Can We Describe the Spread of Quantitative Data? 1.
CHAPTER 2: Basic Summary Statistics
© 2012 W.H. Freeman and Company Lecture 2 – Aug 29.
Stat 2411 Statistical Methods Chapter 4. Measure of Variation.
Do Now Find the mean and standard deviation for the data set (assume sample data):
Describing Data: Summary Measures. Identifying the Scale of Measurement Before you analyze the data, identify the measurement scale for each variable.
Chapter 4 Measures of Spread. RMS RMS size of a list: (S) (S) square values in list (M) (M) sum squared values and divide by total # of values in list.
Chapter 3 Section 3 Measures of variation. Measures of Variation Example 3 – 18 Suppose we wish to test two experimental brands of outdoor paint to see.
AP Statistics 5 Number Summary and Boxplots. Measures of Center and Distributions For a symmetrical distribution, the mean, median and the mode are the.
Descriptive Statistics Measures of Variation
Statistics 200 Lecture #4 Thursday, September 1, 2016
Quantitative Data Continued
Sampling Distributions
Measures of Dispersion
Stat 2411 Statistical Methods
(12) students were asked their SAT Math scores:
Chapter 7 Sampling Distributions.
Section 3.2 Measures of Spread.
Chapter 2b.
Chapter 7 Sampling Distributions.
Describing Data with Numerical Measures
Stat 501 Spring 2004 Go through intro doc Homework 1:
Chapter 2 Exploring Data with Graphs and Numerical Summaries
Data Analysis and Statistical Software I Quarter: Spring 2003
Chapter 7 Sampling Distributions.
Basic Practice of Statistics - 3rd Edition
Chapter 1: Exploring Data
Histograms and Measures of Center vs. Spread
Chapter 7 Sampling Distributions.
Essential Statistics Describing Distributions with Numbers
Basic Practice of Statistics - 3rd Edition
CHAPTER 2: Basic Summary Statistics
The Five-Number Summary
Basic Practice of Statistics - 3rd Edition
Advanced Algebra Unit 1 Vocabulary
Univariate Data Univariate Data: involving a single variable
Chapter 7 Sampling Distributions.
16 Mathematics of Normal Distributions
Presentation transcript:

Stat 2411 Statistical Methods Chapter 4. Measure of Variation

4.1 The Range Difference between the largest and smallest values 3, 4, 6, 2, 1, 9  1, 2, 3, 4, 6, 9 Range=9-1=8

4.2 Variance and Standard Deviation For a population with values x 1, x 2, … …, x n The center is the population mean The deviations from the mean are

Consider the population – Diameters of all ball bearings produced by machine: x 1, x 2, … …, x n Let = population mean n = population size Then Average squared deviation from mean

Sample variance For a sample of size n, the sample variance is Why divide by n -1? This makes an unbiased estimator of. Unbiased means on the average correct.

Suppose we have a large population of ball bearings with diameters  =1cm and Sample ∞ Mean If we knew  we would find Fact So and would be too small for  . Dividing by n-1 makes s 2 come out right (   )on average.

Sample Standard Deviation Variance: Standard Deviation: The standard deviation (s) measures spread (or variation) by looking at how far observations are from the mean.

Example On an exam I might ask you to write a numerical expression for s for the data for the sample.

Choosing Measures of Center and Spread  Use the mean & standard deviation for “bell- shaped” distributions, where data are symmetric and the average score is typical, i.e. no outliers.  Use the five number summary (Min, Q1, Median, Q3, Max) for skewed data where very large or small observations make the mean less representative and to highlight the range of outliers.

4.3 Application of the Standard Deviation Chebyshev’s Theorem – skip For bell – shaped histograms (or approximately normal distributed, we will talk more about this later) Approx. 68% of the obs. are between  Approx. 95% of the obs. are between  Approx. 99.7% of the obs. are between  The same is true for s and 

Standardizing Observations – z-scores If we measure in units of size , about the mean , we can transform our data to standard units: # of standard deviations from average. This is called standardizing. So if x is an observation from a data set that has mean  and standard deviation  the standardized value of x is A standardized value is often called a z-score.

Example In the US, the systolic blood pressure of men aged 20 has mean 120 and standard deviation 10. 1) We can expect 95% of our observations fall within 2) The systolic bp of a 20-yr old man is 130. Find the z-score for his bp:

Exercise 1: The Standard Deviation (s) 26 systolic blood pressure X = mm Hg

Exercise 2: z-score In the US, the systolic blood pressure of men aged 20 has mean 120 and standard deviation 10. Q1. what proportion of the bps have a value outside the range 110 to 130? Q2. What is the z-score of a blood pressure value of 100?