Interactive Projection Demo

This artifact models a simple account expansion plan. The controls update computed metrics, a chart, and a table in the browser; the current control state is stored in the URL hash so the scenario can be shared.

250 accounts
18%
92%
377.0345.3313.5281.8250.0 012345
Account curve · type bar · domain year:0..5
formula round(accounts * pow(1 + growth_rate / 100, year) * pow(retention / 100, year), 0) · domain year:0..5 · depends on accounts, growth_rate, retention, year