Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 1.

Similar presentations


Presentation on theme: "Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 1."— Presentation transcript:

1 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 1

2 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 10 Re-expressing Data: It’s Easier Than You Think

3 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 3 Straightening Relationships We cannot use a linear model unless the relationship between the two variables is linear. Often re-expression can save the day, straightening bent relationships so that we can fit and use a simple linear model. Two simple ways to re-express data are with logarithms and reciprocals. Re-expressions can be seen in everyday life—everybody does it.

4 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 4 Straightening Relationships (cont.) The relationship between fuel efficiency (in miles per gallon) and weight (in pounds) for late model cars looks fairly linear at first:

5 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 5 Straightening Relationships (cont.) A look at the residuals plot shows a problem:

6 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 6 Straightening Relationships (cont.) We can re-express fuel efficiency as gallons per hundred miles (a reciprocal) and eliminate the bend in the original scatterplot:

7 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 7 Straightening Relationships (cont.) A look at the residuals plot for the new model seems more reasonable:

8 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 8 Goals of Re-expression Goal 1: Make the distribution of a variable (as seen in its histogram, for example) more symmetric.

9 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 9 Goals of Re-expression (cont.) Goal 2: Make the spread of several groups (as seen in side-by-side boxplots) more alike, even if their centers differ.

10 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 10 Goals of Re-expression (cont.) Goal 3: Make the form of a scatterplot more nearly linear.

11 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 11 Goals of Re-expression (cont.) Goal 4: Make the scatter in a scatterplot spread out evenly rather than following a fan shape. This can be seen in the two scatterplots we just saw with Goal 3:

12 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 12 The Ladder of Powers There is a family of simple re-expressions that move data toward our goals in a consistent way. This collection of re-expressions is called the Ladder of Powers. The Ladder of Powers orders the effects that the re-expressions have on data.

13 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 13 The Ladder of Powers Ratios of two quantities (e.g., mph) often benefit from a reciprocal. The reciprocal of the data An uncommon re-expression, but sometimes useful. Reciprocal square root -1/2 Measurements that cannot be negative often benefit from a log re-expression. We’ll use logarithms here “0” Counts often benefit from a square root re- expression. Square root of data values ½ Data with positive and negative values and no bounds are less likely to benefit from re- expression. Raw data 1 Try with unimodal distributions that are skewed to the left. Square of data values 2 CommentNamePower

14 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 14 Plan B: Attack of the Logarithms When none of the data values is zero or negative, logarithms can be a helpful ally in the search for a useful model. Try taking the logs of both the x- and y-variable. Then re-express the data using some combination of x or log(x) vs. y or log(y).

15 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 15 Plan B: Attack of the Logarithms (cont.)

16 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 16 Multiple Benefits We often choose a re-expression for one reason and then discover that it has helped other aspects of an analysis. For example, a re-expression that makes a histogram more symmetric might also straighten a scatterplot or stabilize variance.

17 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 17 Why Not Just a Curve? If there’s a curve in the scatterplot, why not just fit a curve to the data?

18 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 18 Why Not Just a Curve? (cont.) The mathematics and calculations for “curves of best fit” are considerably more difficult than “lines of best fit.” Besides, straight lines are easy to understand. We know how to think about the slope and the y-intercept.

19 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 19 What Can Go Wrong? Don’t expect your model to be perfect. Don’t choose a model based on R 2 alone:

20 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 20 What Can Go Wrong? (cont.) Beware of multiple modes. Re-expression cannot pull separate modes together. Watch out for scatterplots that turn around. Re-expression can straighten many bent relationships, but not those that go up and down.

21 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 21 What Can Go Wrong? (cont.) Watch out for negative data values. It’s impossible to re-express negative values by any non-positive power on the Ladder of Powers or to re- express values that are zero for powers between 0 and -1. Watch for data far from 1. Data values that are all very far from 1 may not be much affected by re-expression unless the range is very large. If all the data values are large (e.g., years), consider subtracting a constant to bring them back near 1. Don’t stray too far from the ladder.

22 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 22 What have we learned? When the conditions for regression are not met, a simple re-expression of the data may help. A re-expression may make the: Distribution of a variable more symmetric. Spread across different groups more similar. Form of a scatterplot straighter. Scatter around the line in a scatterplot more consistent.

23 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 23 What have we learned? (cont.) Taking logs is often a good, simple starting point. To search further, the Ladder of Powers or the log-log approach can help us find a good re- expression. Our models won’t be perfect, but re-expression can lead us to a useful model.

24 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 24 Example: Using Models pg. 238 #2 For each of the models listed below, predict y when x = 2. a) b) c) d) e)

25 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 25 Example: Pressure and Volume We attempt to find how the volume of a gas depends on the temperature and pressure of the gas. If temperature is held constant at 300 K, the following results are obtained. Predict the volume if the pressure is 325. Pressure200250300350400 Volume625500417357313

26 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 26 Example: Soil Erosion The problem of soil erosion is faced by farmers all over the world. The following data was from a study in western India. Predict the amount of erosion is the wind velocity is 24 km/hr. Velocity 13.513.5141517.5192021 222325252627 (km/hr) Erosion 5153525257080140 75125190300240 315 (kg/day)

27 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 27 Example: Shoes! Cyrus Tist was trying to determine how the pressure exerted on the floor by the heel of a shoe depends on the width of the heel and the weight of the person wearing the shoe. He started by measuring the pressure (in psi) exerted by several people wearing a shoe with a heel width of 3.5 inches. The data are summarized below. Predict the pressure exerted on the heel with a width of 3.5 inches if the person weighs 175 pounds. Wt (lb)6285100128154180 Pressure5.77.89.111.714.116.5

28 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 28 Example: Zurich Zoo The following data are the shoulder-hip length and the vertical thickness of the bodies of some quadrupeds at the zoo in Zurich, Switzerland. Predict the vertical thickness of a giraffe if the shoulder-hip length is 145 cm. Animallength (cm)Height (cm) Ermine124 Dachshund3512 Indian Tiger9045 Llama12273 Indian elephant153135

29 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 29 Example: Female Heights and Weights Consider the data on x = height (in.) and y = average weight (lb.) for American females aged 30-39. Predict the weight of a female that is 64.5 inches tall. X 585960616263646566 676869707172 Y 113115118121124128131134137 141145150153159164


Download ppt "Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 10- 1."

Similar presentations


Ads by Google