Mathematical Statistics with Applications
Mathematical Statistics with Applications
7th Edition
ISBN: 9780495110811
Author: Dennis Wackerly, William Mendenhall, Richard L. Scheaffer
Publisher: Cengage Learning
bartleby

Videos

Question
Book Icon
Chapter 11, Problem 97SE

a.

To determine

Fit the model for the given data.

a.

Expert Solution
Check Mark

Answer to Problem 97SE

The fitted model for the given data is y^=1.42857+0.5x1+0.11905x20.5x3.

Explanation of Solution

The model is as follows:

Y=β0+β1x1+β2x2+β3x3+ε

From the given Table, the data can be formed into matrices as follows:

X=[1   3     5   11   2     0      1 1   1  3      1 1      0  4      01      1  3   1 1      2      0   11      3      5      1], Y=[ 1 0 0 1 2 3 3]

From the property of least squares, it is noted that β^=(XX)1XY.

X=[  1      1      1      1      1     1     1 3 2   1      0      1     2     3  5     0   3  4   3    0     51     1      1      0   1   1    1 ]

Now, the matrices XX and XY are as follows:

XX=[  1      1      1      1      1     1     1 3 2   1      0      1     2     3  5     0   3  4   3    0     51     1      1      0   1   1    1 ][1   3     5   11   2     0      1 1   1  3      1 1      0  4      01      1  3   1 1      2      0   11      3      5      1]=[  7    0    0    0   0   28   0    0  0    0   84   0  0    0    0    6 ]

XY=[  1      1      1      1      1     1     1 3 2   1      0      1     2     3  5     0   3  4   3    0     51     1      1      0   1   1    1 ][ 1 0 0 1 2 3 3]=[1014103]

Also the matrix (XX)1 is as follows:

(XX)1=([  7    0    0    0   0   28   0    0  0    0   84   0  0    0    0    6 ])1=[1/7     0        0        00    1/28      0        00       0      1/84     00       0        0      1/6]

The parameter β^ is as follows:

β^=(XX)1XY=[1/7     0        0        00    1/28      0        00       0      1/84     00       0        0      1/6][1014103][β^0β^1β^2β^3]=[1.428570.50.119050.5]

The fitted model for the given data can be obtained as follows:

y^=β0+β^1x1+β^2x2+β^3x3y^=1.42857+0.5x1+0.11905x20.5x3

Thus, the fitted model for the given data is y^=1.42857+0.5x1+0.11905x20.5x3.

b.

To determine

Predict Y when x1=1,x2=3,x3=1.

Compare with the observed response in the original data.

Explain why these two are not equal.

b.

Expert Solution
Check Mark

Answer to Problem 97SE

The predicted value of Y when x1=1,x2=3,x3=1 is 2.07142.

Explanation of Solution

From Part (a), the fitted model is as follows:

y^=1.42857+0.5x1+0.11095x20.5x3.

The predicted value of Y when x1=1,x2=3,x3=1 is as follows:

y^=1.42857+0.5(1)+0.11905(3)0.5(1)=2.07142

Thus, the predicted value of Y when x1=1,x2=3,x3=1 is 2.07142.

According to the data from the table, the observed value of Y when x1=1,x2=3,x3=1 is equal to 2.

The observed and the predicted value are not equal because to predict the value one can use the fitted model based on the given data and because of that each predicted value contains some deviation from the observed value.

c.

To determine

Test the hypothesis H0:β3=0 against Ha:β30 using Ha:β30.

c.

Expert Solution
Check Mark

Answer to Problem 97SE

The data provide sufficient evidence to indicate that x3 contributes information for the prediction of Y.

Explanation of Solution

The null and alternative hypotheses are stated as follows:

H0:β3=0

Ha:β30

The significance level is 0.05.

The test statistic is as follows:

t=β^3(sc33)

Where,

s=SSEn(k+1)=YYβ^XYn(k+1), β^=(XX)1XY

Here, k+1 is the number of unknown βi values and n is the number of data values.

Also, it is noticed that cii is the element in row (i+1) and column (i+1) of (XX)1.

Where, 0ik

From the given table, it is found that the values of n=7 and k=3.

From Part (a), the parameter β^ can be found as follows:

[β^0β^1β^2β^3]=[1.428570.50.119050.5]

Thus, the value of β^3 is –0.5.

Also, the matrix (XX)1 is as follows:

(XX)1=[1/7     0        0        00    1/28      0        00       0      1/84     00       0        0      1/6]

From the above matrix, the value of c33=0.166666667.

From Part (a), the values of YY, XY, and β^XY are as follows:

YY=[1  0  0  1  2  3  3][ 1 0 0 1 2 3 3]=24

XY=[1014103]

β^XY=[1.42857  0.5   0.11905  0.5][1014103]=23.97619

The value of s is calculated as follows:

s=YYβ^XYn(k+1)=2423.9761974=0.089087

Thus, the value of s is 0.089087.

