Gambling Winnings Using Decimal Odds
Decimal odds quote the ratio of the payout amount, including the original bet, to the bet itself.
The payoff for a win equals the bet amount times the decimal odds minus 1.
Formula
![Copy to Clipboard QuantityVariable["winnings", "Money"] == QuantityVariable["b", "Money"]*(-1 + QuantityVariable["d", "Unitless"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/42f/42f50da3-0713-4494-90da-92b5258110de/Webpage/FormulaImage.png)
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
