Lecture_20Video_20W10D1_20-_20Categorical_20predictors_20in_20MLR

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

1/9

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.

10 Terms

1
New cards

Categorical Predictor

A variable that can take on one of a limited, and usually fixed, number of possible values, assigning each individual or other unit of observation into a particular group or nominal category.

2
New cards

Dummy Variable

A binary variable created to represent categorical data, typically taking values of 0 and 1 to indicate the absence or presence of a categorical effect.

3
New cards

Reference Category

The category of a categorical variable that serves as a baseline for comparison, often coded as 0 in dummy variable coding.

4
New cards

Binary Predictor

A categorical predictor with only two levels or categories, often coded as 0 and 1.

5
New cards

Expected Value in Regression

The mean value of the response variable, calculated by plugging the predictor values into the regression equation.

6
New cards

Levels of a Factor

Different categories or groups within a categorical variable.

7
New cards

Ordinary Least Squares (OLS) Regression

A type of linear regression that estimates parameters by minimizing the sum of squared differences between observed and predicted values.

8
New cards

Interpretation of Coefficients in Regression

Understanding the meaning of the regression coefficients, which represent the expected change in the response variable for a one-unit change in the predictor, holding other variables constant.

9
New cards

Factor Variable

A categorical variable in statistical modeling, where factors are used to identify categories and levels.

10
New cards

k-non-reference Categories

The number of categories in a categorical variable, excluding the reference category, usually denoted as k-1 when creating dummy variables.