Regression Flashcards
What is the primary purpose of regression analysis?
1) To assess the relationship between two variables
2) To predict the value of one variable based on another
3) To calculate the average deviation of data points
4) To evaluate variance within a single variable
To predict the value of one variable based on another
What does a simple regression model involve?
1) Multiple predictor variables and one outcome variable
2) One predictor variable and one outcome variable
3) Only categorical variables
4) No assumptions about linearity
One predictor variable and one outcome variable
What is the formula for a simple regression line?
1) y = mx + c
2) y = \beta_0 + \beta_1X + \epsilon
3) y = rX + \epsilon
4) y = \Sigma(X - Y)^2
y = \beta_0 + \beta_1X + \epsilon
In regression analysis, what is the slope ( \beta_1 )?
1) The value of y when x = 0
2) The change in the outcome variable for a one-unit change in the predictor variable
3) The measure of error in the prediction
4) The standard deviation of the predictor variable
The change in the outcome variable for a one-unit change in the predictor variable
What does the intercept ( \beta_0 ) represent in a regression equation?
1) The variability of the outcome variable
2) The predicted value of y when x = 0
3) The strength of the predictor variable
4) The error term in the model
The predicted value of y when x = 0
What is R^2 in regression analysis?
1) The coefficient of correlation
2) The proportion of variance in the outcome variable explained by the predictors
3) The standard error of the mean
4) The slope of the regression line
The proportion of variance in the outcome variable explained by the predictors
What does a p -value indicate in regression analysis?
1) The magnitude of the slope ( \beta_1 )
2) Whether the predictor variable significantly predicts the outcome variable
3) The total error in the model
4) The standard deviation of the residuals
Whether the predictor variable significantly predicts the outcome variable
What does a multiple regression model include?
1) Only one predictor variable
2) Two or more predictor variables predicting one outcome variable
3) Equal weights for all predictor variables
4) Only categorical outcome variables
Two or more predictor variables predicting one outcome variable
What is the difference between unstandardized ( \beta ) and standardized ( b ) coefficients?
1) Unstandardized coefficients are based on z-scores, while standardized coefficients are not
2) Standardized coefficients allow for comparisons between predictors on different scales
3) Standardized coefficients measure the overall model fit
4) There is no difference between the two
Standardized coefficients allow for comparisons between predictors on different scales
What does a negative beta value indicate in regression analysis?
1) A lack of relationship between variables
2) A negative relationship where the outcome decreases as the predictor increases
3) Poor model fit
4) High error variance
A negative relationship where the outcome decreases as the predictor increases
What type of regression is used to predict resilience from extraversion?
1) Multiple regression
2) Simple regression
3) Logistic regression
4) Polynomial regression
Simple regression
What does F -value in regression output indicate?
1) The overall significance of the regression model compared to the mean
2) The magnitude of the correlation coefficient
3) The total variance within the predictor variable
4) The individual significance of each predictor
The overall significance of the regression model compared to the mean
If R^2 = 0.40 in a multiple regression model, what does this mean?
1) 40% of the variance in the outcome variable is explained by the predictors
2) 40% of the predictor variables are significant
3) The model explains 60% of the outcome variance
4) The predictors have no significant impact
40% of the variance in the outcome variable is explained by the predictors
In multiple regression, what does p < 0.05 for a predictor indicate?
1) The predictor has no significant effect on the outcome variable
2) The predictor significantly contributes to the model
3) The predictor is the strongest contributor in the model
4) The predictor has a negative relationship with the outcome variable
The predictor significantly contributes to the model
What does the error term ( \epsilon ) in regression represent?
1) The predicted value of the outcome variable
2) The residual difference between observed and predicted values
3) The average slope of the regression line
4) The proportion of unexplained variance
The residual difference between observed and predicted values