Multiple linear regression. In multiple linear regression, we use two or more explanatory variables to predict the value of the response variable. If we wish to predict the value of a random variable z using the values of random variables x and y, then we use a regression equation of the form z=a+bx+cy. The easiest method for determing the coefficents is to use the principle of least squares. This involves minimizing the sum
S=i=1∑n[zi−(a+bxi+cyi)]2
Determine the system of linear equations which must be satisfied by the coefficients for multiple linear regression.
⎣⎡
i=1∑n
i=1∑n
⎦⎤
i=1∑n
i=1∑n
i=1∑n
i=1∑n
i=1∑n
i=1∑n
⎣⎡
a
⎦⎤
b
c
=
⎣⎡
i=1∑n
⎦⎤
i=1∑n
i=1∑n
The data set provided below contains the heights (feet), diameters (inches) and volumes (cubic feet) of 31 black cherry trees from the Allegheny National Forest in Pennsylvania. To access the data, click on the button below. Click on the button a second time to hide the data.
Diameter
Height
Volume
7.3
72
10.3
8.6
65
11.3
7.8
64
11.2
10.5
70
16.4
9.7
80
19.8
11.8
83
20.7
12
68
16.6
11
77
17.2
11.1
78
21.6
11.2
74
18.9
11.3
78
23.2
12.4
76
21
12.4
78
22.4
11.7
69
21.3
13
77
19.1
12.9
73
22.2
11.9
83
33.8
13.3
87
27.4
12.7
69
26.7
14.8
65
23.9
13
76
33.5
14.2
81
31.7
13.5
72
36.3
17
74
39.3
15.3
75
43.6
17.3
83
54.4
16.5
81
55.7
16.9
80
58.3
18
79
51.5
18
79
50
20.6
88
76
Enter the numerical coefficients of the linear system which must be satisfied by the coefficients of the multiple linear regression equation.
⎣⎡
⎦⎤
⎣⎡
a
⎦⎤
b
c
=
⎣⎡
⎦⎤
Provide the multiple linear regression equation. Enter the coefficients rounded to 4 decimal places.
y=
Use the multiple linear regression equation to predict the usable volume of timber in a black cherry tree with a diameter of 12 inches and a height of 72 feet. Round your answer to 1 decimal place.
What is correct interpretation of the coefficient b=4.3226 in the multiple linear regression equation?
What is correct interpretation of the coefficient c=0.4211 in the multiple linear regression equation?