a. The correlation coefficient between is 0.6744533.
cor(x,y)
[1] 0.6744533
b. The regression coefficients are Bo = 0.7143 and B1 = 1.5714.
summary(fit)
Call:
lm(formula = y ~ x)
Residuals:
1 2 3 4 5
-2.2857 0.1429 1.2857 -0.2857 1.1429
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 0.7143 1.4046 0.509 0.646
x 1.5714 0.9932 1.582 0.212
Residual standard error: 1.662 on 3 degrees of freedom
Multiple R-squared: 0.4549, Adjusted R-squared:
0.2732
F-statistic: 2.503 on 1 and 3 DF, p-value: 0.2117
c. The regression line equation is Y^= B0^ + B1^ * X. = 0.7143 + 1.5714*X.
d.The value of Y when X=8 is 13.28571.
predict(fit,data.frame(x=8),interval = "confidence")
fit lwr upper
1 13.28571 -8.336957 34.90839
2. Let the following data be given where X is the independent variable and Y is the dependent variable Find the correlation coefficient r a. a and B,onpfrom the sample for the model: b. Estimate...
If you estimate a model Y = a + b*X, where dependent variable Y is measured in millions of dollars and your predictor variable (independent variable) X is measured in percent, "a" will be measured in
The following information
regarding a dependent variable (Y in $1000) and an independent
variable (X) is provided.
Y
Dependent Variable
15
17
23
17
I. The least-squares estimate of the slope
equals:
II. The least-squares estimate of the intercept
equals:
III. If the independent variable increases by 2
units, the dependent variable is expected to
a. decrease by $300
b. decrease by $3000
c. decrease by $3
d. decrease by $2
e. none of the above
The letter corresponding...
The following information regarding a dependent variable (Y in
$1000) and an independent variable (X) is provided.
Y
Dependent Variable
15
17
23
17
I. The least-squares estimate of the slope
equals:
II. The least-squares estimate of the intercept
equals:
III. If the independent variable increases by 2
units, the dependent variable is expected to
a. decrease by $300
b. decrease by $3000
c. decrease by $3
d. decrease by $2
e. none of the above
The letter corresponding...
The data shown below for the dependent variable, y, and the independent variable, x, have been collected using simple random sampling. X 10 15 11 19 18 17 5 17 18 y 9070 30 8020 30 5060 40 40 a. Develop a simple linear regression equation for these data. b. Calculate the sum of squared residuals, the total sum of squares, and the coefficient of determination c. Calculate the standard error of the estimate. d. Calculate the standard error for...
Let r be the correlation coefficient. Denote the explanatory variable by X and the responsible variable by Y . Which statement is correct ? (A) Positive r indicates a perfect linear relationship between X and Y . (B) r is always a number between 0 and 1. (C) r is almost 0 if values of X’s and Y ’s are all positive. (D) The correlation of variables −X and Y is −r. (E) None of the above.
(a) Find the correlation coefficient ρX,Y .
(b) Are X and Y independent? Explain why.
Let (X, Y) have joint pdf given by 0 y 00, ey f(x, y) 0, o.w., (a) Find the correlation coefficient px,y. (20 pts) (b) Are X and Y independent? Explain why. (10 pts)
14. Multiple Choice Variables x and y have a correlation coefficient of r = 0.89. Which statement is best? a. There is a strong positive association between x and y and a straight line fit to the data cannot be substantially improved by fitting a curve to the data. b. There is a strong positive association between x and y and a straight line fit to the data can certainly be substantially improved by fitting a curve to the data....
4. Part of an Excel output relating X (independent variable) and Y (dependent variable) is shown below. Fill in all the blanks marked with "?". Summary Output Regression Statistics Multiple R ? R Square ? Adjusted R Square 0.8125 Standard Error 1.3693064 Observations 7 ANOVA df SS MS F Significance F Regression ? 50.625 ? ? ? Residual ? 9.375 ? Total 6 60 Coefficients Standard Error. t Stat P-value Lower 95% Intercept 13.75 1.398341. 9.833082 0.0001853 10.15555 x -1.125...
You are given the following information about Y and X. Dependent Variable Independent Variable The sample correlation coefficient equals: 0.5 01 - Previous Q Search or type URL
4.2 The Correlation Coefficient 1. Let the random variables X and Y have the joint PMF of the form x + y , x= 1,2, y = 1,2,3. p(x,y) = 21 They satisfy 11 12 Mx = 16 of = 12 of = 212 2 My = 27 Find the covariance Cov(X,Y) and the correlation coefficient p. Are X and Y independent or dependent?