1/15
Flashcards covering key vocabulary from the briefing on linear regression analysis for strategic decision-making.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Linear Regression
A statistical analysis used to predict the value of a dependent variable based on one or more independent variables.
Dependent Variable
The outcome variable that the researcher is attempting to predict or explain.
Independent Variable
The input variable(s) used to predict the value of the dependent variable.
Least Squares Method
A technique for finding the best-fit line by minimizing the sum of the squares of the vertical deviations between each data point and the line.
Homoscedasticity
A condition where the variances along the best-fit line remain constant across the entire range of data.
Residuals
The difference between the actual observed value and the value predicted by the regression model (the 'error').
Dummy Variables
Binary contrast variables used to represent categorical data in a quantitative model.
R-squared (R2)
A statistical measure that represents the proportion of the variance for a dependent variable that's explained by an independent variable.
Core Assumptions of Linear Regression
The assumptions include continuous variables, linearity, independence, no significant outliers, homoscedasticity, and normal distribution of residuals.
Predictive Modeling
The strategic use of known independent variables (X) to estimate the value of an unknown dependent variable (Y).
Actionable Intelligence
Transforming massive volumes of raw organizational data into actionable information allowing leaders to anticipate market fluctuations and consumer demands.
Variable Role
The distinct roles of dependent variables (the outcome you aim to predict) and independent variables (the factor(s) used to predict the dependent variable).
Scatterplots
The primary tool for verifying linear relationships between variables.
Multicollinearity
A condition where independent variables are highly correlated, leading to difficulties in estimating the relationship between predictors and the target variable.
Data Transformation
Converting categorical data into quantitative data through dummy variables for effective processing in linear regression.
Normal Distribution of Residuals
Residuals must follow a normal distribution, verified using histograms or normal probability plots.