Skip to content

alexsanjoseph/ipl-scenario-builder

Repository files navigation

IPL Scenario Builder

This is a simple app to predict the qualification chances of different IPL teams by using the match fixtures and current standings and making Monte Carlo simulations to find the probability of each team winning.

Flow:

A team is considered:

  • qualified (Yes %) if it is in the top 4 and the 5th team has lesser points,
  • not qualified (No %) if the team has less points is in the bottom 4 and has lesser points than the 4th team,
  • qualified on NRR (on NRR%) if a team has the same points as the 5th team.

Expected Number of points is the average number of points across all simulations.

The app is hosted using Streamlit Cloud here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages