Linear Regression Analysis and Causality Concepts

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key econometric, statistical, and causal inference concepts from Chapters 1 and 4-7.

Last updated 6:39 PM on 9/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Simple Linear Regression

A regression model that involves one outcome of interest (dependent variable) and one regressor (independent variable).

2
New cards

Ordinary Least Squares (OLS)

A mathematical optimization method that determines the intercept and slope of the line that best fits data by minimizing the sum of squared errors.

3
New cards

Multiple Regression Model

A linear regression model that includes more than one regressor to explain a single dependent variable.

4
New cards

Indicator Variable

A binary variable (also called a dummy variable) that takes on only two values, 00 or 11, to categorize observations into groups.

5
New cards

Reference Group

The excluded category when converting a categorical variable with more than two categories into a set of indicator variables in a regression model.

6
New cards

Standard Error (SE)

A statistic measuring the estimation error or uncertainty associated with an estimated parameter in a regression model.

7
New cards

Statistical Significance

A determination of whether an estimated coefficient is statistically different from zero, evaluated at conventional significance levels such as 10%10\%, 5%5\%, or 1%1\%.

8
New cards

t-value

A test statistic calculated as tj=β^jSE(β^j)t_j = \frac{\hat{\beta}_j}{SE(\hat{\beta}_j)}, used to evaluate the statistical significance of a regression coefficient.

9
New cards

Star System

A reporting convention in regression tables where asterisks (∗*, ∗∗**, ∗∗∗***) signal statistical significance at the 10%10\%, 5%5\%, and 1%1\% levels, respectively.

10
New cards

P-value

A statistic between 00 and 11 that indicates the precise level of statistical significance for an estimated regression coefficient.

11
New cards

Confidence Interval

A calculated range around a parameter estimate, constructed as β^j±critical value×SE(β^j)\hat{\beta}_j \pm \text{critical value} \times SE(\hat{\beta}_j), within which the true parameter value is expected to lie with a specified probability.

12
New cards

Homoskedasticity

The condition where the variance of the regression error term is constant regardless of the value of the regressor XX.

<p>The condition where the variance of the regression error term is constant regardless of the value of the regressor $$X$$.</p>
13
New cards

Heteroskedasticity

The condition where the variance of the regression error term is not constant and depends on the value of the regressor XX.

<p>The condition where the variance of the regression error term is not constant and depends on the value of the regressor $$X$$.</p>
14
New cards

Robust Standard Errors

Standard error calculations that are specifically corrected to remain valid in the presence of heteroskedasticity.

15
New cards

Adjusted R-Squared

A statistic indicating the percentage of variation in the dependent variable explained by the regressors, adjusted for the number of predictors in the model.

16
New cards

Omitted Variable Bias (OVB)

The bias in estimated regression coefficients created when a relevant variable that determines the outcome is left out of the model and is correlated with an included regressor.

17
New cards

Empirical Analysis

Data-driven analysis used to evaluate competing theoretical predictions and quantify the magnitude of real-world effects.

18
New cards

A/B Testing

A causal evaluation method in business applications that compares customer performance across two different design packages or variations.

19
New cards

Rubin Causal Model

A framework defining a causal effect as the difference between potential outcomes under treatment versus non-treatment states (δi=Salesi,U1−Salesi,U0\delta_i = Sales_{i, U_1} - Sales_{i, U_0}).

20
New cards

Counterfactual

The unobserved potential outcome for a given unit under the treatment condition it did not actually experience.

21
New cards

Fundamental Problem of Causal Inference

The impossibility of directly observing both potential outcomes for a single unit, making individual causal effect calculations impossible.

22
New cards

Average Treatment Effect (ATE)

The average causal effect of a treatment estimated across an entire sample or population.

23
New cards

Cross-Sectional Data

Data consisting of multiple entities observed at a single period in time.

<p>Data consisting of multiple entities observed at a single period in time.</p>
24
New cards

Time Series Data

Data consisting of a single entity observed across multiple periods in time.

<p>Data consisting of a single entity observed across multiple periods in time.</p>
25
New cards

Panel Data

Data consisting of multiple entities where each entity is observed across two or more periods in time (also known as longitudinal data).

<p>Data consisting of multiple entities where each entity is observed across two or more periods in time (also known as longitudinal data).</p>