Phillips Curve Explorer¶
Run the Phillips Curve Explorer MicroSim Fullscreen
Edit in the p5.js Editor
About This MicroSim¶
This MicroSim visualizes the Phillips Curve -- the historical relationship between unemployment and inflation -- using real US data from the 1960s through the 2020s. Each decade's data points are color-coded so students can see how the relationship changed over time: a tight tradeoff in the 1960s, stagflation in the 1970s, a return to pattern in the 1980s-90s, a very flat curve in the 2000s-10s, and recent pandemic-era volatility. Students can also adjust a policy stimulus slider, toggle the natural rate of unemployment (NAIRU) line, and explore how inflation expectations shift the curve.
How to Use¶
- Select a Decade -- Use the dropdown to view data from a specific decade (1960s, 1970s, 1980s-90s, 2000s-10s, or 2020s).
- Show All Decades -- Check "Show All" to overlay all decades simultaneously and compare patterns.
- Toggle Natural Rate -- Check "Natural Rate" to display the NAIRU (Non-Accelerating Inflation Rate of Unemployment) vertical line at 5%.
- Toggle Expectations -- Check "Expectations" to see how inflation expectations shift the short-run Phillips Curve up or down, with faded background curves showing alternative expectation levels.
- Adjust Policy Stimulus -- Move the slider to shift the economy's position along the Phillips Curve and observe the tradeoff between unemployment and inflation.
- Animate History -- Click "Animate History" to watch the decades cycle through automatically, revealing how the relationship evolved over time.
Iframe Embed Code¶
You can add this MicroSim to any web page by adding this to your HTML:
<iframe src="https://dmccreary.github.io/economics-course/sims/phillips-curve/main.html"
height="602px"
width="100%"
scrolling="no"></iframe>
Lesson Plan¶
Grade Level¶
9-12 (High School Economics)
Duration¶
10-15 minutes
Prerequisites¶
- Understanding of inflation and unemployment as economic indicators
- Basic knowledge of macroeconomic policy goals
- Familiarity with reading scatter plots
Activities¶
- Exploration (5 min): Have students click "Animate History" and watch the decades unfold. Then select each decade individually and read the insight text. Ask students to note which decade broke the simple Phillips Curve story and what happened.
- Guided Practice (5 min): Turn on "Show All" and "Natural Rate" simultaneously. Ask students to explain why the 1970s data points are in the upper-right quadrant (high inflation AND high unemployment). Then enable "Expectations" and show how changing expectations shifts the entire curve.
- Assessment (5 min): Students answer: "A politician claims that lowering unemployment will not cause inflation. Based on the historical data in the Phillips Curve Explorer, evaluate this claim using evidence from at least two different decades."
Assessment¶
- Can the student describe the basic Phillips Curve relationship between unemployment and inflation?
- Can the student explain why the 1970s stagflation challenged the original Phillips Curve theory?
- Does the student understand how inflation expectations can shift the short-run Phillips Curve?