MOD3

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/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:24 PM on 7/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

CEF (Conditional Expectation Function)

A function that gives the expected value of some random variable YY given the value of another random variable XX.

2
New cards

Gender Pay Gap Variables

In the application of CEF to the gender pay gap, the YY variable represents earnings and the XX variable represents gender.

3
New cards

Variance Formula

The expression E{[XE(X)]2}E\{[X - E(X)]^2\}, which is used to define the variance of a random variable.

4
New cards

Covariance Formula

The expression E{[XE(X)][YE(Y)]}E\{[X - E(X)][Y - E(Y)]\}, which defines the covariance between random variables XX and YY.

5
New cards

Relationship Estimation

To estimate the covariance, sample means for E(X)E(X) and E(Y)E(Y) are plugged in, and the outer expectation is replaced with another sample mean.

6
New cards

Covariance

A measurement that indicates the direction of a relationship between variables but not the strength of that relationship.

7
New cards

Earnings and Age Correlation

The estimated correlation between earnings and age among 23-62 year-olds using the March 2009 CPS is 0.130.13.

8
New cards

E(earningsage)E(\text{earnings} | \text{age}) Estimation

The simplest estimation method is to plug in the sample mean earnings for each specific value of age.

9
New cards

Career Earnings Pattern

According to Figure 6, earnings tend to increase early in a career and plateau after roughly age 40.

10
New cards

Linear Career Earnings Model

A model that assumes the difference in earnings from one age to the next remains constant throughout a career.

11
New cards

Quadratic Career Earnings Model

A model that captures the concave shape of the earnings-age relationship, where the difference in earnings from one age to the next varies with age.

12
New cards

Earnings Peak Prediction

Using March 2009 CPS data, a quadratic model of E(earningsage)E(\text{earnings} | \text{age}) predicts that earnings increase until approximately age 50.

13
New cards

Human Capital Theory

The theory that provides the justification for using a quadratic model to fit earnings and age data.

14
New cards

Variance

A measure of how a random variable $X$ deviates from its mean, defined as var(X)=E{[XE(X)]2}\text{var}(X) = E\{[X - E(X)]^2\}.

15
New cards

Covariance

A measure of the direction of the relationship between two random variables, defined as cov(X,Y)=E{[XE(X)][YE(Y)]}\text{cov}(X,Y) = E\{[X - E(X)][Y - E(Y)]\}.

16
New cards

Correlation coefficient

A normalized version of covariance that describes the strength of a linear relationship between two variables, calculated as corr(X,Y)=cov(X,Y)var(X)×var(Y)\text{corr}(X, Y) = \frac{\text{cov}(X,Y)}{\sqrt{\text{var}(X)} \times \sqrt{\text{var}(Y)}}.

17
New cards

Standard deviation

The square root of the variance, shorthandly referred to as sd\text{sd}.

18
New cards

Degrees-of-freedom adjustment

The practice of dividing by N1N - 1 instead of NN when estimating variance and covariance to ensure the estimator is not biased.

19
New cards

Conditional Expectation Function (CEF)

The framework used for analysis represented as E(YX)E(Y | X), which focuses on average values of a dependent variable $Y$ conditional on the values of an independent variable $X$.

20
New cards

Hamilton Project Career Definition

A definition that treats a career as lasting 40 years, typically restricting samples to individuals between the ages of 23 and 62 inclusive.

21
New cards

Top-coding

An effect in the March CPS data where earnings are capped at a specific limit, creating a visible horizontal line of high-density points at the top of a scatterplot.

22
New cards

Linear model (Age-Earnings)

A model that assumes earnings are a linear function of age, specified as E(earningsage)=β0+β1ageE(\text{earnings} | \text{age}) = \beta_0 + \beta_1 \text{age}, implying a constant earnings difference between ages.

23
New cards

Quadratic model (Age-Earnings)

A polynomial relationship of order 2 specified as E(earningsage)=β0+β1age+β2age2E(\text{earnings} | \text{age}) = \beta_0 + \beta_1 \text{age} + \beta_2 \text{age}^2, which accommodates a concave earnings profile.

24
New cards

Concave relationship

The shape of the age-earnings profile suggested by human capital theory, where earnings increases are larger early in a career and decline toward the end.

25
New cards

Human capital theory

A theory that models education as an investment, predicting that individuals concentrate investments early in their careers when the payoff horizon is long, leading to a concave age-earnings profile.

26
New cards

Log earnings

A transformation of the earnings variable, denoted as ln(earnings)\ln(\text{earnings}), used to model the relationship in terms of rates of return.

27
New cards

Returns to experience

The rate at which earnings change as labor-market experience grows, calculated as the derivative of the quadratic log-earnings CEF: dE(learningsage)dage=β1+2β2(age23)\frac{d E(\text{learnings} | \text{age})}{d \text{age}} = \beta_1 + 2\beta_2(\text{age} - 23).

28
New cards

Gender earnings gap

The difference between male and female average earnings; in the March 2009 23-62 age group, males had a mean of $64,189.77\$64,189.77 compared to females at $44,827.78\$44,827.78.

29
New cards

March 2009 CPS Sample

A dataset containing 50,742 individuals who worked at least 36 hours per week for at least 48 weeks, excluding those in the military.