Let me explain the situation how I get this calculation done, but in more steps. I want to know is it possible to get it in one step?
I have 3 teams in one football game and every team have some value (let's call them 'profit'):
ManUtd 40
Draw 40
Arsenal -60
Odds for those teams are:
ManUtd 2.72
Draw 2.66
Arsenal 3.80
As on Arsenal we have negative (-60) so we need to equal those 3 numbers (let's call them profits).
So we need to do this calculation: (3.80*26.31)-26.31= +73,668
--- where 26.31 is stake and formula for getting profit is: (stake*odds)-stake= profit
ManUtd 40-26.31 = 13.69
Draw 40-26.31 = 13.69
Arsenal -60+73.69 = 13.69
So now with those single calculation (bet) we get 'equal profit' 13.69
How to get this calculation automatically?
I have 3 teams in one football game and every team have some value (let's call them 'profit'):
ManUtd 40
Draw 40
Arsenal -60
Odds for those teams are:
ManUtd 2.72
Draw 2.66
Arsenal 3.80
As on Arsenal we have negative (-60) so we need to equal those 3 numbers (let's call them profits).
So we need to do this calculation: (3.80*26.31)-26.31= +73,668
--- where 26.31 is stake and formula for getting profit is: (stake*odds)-stake= profit
ManUtd 40-26.31 = 13.69
Draw 40-26.31 = 13.69
Arsenal -60+73.69 = 13.69
So now with those single calculation (bet) we get 'equal profit' 13.69
How to get this calculation automatically?
Last edited: