Skip to content

mhallida/poisson

Repository files navigation

Poisson Distribution Explorer

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

Local Development

npm install
npm run dev

Deploy to GitHub Pages

Deployment 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

About

Simple app that demonstrates Poisson Distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors