Gambling Winnings Using American Odds
The American odds indicate how much money will be won on a $100 wager.
The payoff for a win equals the bet amount times the American odds divided by 100.
Formula
![Copy to Clipboard QuantityVariable["winnings", "Money"] == (QuantityVariable["a", "Unitless"]*QuantityVariable["b", "Money"])/100](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/e09/e094c464-7690-44e0-828d-2e3ed274432f/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]= |
