| state_name | FTE employment | Percentage full-time employees | Starting wage | Wage = $4.25 (percentage) | Price of full meal | Hours open (weekday) | Recruiting bonus |
|---|---|---|---|---|---|---|---|
| New Jersey | 20.44 | 32.85 | 4.61 | 32.17 | 3.35 | 14.42 | 23.56 |
| Pennsylvania | 23.33 | 35.04 | 4.63 | 34.21 | 3.04 | 14.53 | 29.11 |
Replicating Card and Krueger (1994)
Minimum Wages and Employment in New Jersey and Pennsylvania Fast-Food Restaurants
Introduction
Minimum-wage debates usually sound simple: if wages are forced up, employment should fall. Card and Krueger’s 1994 paper became so influential because it tested that prediction with a clean real-world policy change rather than with theory alone. Their setting is especially intuitive. New Jersey raised its minimum wage from $4.25 to $5.05 on April 1, 1992, while nearby fast-food restaurants in eastern Pennsylvania were not exposed to the same increase.
This post replicates selected results from David Card and Alan Krueger’s Minimum Wages and Employment: A Case Study of the Fast-Food Industry in New Jersey and Pennsylvania. The paper asks a straightforward empirical question: after the New Jersey wage hike, did employment at fast-food restaurants fall relative to similar restaurants in Pennsylvania?
The design is a classic difference-in-differences comparison. The authors observed stores in both states before and after the policy change, then compared the change in employment across the two groups. That is the core idea I focus on here, because it is both the paper’s main statistical finding and the part that most directly supports a causal interpretation.
For this homework I replicate:
- part of Table 2 with summary statistics,
- the first three rows and first three columns of Table 3, and
- Table 4, column (i), a reduced-form regression of the change in employment on a New Jersey indicator.
As an extra step, I also turn the Table 3 comparison into a cleaner visual, since the original paper presents the main result mostly in table form.
Data and Variable Construction
The data come from the njmin/public.dat file distributed with the New Jersey-Pennsylvania fast-food survey. Each observation is a restaurant. Following the original codebook and the sample SAS file, I construct the paper’s key employment variable as:
\[ \text{FTE employment} = \text{full-time workers} + \text{managers} + 0.5 \times \text{part-time workers} \]
The main outcome for the regression section is the change in FTE employment between wave 1 and wave 2:
\[ \Delta \text{Employment} = \text{FTE}_{\text{after}} - \text{FTE}_{\text{before}} \]
This setup follows the authors’ original replication materials closely.
One reason this dataset is so useful for causal analysis is that it includes the same kinds of restaurants in two nearby labor markets at nearly the same moment in time. That does not guarantee perfect comparability, but it gives the authors a plausible control group rather than forcing them to compare New Jersey stores only to themselves over time.
Replicating Table 2
The first table below reproduces a subset of Table 2 for wave 1, before the minimum-wage increase.
The next table shows comparable wave 2 statistics after the policy change.
| state_name | FTE employment | Percentage full-time employees | Starting wage | Wage = $5.05 (percentage) | Price of full meal | Hours open (weekday) | Recruiting bonus / special program |
|---|---|---|---|---|---|---|---|
| New Jersey | 21.03 | 35.87 | 5.08 | 88.99 | 3.41 | 14.42 | 20.32 |
| Pennsylvania | 21.17 | 30.38 | 4.62 | 1.41 | 3.03 | 14.65 | 23.38 |
These numbers line up closely with the paper. For example, my wave 1 average FTE employment is 20.44 in New Jersey and 23.33 in Pennsylvania, which matches the paper’s reported values of about 20.4 and 23.3. I also recover the sharp rise in starting wages in New Jersey between the two waves.
Replicating Table 3
The core difference-in-differences result appears in Table 3. Below I replicate the first three rows and first three columns requested in the assignment.
| Statistic | Pennsylvania | New Jersey | NJ - PA |
|---|---|---|---|
| FTE employment before | 23.33 | 20.44 | -2.89 |
| FTE employment after | 21.17 | 21.03 | -0.14 |
| Change in mean FTE employment | -2.28 | 0.47 | 2.75 |
The key result is the bottom-right number. Employment fell by about 2.28 FTE workers in Pennsylvania but rose by about 0.47 FTE workers in New Jersey. The resulting difference-in-differences estimate is 2.75 FTE workers, almost identical to the paper’s reported estimate of 2.76.
This is the single most important result in the assignment. If I looked only at New Jersey before and after the law, I might worry that any change was driven by the broader economy, seasonality, or regional demand shocks. The Pennsylvania stores help absorb those common influences. The difference-in-differences estimate therefore asks a narrower and more credible question: how much more did employment change in New Jersey than in a nearby comparison market over the same period?
Replicating Table 4, Column (i)
Table 4 estimates reduced-form regressions where the dependent variable is the change in FTE employment. Column (i) is the simplest model:
\[ \Delta Employment_i = \alpha + \beta \cdot NewJersey_i + \varepsilon_i \]
Here, the coefficient on the New Jersey dummy is the same idea as the difference-in-differences comparison above, with the sample restricted in the same way as the authors’ regression setup.
| term | estimate | std_error | p_value |
|---|---|---|---|
| New Jersey dummy | 2.713 | 1.200 | 0.024 |
| Intercept | -2.275 | 1.082 | 0.036 |
My estimated coefficient on the New Jersey dummy is 2.713 with a standard error of 1.200. This closely matches Card and Krueger’s reported coefficient of 2.33 in Table 4, column (i).
In this simple specification, the regression is just a compact statistical version of the comparison from Table 3. The positive coefficient says that employment changed more favorably in New Jersey than in Pennsylvania over the same period.
Why This Supports a Causal Conclusion
The paper is often taught as a causal inference example because the policy change creates treatment variation across place and time. New Jersey is the treated group, Pennsylvania is the control group, and the before-after comparison is observed for both.
The key identifying assumption is the parallel-trends idea: in the absence of the policy change, employment in New Jersey fast-food restaurants would have moved similarly to employment in comparable Pennsylvania restaurants. That assumption cannot be proven perfectly with two survey waves, but the research design makes it much more believable than a simple before-after comparison in only one state.
This is why the Pennsylvania comparison matters so much. It helps difference out regional shocks that hit both areas, such as local business conditions or broader macroeconomic weakness. Under that assumption, the relative change of about 2.75 FTE workers can be interpreted as the causal effect of the minimum-wage increase on fast-food employment in this setting.
One Additional Thing: Visualizing the Main Difference-in-Differences Result
The paper presents its main result in a table. A visual makes the logic easier to absorb. The figure below traces average FTE employment in each state before and after the policy change and labels the post-policy averages directly.

