1
.
Two correlation coefficients are compared: Correlation Coefficient A is 0.83. Correlation Coefficient B is . Which correlation coefficient represents the stronger linear relationship?
-
Correlation Coefficient A
-
Correlation Coefficient B
-
equal strength
-
not enough information to determine
2
.
A data set containing 10 pairs of (x, y) data points is analyzed, and the correlation coefficient is calculated to be 0.58. Does this value of indicate a significant or nonsignificant correlation?
-
significant
-
nonsignificant
-
neither significant nor nonsignificant
-
not enough information to determine
3
.
A linear regression model is developed, and for , the corresponding predicted y-value is 22.7. The actual observed value for is . Is the residual for this data point positive, negative, or zero?
-
positive
-
negative
-
zero
-
not enough information to determine
4
.
A linear model is developed for the relationship between salary of finance professionals and years of experience. The data was collected based on years of experience ranging from 1 to 15. Assuming the correlation is significant, should the linear model be used to predict the salary for a person with 25 years of experience?
-
It is acceptable to predict the salary for a person with 25 years of experience.
-
A linear model cannot be created for these two variables.
-
It is not recommended to predict the salary for a person with 25 years of experience.
-
There is not enough information to determine the answer.
5
.
Which of the following is the best interpretation for the slope of the linear regression model?
-
The slope is the expected mean value of y when the x-variable is equal to zero.
-
The slope indicates the change in y for every unit increase in x.
-
The slope indicates the strength of the linear relationship between x and y.
-
The slope indicates the direction of the linear relationship between x and y.
6
.
A linear model is developed for the relationship between the annual salary of finance professionals and years of experience, and the following is the linear model . Which is the correct interpretation of this linear model?
7
.
Which of the following is the correct sequence of steps needed to create a linear regression model?
-
create scatter plot, calculate correlation coefficient, check for significance, create linear model
-
create linear model, calculate correlation coefficient, check for significance, create scatter plot
-
check for significance, create linear model, calculate correlation coefficient, create scatter plot
-
create scatter plot, check for significance, create linear model, calculate correlation coefficient
8
.
A linear model is developed for the relationship between the annual salary of finance professionals and years of experience, and the linear model is: The correlation is determined to be significant. Predict the salary for a finance professional with 7 years of experience.
-
$55,010
-
$60,000
-
$62,000
-
$125,000
9
.
As predictions are made for x-values that are further and further away from the mean of x, which is true about the prediction intervals for these x-values?
-
The prediction intervals will become smaller.
-
The prediction intervals will become larger.
-
The prediction intervals will remain the same.
-
There is not enough information to determine the answer.
10
.
Which of the following is the R command to calculate the correlation coefficient r?
-
correl
-
cor
-
slope
-
lm
11
.
Which of the following is the R command to calculate the slope and y-intercept for a linear regression model?
-
cor
-
slope
-
lm
-
intercept