把一个市场里的每个价格都换算成隐含概率(1 除以 decimal odds),然后加总。一个公平市场的总和应恰好是 100%。真实市场会更高——普通博彩公司 1X2 足球盘通常落在 104% 到 107% 之间。多出来的部分就是 margin,也叫 vig 或 overround:庄家内嵌在价格里的抽成。
margin 的存在意味着,你就算选对赢家,也可能输钱。如果你每一注都比真实价格贵 5%,那么你必须比市场更强 5% 以上,才有可能打平——而这几乎没人能长期做到。
devigging 就是把 margin 数学上剥离出去。最简单的方法是把每个隐含概率除以市场总和;更好的方法会识别庄家对冷门加的 margin 往往高于热门,并按比例调整。剩下的就是庄家对真实概率的自身判断,去掉了它的费用。
我们对网站上每一场比赛,都用世界上最强的市场做 devigging,然后把软庄的价格与这些无 margin 的概率比较。当软庄报出的价格高于公平价格时,那就是一个 value 标记。若没有任何一家满足——这种情况大多数时候都会发生——我们也会如实说明。
看看我们如何在方法论中将这些应用到每一场比赛。 方法论 →
Turn each price into an implied probability, then rescale so the set sums to 100%. The naive method divides each by the total; the more accurate power method raises each to an exponent chosen so they sum to 1, which correctly strips more margin from long odds. Our free calculator shows both side by side.
On 1X2 markets we measure roughly 2% at the sharpest books and exchanges up to 14% and more at the costliest, with most mainstream bookmakers between 5% and 8%. Smaller leagues carry higher margins everywhere. The live figures are on our margin index.
在我们的公开战绩中看看这些理念如何落地——每一次推荐都在开赛前记录,包含亏损。