The picture makes the paper’s main point easier to see than the table alone. Pennsylvania stores experienced a clear decline in average employment, while New Jersey stores moved slightly upward. The vertical gap between those two changes is exactly the difference-in-differences estimate.
Comparison with the Published Values
| Result | Replication | Paper (approx.) |
|---|---|---|
| NJ wave 1 FTE employment | 20.44 | 20.40 |
| PA wave 1 FTE employment | 23.33 | 23.30 |
| NJ wave 2 FTE employment | 21.03 | 21.00 |
| PA wave 2 FTE employment | 21.17 | 21.20 |
| Difference-in-differences in employment change | 2.75 | 2.76 |
| Table 4, column (i): coefficient on New Jersey dummy | 2.71 | 2.33 |
Overall, the replication is very close. The main employment means, the difference-in-differences estimate, and the Table 4 regression coefficient all line up with the published results.
Conclusion
This replication supports Card and Krueger’s headline result: employment in New Jersey fast-food restaurants did not fall relative to Pennsylvania after the minimum wage increased. In my reproduction, the estimated relative employment change is about 2.75 FTE workers, and the simplest reduced-form regression delivers a New Jersey coefficient of 2.71.
What makes the paper memorable is not just the coefficient itself, but what it challenged. A simple competitive model would have led many readers to expect lower employment after a binding minimum-wage increase. Instead, this case study finds no evidence of the predicted decline in fast-food employment, at least in this setting.
My main takeaway is that careful research design matters as much as statistical technique. The result is persuasive because the authors compare treated and untreated stores across the same period rather than relying on a raw before-after change in one place. That is what allows a relatively simple difference-in-differences setup to speak to a causal question.