User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz 2 > Activity Rating Question
Page:
 
Stobie
MoD
offline
Link
 
So if you had a list of every play a team called how would you go about finding an activity rating for a team. What I mean is, does the team change their game plan never, sometimes, often, or everygame. How would you go about figuring that out? What method would you do to figure that out?

If you can't read between the lines I want to add this as a new feature to the Team Scout tool, and I think I might have an idea how, but want to hear some other ideas if that is the case.
 
Majestic Gent
offline
Link
 
My first crack at this algorithm would be to break the data down and determine the total number of plays as they would be called in the tactics based on downs, quarter, and field position ranges . Once I figured this out, then I would determine a situational ratio. Then take those ratios for each situation and compare them across games to see how they match up. The more they match the more the game plan never hasn't changed. The caveats to this approach would be for truly balanced teams. The variance would look as if they're changing the game plan, but in fact the RNG is causing the variance, which would cause an outlier. The sweet spot for this approach are the teams that run the bread n butter plays in certain situations all of the time. It would weed out those teams and show they don't change their game plan often.

Perhaps visually this data could be displayed in a heat map where games can be added and taken away to show the frequency and distribution of play calls across games, but I can't really come up with a clean way to display all of that data in a meaningful way.

 
Stobie
MoD
offline
Link
 
That is a possibility... a heat map or scatter graph, but then again isn't the issue of all data representation, just the presentations?
 
Xars
offline
Link
 
I'd present things as a % chance to encounter the play.

Example:

What % of Ladder games is X play called?
What % of League games is X play called?
What % of the time is X play called against higher ranked opponents?
What % of the time is X play called against lower ranked opponents?

 
USC_Trojans
offline
Link
 
I think the way to do this is to find the play ratios (every team has a tendency on each down wether it be Inside run, pass medium, etc.) first down is easy. For second a 3rd down I'd check 0-3 yards 4-6 yards, 7-10 yards, and 10+ yards. If you can't find definite ratios they either change frequently or have enough plays run that it might as well be frequent.
 
Cuivienen
offline
Link
 
Originally posted by Stobie
So if you had a list of every play a team called how would you go about finding an activity rating for a team. What I mean is, does the team change their game plan never, sometimes, often, or everygame. How would you go about figuring that out? What method would you do to figure that out?

If you can't read between the lines I want to add this as a new feature to the Team Scout tool, and I think I might have an idea how, but want to hear some other ideas if that is the case.


I think D is relatively easy. Organizing D calls against offensive formations would be good enough. You probably wouldn't have to go further than that to get a reasonably accurate rating.

Within a single game, sort all D calls by offensive formation (as defined in the D playbook, i.e., largely receiver count). That gives you play calls against each formation, which you turn into percentages.

Then you compare that to the next game with some sort of correlation threshold. If it exceeds your threshold, you mark that as no change. If it doesn't, you assume "activity" happened.

O is a little tougher. O calls are defined by down and distance and situation, but the distance thresholds are adjustable and the situation thresholds are partially adjustable. I would just ignore the adjustable stuff, and sort play calls within a game by down and the fixed situation stuff (like red zone calls).

Then I would run the same process. Your correlation threshold will likely have to be lower than on the D side, because there is more variability coming out of the same playbook/tactics on O.

The art is going to be tweaking with the thresholds until you get decent results.
 
Stobie
MoD
offline
Link
 
Anyone want to write all that up in javascript for me?
 
Majestic Gent
offline
Link
 
Originally posted by Stobie
Anyone want to write all that up in javascript for me?


<script>
console.log("all that up");
</script>


 
Stobie
MoD
offline
Link
 
Originally posted by Majestic Gent
<script>
console.log("all that up");
</script>




Edited by Stobie on Mar 20, 2016 05:44:50
 
Stobie
MoD
offline
Link
 
Ok so here is a data dump a teams play calling. HOW IN THE HELL DO I COME UP WITH MAGIC FORMULA ** LOL WORD WRAP

NOTES: structure of data
GAMEID:UniquePlayCount|PlayID#TimesCalled;(repeat)$

276378:8|397#14;405#13;399#10;274#8;373#7;96#6;400#5;372#5;$
276384:8|405#12;399#8;96#7;274#7;372#6;373#6;400#6;397#5;$
276389:8|405#14;274#13;399#10;400#10;372#7;96#7;397#6;373#4;$
276396:8|397#15;405#15;274#12;96#7;400#7;372#6;373#4;399#2;$
276402:8|397#13;399#10;405#8;96#8;400#8;373#7;274#6;372#6;$
276408:8|405#9;274#9;397#8;373#7;399#6;372#5;400#4;96#3;$
276414:8|405#13;372#7;274#7;373#5;399#5;397#4;400#2;96#1;$
276420:8|397#13;274#8;372#7;373#7;399#6;400#5;96#4;405#4;$
276426:8|397#17;399#13;274#8;405#8;372#7;373#6;400#5;96#3;$
276432:20|33#12;397#9;130#9;372#8;405#7;338#6;399#6;254#5;401#4;403#4;400#3;404#3;274#3;313#2;249#2;141#1;191#1;367#1;283#1;373#1;$
276438:24|372#7;130#7;399#6;274#6;33#6;338#6;397#5;373#4;141#4;96#3;400#3;401#3;405#3;283#3;83#2;369#2;254#2;403#1;108#1;249#1;191#1;404#1;313#1;190#1;$
276444:25|33#8;338#6;401#6;130#5;254#5;274#4;96#4;372#4;405#4;373#3;190#3;108#3;399#3;365#2;191#2;397#2;141#1;400#1;404#1;160#1;283#1;249#1;313#1;367#1;403#1;$
276450:21|399#8;338#6;405#6;33#6;397#5;401#5;96#4;254#3;130#3;373#2;400#2;1#2;372#2;141#1;160#1;367#1;249#1;313#1;283#1;368#1;274#1;$
276455:23|274#12;130#8;405#7;397#6;96#5;400#4;33#4;399#4;283#3;403#3;190#3;338#3;373#3;365#3;372#3;404#2;401#2;83#2;254#2;369#1;313#1;1#1;249#1;$
277383:8|399#14;372#14;274#12;397#9;373#9;96#6;400#5;405#4;$
278550:8|405#11;274#9;397#8;372#7;399#7;400#5;96#4;373#3;$
279660:8|397#16;405#13;274#10;372#7;399#7;373#7;400#5;96#5;$
280840:8|372#10;274#9;400#9;399#7;405#6;373#5;397#5;96#4;$
281995:8|397#14;96#8;405#8;372#8;373#8;399#8;400#7;274#5;$
283166:8|372#12;405#11;397#11;274#8;96#7;400#6;399#5;373#1;$
284273:8|274#14;397#12;405#8;399#7;373#5;372#5;400#4;96#2;$
285352:8|405#13;372#10;397#10;399#10;274#8;96#7;400#5;373#2;$
286421:8|397#10;405#8;399#7;373#7;372#7;274#5;96#5;400#4;$
287487:24|338#9;397#8;33#7;130#6;401#6;405#6;372#5;254#5;373#3;399#2;368#2;283#2;141#2;96#1;365#1;313#1;160#1;400#1;249#1;404#1;369#1;83#1;274#1;403#1;$
288598:24|338#14;130#10;397#9;399#7;405#6;33#6;274#6;190#3;401#3;254#3;108#2;96#2;404#2;283#2;373#2;372#2;249#2;1#1;368#1;313#1;367#1;400#1;369#1;191#1;$
289625:25|399#9;338#9;254#8;405#8;130#7;397#7;33#6;274#5;108#2;372#2;400#2;403#2;313#2;401#2;283#2;191#2;365#1;404#1;367#1;96#1;368#1;249#1;1#1;141#1;190#1;$
290647:19|33#13;130#9;397#9;254#7;338#7;399#6;405#5;400#4;274#3;96#3;372#2;141#2;367#2;373#1;404#1;160#1;365#1;190#1;401#1;$
291659:25|33#7;338#6;397#5;401#4;399#4;254#4;373#4;130#4;274#4;405#3;96#3;108#3;190#2;1#2;367#2;400#2;403#2;249#2;283#2;313#1;372#1;160#1;404#1;83#1;365#1;$
292678:23|372#6;338#6;401#5;397#5;33#5;399#4;405#4;130#3;404#3;365#3;249#3;96#3;160#3;190#2;254#2;274#2;283#1;367#1;191#1;373#1;369#1;368#1;83#1;$
293742:17|338#9;33#9;130#6;373#4;405#4;254#3;274#3;249#3;401#2;400#2;372#2;397#2;369#1;403#1;368#1;160#1;1#1;$

Here is another teams data

276298:29|338#8;399#8;389#7;224#6;372#5;108#5;116#5;18#4;83#4;423#4;82#3;130#3;421#3;259#3;361#3;274#3;253#2;21#2;22#2;373#2;379#2;404#2;191#2;398#1;283#1;150#1;401#1;390#1;392#1;$
276303:24|224#8;116#8;18#6;338#6;130#6;423#4;379#4;196#4;22#4;399#3;398#3;390#3;259#3;83#2;191#2;283#2;421#2;373#2;108#2;372#2;274#1;397#1;361#1;82#1;$
276310:24|83#11;466#11;274#8;338#8;360#8;421#6;224#5;379#4;108#4;130#4;423#3;396#3;259#3;397#2;18#2;283#2;336#1;389#1;21#1;404#1;401#1;335#1;190#1;390#1;$
276311:18|338#13;259#8;253#7;196#7;18#7;21#6;153#5;22#5;372#4;224#4;379#4;130#3;283#3;397#3;423#2;274#2;421#1;83#1;$
276322:23|274#12;96#10;107#8;176#4;397#4;423#4;357#4;347#4;18#3;83#3;191#2;338#2;259#2;404#1;403#1;84#1;108#1;421#1;22#1;130#1;465#1;379#1;253#1;$
276324:22|274#11;403#7;191#6;395#6;397#6;190#5;130#4;405#4;373#4;404#4;379#3;253#3;388#3;83#2;338#2;421#2;18#2;259#1;107#1;401#1;232#1;84#1;$
276332:12|141#16;259#11;338#11;83#8;421#8;52#5;264#5;160#4;190#4;303#3;397#2;84#1;$
276340:30|274#10;405#10;421#8;423#7;211#5;338#5;212#4;397#4;176#4;108#4;107#3;404#2;116#2;259#2;83#2;253#2;399#2;84#1;21#1;18#1;191#1;401#1;232#1;392#1;391#1;390#1;82#1;22#1;403#1;343#1;$
276345:17|348#10;116#8;190#5;373#4;259#4;191#4;274#4;338#3;18#3;130#3;372#3;390#2;253#2;389#2;272#2;107#1;403#1;$
276351:16|338#11;130#9;83#9;176#7;403#5;107#4;421#4;423#3;190#2;108#2;349#2;379#2;462#2;372#1;191#1;397#1;$
276355:30|399#9;423#9;373#7;274#6;421#6;107#4;108#4;116#3;462#3;338#3;83#3;372#3;361#3;253#3;397#3;190#2;389#2;347#2;379#2;196#1;398#1;392#1;21#1;391#1;272#1;191#1;390#1;403#1;259#1;176#1;$
276364:30|399#13;274#8;423#8;338#7;373#6;107#5;421#4;397#4;191#3;347#3;372#3;253#3;398#2;176#2;83#2;18#2;403#2;130#2;224#2;361#1;404#1;379#1;84#1;401#1;283#1;391#1;392#1;462#1;259#1;389#1;$
276369:28|399#8;373#6;274#5;390#5;401#4;338#4;196#4;116#4;191#3;397#3;372#3;259#3;83#3;361#3;21#2;283#2;108#2;421#2;253#2;379#2;423#2;272#1;347#1;176#1;398#1;224#1;403#1;107#1;$
276376:26|373#9;399#6;423#6;176#5;274#5;361#4;338#4;259#4;108#3;379#3;421#2;372#2;116#2;389#2;253#2;347#2;107#2;84#1;397#1;21#1;272#1;462#1;403#1;18#1;392#1;190#1;$
277384:26|338#5;423#5;379#5;18#4;397#4;259#4;116#3;108#3;399#3;372#3;224#2;130#2;274#2;398#2;421#2;21#2;83#2;392#1;82#1;390#1;373#1;283#1;190#1;389#1;150#1;22#1;$
278550:30|373#7;399#5;274#5;372#5;116#4;108#4;130#4;18#4;423#3;379#3;338#3;421#2;224#2;196#2;22#2;21#2;82#2;283#1;253#1;190#1;259#1;404#1;191#1;83#1;150#1;401#1;389#1;398#1;397#1;390#1;$
279648:15|130#12;338#9;21#7;259#6;224#5;22#4;379#4;18#3;274#3;253#3;196#2;96#2;211#1;265#1;116#1;$
280843:22|355#16;274#11;466#7;83#6;397#4;421#3;191#2;107#2;130#2;399#2;18#2;108#2;403#1;423#1;224#1;232#1;196#1;379#1;176#1;389#1;253#1;390#1;$
281985:20|399#11;373#7;421#5;153#4;338#4;116#4;176#4;130#3;274#2;403#2;389#2;84#2;253#2;108#2;18#1;107#1;391#1;83#1;390#1;401#1;$
283151:23|338#10;176#8;130#5;373#5;274#4;423#4;108#3;421#3;18#3;83#3;253#3;397#3;379#3;361#2;224#2;462#2;21#1;404#1;259#1;232#1;84#1;22#1;272#1;$
284279:14|338#22;421#12;283#6;108#6;83#5;259#5;176#4;423#4;462#3;130#3;379#2;52#2;82#1;274#1;$
285326:23|399#17;348#6;116#6;338#6;274#5;423#5;421#4;18#3;176#3;96#3;108#3;403#2;83#2;389#2;107#2;347#1;272#1;253#1;283#1;196#1;391#1;21#1;401#1;$
286414:24|274#9;361#7;399#6;119#5;397#5;423#4;253#4;338#3;421#3;108#2;116#2;83#2;107#1;130#1;391#1;190#1;191#1;196#1;379#1;403#1;259#1;404#1;176#1;82#1;$
287471:26|399#10;373#10;338#6;397#6;83#4;421#4;398#3;84#3;108#3;116#3;423#3;21#2;176#2;253#2;347#2;259#2;196#2;107#2;82#2;465#1;391#1;224#1;283#1;404#1;191#1;379#1;$
288567:26|399#10;373#8;253#5;423#5;107#4;259#4;224#3;462#3;338#3;82#3;421#3;83#3;361#2;398#2;18#2;191#2;379#1;372#1;347#1;196#1;397#1;21#1;116#1;84#1;274#1;176#1;$
289594:20|176#12;338#7;259#7;379#5;224#4;423#3;373#3;399#3;397#2;274#2;130#2;372#1;108#1;283#1;191#1;347#1;83#1;462#1;116#1;421#1;$
290624:29|399#13;274#8;421#6;116#5;347#5;397#5;373#4;338#3;361#3;379#3;283#2;389#2;83#2;176#2;372#2;253#2;130#1;224#1;108#1;191#1;196#1;190#1;84#1;403#1;82#1;423#1;462#1;398#1;18#1;$
291642:27|116#9;373#7;338#7;399#7;253#6;274#3;421#3;108#3;259#3;397#3;398#3;83#2;423#2;379#2;107#2;283#2;130#2;18#1;390#1;82#1;191#1;404#1;361#1;176#1;21#1;84#1;196#1;$
292665:28|399#6;338#5;423#5;83#5;176#5;373#4;130#3;116#3;462#3;274#3;397#3;372#2;18#2;347#2;421#2;401#2;108#1;389#1;196#1;404#1;398#1;84#1;259#1;190#1;107#1;253#1;224#1;390#1;$
293742:27|399#9;108#6;373#6;274#5;116#5;372#5;259#4;176#4;191#3;338#3;347#3;253#3;397#3;83#3;421#3;423#3;389#2;107#2;398#2;18#2;361#1;379#1;196#1;190#1;401#1;130#1;465#1;$

and then the worst possible scenario

276471:46|343#7;195#4;188#4;261#3;313#2;264#2;365#2;35#2;224#2;157#2;385#2;335#2;367#2;148#1;240#1;451#1;333#1;225#1;340#1;255#1;125#1;455#1;450#1;18#1;312#1;207#1;306#1;153#1;51#1;122#1;461#1;314#1;373#1;363#1;141#1;156#1;171#1;74#1;397#1;405#1;244#1;357#1;166#1;179#1;334#1;160#1;$
276478:43|335#5;343#5;42#3;160#3;35#3;261#3;125#2;103#2;357#2;264#2;74#2;326#2;188#2;301#2;226#2;254#2;152#1;166#1;43#1;334#1;153#1;405#1;149#1;14#1;82#1;207#1;189#1;187#1;200#1;88#1;450#1;221#1;114#1;227#1;195#1;313#1;240#1;385#1;119#1;255#1;341#1;307#1;392#1;$
276483:45|341#3;157#3;74#2;334#2;153#2;119#2;255#2;313#2;166#2;261#2;397#2;188#2;35#2;385#2;103#2;405#1;114#1;179#1;333#1;224#1;220#1;249#1;306#1;227#1;367#1;51#1;88#1;152#1;365#1;271#1;336#1;148#1;372#1;125#1;160#1;42#1;307#1;312#1;343#1;254#1;463#1;301#1;262#1;461#1;226#1;$
276486:53|463#6;365#4;188#4;125#4;35#3;119#3;114#3;152#3;255#3;74#3;249#3;220#2;264#2;357#2;397#2;82#2;224#2;451#2;44#2;230#2;385#2;88#2;342#2;43#2;179#2;156#2;461#2;313#2;306#2;261#2;343#2;141#2;341#2;42#1;333#1;373#1;153#1;14#1;392#1;216#1;103#1;187#1;242#1;283#1;209#1;450#1;227#1;157#1;195#1;301#1;254#1;335#1;108#1;$
276496:55|336#3;340#3;141#3;271#3;153#2;114#2;221#2;335#2;207#2;343#2;103#2;314#2;156#2;74#2;108#2;423#2;450#2;264#2;421#2;82#1;365#1;43#1;166#1;262#1;333#1;326#1;249#1;385#1;119#1;42#1;160#1;14#1;51#1;230#1;209#1;240#1;306#1;357#1;152#1;195#1;220#1;255#1;363#1;242#1;351#1;148#1;341#1;461#1;373#1;35#1;301#1;464#1;275#1;283#1;369#1;$
276501:44|313#4;179#3;461#3;157#3;460#3;160#2;334#2;224#2;114#2;385#2;240#2;227#2;249#2;463#2;343#2;82#2;450#1;341#1;42#1;262#1;451#1;340#1;423#1;189#1;363#1;261#1;254#1;397#1;187#1;153#1;333#1;209#1;335#1;336#1;200#1;149#1;306#1;88#1;125#1;264#1;421#1;188#1;195#1;74#1;$
276506:42|103#5;334#4;88#4;255#3;343#3;14#2;313#2;306#2;262#2;451#2;221#2;156#2;171#2;227#2;275#2;264#1;160#1;195#1;224#1;209#1;314#1;340#1;357#1;392#1;271#1;74#1;351#1;463#1;301#1;35#1;372#1;125#1;242#1;369#1;367#1;187#1;333#1;307#1;254#1;240#1;179#1;122#1;$
276509:44|254#5;249#4;224#4;188#4;313#4;179#3;461#3;334#3;156#3;255#3;343#3;141#2;103#2;240#2;407#2;341#2;335#2;74#2;262#2;82#1;367#1;230#1;195#1;264#1;42#1;153#1;385#1;152#1;365#1;226#1;125#1;460#1;149#1;421#1;35#1;261#1;88#1;306#1;122#1;43#1;333#1;340#1;336#1;160#1;$
276517:31|343#5;314#5;264#4;35#4;261#4;200#2;148#2;157#2;313#2;255#2;74#2;249#2;333#2;188#2;385#2;271#1;254#1;141#1;463#1;179#1;230#1;405#1;342#1;365#1;461#1;397#1;43#1;334#1;340#1;237#1;307#1;$
276526:38|343#4;227#3;336#3;179#3;306#2;148#2;385#2;341#2;74#2;262#2;141#2;264#2;314#2;461#2;156#1;367#1;249#1;14#1;242#1;207#1;261#1;157#1;220#1;335#1;51#1;313#1;188#1;397#1;226#1;209#1;200#1;88#1;373#1;187#1;224#1;43#1;125#1;460#1;$
276532:49|42#3;373#3;166#3;385#3;35#2;224#2;461#2;343#2;141#2;255#2;365#2;306#2;254#2;153#2;451#2;262#2;264#2;335#2;333#2;363#1;455#1;189#1;225#1;421#1;51#1;88#1;230#1;122#1;195#1;179#1;187#1;44#1;149#1;74#1;418#1;103#1;314#1;372#1;357#1;160#1;188#1;209#1;249#1;242#1;392#1;336#1;156#1;367#1;313#1;$
276538:47|340#3;307#3;351#2;119#2;42#2;343#2;335#2;188#2;463#2;35#2;334#2;44#2;461#2;372#2;195#2;108#1;200#1;451#1;306#1;225#1;423#1;88#1;314#1;179#1;262#1;313#1;367#1;365#1;385#1;156#1;283#1;464#1;160#1;312#1;227#1;114#1;240#1;226#1;83#1;224#1;153#1;264#1;405#1;103#1;295#1;18#1;254#1;$
276543:47|157#4;306#3;179#3;153#3;35#3;103#3;249#2;122#2;397#2;114#2;343#2;336#2;367#2;264#2;242#2;254#2;224#2;333#2;340#2;313#2;187#1;365#1;283#1;74#1;363#1;451#1;271#1;156#1;230#1;463#1;119#1;171#1;209#1;261#1;42#1;220#1;369#1;166#1;88#1;314#1;226#1;240#1;188#1;342#1;160#1;307#1;288#1;$
277391:40|153#3;385#3;335#2;343#2;166#2;157#2;160#2;141#2;341#2;255#2;340#2;224#2;226#2;103#2;373#2;179#2;264#2;74#2;125#2;207#1;333#1;463#1;108#1;42#1;51#1;187#1;405#1;451#1;392#1;365#1;357#1;14#1;220#1;249#1;288#1;342#1;313#1;464#1;261#1;188#1;$
278579:44|264#3;333#3;156#3;254#3;343#3;88#3;240#3;171#2;357#2;385#2;195#2;249#2;74#2;463#2;141#2;188#2;114#2;450#2;451#2;125#2;461#2;14#1;42#1;367#1;307#1;35#1;148#1;160#1;200#1;334#1;271#1;255#1;209#1;149#1;397#1;224#1;237#1;179#1;43#1;108#1;220#1;152#1;363#1;207#1;$
279677:44|343#6;340#4;35#3;450#3;255#3;119#2;171#2;372#2;461#2;43#2;166#2;200#2;221#2;195#2;373#2;224#2;271#2;148#2;326#1;313#1;334#1;418#1;103#1;141#1;249#1;42#1;306#1;363#1;82#1;14#1;244#1;220#1;152#1;88#1;44#1;460#1;153#1;114#1;385#1;207#1;156#1;407#1;333#1;335#1;$
280856:41|195#5;35#4;392#3;357#3;179#3;82#3;114#3;224#2;264#2;249#2;373#2;255#2;372#2;14#2;103#2;313#2;125#2;261#2;333#1;207#1;461#1;336#1;262#1;343#1;363#1;88#1;335#1;463#1;351#1;18#1;397#1;254#1;188#1;160#1;200#1;108#1;226#1;141#1;307#1;187#1;341#1;$
282019:51|306#4;255#4;261#4;152#4;264#4;35#3;385#3;195#3;141#3;249#3;114#3;166#2;188#2;125#2;82#2;333#2;262#1;334#1;83#1;460#1;240#1;18#1;42#1;405#1;209#1;461#1;463#1;122#1;373#1;254#1;392#1;156#1;342#1;314#1;179#1;336#1;221#1;220#1;224#1;227#1;74#1;450#1;160#1;230#1;119#1;171#1;271#1;372#1;313#1;421#1;108#1;$
283174:59|157#4;88#4;271#3;14#3;343#3;314#3;141#2;306#2;209#2;119#2;333#2;43#2;463#2;373#2;153#2;262#2;264#2;200#2;220#2;261#2;160#2;363#2;288#1;367#1;195#1;461#1;156#1;18#1;369#1;122#1;423#1;187#1;51#1;295#1;365#1;326#1;166#1;179#1;451#1;188#1;421#1;460#1;392#1;152#1;372#1;74#1;254#1;149#1;189#1;255#1;397#1;405#1;249#1;226#1;103#1;125#1;83#1;44#1;357#1;$
284296:43|156#6;254#4;119#3;340#3;341#3;463#3;306#3;188#3;74#3;373#3;313#3;171#3;343#2;108#2;314#2;397#2;35#2;351#2;220#2;122#2;200#2;125#1;195#1;114#1;83#1;295#1;461#1;230#1;418#1;372#1;385#1;88#1;333#1;363#1;283#1;207#1;307#1;392#1;357#1;43#1;187#1;149#1;407#1;$
285352:45|188#7;249#4;230#4;343#4;463#4;313#4;335#3;461#3;264#3;333#3;397#3;187#2;261#2;74#2;340#2;148#2;179#2;227#2;156#2;341#2;220#1;141#1;42#1;392#1;103#1;254#1;157#1;195#1;153#1;35#1;405#1;83#1;372#1;423#1;18#1;108#1;171#1;82#1;334#1;51#1;255#1;200#1;385#1;301#1;160#1;$
286457:49|343#4;166#4;88#3;254#3;220#2;200#2;249#2;333#2;334#2;255#2;367#2;405#2;242#2;372#2;141#2;195#2;340#2;51#2;306#2;283#1;221#1;261#1;385#1;119#1;189#1;188#1;125#1;14#1;373#1;74#1;326#1;351#1;423#1;451#1;82#1;341#1;335#1;179#1;160#1;421#1;397#1;314#1;463#1;307#1;42#1;209#1;157#1;262#1;156#1;$
287515:42|74#5;226#3;314#3;179#3;224#3;340#2;242#2;255#2;341#2;288#2;156#2;249#2;149#2;463#2;367#1;157#1;313#1;119#1;88#1;365#1;254#1;464#1;312#1;42#1;261#1;363#1;83#1;195#1;271#1;418#1;230#1;262#1;187#1;343#1;264#1;334#1;188#1;385#1;307#1;227#1;125#1;461#1;$
288618:54|74#5;461#5;261#4;255#4;334#4;343#4;405#3;188#3;306#3;195#3;372#3;141#3;242#2;148#2;385#2;314#2;335#2;152#2;125#2;264#2;35#2;14#2;160#2;313#1;271#1;373#1;307#1;226#1;216#1;365#1;460#1;262#1;363#1;463#1;43#1;119#1;83#1;42#1;157#1;421#1;51#1;249#1;221#1;341#1;103#1;108#1;179#1;340#1;134#1;351#1;224#1;288#1;450#1;220#1;$
289648:52|249#4;125#3;343#3;463#3;351#3;187#3;340#2;357#2;450#2;372#2;373#2;74#2;451#2;313#2;255#2;261#1;88#1;254#1;461#1;42#1;226#1;240#1;188#1;335#1;262#1;134#1;230#1;333#1;179#1;288#1;407#1;153#1;157#1;314#1;149#1;195#1;397#1;166#1;237#1;207#1;18#1;224#1;156#1;283#1;306#1;392#1;341#1;464#1;209#1;363#1;44#1;160#1;$
290659:45|141#3;451#3;450#3;343#3;74#3;423#2;264#2;108#2;200#2;255#2;249#2;103#2;119#2;313#2;392#2;207#2;275#2;179#1;254#1;43#1;166#1;35#1;334#1;363#1;421#1;14#1;157#1;342#1;326#1;301#1;195#1;160#1;357#1;405#1;51#1;335#1;372#1;283#1;369#1;340#1;88#1;148#1;188#1;244#1;187#1;$
291685:43|461#5;264#4;179#4;343#4;188#3;313#3;88#2;187#2;255#2;125#2;335#2;333#2;83#2;44#2;373#2;254#2;357#2;156#2;160#1;301#1;421#1;463#1;166#1;405#1;35#1;43#1;314#1;244#1;122#1;195#1;103#1;340#1;397#1;209#1;363#1;261#1;149#1;148#1;262#1;74#1;157#1;460#1;334#1;$
292712:40|334#4;335#3;230#3;255#3;254#2;125#2;365#2;451#2;249#2;343#2;88#2;341#2;14#2;301#2;463#2;351#2;119#1;363#1;207#1;160#1;227#1;209#1;314#1;166#1;35#1;240#1;42#1;153#1;82#1;306#1;326#1;340#1;200#1;226#1;141#1;148#1;423#1;74#1;313#1;187#1;$
293786:33|156#3;357#3;157#2;254#2;313#2;255#2;385#2;200#2;343#2;195#2;372#2;307#1;397#1;35#1;230#1;333#1;74#1;340#1;373#1;226#1;461#1;363#1;463#1;83#1;166#1;209#1;103#1;51#1;405#1;336#1;125#1;314#1;153#1;$

