statistics with economics and business applications

38
Note 4 of 5E Statistics with Statistics with Economics and Economics and Business Applications Business Applications Chapter 2 Describing Sets of Data iptive Statistics – Numerical Meas

Upload: jaden-rosa

Post on 01-Jan-2016

33 views

Category:

Documents


2 download

DESCRIPTION

Statistics with Economics and Business Applications. Chapter 2 Describing Sets of Data Descriptive Statistics – Numerical Measures. Review. I. What’s in last lecture? Descriptive Statistics – tables and graphs. Chapter 2. II. What's in this lecture? - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Statistics with Economics and Business Applications

Note 4 of 5E

Statistics with Economics and Statistics with Economics and Business ApplicationsBusiness Applications

Chapter 2 Describing Sets of Data

Descriptive Statistics – Numerical Measures

Page 2: Statistics with Economics and Business Applications

Note 4 of 5E

ReviewReview

I. I. What’s in last lecture?What’s in last lecture?

Descriptive Statistics – tables and graphs. Chapter 2.

II. II. What's in this lecture?What's in this lecture?

Descriptive Statistics – Numerical Measures. Read Chapter 2.

Page 3: Statistics with Economics and Business Applications

Note 4 of 5E

Describing Data with Numerical MeasuresDescribing Data with Numerical Measures

• Graphical methods may not always be sufficient for describing data.

• Numerical measures can be created for both populationspopulations and samplessamples..

– A parameterparameter is a numerical descriptive measure calculated for a populationpopulation.

– A statisticstatistic is a numerical descriptive measure calculated for a samplesample.

Page 4: Statistics with Economics and Business Applications

Note 4 of 5E

Measures of CenterMeasures of Center

A measure along the horizontal axis of the data distribution that locates the centercenter of the distribution.

Page 5: Statistics with Economics and Business Applications

Note 4 of 5E

Some NotationsSome Notations We can go a long way with a little notation. Suppose

we are making a series of n observations. Then we write

as the values we observe. Read as “x-one, x-two, etc”

Example: Suppose we ask five people how many hours of they spend on the internet in a week and get the following numbers: 2, 9, 11, 5, 6. Then

nxxxx ,...,,, 321 nxxxx ,...,,, 321

6,5,11,9,2,5 54321 xxxxxn 6,5,11,9,2,5 54321 xxxxxn

Page 6: Statistics with Economics and Business Applications

Note 4 of 5E

Arithmetic Mean or AverageArithmetic Mean or Average The mean mean of a set of measurements is

the sum of the measurements divided by the total number of measurements.

n

xx i

n

xx i

where n = number of measurementsst measuremen theall of sum ix

Page 7: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExample

Time spend on internet:

2, 9, 11, 5, 6

n

xx i 6.6

5

33

5

651192

If we were able to enumerate the whole population, the population meanpopulation mean would be called (the Greek letter “mu”).

Page 8: Statistics with Economics and Business Applications

Note 4 of 5E

• The medianmedian of a set of measurements is the middle measurement when the measurements are ranked from smallest to largest.

• The position of the medianposition of the median is

MedianMedian

.5(.5(nn + 1) + 1)

once the measurements have been ordered.

Page 9: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExample• The set: 2, 4, 9, 8, 6, 5, 3 n = 7

• Sort:2, 3, 4, 5, 6, 8, 9

• Position: .5(n + 1) = .5(7 + 1) = 4th Median = 4th largest measurement

• The set: 2, 4, 9, 8, 6, 5 n = 6

• Sort:2, 4, 5, 6, 8, 9

• Position: .5(n + 1) = .5(6 + 1) = 3.5th Median = (5 + 6)/2 = 5.5 — average of the 3rd and 4th measurements

Page 10: Statistics with Economics and Business Applications

Note 4 of 5E

ModeMode

• The modemode is the measurement which occurs most frequently.

• The set: 2, 4, 9, 8, 8, 5, 3

– The mode is 88, which occurs twice

• The set: 2, 2, 9, 8, 8, 5, 3

– There are two modes—88 and 22 (bimodalbimodal)

• The set: 2, 4, 9, 8, 5, 3

– There is no modeno mode (each value is unique).

Page 11: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExample

• Mean?

• Median?

• Mode? (Highest peak)

The number of quarts of milk purchased by 25 households:

0 0 1 1 1 1 1 2 2 2 2 2 2 2 2 2 3 3 3 3 3 4 4 4 5

2.225

55

n

xx i

2m

2mode

Page 12: Statistics with Economics and Business Applications

Note 4 of 5E

• The mean is more easily affected by extremely large or small values than the median.

Extreme ValuesExtreme Values

• The median is often used as a measure of center when the distribution is skewed.

Page 13: Statistics with Economics and Business Applications

Note 4 of 5E

Extreme ValuesExtreme Values

Skewed left: Mean < Median

Skewed right: Mean > Median

Symmetric: Mean = Median

Page 14: Statistics with Economics and Business Applications

Note 4 of 5E

Measures of VariabilityMeasures of Variability• A measure along the horizontal axis of

the data distribution that describes the spreadspread of the distribution from the center.

