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
A statistical program is recommended. An automobile dealer conducted test to determine whether the time needed to complete a minor engine tune-up depends on whether a computerized engine analyzer or an electronic analyzer is used. Because tune-up time varies among compact, intermediate, and full-sized cars, the three types of cars were used as blocks in the experiment. The data (time in minutes) obtained follow. x₂ Analyzer 0 Computerized Electronic Define all variables. Let x₁ = 0 if a computerized analyzer is used, or let x₁ = X3 O Ho: B₁ * 0 H₂: B₁ = 0 0 Compact 1 52 Car 41 Compact Intermediate Full Size Intermediate O Ho: One or more of the parameters is not equal to zero. H₁: B₂ =B3 = 0 Car 57 Find the p-value. (Round your answer to three decimal places.) p-value = 43 Use α = 0.05 to test for any significant differences between the two analyzers. State the null and alternative hypotheses. O Ho: B₁ = 0 H₂: B₁ = 0 Full Size o Ho: Ba = By = 0 H₂: One or more of the parameters is not…
A popular musician believes an increase in the number of times songs are listened to via a streaming service leads to an increase in recording sales. The musician’s recording company selected 50 songs at random and used the data to test the claim that there is a positive linear relationship between the number of times a song is listened to and recording sales. The following hypotheses were used to test the claim. H0:β1=0 Ha:β1>0 The test yielded a t-value of 1.592 with a corresponding p-value of 0.059. Which of the following is the correct interpretation of the p-value? A. If the alternative hypothesis is true, the probability of observing a test statistic of 1.592 or smaller is 0.059. B. If the alternative hypothesis is true, the probability of observing a test statistic of 1.592 or greater is 0.059. C. If the null hypothesis is true, the probability of observing a test statistic of 1.592 or greater is 0.059. D. If the null hypothesis is true, the probability of observing a…
Consider the Categorical Variable County Classification with the following categories : Urban , Suburban Exurban , and Rural . The dependent variable in the Linear Regression is the percentage of the population under 18 years of age in decimal form . Suppose Urban is the excluded category . The coefficient on Suburban is 0.07 . The coefficient on Exurban is -0.002 . The coefficient on Rural is -0.12. What is the interpretation of the coefficient on Suburban ? A. Suburban counties have a 7 percentage point higher population under 18 years of age compared to Urban counties B. Suburban counties have a 7 percentage point higher population under 18 years of age compared to Rural counties C. Urban counties have a 7 percentage point higher population under 18 years of age compared to Suburban counties D. There no way to determine from these results how the percentage of the population under 18 years of age is different in different county classifications

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
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Text book image
Big Ideas Math A Bridge To Success Algebra 1: Stu...
Algebra
ISBN:9781680331141
Author:HOUGHTON MIFFLIN HARCOURT
Publisher:Houghton Mifflin Harcourt
Text book image
Functions and Change: A Modeling Approach to Coll...
Algebra
ISBN:9781337111348
Author:Bruce Crauder, Benny Evans, Alan Noell
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