Examples tagged with debt

Select an example to explore it in the playground.

Beginner - Introductory Models

Savings vs Credit-Card Debt

A savings vs debt simulation comparing compounding interest effects.

Level:Beginner

debtreinforcing-loopexponential

  • Stocks:savings_balance, debt_balance
  • Feedback Loops:compound interest on savings (reinforcing), compound interest on debt (reinforcing)
  • Probes:savings_balance, debt_balance
Intermediate - Classic Dynamics

Sleep Debt Simulation

A sleep debt simulation tracking caffeine, sleep patterns, and debt buildup.

Level:Intermediate

debtreinforcing-loopbalancing-loop

  • Stocks:sleep_debt_hours
  • Feedback Loops:coffee reduces sleep (reinforcing), circadian pressure triggers sleep (balancing)
  • Probes:sleep_debt, subjective_energy
Advanced - Complex Simulations