Research question
Does occupational knowledge relate to class reproduction?
I developed the index to compare a young person’s description of a parent’s job with the parent’s own description. I then used survey-weighted multinomial models to study whether that knowledge was associated with later occupational destinations. I presented the study at the 2024 Population Association of America Annual Meeting.
Index
Measure shared meaning and shared descriptive detail.
After normalizing each GloVe word vector to unit length, I use corpus-frequency weights to reduce the influence of common terms and occupation-specific weights to emphasize words concentrated within an occupational class. I sum the weighted vectors for each description, take their unnormalized dot product, and standardize the scores within occupational class.
- gw
- corpus-frequency penalty
- cw,k
- occupation-specific term weight
- μk, σk
- within-class mean and standard deviation
The dot product retains description-vector magnitude, allowing semantically aligned detail to carry more weight than a matching one-word title.
Synthetic illustration
Aligned detail produces the highest scores.
I generated 60 artificial pairs across four invented job families. Detailed aligned pairs had a median score of +1.30 within-family standard deviations, compared with −0.75 for similarly detailed pairs describing different work and −0.63 for short aligned pairs.
All descriptions and scores are synthetic and use public 50-dimensional GloVe vectors.
Download the synthetic descriptions and scores ↓