Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 3 Numerically Summarizing Data

Similar presentations


Presentation on theme: "Chapter 3 Numerically Summarizing Data"— Presentation transcript:

1 Chapter 3 Numerically Summarizing Data
3.1 Measures of Central Tendency

2 The following chart gives a summary of some background information
on 5 students at Joliet Junior College (JJC). Name Age Gender Number of Semesters Overall GPA Completed At JJC Jennifer 21 Female Amy Female Brian Male Mark Male Jim Male Which of the above data would be qualitative? Answer:Gender

3 A parameter is a descriptive measure of a population.
A statistic is a descriptive measure of a sample. A statistic is an unbiased estimator of a parameter if it does not consistently over- or underestimate the parameter.

4 The arithmetic mean of a variable is computed by determining the sum of all the values of the variable in the data set divided by the number of observations.

5 The population arithmetic mean, is computed using all the individuals in a population.
The population mean is a parameter. The population arithmetic mean is denoted by

6

7 The sample arithmetic mean, is computed using sample data.
The sample mean is a statistic that is an unbiased estimator of the population mean. The sample arithmetic mean is denoted by

8

9 EXAMPLE Computing a Population Mean and a Sample Mean
The following chart gives a summary of some background information on a Calculus class. Name Age Gender Overall GPA Jennifer 21 Female Amy Female Brian Male Jane Female Mark Male Julie Female Jim Male Ted Male Michel Female Amanda 19 Female Linda Female

10 Compute the Arithmetic Mean
Treat the students in this class as a population. Compute the population mean of the GPA. Then take a simple random sample of n = 5 students. Compute the sample mean of the GPA. Obtain a second simple random sample of n = 5 students. Again compute the sample mean of the GPA.

11 The population(size of 11) mean
=34.9

12 The median of a variable is the value that lies in the middle of the data when arranged in ascending order. That is, half the data is below the median and half the data is above the median. We use M to represent the median.

13

14 EXAMPLE Computing the Median of Data
Find the population median of the total GPA from the earlier example.

15 The mode of a variable is the most frequent observation of the variable that occurs in the data set.
If there is no observation that occurs with the most frequency, we say the data has no mode.

16 EXAMPLE Finding the Mode of a Data Set
The data on the next slide represent the Vice Presidents of the United States and their state of birth. Find the mode.

17

18

19 The mode is New York.

20 The arithmetic mean is sensitive to extreme (very large or small) values in the data set, while the median is not. We say the median is resistant to extreme values, but the arithmetic mean is not.

21 When data sets have unusually large or small values relative to the entire set of data or when the distribution of the data is skewed, the median is the preferred measure of central tendency over the arithmetic mean because it is more representative of the typical observation.

22

23

24

25

26 EXAMPLE. Identifying the Shape of the Distribution
EXAMPLE Identifying the Shape of the Distribution Based on the Mean and Median The following data represent the asking price of homes for sale in Lincoln, NE. Source:

27 Find the mean and median
Find the mean and median. Use the mean and median to identify the shape of the distribution. Verify your result by drawing a histogram of the data.

28 Find the mean and median
Find the mean and median. Use the mean and median to identify the shape of the distribution. Verify your result by drawing a histogram of the data. Using MINITAB/Excel/Spss, we find that the mean asking price is $143,509 and the median asking price is $131,825. Therefore, we would conjecture that the distribution is skewed right.

29

30

31 3.2 Measures of Dispersion

32 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?

33 Wait Time at McDonald’s
Wait Time at Wendy’s Wait Time at McDonald’s

34 The mean wait time in each line is 1.39 minutes.

35

36 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

37 EXAMPLE Finding the Range of a Set of Data
Find the range of the student GPA collected from Section 3.1

38 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.

39 The population variance is symbolically represented by 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.

40 EXAMPLE Computing a Population Variance
Compute the population variance of the population data collected in Section 3.1.

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

42 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.

43 EXAMPLE Computing a Sample Variance
Compute the sample variance using the sample data from Section 3.1

44 The population standard deviation is denoted by
It is obtained by taking the square root of the population variance, so that

45 EXAMPLE Computing a Population Standard Deviation and Sample Standard Deviation
Compute the population and sample standard deviation for the data obtained in Section 3.1

46 EXAMPLE Comparing Standard Deviations
Determine the standard deviation waiting time for Wendy’s and McDonald’s. Which is larger? Why?

47 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

48

49

50 EXAMPLE Using the Empirical Rule
The following data represent the serum HDL cholesterol of the 54 female patients of a family doctor.

51 (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 80.8 according to the Empirical Rule. (e) Determine the actual percentage of patients that have serum HDL between 34 and 80.8.

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

53 (c) According to the Empirical Rule, approximately 99
(c) According to the Empirical Rule, approximately 99.7% of the patients will have serum HDL cholesterol levels within 3 standard deviations of the mean. That is, approximately 99.7% of the patients will have serum HDL cholesterol levels greater than or equal to (11.7) = 22.3 and less than or equal to (11.7) = 92.5.

54 (d) Because 33.8 is 2 standard deviations below the mean ( (11.7) = 34) and 81 is 2 standard deviations above the mean ( (11.7) = 80.8), the Empirical Rule states that approximately 95% of the data will lie between 34 and 80.8. (e) There are no observations below 34. There are 2 observations greater than Therefore, 52/54 = 96.3% of the data lie between 34 and 80.8.

55

56 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 percentage of patients that have serum HDL between 34 and 80.8.

57 Answer: (a) (1-1/9)*100%=88.9% (b) =23.4 =23.4 23.4/11.7=2 two standard deviations, so the percentage of patients that have serum HDL between two stand deviations is at least (1-1/4)*100%=75%


Download ppt "Chapter 3 Numerically Summarizing Data"

Similar presentations


Ads by Google