Merry3750 / scorigami

This project is dedicated to tracking all scorigami throughout history and keeping the scorigami chart up to date at all times.
http://NFLScorigami.com
MIT License
52 stars 19 forks source link

Scorigami Percentage #9

Open lucasf926 opened 5 years ago

lucasf926 commented 5 years ago

I'm not sure how the Scorigami Percentage does it's math but it doesn't seem to account for games with very big scores. For Example, 11/19/2018 MNF game was at 51-54 with over 3 minutes to go which should be 100% chance of Scorigami since a score that high from both teams has never happened but instead the percentage was around 96%.

Merry3750 commented 5 years ago

Unfortunately I didn't design the prediction algorithm so I wouldn't know how to fix it. But what I'm guessing the problem is is that it is only checking scores up to a certain limit and the missing 4% was above that limit.