Exercise 7

 

 

1.In a physics laboratory experiment on thermal conductivity a student collected the following data:

 

X = time ( sec )

Y = log I

300

0.79

420

0.77

540

0.76

660

0.73

 

 

(a) Plot these data, fit a straight line by eye, and determine its splore and intercept.

 

(b) By least squares fit the model Y = β0 + β1X + ε to these data. Plot the least

squares line Ŷ = b0 + b1X with the data.

 

(c) Compare the answers to part (a) and (b) .

 

 

 

2.(a) An electrical engineer obtained the following data from six randomized experiments:

 

Dial setting

X

Measured voltage

Y

1

31.2

2

32.4

3

33.4

4

34.0

5

34.6

6

35.0

 

 

Suggest a simple empirical formula to relate Y to X, assuming that the standard deviation of an individual Y value is σ = 0.5.

 

(b) Would your answer change if σ = 0.05 ? Why?

 

 

3.(a) Using the method of least squares, fit a straight line to the following data. What are the least squares estimators of the slope and intercept of the line?

 

 

X

10

20

30

40

50

60

Y

2.7

3.6

5.2

6.1

6.0

4.9

 

(b) Calculate 99% confidence intervals for the slope and intercept.

(c) Comment on the data and analysis, and carry out any further analysis you think is appropriate. .

 

 

4. Fit the model Y = β1X + β2X2 + ε to these data, which were collected in random order:

 

X

1

1

2

2

3

3

4

4

Y

15

21

36

32

38

49

33

30

 

 

  1. Plot the data.
  2. Obtain least squares estimates b1 and b2 for the parameters β1 and β2.
  3. Draw the curve Ŷ= b1X + b2X2 .
  4. Do you think the model is adequate? Explain your answer.

 

 

5.Using the method of least squares, an experimenter fitted the model

 

η = β0 + β1X

 

to the data below. It is known that σ is about 0.2. A friend suggested it would be better to fit the following model instead:

η = α + β(X – Xbar)

 

where Xbar is the average value of X’s.

Let a and b be the estimates of α and β.

 

  1. Is a = b0 ? Explain your answer.
  2. Is b = b1? Explain your answer.
  3. Are the predicted values of the responses for the two models, identical at X = 40? Explain your answer.

(d) Consider the two models above, which would you recommend the experimenter use: I or II or both or neither? Explain your answer.

 

 

X

10

12

14

16

18

20

22

24

26

28

30

32

Y

80.0

83.5

84.5

84.8

84.2

83.3

82.8

82.8

83.3

84.2

85.3

86.0