The test statistic value can be obtained as follows:

t=β^3(sc33)=0.50.0890870.166666667=13.748

Thus, the test statistic value is –13.748.

Critical value:

Step-by-step procedure to obtain the t-critical value using Table 5 of Appendix 3:

  • Locate the degrees of freedom as 5 in the column of df.
  • Move left until column headed by t0.025.
  • Select the intersection of (5, 0.025) that gives the critical value of t.

The critical value of t for the left-tailed test is 2.571.

Conclusion:

The test statistic value is greater than the table value.

That is, (|tcal|=13.748)>(|ttab|=2.571).

Hence, by the rejection rule, reject the null hypothesis H0 at the 0.05 significance level.

Therefore, the data provide sufficient evidence to indicate that x3 contributes information for the prediction of Y.

d.

To determine

Find a 95% confidence interval for the expected value of Y when x1=1, x2=3, and x3=1.

d.

Expert Solution
Check Mark

Answer to Problem 97SE

The 95% confidence interval for the expected value of Y is (1.881, 2.262).

Explanation of Solution

A 95% confidence interval for the expectedvalue of Y is as follows:

(aβ^t0.025.sa(XX)1a,aβ^+t0.025.sa(XX)1a)

It is given that x1=1, x2=3, and x3=1.

The matrix ‘a’ can be obtained as follows:

a=[1    1  3  1]

From Part (a), the parameter β^, n and k can be found as follows:

β^=[1.428570.50.119050.5], n=7 and k=3

The value of aβ^ is as follows:

aβ^=[1    1  3  1][1.428570.50.119050.5]=2.07143

Thus, the value of aβ^ is 2.07143.

The value of a(XX)1a is as follows:

a(XX)1a=[1    1  3  1][1/7     0        0        00    1/28      0        00       0      1/84     00       0        0      1/6][1131]=0.45238

From Part (c), the value of s is 0.089087.

The t-critical value using Table 5 of Appendix 3 at 3 degrees of freedom is t0.025=3.182.

The 95% confidence interval for the expectedvalue of Y is as follows:

The lower limit is as follows:

aβ^t0.025.sa(XX)1a=2.071433.182(0.089087)0.45238=1.881

The upper limit is as follows:

aβ^+t0.025.sa(XX)1a=2.07143+3.182(0.089087)0.45238=2.262

The 95% confidence interval for the expectedvalue of Y is (1.881, 2.262).

e.

To determine

Find a 95% prediction interval for the expected value of Y when x1=1, x2=3, and x3=1.

e.

Expert Solution
Check Mark

Answer to Problem 97SE

The 95% prediction interval for the expected value of Y is (1.730, 2.413).

Explanation of Solution

A 95% prediction interval for the expectedvalue of Y is as follows:

(aβ^t0.025.s1+a(XX)1a,aβ^+t0.025.s1+a(XX)1a)

It is given that x1=1, x2=3, and x3=1

The matrix ‘a’ can be obtained as follows:

a=[1    1  3  1]

From Part (d), the value of aβ^ is 2.07143.

From Part (d), the value of a(XX)1a is 0.45238.

From Part (c), the value of s is 0.089087.

The t-critical value using Table 5 of Appendix 3 at 3 degrees of freedom is t0.025=3.182.

The 95% prediction interval for the expectedvalue of Y is as follows:

The lower limit is as follows:

aβ^t0.025.s1+a(XX)1a=2.071433.182(0.089087)1+0.45238=1.730

The upper limit is as follows:

aβ^+t0.025.s1+a(XX)1a=2.07143+3.182(0.089087)1+0.45238=2.413

The 95% prediction interval for the expectedvalue of Y is (1.730, 2.413).

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
In a typical multiple linear regression model where x1 and x2 are non-random regressors, the expected value of the response variable y given x1 and x2 is denoted by E(y | 2,, X2). Build a multiple linear regression model for E (y | *,, *2) such that the value of E(y | x1, X2) may change as the value of x2 changes but the change in the value of E(y | X1, X2) may differ in the value of x1 . How can such a potential difference be tested and estimated statistically?
X” denote the number of children ever born to a woman, and let “Y” denote years ofeducation for the woman. A simple model relating fertility to years of education is X = β0 + β1Y + u where u is the unobserved error. (i) What kind of factors are contained in u? Are these likely to be correlated with level of education?
Consider a linear regression model where y represents the response variable and x and d are the predictor variables; d is a dummy variable assuming values 1 or 0. A model with x, d, and the interaction variable xd is estimated as ŷ= 5.20 + 1.60x + 1.40d + 0.20xd.a. Compute ŷ for x = 10 and d = 1. (Round your answer to 1 decimal place.) ŷ= b. Compute yˆy^ for x = 10 and d = 0. (Round your answer to 1 decimal place.) ŷ=

Chapter 11 Solutions

Mathematical Statistics with Applications

