Skip to content

solving probability questions using code/simulations

License

Notifications You must be signed in to change notification settings

jasonyum/Ponder

Repository files navigation

Solving Probability Questions with Code

There are many results in probability that run contrary to intuition. Using code makes everything very concrete. In this context, "solve" means "build intuition around" or "prove to oneself" that what statement holds true.

  • Solve sudoku board with backtracking
  • Solve theater puzzle with seat switching
  • Solve explore / exploit, multi-arm bandit problem
  • Solve "monte hall" question with three doors
  • Solve birthday problem with variable number of people

About

solving probability questions using code/simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published