+ All Categories
Home > Technology > Numerical measures stat ppt @ bec doms

Numerical measures stat ppt @ bec doms

Date post: 27-Jan-2015
Category:
Upload: mba-corner-by-babasab-patil-karrisatte
View: 107 times
Download: 4 times
Share this document with a friend
Description:
Numerical measures stat ppt @ bec doms
Popular Tags:
43
1 Numerical Measures
Transcript
Page 1: Numerical measures stat ppt @ bec doms

1

Numerical Measures

Page 2: Numerical measures stat ppt @ bec doms

2

After completing this chapter, you should be able to:

Compute and interpret the mean, median, and mode for a set of data

Compute the range, variance, and standard deviation and know what these values mean

Construct and interpret a box and whiskers plot

Compute and explain the coefficient of variation and z scores

Use numerical measures along with graphs, charts, and tables to describe data

Chapter Goals

Page 3: Numerical measures stat ppt @ bec doms

3

Chapter Topics Measures of Center and Location

Mean, median, mode, geometric mean, midrange

Other measures of Location Weighted mean, percentiles, quartiles

Measures of Variation Range, interquartile range, variance and standard

deviation, coefficient of variation

Page 4: Numerical measures stat ppt @ bec doms

4

Summary Measures

Center and Location

Mean

Median

Mode

Other Measures of Location

Weighted Mean

Describing Data Numerically

Variation

Variance

Standard Deviation

Coefficient of Variation

RangePercentiles

Interquartile RangeQuartiles

Page 5: Numerical measures stat ppt @ bec doms

5

Measures of Center and Location

Center and Location

Mean Median Mode Weighted Mean

N

x

n

xx

N

ii

n

ii

1

1

i

iiW

i

iiW

w

xw

w

xwX

Overview

Page 6: Numerical measures stat ppt @ bec doms

6

Mean (Arithmetic Average) The Mean is the arithmetic average of data

values

Sample mean

Population mean

n = Sample Size

N = Population Size

n

xxx

n

xx n

n

ii

211

N

xxx

N

xN

N

ii

211

Page 7: Numerical measures stat ppt @ bec doms

7

Mean (Arithmetic Average) The most common measure of central tendency Mean = sum of values divided by the number of values Affected by extreme values (outliers)

(continued)

0 1 2 3 4 5 6 7 8 9 10

Mean = 3

0 1 2 3 4 5 6 7 8 9 10

Mean = 4

35

15

5

54321

4

5

20

5

104321

Page 8: Numerical measures stat ppt @ bec doms

8

Median Not affected by extreme values

In an ordered array, the median is the “middle” number If n or N is odd, the median is the middle number If n or N is even, the median is the average of the two

middle numbers

0 1 2 3 4 5 6 7 8 9 10

Median = 3

0 1 2 3 4 5 6 7 8 9 10

Median = 3

Page 9: Numerical measures stat ppt @ bec doms

9

Mode A measure of central tendency Value that occurs most often Not affected by extreme values Used for either numerical or categorical data There may may be no mode There may be several modes

0 1 2 3 4 5 6 7 8 9 10 11 12 13 14

Mode = 5

0 1 2 3 4 5 6

No Mode

Page 10: Numerical measures stat ppt @ bec doms

10

Weighted Mean Used when values are grouped by frequency

or relative importance

Days to Complete

Frequency

5 4

6 12

7 8

8 2

Example: Sample of 26 Repair Projects Weighted Mean Days

to Complete:

days 6.31 26

164

28124