Ch. 11.3 - Some data obtained by C.E. Marcellari on the...Ch. 11.3 - Processors usually preserve cucumbers by...Ch. 11.3 - J. H. Matis and T. E. Wehrly report the following...Ch. 11.4 - a Derive the following identity:...Ch. 11.4 - An experiment was conducted to observe the effect...Ch. 11.4 - Prob. 17ECh. 11.4 - Prob. 18ECh. 11.4 - A study was conducted to determine the effects of...Ch. 11.4 - Suppose that Y1, Y2,,Yn are independent normal...Ch. 11.4 - Under the assumptions of Exercise 11.20, find...Ch. 11.4 - Prob. 22ECh. 11.5 - Use the properties of the least-squares estimators...Ch. 11.5 - Do the data in Exercise 11.19 present sufficient...Ch. 11.5 - Use the properties of the least-squares estimators...Ch. 11.5 - Let Y1, Y2, . . . , Yn be as given in Exercise...Ch. 11.5 - Prob. 30ECh. 11.5 - Using a chemical procedure called differential...Ch. 11.5 - Prob. 32ECh. 11.5 - Prob. 33ECh. 11.5 - Prob. 34ECh. 11.6 - For the simple linear regression model Y = 0 + 1x...Ch. 11.6 - Prob. 36ECh. 11.6 - Using the model fit to the data of Exercise 11.8,...Ch. 11.6 - Refer to Exercise 11.3. Find a 90% confidence...Ch. 11.6 - Refer to Exercise 11.16. Find a 95% confidence...Ch. 11.6 - Refer to Exercise 11.14. Find a 90% confidence...Ch. 11.6 - Prob. 41ECh. 11.7 - Suppose that the model Y=0+1+ is fit to the n data...Ch. 11.7 - Prob. 43ECh. 11.7 - Prob. 44ECh. 11.7 - Prob. 45ECh. 11.7 - Refer to Exercise 11.16. Find a 95% prediction...Ch. 11.7 - Refer to Exercise 11.14. Find a 95% prediction...Ch. 11.8 - The accompanying table gives the peak power load...Ch. 11.8 - Prob. 49ECh. 11.8 - Prob. 50ECh. 11.8 - Prob. 51ECh. 11.8 - Prob. 52ECh. 11.8 - Prob. 54ECh. 11.8 - Prob. 55ECh. 11.8 - Prob. 57ECh. 11.8 - Prob. 58ECh. 11.8 - Prob. 59ECh. 11.8 - Prob. 60ECh. 11.9 - Refer to Example 11.10. Find a 90% prediction...Ch. 11.9 - Prob. 62ECh. 11.9 - Prob. 63ECh. 11.9 - Prob. 64ECh. 11.9 - Prob. 65ECh. 11.10 - Refer to Exercise 11.3. Fit the model suggested...Ch. 11.10 - Prob. 67ECh. 11.10 - Fit the quadratic model Y=0+1x+2x2+ to the data...Ch. 11.10 - The manufacturer of Lexus automobiles has steadily...Ch. 11.10 - a Calculate SSE and S2 for Exercise 11.4. Use the...Ch. 11.12 - Consider the general linear model...Ch. 11.12 - Prob. 72ECh. 11.12 - Prob. 73ECh. 11.12 - An experiment was conducted to investigate the...Ch. 11.12 - Prob. 75ECh. 11.12 - The results that follow were obtained from an...Ch. 11.13 - Prob. 77ECh. 11.13 - Prob. 78ECh. 11.13 - Prob. 79ECh. 11.14 - Prob. 80ECh. 11.14 - Prob. 81ECh. 11.14 - Prob. 82ECh. 11.14 - Prob. 83ECh. 11.14 - Prob. 84ECh. 11.14 - Prob. 85ECh. 11.14 - Prob. 86ECh. 11.14 - Prob. 87ECh. 11.14 - Prob. 88ECh. 11.14 - Refer to the three models given in Exercise 11.88....Ch. 11.14 - Prob. 90ECh. 11.14 - Prob. 91ECh. 11.14 - Prob. 92ECh. 11.14 - Prob. 93ECh. 11.14 - Prob. 94ECh. 11 - At temperatures approaching absolute zero (273C),...Ch. 11 - A study was conducted to determine whether a...Ch. 11 - Prob. 97SECh. 11 - Prob. 98SECh. 11 - Prob. 99SECh. 11 - Prob. 100SECh. 11 - Prob. 102SECh. 11 - Prob. 103SECh. 11 - An experiment was conducted to determine the...Ch. 11 - Prob. 105SECh. 11 - Prob. 106SECh. 11 - Prob. 107SE
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Trigonometry (MindTap Course List)
Trigonometry
ISBN:9781337278461
Author:Ron Larson
Publisher:Cengage Learning
Introduction to experimental design and analysis of variance (ANOVA); Author: Dr. Bharatendra Rai;https://www.youtube.com/watch?v=vSFo1MwLoxU;License: Standard YouTube License, CC-BY