chapter 3 numerically summarizing data

38
Chapter 3 Numerically Summarizing Data Insert photo of cover

Upload: howard

Post on 05-Jan-2016

41 views

Category:

Documents


4 download

DESCRIPTION

Chapter 3 Numerically Summarizing Data. Insert photo of cover. Section 3.2 Measures of Dispersion. Objectives Compute the range of a variable from raw data Compute the variance of a variable from raw data Compute the standard deviation of a variable from raw data - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Chapter 3 Numerically Summarizing Data

Chapter 3

Numerically Summarizing Data

Insert photo of cover

Page 2: Chapter 3 Numerically Summarizing Data

Section 3.2 Measures of Dispersion

Objectives

1. Compute the range of a variable from raw data2. Compute the variance of a variable from raw data 3. Compute the standard deviation of a variable from

raw data4. Use the Empirical Rule to describe data that are bell

shaped5. Use Chebyshev’s Inequality to describe any data set

Page 3: Chapter 3 Numerically Summarizing Data

To order food at a McDonald’s Restaurant, one must choose from multiple lines, while at Wendy’s Restaurant, one enters a single line. The following data represent the wait time (in minutes) in line for a simple random sample of 30 customers at each restaurant during the lunch hour. For each sample, answer the following:

(a) What was the mean wait time?

(b) Draw a histogram of each restaurant’s wait time.

(c ) Which restaurant’s wait time appears more dispersed? Which line would you prefer to wait in? Why?

Page 4: Chapter 3 Numerically Summarizing Data

1.50 0.79 1.01 1.66 0.94 0.672.53 1.20 1.46 0.89 0.95 0.901.88 2.94 1.40 1.33 1.20 0.843.99 1.90 1.00 1.54 0.99 0.350.90 1.23 0.92 1.09 1.72 2.00

3.50 0.00 0.38 0.43 1.82 3.040.00 0.26 0.14 0.60 2.33 2.541.97 0.71 2.22 4.54 0.80 0.500.00 0.28 0.44 1.38 0.92 1.173.08 2.75 0.36 3.10 2.19 0.23

Wait Time at Wendy’s

Wait Time at McDonald’s

Page 5: Chapter 3 Numerically Summarizing Data

(a) The mean wait time in each line is 1.39 minutes.

Page 6: Chapter 3 Numerically Summarizing Data

(b)

Page 7: Chapter 3 Numerically Summarizing Data

Objective 1

• Compute the range of a variable from raw data

Page 8: Chapter 3 Numerically Summarizing Data

The range, R, of a variable is the difference between the largest data value and the smallest data values. That is

Range = R = Largest Data Value – Smallest Data Value

Page 9: Chapter 3 Numerically Summarizing Data

EXAMPLE Finding the Range of a Set of Data

The following data represent the travel times (in minutes) to work for all seven employees of a start-up web development company.

23, 36, 23, 18, 5, 26, 43

Find the range.

Range = 43 – 5

= 38 minutes

Page 10: Chapter 3 Numerically Summarizing Data

Objective 2

• Compute the variance of a variable from raw data

Page 11: Chapter 3 Numerically Summarizing Data

The population variance of a variable is the sum of squared deviations about the population mean divided by the number of observations in the population, N.

That is it is the mean of the sum of the squared deviations about the population mean.

Page 12: Chapter 3 Numerically Summarizing Data

The population variance is symbolically represented by σ2 (lower case Greek sigma squared).

Note: When using the above formula, do not round until the last computation. Use as many decimals as allowed by your calculator in order to avoid round off errors.

Page 13: Chapter 3 Numerically Summarizing Data

EXAMPLE Computing a Population Variance

The following data represent the travel times (in minutes) to work for all seven employees of a start-up web development company.

23, 36, 23, 18, 5, 26, 43

Compute the population variance of this data. Recall that

17424.85714

7

Page 14: Chapter 3 Numerically Summarizing Data

xi μ xi – μ (xi – μ)2

23 24.85714 -1.85714 3.44898

36 24.85714 11.14286 124.1633

23 24.85714 -1.85714 3.44898

18 24.85714 -6.85714 47.02041

5 24.85714 -19.8571 394.3061

26 24.85714 1.142857 1.306122

43 24.85714 18.14286 329.1633

902.8571 2

ix 2

2 902.8571

7ix

N

129.0 minutes2

Page 15: Chapter 3 Numerically Summarizing Data

The Computational Formula

Page 16: Chapter 3 Numerically Summarizing Data

EXAMPLE Computing a Population Variance Using the Computational Formula

The following data represent the travel times (in minutes) to work for all seven employees of a start-up web development company.

23, 36, 23, 18, 5, 26, 43

Compute the population variance of this data using the computational formula.

Page 17: Chapter 3 Numerically Summarizing Data

2 2 2 223 36 ... 43 5228ix

23, 36, 23, 18, 5, 26, 43

23 36 ... 43 174ix

22

2

2

1745228

77

i

i

xx

NN

129.0

Page 18: Chapter 3 Numerically Summarizing Data

The sample variance is computed by determining the sum of squared deviations about the sample mean and then dividing this result by n – 1.

Page 19: Chapter 3 Numerically Summarizing Data

Note: Whenever a statistic consistently overestimates or underestimates a parameter, it is called biased. To obtain an unbiased estimate of the population variance, we divide the sum of the squared deviations about the mean by n - 1.

Page 20: Chapter 3 Numerically Summarizing Data

