Regression

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

Regression Analysis

A statistical technique for finding the best-fitting straight line for a set of data, allowing predictions based on correlations.

2
New cards

Linear Equation

Y = bX + a, describes the linear relationship between two variables where Y is the dependent variable and X is the independent variable.

3
New cards

Correlation

Determines the relationship between two variables, assessing how they change in relation to each other.

4
New cards

Dependent Variable (DV)

The outcome variable that is being predicted or explained in a regression analysis.

5
New cards

Independent Variable (IV)

The variable that is manipulated or changed to observe its effect on the dependent variable.

6
New cards

Y-intercept (a)

The value of Y when X equals 0 in the linear equation Y = bX + a.

7
New cards

Slope Constant (b)

Indicates how much Y changes when X increases by one unit in the equation Y = bX + a.

8
New cards

Best Fit Line

The line through the data points that minimizes the distance from each point to the line, providing the best prediction of Y.

9
New cards

Standard Error of Estimate (SEE)

A measure of the accuracy of predictions in regression analysis, indicating the standard distance between the regression line and actual data points.

10
New cards

Coefficient of Determination (r²)

Proportion of variability in Y predicted by its relationship with X, indicating the strength of the relationship.

11
New cards

Simple Linear Regression

Predicts the dependent variable from one independent variable.

12
New cards

Multiple Linear Regression

Predicts the dependent variable from two or more independent variables.

13
New cards

Homoscedasticity

The assumption that the variance of residuals remains constant across the levels of the dependent variable.

14
New cards

No Multicollinearity

The assumption that independent variables are not too highly correlated with each other.

15
New cards

Unstandardized Coefficients (B)

Used in regression equations to predict Y scores; must have the same scale for comparability.

16
New cards

Standardized Coefficients (β)

Used to compare the relative strength of predictors in regression analysis.

17
New cards

Statistical Significance (p-value)

Indicates whether the results from a regression analysis are likely due to chance, typically assessed at threshold levels such as p < .05.

18
New cards

Residuals

The differences between the actual values and the predicted values in a regression model.

19
New cards

Durbin-Watson Test

A statistical test used to check the independence of residuals in regression analysis.

20
New cards

Shapiro-Wilk Test

A statistical test used to check the normality of residuals in regression analysis.