Unemployment Type Classifier¶
Run the Unemployment Type Classifier MicroSim Fullscreen
Edit in the p5.js Editor
About This MicroSim¶
This MicroSim is an interactive quiz that presents real-world unemployment scenarios and asks students to classify each one as Frictional, Structural, or Cyclical. Each scenario features a named person in a specific situation, and students must analyze the context clues to determine the type. After submitting an answer, the sim provides detailed feedback explaining why the scenario fits a particular category, along with a quick guide showing the keywords associated with each type. The 12 randomized scenarios reinforce critical thinking about labor market dynamics.
How to Use¶
- Read the Scenario: Each scenario describes a person's unemployment situation in a card at the top of the screen.
- Choose a Category: Click one of the three boxes (Frictional, Structural, or Cyclical) to select your classification. Each box includes a brief definition to help you decide.
- Submit Your Answer: Click the "Submit" button that appears after you select a category. The sim will show whether you are correct or incorrect with a detailed explanation.
- Use Hints: If you are unsure, click "Show Hint" to see keywords that point toward the correct answer.
- Advance to the Next Scenario: Click "Next Scenario" to move to the next question. Your score is tracked at the top left.
- Start Over: Click "Start Over" to reshuffle all 12 scenarios and reset your score.
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/unemployment-classifier/main.html"
height="532px"
width="100%"
scrolling="no"></iframe>
Lesson Plan¶
Grade Level¶
9-12 (High School Economics)
Duration¶
10-15 minutes
Prerequisites¶
- Knowledge of the three types of unemployment: frictional, structural, and cyclical
- Understanding of the business cycle and how recessions affect employment
- Awareness that technology and industry changes can permanently eliminate certain jobs
Activities¶
- Exploration (5 min): Work through the first 4-5 scenarios independently, using hints as needed. After each answer, read the full explanation carefully. Start building a mental checklist of keywords for each type.
- Guided Practice (5 min): In pairs, discuss the next few scenarios before submitting. One student argues for their classification while the other challenges it. After submitting, compare the explanation to your reasoning.
- Assessment (5 min): Complete the remaining scenarios without using hints. Aim for 80% or higher on your final score. After finishing, write your own original scenario for each of the three types of unemployment.
Assessment¶
- Students can correctly classify at least 8 out of 12 unemployment scenarios
- Students can explain the difference between frictional, structural, and cyclical unemployment with examples
- Students can identify keyword clues (e.g., "recession" for cyclical, "replaced by technology" for structural, "just graduated" for frictional)
References¶
- Unemployment Types - Wikipedia - Overview of frictional, structural, and cyclical unemployment with definitions and examples.
- Types of Unemployment - Investopedia - Explanation of how each unemployment type affects workers and the economy differently.
- Structural Unemployment - Wikipedia - In-depth look at how technological change and industry shifts create structural unemployment.