Edited by Stobie on Mar 22, 2016 11:36:01
 
Majestic Gent
offline
Link
 
I'm sure if you put a bounty on this on Stack Exchange someone will be more than willing to help you out. People who enjoy solving algorithms like this for fun. Me I look at that and get a headache.

Also there's a mathematics forum similar to Stack Exchange; I can't think of the name. Someone there could help you come up with a formula to get the droids you're looking for.
Edited by Majestic Gent on Mar 22, 2016 12:01:50
 
Team Nucleus
Draft Man
offline
Link
 
Originally posted by Majestic Gent
I'm sure if you put a bounty on this on Stack Exchange someone will be more than willing to help you out. People who enjoy solving algorithms like this for fun. Me I look at that and get a headache.

Also there's a mathematics forum similar to Stack Exchange; I can't think of the name. Someone there could help you come up with a formula to get the droids you're looking for.


Theres this one physicsforums.com
 
Stobie
MoD
offline
Link
 
It's not so much as the formula. Its all the variances that really take a human touch.

1st and 10 in the 1st Q is not the same as 1st and 10 w/ 2 min left down by 10

Those are the things that will kill me. I could easily take a tiered approach of (delta)

For instance from game to game how many different plays called,

Game 1 = 8
Game 2 = 10
Game 3 = 10

So obviously they are a nit team when it comes to play calling... so next step would be within those 8 - 10 plays what % of plays are not like the others...

If that % is high they change plans actively, if its low then well... stable team.

That is about as simple as I can break it down.

Defense... I am SOL because its so damn dynamic based on who you are playing.
 
Cuivienen
offline
Link
 
Stobie, imma work something up for you. Give me an hour or so.
 
Stobie
MoD
offline
Link
 
Originally posted by Cuivienen
Stobie, imma work something up for you. Give me an hour or so.


I got time, this is a side project I have no ETD for.
 
Page:
 


You are not logged in. Please log in if you want to post a reply.