Overview

In this program, Heather is calculating the implied probability of a team winning from the moneyline odds and comparing that to the inferred probability of them winning according to the spread. The spread probabilities are calculated for each matchup by combining the two teams’ margin of victory/loss over/under the spread for the current and past season, wherein an empirical probability distribution is obtained. From this distribution, the area to the left of this weeks -spread is the probability of the underdog winning, and the area to the right is the probabiltiy of the favorite team winning. Hence, there are now two probabilities of a team winning, the moneyline and spread probabilities, one of which is more accurate in estimating the true unknown probability.

OR

Note the following …

Output (FanDuel Odds)

Team_F ML_F S_F Diff_F Team_U ML_U S_U Diff_U K_C MoneyF MoneyU Spread
Baltimore 0.67 0.53 0.14 Pittsburgh 0.37 0.47 -0.10 0.08 -200 168 4.0
Cincinnati 0.61 0.50 0.11 LAChargers 0.43 0.50 -0.07 0.06 -158 134 3.0
Minnesota 0.76 0.65 0.11 Detroit 0.28 0.35 -0.07 0.05 -320 260 7.0
Arizona 0.79 0.69 0.10 Chicago 0.25 0.31 -0.06 0.04 -375 300 7.5
SanFrancisco 0.61 0.51 0.10 Seattle 0.43 0.49 -0.06 0.05 -154 130 3.0
LARams 0.88 0.80 0.08 Jacksonville 0.16 0.20 -0.04 0.02 -750 530 13.0
Miami 0.74 0.67 0.07 NYGiants 0.30 0.33 -0.03 0.02 -290 235 6.5
KansasCity 0.80 0.73 0.07 Denver 0.24 0.27 -0.03 0.02 -390 310 8.5
Indianapolis 0.82 0.80 0.02 Houston 0.22 0.20 0.02 NA -450 350 10.0
LasVegas 0.55 0.54 0.01 Washington 0.49 0.46 0.03 NA -124 106 1.5
Philadelphia 0.69 0.69 0.00 NYJets 0.35 0.31 0.04 NA -225 188 5.0
TampaBay 0.84 0.84 0.00 Atlanta 0.20 0.16 0.04 NA -510 390 10.5
Buffalo 0.58 0.59 -0.01 NewEngland 0.46 0.41 0.05 NA -136 116 2.5