Page 15: Statistics with Economics and Business Applications

Note 4 of 5E

The RangeThe Range

• The range, Rrange, R,, of a set of n measurements is the difference between the largest and smallest measurements.

• Example: Example: A botanist records the number of petals on 5 flowers:

5, 12, 6, 8, 14

• The range is R = 14 – 5 = 9.R = 14 – 5 = 9.

Quick and easy, but only uses 2 of the 5 measurements.Quick and easy, but only uses 2 of the 5 measurements.

Page 16: Statistics with Economics and Business Applications

Note 4 of 5E

The VarianceThe Variance

• The variancevariance is measure of variability that uses all the measurements. It measures the average deviation of the measurements about their mean.

• Flower petals:Flower petals: 5, 12, 6, 8, 14

95

45x 9

5

45x

4 6 8 10 12 14

Page 17: Statistics with Economics and Business Applications

Note 4 of 5E

• The variance of a populationvariance of a population of N measurements is the average of the squared deviations of the measurements about their mean

The VarianceThe Variance

• The variance of a samplevariance of a sample of n measurements is the sum of the squared deviations of the measurements about their mean, divided by (n – 1)

N

xi2

2 )(

N

xi2

2 )(

1

)( 22

n

xxs i

1

)( 22

n

xxs i

Page 18: Statistics with Economics and Business Applications

Note 4 of 5E

• In calculating the variance, we squared all of the deviations, and in doing so changed the scale of the measurements.

• To return this measure of variability to the original units of measure, we calculate the standard deviationstandard deviation, the positive square root of the variance.

The Standard DeviationThe Standard Deviation

2

2

:deviation standard Sample

:deviation standard Population

ss

2

2

:deviation standard Sample

:deviation standard Population

ss

Page 19: Statistics with Economics and Business Applications

Note 4 of 5E

Two Ways to Calculate Two Ways to Calculate the Sample Variancethe Sample Variance

1

)( 22

n

xxs i5 -4 16

12 3 9

6 -3 9

8 -1 1

14 5 25

Sum 45 0 60

Use the Definition Formula:ix xxi

2)( xxi

154

60

87.3152 ss

Page 20: Statistics with Economics and Business Applications

Note 4 of 5E

Two Ways to Calculate Two Ways to Calculate the Sample Variancethe Sample Variance

1

)( 22

2

nnx

xs

ii5 25

12 144

6 36

8 64

14 196

Sum 45 465

Use the Calculational Formula:

ix 2ix

154

545

4652

87.3152 ss

Page 21: Statistics with Economics and Business Applications

Note 4 of 5E

• The value of s is ALWAYSALWAYS positive.• The larger the value of s2 or s, the larger

the variability of the data set.• Why divide by n –1?Why divide by n –1?

– The sample standard deviation ss is often used to estimate the population standard deviation Dividing by n –1 gives us a better estimate of

Some NotesSome Notes

Page 22: Statistics with Economics and Business Applications

Note 4 of 5E

Measures of Relative StandingMeasures of Relative Standing How many measurements lie below

the measurement of interest? This is measured by the ppth th percentilepercentile..

p-th percentile

(100-p) %x

p %

Page 23: Statistics with Economics and Business Applications

Note 4 of 5E

ExamplesExamples

90% of all men (16 and older) earn more than $319 per week.

BUREAU OF LABOR STATISTICS 2002

$319

90%10%

50th Percentile

25th Percentile

75th Percentile

Median

Lower Quartile (Q1) Upper Quartile (Q3)

$319 is the 10th percentile.

$319 is the 10th percentile.

Page 24: Statistics with Economics and Business Applications

Note 4 of 5E

• The lower quartile (Qlower quartile (Q11)) is the value of x which is larger than 25% and less than 75% of the ordered measurements.

• The upper quartile (Qupper quartile (Q33)) is the value of x which is larger than 75% and less than 25% of the ordered measurements.

• The range of the “middle 50%” of the measurements is the interquartile rangeinterquartile range, ,

IQR = IQR = QQ33 – Q – Q11

Quartiles and the IQRQuartiles and the IQR

Page 25: Statistics with Economics and Business Applications

Note 4 of 5E

• The lower and upper quartiles (Qlower and upper quartiles (Q1 1 and and

QQ33),), can be calculated as follows:

• The position of Qposition of Q11 is

Calculating Sample QuartilesCalculating Sample Quartiles

.75(.75(nn + 1) + 1)

.25(.25(nn + 1) + 1)

•The position of Qposition of Q33 is

once the measurements have been ordered. If the positions are not integers, find the quartiles by interpolation.

Page 26: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExampleThe prices ($) of 18 brands of walking shoes:

40 60 65 65 65 68 68 70 70

70 70 70 70 74 75 75 90 95

Position of QPosition of Q11 = .25(18 + 1) = 4.75 = .25(18 + 1) = 4.75

Position of QPosition of Q33 = .75(18 + 1) = 14.25 = .75(18 + 1) = 14.25

Q1is 3/4 of the way between the 4th and 5th ordered measurements, or

Q1 = 65 + .75(65 - 65) = 65.

Page 27: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExampleThe prices ($) of 18 brands of walking shoes:

40 60 65 65 65 68 68 70 70

70 70 70 70 74 75 75 90 95

Position of QPosition of Q11 = .25(18 + 1) = 4.75 = .25(18 + 1) = 4.75

Position of QPosition of Q33 = .75(18 + 1) = 14.25 = .75(18 + 1) = 14.25

Q3 is 1/4 of the way between the 14th and 15th ordered measurements, or

Q3 = 75 + .25(75 - 74) = 75.25and

IQR = Q3 – Q1 = 75.25 - 65 = 10.25

Page 28: Statistics with Economics and Business Applications

Note 4 of 5E

Using Measures of Center and Using Measures of Center and Spread: The Box PlotSpread: The Box Plot

The Five-Number Summary:

Min Q1 Median Q3 Max

The Five-Number Summary:

Min Q1 Median Q3 Max

• Divides the data into 4 sets containing an equal number of measurements.

• A quick summary of the data distribution.

• Use to form a box plotbox plot to describe the shapeshape of the distribution and to detect outliersoutliers.

Page 29: Statistics with Economics and Business Applications

Note 4 of 5E

Constructing a Box PlotConstructing a Box PlotThe definition of the box plot here is similar, but not exact the same as the one in the book. It is simpler.

Calculate Q1, the median, Q3 and IQR.

Draw a horizontal line to represent the scale of measurement.

Draw a box using Q1, the median, Q3.

QQ11 mm QQ33

Page 30: Statistics with Economics and Business Applications

Note 4 of 5E

Constructing a Box PlotConstructing a Box Plot

QQ11 mm QQ33

Isolate outliers by calculatingLower fence: Q1-1.5 IQRUpper fence: Q3+1.5 IQR

Measurements beyond the upper or lower fence is are outliers and are marked (*).

*

Page 31: Statistics with Economics and Business Applications

Note 4 of 5E

Constructing a Box PlotConstructing a Box Plot

QQ11 mm QQ33

*

Draw “whiskers” connecting the largest and smallest measurements that are NOT outliers to the box.

Page 32: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExampleAmount of sodium in 8 brands of cheese:

260 290 300 320 330 340 340 520

m = 325m = 325 QQ33 = 340 = 340

mm

QQ11 = 292.5 = 292.5

QQ33QQ11

Page 33: Statistics with Economics and Business Applications

Note 4 of 5E

ExampleExampleIQR = 340-292.5 = 47.5

Lower fence = 292.5-1.5(47.5) = 221.25

Upper fence = 340 + 1.5(47.5) = 411.25

mm

QQ33QQ11

*

Outlier: x = 520

Page 34: Statistics with Economics and Business Applications

Note 4 of 5E

Interpreting Box PlotsInterpreting Box PlotsMedian line in center of box and whiskers of equal length—symmetric distribution

Median line left of center and long right whisker—skewed right

Median line right of center and long left whisker—skewed left

Page 35: Statistics with Economics and Business Applications

Note 4 of 5E

Key ConceptsKey ConceptsI. Measures of CenterI. Measures of Center

1. Arithmetic mean (mean) or average

a. Population mean:

b. Sample mean of size n:

2. Median: position of the median .5(n 1)

3. Mode

4. The median may be preferred to the mean if the data are highly skewed.

II. Measures of VariabilityII. Measures of Variability

1. Range: R largest smallest

n

xx i

n

xx i

Page 36: Statistics with Economics and Business Applications

Note 4 of 5E

Key ConceptsKey Concepts 2. Variance

a. Population of N measurements: b. Sample of n measurements:

3. Standard deviation

N

xi2

2 )( N

xi2

2 )(

1

)(

1

)(

22

22

n

n

xx

n

xxs

ii

i

1

)(

1

)(

22

22

n

n

xx

n

xxs

ii

i

2

2

:deviation standard Sample

:deviation standard Population

ss

2

2

:deviation standard Sample

:deviation standard Population

ss

Page 37: Statistics with Economics and Business Applications

Note 4 of 5E

Key ConceptsKey ConceptsIV. Measures of Relative StandingIV. Measures of Relative Standing

1. pth percentile; p% of the measurements are smaller, and (100 p)% are larger.

2. Lower quartile, Q 1; position of Q 1 .25(n 1)

3. Upper quartile, Q 3 ; position of Q 3 .75(n 1)

4. Interquartile range: IQR Q 3 Q 1

V. Box PlotsV. Box Plots

1. Box plots are used for detecting outliers and shapes of distributions.

2. Q 1 and Q 3 form the ends of the box. The median line is in

the interior of the box.

Page 38: Statistics with Economics and Business Applications

Note 4 of 5E

Key ConceptsKey Concepts3. Upper and lower fences are used to find outliers.

a. Lower fence: Q 1 1.5(IQR)

b. Outer fences: Q 3 1.5(IQR)

4. Whiskers are connected to the smallest and largest measurements that are not outliers.

5. Skewed distributions usually have a long whisker in the direction of the skewness, and the median line is drawn away from the direction of the skewness.