|
By:
The formulas should state P is greater than and R is greater than, but the symbol does not work on this forum.
|
|
By:
=IF(AB, (S*(P2-1)), ((S*(P2-1))*(1/P1))+(-S*(1-(1/P1))))
Where A = Player who won 1st set, 2nd set score B = Player who lost 1st set, 2nd set score S = Stake P2 = Estimated price of A after winning 1st set P1 = Starting price of A |
|
By:
Thanks, getting very complex!
|
|
By:
It's not too bad when you plug it into excel, that only gives your risk though in the event that the 1st set winner loses the 2nd, you want to the stake so let me have a think
|
|
By:
I may have to use a sequence of formulas.
|
|
By:
To work out the lay stake in the event goes to a 3rd set simply add S to that 3rd part of the formula
|
|
By:
I'll give it a try when my mind is more active i.e. tomorrow.
|
|
By:
Cheers for the formula though.
|
|
By:
=IF(A(GREATER)B, (S*(P2-1)), S + ((S*(P2-1))*(1/P1))+(-S*(1-(1/P1))))
That should give you your profit (ignoring commission) in the event its a straight sets victory but in the event it goes to a 3rd set, the lay stake that makes you equal red. May be a shorter formula but it's not to complex once you set up a spreadsheet |
|
By:
Your /3 formula in the 1st stage seems a bit too general as well, it's not a bad estimate but you're much better off recording odds inplay than using that and getting an idea whether it's profitable. I know the answer, but i'll let you figure it out for yourself :)
|
|
By:
""
|