8)(27)(86)(125)(4

w

xwX

i

iiW

Page 11: Numerical measures stat ppt @ bec doms

11

Five houses on a hill by the beach

Review Example

$2,000 K

$500 K

$300 K

$100 K

$100 K

House Prices:

$2,000,000 500,000 300,000 100,000 100,000

Page 12: Numerical measures stat ppt @ bec doms

12

Summary Statistics

Mean: ($3,000,000/5)

= $600,000

Median: middle value of ranked data = $300,000

Mode: most frequent value = $100,000

House Prices:

$2,000,000 500,000 300,000 100,000 100,000

Sum 3,000,000

Page 13: Numerical measures stat ppt @ bec doms

13

Mean is generally used, unless extreme values (outliers) exist

Then median is often used, since the median is not sensitive to extreme values. Example: Median home prices may

be reported for a region – less sensitive to outliers

Which measure of location is the “best”?

Page 14: Numerical measures stat ppt @ bec doms

14

Shape of a Distribution Describes how data is distributed

Symmetric or skewed

Mean = Median = Mode

Mean < Median < Mode Mode < Median < Mean

Right-SkewedLeft-Skewed Symmetric

(Longer tail extends to left) (Longer tail extends to right)

Page 15: Numerical measures stat ppt @ bec doms

15

Other Location MeasuresOther Measures

of Location

Percentiles Quartiles

1st quartile = 25th percentile

2nd quartile = 50th percentile

= median

3rd quartile = 75th percentile

The pth percentile in a data array:

p% are less than or equal to this value (100 – p)% are greater than or equal to this value

(where 0 ≤ p ≤ 100)

Page 16: Numerical measures stat ppt @ bec doms

16

Percentiles The pth percentile in an ordered array of n

values is the value in ith position, where

Example: The 60th percentile in an ordered array of 19 values is

the value in 12th position:

1)(n100

pi

121)(19100

601)(n

100

pi

Page 17: Numerical measures stat ppt @ bec doms

17

Quartiles Quartiles split the ranked data into 4 equal

groups25% 25% 25% 25%

Sample Data in Ordered Array: 11 12 13 16 16 17 18 21 22

Example: Find the first quartile

(n = 9)

Q1 = 25th percentile, so find the (9+1) = 2.5 position

so use the value half way between the 2nd and 3rd values,

so Q1 = 12.5

25100

Q1 Q2 Q3

Page 18: Numerical measures stat ppt @ bec doms

18

Box and Whisker Plot A Graphical display of data using 5-number

summary:Minimum -- Q1 -- Median -- Q3 -- Maximum

Example:

Minimum 1st Median 3rd Maximum Quartile Quartile

Minimum 1st Median 3rd Maximum Quartile Quartile

25% 25% 25% 25%

Page 19: Numerical measures stat ppt @ bec doms

19

Shape of Box and Whisker Plots The Box and central line are centered between the endpoints if

data is symmetric around the median

A Box and Whisker plot can be shown in either vertical or horizontal format

Page 20: Numerical measures stat ppt @ bec doms

20

Distribution Shape and Box and Whisker Plot

Right-SkewedLeft-Skewed Symmetric

Q1 Q2 Q3 Q1 Q2 Q3 Q1 Q2 Q3

Page 21: Numerical measures stat ppt @ bec doms

21

Box-and-Whisker Plot Example Below is a Box-and-Whisker plot for the

following data:

0 2 2 2 3 3 4 5 5 10 27

This data is very right skewed, as the plot depicts

0 2 3 5 270 2 3 5 27

Min Q1 Q2 Q3 Max

Page 22: Numerical measures stat ppt @ bec doms

22

Measures of VariationVariation

Variance Standard Deviation Coefficient of Variation

PopulationVariance

Sample Variance

PopulationStandardDeviation

Sample Standard Deviation

Range

Interquartile Range

Page 23: Numerical measures stat ppt @ bec doms

23

Measures of variation give information on the spread or variability of the data values.

Variation

Same center, different variation

Page 24: Numerical measures stat ppt @ bec doms

24

Range Simplest measure of variation Difference between the largest and the

smallest observations:

Range = xmaximum – xminimum

0 1 2 3 4 5 6 7 8 9 10 11 12 13 14

Range = 14 - 1 = 13

Example:

Page 25: Numerical measures stat ppt @ bec doms

25

Ignores the way in which data are distributed

Sensitive to outliers

7 8 9 10 11 12Range = 12 - 7 = 5

7 8 9 10 11 12 Range = 12 - 7 = 5

Disadvantages of the Range

1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,4,5

1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,4,120

Range = 5 - 1 = 4

Range = 120 - 1 = 119

Page 26: Numerical measures stat ppt @ bec doms

26

Interquartile Range Can eliminate some outlier problems by using the

interquartile range

Eliminate some high-and low-valued observations and calculate the range from the remaining values.

Interquartile range = 3rd quartile – 1st quartile

Page 27: Numerical measures stat ppt @ bec doms

27

Interquartile Range

Median(Q2)

XmaximumX

minimum Q1 Q3

Example:

25% 25% 25% 25%

12 30 45 57 70

Interquartile range = 57 – 30 = 27

Page 28: Numerical measures stat ppt @ bec doms

28

Average of squared deviations of values from the mean Sample variance:

Population variance:

Variance

N

μ)(xσ

N

1i

2i

2

1- n

)x(xs

n

1i

2i

2

Page 29: Numerical measures stat ppt @ bec doms

29

Standard Deviation Most commonly used measure of variation Shows variation about the mean Has the same units as the original data

Sample standard deviation:

Population standard deviation:N

μ)(xσ

N

1i

2i

1-n

)x(xs

n

1i

2i

Page 30: Numerical measures stat ppt @ bec doms

30

Calculation Example:Sample Standard Deviation

Sample Data (Xi) : 10 12 14 15 17 18 18 24

n = 8 Mean = x = 16

4.24267

126

18

16)(2416)(1416)(1216)(10

1n

)x(24)x(14)x(12)x(10s

2222

2222

Page 31: Numerical measures stat ppt @ bec doms

31

Comparing Standard Deviations

Mean = 15.5 s = 3.338 11 12 13 14 15 16 17 18 19 20 21

11 12 13 14 15 16 17 18 19 20 21

Data B

Data A

Mean = 15.5 s = .9258

11 12 13 14 15 16 17 18 19 20 21

Mean = 15.5 s = 4.57

Data C

Page 32: Numerical measures stat ppt @ bec doms

32

Coefficient of Variation Measures relative variation

Always in percentage (%)

Shows variation relative to mean

Is used to compare two or more sets of data measured in different units

100%x

sCV

100%

μ

σCV

Population Sample

Page 33: Numerical measures stat ppt @ bec doms

33

Comparing Coefficient of Variation

Stock A: Average price last year = $50 Standard deviation = $5

Stock B: Average price last year = $100 Standard deviation = $5

Both stocks have the same standard deviation, but stock B is less variable relative to its price

10%100%$50

$5100%

x

sCVA

5%100%$100

$5100%

x

sCVB

Page 34: Numerical measures stat ppt @ bec doms

34

If the data distribution is bell-shaped, then the interval:

contains about 68% of the values in the population or the sample

The Empirical Rule

1σμ

X

μ

68%

1σμ

Page 35: Numerical measures stat ppt @ bec doms

35

contains about 95% of the values in the population or the sample

contains about 99.7% of the values in the population or the sample

The Empirical Rule

2σμ

3σμ

3σμ

99.7%95%

2σμ

Page 36: Numerical measures stat ppt @ bec doms

36

Regardless of how the data are distributed, at least (1 - 1/k2) of the values will fall within k standard deviations of the mean

Examples:

(1 - 1/12) = 0% ……..... k=1 (μ ± 1σ)(1 - 1/22) = 75% …........ k=2 (μ ± 2σ)(1 - 1/32) = 89% ………. k=3 (μ ± 3σ)

Tchebysheff’s Theorem

withinAt least

Page 37: Numerical measures stat ppt @ bec doms

37

A standardized data value refers to the number of standard deviations a value is from the mean

Standardized data values are sometimes referred to as z-scores

Standardized Data Values

Page 38: Numerical measures stat ppt @ bec doms

38

where: x = original data value μ = population mean σ = population standard deviation z = standard score

(number of standard deviations x is from μ)

Standardized Population Values

σ

μx z

Page 39: Numerical measures stat ppt @ bec doms

39

where: x = original data value x = sample mean s = sample standard deviation z = standard score

(number of standard deviations x is from μ)

Standardized Sample Values

s

xx z

Page 40: Numerical measures stat ppt @ bec doms

40

Using Microsoft Excel Descriptive Statistics are easy to obtain from

Microsoft Excel

Use menu choice:

tools / data analysis / descriptive statistics

Enter details in dialog box

Page 41: Numerical measures stat ppt @ bec doms

41

Using Excel

Use menu choice:

tools / data analysis /

descriptive statistics

Page 42: Numerical measures stat ppt @ bec doms

42

Enter dialog box details

Check box for summary statistics

Click OK

Using Excel(continued)

Page 43: Numerical measures stat ppt @ bec doms

43

Excel output

Microsoft Excel

descriptive statistics output,

using the house price data:

House Prices:

$2,000,000 500,000 300,000 100,000 100,000


Recommended