Skip to content

Commit b669510

Browse files
20250227 - edits
1 parent 077ffc5 commit b669510

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

sports-cognitive-psychology.qmd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ When asked about how he makes the decision about whether to go for two after a t
7171
> It's an emotional one played by emotional and driven men.
7272
> That's an element of the game you can't measure.
7373
> Often times decisions such as that weigh heavily into the equation.
74+
>
7475
> --- [Steelers Head Coach Mike Tomlin, 2015](https://steelersdepot.com/2015/09/tomlin-prefers-feel-over-analytics/) (archived at <https://perma.cc/7CHJ-BTWX>)
7576
7677
That is, Mike Tomlin, suggested that he does not take into account analytics when making decisions.
@@ -89,10 +90,10 @@ Examples of changes in football due to the use of analytics include more often g
8990

9091
It had been known for a long time that going for it on fourth down would frequently increase a team's chances of winning.
9192
Despite that, historically, teams rarely went for it on fourth down and elected to punt or kick a field goal instead.
92-
It is curious that there was such a discrepancy between.
93-
One potential explanation for the discrepancy was because of coaches' risk aversion.
93+
It is curious that there was such a discrepancy between the decisions that would maximize teams' winning percentage and the decisions coaches actually made.
94+
One potential explanation for the discrepancy is because of coaches' risk aversion.
95+
As noted in @sec-cognitiveBiasesRiskAversion, when it is possible to experience either a gain or a loss from a decision, [loss aversion bias](#sec-cognitiveBiasesLossAversion) tends to lead people to make risk-averse decisions [@Kahneman2011].
9496
According to this idea, in the case of failing to successfully convert on fourth down, coaches do not want to have to defend their decision to go for it to the media or the owner or general manager.
95-
That is, they may often play not to lose, rather than to win, in order to keep their job.
9697

9798
```{r}
9899
nfl_pbp4thDown <- nfl_pbp %>%

0 commit comments

Comments
 (0)