EXAMPLE Computing a Sample Variance

In Section 3.1, we obtained the following simple random sample for the travel time data: 5, 36, 26.

Compute the sample variance travel time.

Travel Time, xi Sample Mean, Deviation about the Mean,

Squared Deviations about the Mean,

5 22.333 5 – 22.333

= -17.333

(-17.333)2 = 300.432889

36 22.333 13.667 186.786889

26 22.333 3.667 13.446889

xix x 2

ix x

2500.66667ix x

2

2 500.66667

1 3 1

ix xs

n

250.333 square minutes

Page 21: Chapter 3 Numerically Summarizing Data

Objective 3

• Compute the standard deviation of a variable from raw data

Page 22: Chapter 3 Numerically Summarizing Data

The population standard deviation is denoted by

It is obtained by taking the square root of the population variance, so that

The sample standard deviation is denoted by

s

It is obtained by taking the square root of the sample variance, so that

2s s

Page 23: Chapter 3 Numerically Summarizing Data

EXAMPLE Computing a Population Standard Deviation

The following data represent the travel times (in minutes) to work for all seven employees of a start-up web development company.

23, 36, 23, 18, 5, 26, 43

Compute the population standard deviation of this data.

Recall, from the last objective that σ2 = 129.0 minutes2. Therefore,

2 902.857111.4 minutes

7

Page 24: Chapter 3 Numerically Summarizing Data

EXAMPLE Computing a Sample Standard Deviation

Recall the sample data 5, 26, 36 results in a sample variance of

2

2 500.66667

1 3 1

ix xs

n

250.333 square minutes

Use this result to determine the sample standard deviation.

2 500.66666715.8 minutes

3 1s s

Page 25: Chapter 3 Numerically Summarizing Data
Page 26: Chapter 3 Numerically Summarizing Data

EXAMPLE Comparing Standard Deviations

Determine the standard deviation waiting time for Wendy’s and McDonald’s. Which is larger? Why?

Page 27: Chapter 3 Numerically Summarizing Data

1.50 0.79 1.01 1.66 0.94 0.672.53 1.20 1.46 0.89 0.95 0.901.88 2.94 1.40 1.33 1.20 0.843.99 1.90 1.00 1.54 0.99 0.350.90 1.23 0.92 1.09 1.72 2.00

3.50 0.00 0.38 0.43 1.82 3.040.00 0.26 0.14 0.60 2.33 2.541.97 0.71 2.22 4.54 0.80 0.500.00 0.28 0.44 1.38 0.92 1.173.08 2.75 0.36 3.10 2.19 0.23

Wait Time at Wendy’s

Wait Time at McDonald’s

Page 28: Chapter 3 Numerically Summarizing Data

EXAMPLE Comparing Standard Deviations

Determine the standard deviation waiting time for Wendy’s and McDonald’s. Which is larger? Why?

Sample standard deviation for Wendy’s:

0.738 minutes

Sample standard deviation for McDonald’s:

1.265 minutes

Page 29: Chapter 3 Numerically Summarizing Data

Objective 4

• Use the Empirical Rule to Describe Data That Are Bell Shaped

Page 30: Chapter 3 Numerically Summarizing Data
Page 31: Chapter 3 Numerically Summarizing Data
Page 32: Chapter 3 Numerically Summarizing Data

EXAMPLE Using the Empirical Rule

The following data represent the serum HDL cholesterol of the 54 female patients of a family doctor.

41 48 43 38 35 37 44 44 4462 75 77 58 82 39 85 55 5467 69 69 70 65 72 74 74 7460 60 60 61 62 63 64 64 6454 54 55 56 56 56 57 58 5945 47 47 48 48 50 52 52 53

Page 33: Chapter 3 Numerically Summarizing Data

(a) Compute the population mean and standard deviation.

(b) Draw a histogram to verify the data is bell-shaped.

(c) Determine the percentage of patients that have serum HDL within 3 standard deviations of the mean according to the Empirical Rule.

(d) Determine the percentage of patients that have serum HDL between 34 and 69.1 according to the Empirical Rule. (e) Determine the actual percentage of patients that have serum HDL between 34 and 69.1.

Page 34: Chapter 3 Numerically Summarizing Data

(a) Using a TI83 plus graphing calculator, we find

(b)

7.11 and 4.57

Page 35: Chapter 3 Numerically Summarizing Data

22.3 34.0 45.7 57.4 69.1 80.8 92.5

(e) 45 out of the 54 or 83.3% of the patients have a serum HDL between 34.0 and 69.1.

(c) According to the Empirical Rule, 99.7% of the patients that have serum HDL within 3 standard deviations of the mean.

(d) 13.5% + 34% + 34% = 81.5% of patients will have a serum HDL between 34.0 and 69.1 according to the Empirical Rule.

Page 36: Chapter 3 Numerically Summarizing Data

Objective 5

• Use Chebyshev’s Inequality to Describe Any Set of Data

Page 37: Chapter 3 Numerically Summarizing Data
Page 38: Chapter 3 Numerically Summarizing Data

EXAMPLE Using Chebyshev’s Theorem

Using the data from the previous example, use Chebyshev’s Theorem to

(a) determine the percentage of patients that have serum HDL within 3 standard deviations of the mean.

(b) determine the actual percentage of patients that have serum HDL between 34 and 80.8.

2

11 100% 88.9%

3

2

11 100% 75%

2