class: inverse, center, middle background-color: "#343D46" # Moving The Needle Toward Organizational Success <br> ### Mitch Tanney <a href = "https://www.rstudio.com/"><img src = "RStudio-Logo-White.png" width = "150px"/></a> #### 2021-06-15 --- # A Few Disclaimers .pull-left[ * Today is an introduction only to the field of sports analytics with a heavy bias toward American Football. * My approach represents one of many, but it ideally provides a pragmatic solution to answering challenging questions (sports, business, life). ] -- .pull-right[ .center[![](jonah_hill.gif)] .center["So you're like the guy in Moneyball?"] ] --- # Simulation .center[[Let's roll some dice!](https://mitch-tanney.shinyapps.io/expected-value/)] --- # Framework .center[ `Expected Value = Sum(Probabilities * Payouts)` ] --- # Why This Works (1/3) <img src="R_in_spoRts_analytics_files/figure-html/unnamed-chunk-1-1.png" style="display: block; margin: auto;" /> --- # Why This Works (2/3) <img src="R_in_spoRts_analytics_files/figure-html/unnamed-chunk-2-1.png" style="display: block; margin: auto;" /> --- # Why This Works (3/3) `Expected Value = (26/36)(45) + (10/36)(-108)` <br> <br> `Expected Value = (.72)(45) + (.28)(-108)` <br> <br> `Expected Value = 32.5 + (-30)` <br> <br> `Expected Value = $2.50` <br> <br> .center[**Player 1 should play this game all day, every day.**] --- # Win Probability .pull-left[ ![](SB_LV_ESPN.png) .center[[ESPN](https://www.espn.com/nfl/game/_/gameId/401220403)] ] .pull-right[ ![](numberFire_Win_Prob.png) .center[[numberFire](https://live.numberfire.com/nfl/7727)] ] --- # Applications (1/2) .center[ ![](challenge_flag.gif) <br> [NFL Instant Replay- You Make the Call](https://operations.nfl.com/learn-the-game/making-the-call/you-make-the-call/) ] <br> .left[`Expected Value = Sum(Probabilities * Payouts)`] <br> .left[`Expected Value = (Reversal %)(Positive Change in WP of a Reversal) + (1 - Reversal %)(Negative Change in WP of Losing a Timeout)`] --- # Applications (2/2) .pull-left[ ### Personnel * College and Pro Scouting ### Player Performance * Load Management ### Cap/Labor * Contract Valuation ] .pull-right[ ### Coaching * [4th Down- Advanced Football Analytics](https://www.advancedfootballanalytics.com/index.php/home/research/game-strategy/120-4th-down-study) * [More 4th Down- The Athletic, Ben Baldwin (paywall)](https://theathletic.com/2144214/2020/10/28/nfl-fourth-down-decisions-the-math-behind-the-leagues-new-aggressiveness/) * [NFL 4th Down](https://www.nfl.com/videos/next-gen-stats-how-4th-down-decisions-have-shaped-the-2020-playoffs) ] --- # Lessons Learned 1. Consider framing your decisions as bets. 2. Why? Bets require a probabilistic mindset. 3. Small advantages can equate to significant gains in the long run. 4. Luck/variance is real. 5. Process > Outcomes. --- # Getting Started 1. Do something. - [NFL Big Data Bowl](https://www.kaggle.com/c/nfl-big-data-bowl-2021) 2. Approach subject matter experts with humility. 3. If you can't clearly explain your work, don't expect a decision-maker to buy in and use it. 4. Continue attending events like today. --- # Contact Info .center[ [
@MitchTanney](http://twitter.com/MitchTanney) [
@mitchtanney](http://github.com/mitchtanney) [
mitchelltanney@gmail.com](mailto:mitchelltanney@gmail.com) [
mitch.tanney@rstudio.com](mailto:mitch.tanney@rstudio.com) ]