6.89(1.21) = 8.3369 rounds to 8.34 <==
or u could also do it this way...
6.89 + 0.21(6.89) = 6.89 + 1.4469 = 8.3369 rounds to 8.34 <==
Y = 1/3 x - 10 . . . (1)
2x + y = 4 . . . . . (2)
Putting (1) into (2) gives
2x + 1/3 x - 10 = 4
7/3 x = 4 + 10 = 14
x = (3 x 14)/7 = 3 x 2 = 6
x = 6
From (1), y = 1/3 (6) - 10 = 2 - 10 = -8
y = -8
Answer:
65
Step-by-step explanation:
9^2 = 81
2^4 = 16
81-16=65
In the least squares equation, ŷ = 10 + 20x, the value of 20 indicates ____________.
Y-Intercept
Answer:
t = [ (x1' - x2' ) - d ] / SE . p < 0.05 suggests means are equal, p > 0.05 suggests means are unequal.
Step-by-step explanation:
Null Hypothesis [H0] : There is no difference between average estimates of two garages, M1 = M2
Alternate Hypothesis [H1] : There is difference between average estimates of two garages, M1 ≠ M2
Hypothesis can be tested by t test
t = [ (x1' - x2' ) - d ] / SE , where :-
x1' & x2' are sample means, SE = sqrt[ (s1^2/n1) + (s2^2 /n2) ] , d is the hypothesized difference between population means, and SE is the standard error ie 0 here
If the p value corresponding to calculated t value is < p value as per significance level (0.05) : We reject null hypothesis & state that M1 ≠ M2
If the p value corresponding to calculated t value > p value as per significance level (0.05) : We accept null hypothesis & state that M1 = M2