jbholden / cdcpool_google

0 stars 1 forks source link

How to project the winner of a game? #3

Open jbholden opened 10 years ago

jbholden commented 10 years ago

Currently the method to project the winner of a game is to use the current score, favored team, and spread to see who is winning.

Do we want to be more sophisticated? Consider the following situations.

For now, I would recommend staying with the current method, but consider these changes in the future. The current method displays "ahead" and "behind" on the player results page and these values make sense with the current method. If a different method was used, then it might make sense to display something like "projected win", "projected loss", and "indeterminate"

blreams commented 10 years ago

Since this is a new feature, I'm OK with either method for now. We may find that our user base has an opinion.