An interactive visualization of the Poisson distribution built with React and Recharts.
- Adjust the average rate with a slider
- Click any bar to see the full step-by-step calculation
- Learn about Euler's number and why it appears in the formula
npm install
npm run devDeployment happens automatically via GitHub Actions when you push to main.
Go to your repo Settings > Pages and set Source to GitHub Actions.
Your site will be live at: https://mhallida.github.io/poisson