Question

In: Statistics and Probability

Find the (a) explained variation, (b) unexplained variation, (c) total variation, (d) coefficient of determination, and...

Find the (a) explained variation, (b) unexplained variation, (c) total variation, (d) coefficient of determination, and (e) standard error of estimate sese.

The following table lists numbers xx of patio tiles and costs yy (in dollars) of having them manually cut to fit.

NASA's Land ground measurements of snow depth along with corresponding temperatures
Temperature (in ºC) Snow depth (in cm)
-62 21
-41 13
-36 12
-26 3
-33 6
-56 22
-50 14
-66 19

(a) explained variation (if necessary, round the the nearest hundredth): Answer

(b) unexplained variation (if necessary, round the the nearest hundredth): Answer

(c) total variation (if necessary, round the the nearest hundredth): Answer

(d) coefficient of determination (if necessary, round the the nearest tenth): Answer

(e) standard error of estimate sese (if necessary, round the the nearest tenth): Answer

Solutions

Expert Solution

Here you didn't mention the independent variable or dependent variable. So, I'm taking Temperature as dependent variable and Snow depth as independent variable.

[Now if you take the opposite case please let me know in the comment, I'll provide you the updated results.]

Using R codes we can easily have the answers.

CODE:

x <- c(21,13,12,3,6,22,14,19)
y <- c(-62,-41,-36,-26,-33,-56,-50,-66)
summary(aov(lm(y~x)))
summary(lm(y~x))

OUTPUT:

> x <- c(21,13,12,3,6,22,14,19)
> y <- c(-62,-41,-36,-26,-33,-56,-50,-66)
> summary(aov(lm(y~x)))
Df Sum Sq Mean Sq F value Pr(>F)
x 1 1256.6 1256.6 36.08 0.000959 ***
Residuals 6 208.9 34.8   
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
> summary(lm(y~x))

Call:
lm(formula = y ~ x)

Residuals:
Min 1Q Median 3Q Max
-9.466 -2.263 -1.178 4.438 6.822

Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) -19.3168 4.9454 -3.906 0.007928 **
x -1.9588 0.3261 -6.007 0.000959 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 5.901 on 6 degrees of freedom
Multiple R-squared: 0.8574,   Adjusted R-squared: 0.8337
F-statistic: 36.08 on 1 and 6 DF, p-value: 0.0009587

(a) Explained variation = 1256.6

(b) Unexplained variation = 208.9

(c) Total variation = 1256.6 + 208.9 = 1465.5

(d) Coefficient of determination = 0.9

(e) Stadard error of estimate = 5.9


Related Solutions

In simple linear regression, r 2 is the _____. a. coefficient of determination b. coefficient of...
In simple linear regression, r 2 is the _____. a. coefficient of determination b. coefficient of correlation c. estimated regression equation d. sum of the squared residuals QUESTION 3 A least squares regression line ______. a. may be used to predict a value of y if the corresponding x value is given b. implies a cause-effect relationship between x and y c. can only be determined if a good linear relationship exists between x and y d. All of the...
Find the value of a : b : c : d, if a : b = 2 : 3, b : c = 4 : 5 and c : d = 6 : 7.
Find the value of a : b : c : d, if a : b = 2 : 3, b : c = 4 : 5 and c : d = 6 : 7.
1. Find the missing value A, B, C, D
Refer to the table below.QuantityVariable Cost (in dollars)Fixed Costs (in dollars)Total Costs (in dollars)Average Variable Costs (in dollars per unit)Average Total Costs (in dollars per unit)Marginal Costs (in dollars per unit)00A40------1154055155515235407517.537.520360401002033.3254904013022.532.530512540165C33356B40D26.633.3351. Find the missing value A, B, C, D2. Continue to refer to this table. If the firm produces 5 units that it sells for $40.00 each, what will its profits or losses equal?Select one:a. losses equal $75b. losses equal $35c. profits equal $75d. profits equal $353. Continue to refer...
Find the proof of the following ((a ∧ b) ∨ (c ∧ d)), (a → e),...
Find the proof of the following ((a ∧ b) ∨ (c ∧ d)), (a → e), (b → f), (c → f), (d → e) ⊢ e
Consider the cross: A/a; b/b; C/c; D/d; E/e x A/a; B/b; c/c; D/d; e/e a) what...
Consider the cross: A/a; b/b; C/c; D/d; E/e x A/a; B/b; c/c; D/d; e/e a) what proportion of the progeny will phenotypically resemble the first parent? b) what proportion of the progeny will genotypically resemble neither parent?
If there are 7 total notes C, D, E, F, G, A, and B and if...
If there are 7 total notes C, D, E, F, G, A, and B and if a five-note melody is selected at random (so that all melodies counted in part (a) are equally likely to be chosen), what is the probability that the melody will include exactly two “A” notes, but no other repeated notes? (A few allowable examples: AACEG, ACAEG, DFACA, EAABC, etc.)
The coefficient of variation considers how an investment impacts the total risk of the firm, while...
The coefficient of variation considers how an investment impacts the total risk of the firm, while the coefficient of correlation considers the specific risk of an investment.
Find A, B, C, D, E such that the rule Af(a − 2h) + Bf(a −...
Find A, B, C, D, E such that the rule Af(a − 2h) + Bf(a − h) + Cf(a) + Df(a + h) + Ef(a + 2h) approximates f"'(a) with the error O(h^p) for the largest order of convergence p. What is this p equal to? Please be clear and show all steps, thanks!
Find A, B, C, D, E such that the rule Af(a − 2h) + Bf(a −...
Find A, B, C, D, E such that the rule Af(a − 2h) + Bf(a − h) + Cf(a) + Df(a + h) + Ef(a + 2h) approximates f"'(a) with the error O(h^p) for the largest order of convergence p. What is this p equal to? Please be clear and show all steps, thanks!
Find the​ (a) mean,​ (b) median,​ (c) mode, and​ (d) midrange for the data and then​...
Find the​ (a) mean,​ (b) median,​ (c) mode, and​ (d) midrange for the data and then​ (e) answer the given question. Listed below are the weights in pounds of 1111 players randomly selected from the roster of a championship sports team. Are the results likely to be representative of all players in that​ sport's league? 221221     256256     248248     276276     220220     237237     298298     273273     220220     187187     298298    a. Find the mean. The mean is nothing ​pound(s). ​(Type an integer or...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT