Download presentation
Presentation is loading. Please wait.
Published byLindsay Barton Modified over 9 years ago
1
1 1 Slide Descriptive Statistics: Numerical Measures Location and Variability Chapter 3 BA 201
2
2 2 Slide Sample Statistics, Population Parameters, and Point Estimators If the measures are computed for data from a sample, they are called sample statistics. If the measures are computed for data from a population, they are called population parameters. A sample statistic is referred to as the point estimator of the corresponding population parameter.
3
3 3 Slide LOCATION
4
4 4 Measures of Location n n Mean n n Median n n Mode n n Percentiles n n Quartiles
5
5 5 Slide Mean n n The mean of a data set is the average of all the data values. The sample mean is the point estimator of the population mean . n n The mean provides a measure of central location.
6
6 6 Slide Mean SamplePopulation
7
7 7 Slide Sample Mean Apartment Rents
8
8 8 Slide Trimmed Mean It is obtained by deleting a percentage of the smallest and largest values from a data set and then computing the mean of the remaining values. For example, the 5% trimmed mean is obtained by removing the smallest 5% and the largest 5% of the data values and then computing the mean of the remaining values. Another measure, sometimes used when extreme values are present, is the trimmed mean.
9
9 9 Slide Median Whenever a data set has extreme values, the median is the preferred measure of central location. The median of a data set is the value in the middle when the data items are arranged in ascending order.
10
10 Slide Median 121419262718 27 For an odd number of observations: in ascending order 26182712142719 7 observations the median is the middle value. Median = 19
11
11 Slide 121419262718 27 Median For an even number of observations: in ascending order 26182712142730 8 observations the median is the average of the middle two values. Median = (19 + 26)/2 = 22.5 19 30
12
12 Slide Median Averaging the 35th and 36th data values: Median = (475 + 475)/2 = 475 Example: Apartment Rents
13
13 Slide Mode The mode of a data set is the value that occurs with greatest frequency. The greatest frequency can occur at two or more different values. If the data have exactly two modes, the data are bimodal. If the data have more than two modes, the data are multimodal.
14
14 Slide Mode 450 occurred most frequently (7 times) Mode = 450 Apartment Rents
15
15 Slide PRACTICE
16
16 Slide Practice #1 1479 983 1133 1286 1409 1259 1579 1113 1265 1354 1255 374 1124 1265 Compute the … Mean Median Mode
17
17 Slide Practice #1 - Mean 1479 983 1133 1286 1409 1259 1579 1113 1265 1354 1255 374 1124 1265
18
18 Slide Practice #1 - Median 1479 983 1133 1286 1409 1259 1579 1113 1265 1354 1255 374 1124 1265 374 983 1113 1124 1133 1255 1259 1265 1286 1354 1409 1479 1579
19
19 Slide Practice #1 - Mode 374 983 1113 1124 1133 1255 1259 1265 1286 1354 1409 1479 1579
20
20 Slide Percentiles A percentile provides information about how the data are spread over the interval from the smallest value to the largest value. n n The p th percentile of a data set is a value such that at least p percent of the items take on this value or less and at least (100 - p ) percent of the items take on this value or more.
21
21 Slide Percentiles Arrange the data in ascending order. Compute index i, the position of the p th percentile. i = ( p /100) n If i is not an integer, round up. The p th percentile is the value in the i th position. If i is an integer, the p th percentile is the average of the values in positions i and i +1.
22
22 Slide 80 th Percentile i = ( p /100) n = (80/100)70 = 56 Averaging the 56 th and 57 th data values: 80th Percentile = (535 + 549)/2 = 542 Apartment Rents
23
23 Slide Quartiles Quartiles are specific percentiles. First Quartile = 25th Percentile Second Quartile = 50th Percentile = Median Third Quartile = 75th Percentile
24
24 Slide Third Quartile Third quartile = 75th percentile i = ( p /100) n = (75/100)70 = 52.5 = 53 Third quartile = 525 Apartment Rents
25
25 Slide PRACTICE
26
26 Slide Practice #2 - Percentiles 374 983 1113 1124 1133 1255 1259 1265 1286 1354 1409 1479 1579 80 th Percentile
27
27 Slide VARIABILITY
28
28 Slide Measures of Variability Range Interquartile Range Variance Standard Deviation Coefficient of Variation
29
29 Slide Range The range of a data set is the difference between the largest and smallest data values.
30
30 Slide Range Range = largest value - smallest value Range = 615 - 425 = 190 Apartment Rents
31
31 Slide Interquartile Range The interquartile range of a data set is the difference between the third quartile and the first quartile. It is the range for the middle 50% of the data. It overcomes the sensitivity to extreme data values.
32
32 Slide Interquartile Range 3rd Quartile ( Q 3) = 525 1st Quartile ( Q 1) = 445 Interquartile Range = Q 3 - Q 1 = 525 - 445 = 80 Apartment Rents
33
33 Slide PRACTICE RANGE
34
34 Slide Practice #3 - Range 3 11 16 23 18 7 Range
35
35 Slide VARIANCE
36
36 Slide The variance is a measure of variability that utilizes all the data. Variance It is based on the difference between the value of each observation ( x i ) and the mean ( for a sample, for a population). The variance is useful in comparing the variability of two or more variables.
37
37 Slide Variance The variance is computed as follows: The variance is the average of the squared differences between each data value and the mean. for a sample for a population
38
38 Slide Variance Sample Variance Apartment Rents
39
39 Slide Detailed Example - Variance 1 1-2 = -1-1 2 = 1 3 3-2 = 11 2 = 1 2 2-2 = 00 2 = 0 1 1-2 = -1-1 2 = 1 3 3-2 = 11 2 = 1 2 4 s 2 = 4/(5-1) = 1 b c d e f g a
40
40 Slide Standard Deviation The standard deviation of a data set is the positive square root of the variance. It is measured in the same units as the data, making it more easily interpreted than the variance.
41
41 Slide The standard deviation is computed as follows: for a sample for a population Standard Deviation
42
42 Slide Standard Deviation Apartment Rents
43
43 Slide Detailed Example – Standard Deviation s 2 = 4/(5-1) = 1 a
44
44 Slide PRACTICE VARIANCE AND STANDARD DEVIATION
45
45 Slide Practice #4 – Variance 3 7 11 16 18 23
46
46 Slide Practice #4 – Standard Deviation
47
47 Slide The coefficient of variation is computed as follows: Coefficient of Variation The coefficient of variation indicates how large the standard deviation is in relation to the mean. for a sample for a population
48
48 Slide the standard deviation is about 11% of the mean Variance Standard Deviation Coefficient of Variation Sample Variance, Standard Deviation, And Coefficient of Variation Apartment Rents
49
49 Slide PRACTICE COEFFICIENT OF VARIATION
50
50 Slide Practice #5 – Coefficient of Variation s=
51
51 Slide
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.