I think I’m missing something really simple here. Can anyone explain me how the wins are calculated here in the second example of the video? If a person in paying 5$ to start playing and then receives 2 times the value of the dice, then doesn’t it has to be the following?
Roll: 1 → (2 · 1) - 5 = -3
Roll: 2 → (2 · 2) - 5 = -1
Roll: 3 → (2 · 3) - 5 = 1
Roll: 4 → (2 · 4) - 5 = 3
Roll: 5 → (2 · 5) - 5 = 5
Roll: 6 → (2 · 6) - 5 = 7
So then the expected value of the example function is: 2
I was going crazy with this video. Then I found the post from JP_X and reply from TMosh. Surprised the video and slide have not been fixed - almost a year later.