Tally all plays for each team to demonstrate biases. #71

Open
opened 2025-05-15 10:48:37 -04:00 by Cutieguwu · 1 comment
Cutieguwu commented 2025-05-15 10:48:37 -04:00 (Migrated from github.com)

Currently, only the most frequent play is available.

Replace the most and least approach with a tally of all Actions for each team.

For teams that are quite distributed in their plays like Texas, 4 being the most frequent isn't very helpful. But knowing what they never play is, and given more data, which of their play roster they deviate to, is.

Currently, only the most frequent play is available. Replace the most and least approach with a tally of all `Action`s for each team. For teams that are quite distributed in their plays like Texas, 4 being the most frequent isn't very helpful. But knowing what they never play is, and given more data, which of their play roster they deviate to, is.
Cutieguwu commented 2025-05-15 10:50:04 -04:00 (Migrated from github.com)

These values should also be converted into percentages (and percentiles) as faster teams will have greater values overall, and/or greater deviation from less commonly run plays.

These values should also be converted into percentages (and percentiles) as faster teams will have greater values overall, and/or greater deviation from less commonly run plays.
This repo is archived. You cannot comment on issues.