Smartgambler
Pro-Punter

Go Back   OZmium Sports Betting and Horse Racing Forums > Public Forums > Horse Race Betting Systems
User Name
Password
Register FAQ Search Today's Posts Mark all topics as read

To advertise on these
forums, e-mail us.

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 22nd April 2006, 05:13 PM
wesmip1 wesmip1 is offline
Member
 
Join Date: Sep 2005
Posts: 1,601
Default

La Mer,

Thanks for passing on the site ..

The ROR software is quite good and thats exactly where I got the results from.

Good Luck
Reply With Quote
  #12  
Old 22nd April 2006, 07:02 PM
marcus25 marcus25 is offline
Member
 
Join Date: Dec 2004
Posts: 172
Default Losing runs

If you only want to find out how many losing runs you have for a certain win percentage here is a rough and ready code snippet you can put into a dummy macro.
'----------------------------------
Dim x, y, z As Single

z = (100 - ActiveCell.Value) / 100

If ActiveCell.Value <> "" Then

For y = 1 To 100
If x <= 0.992 Then
x = 1 - (z ^ y)
Else: Exit For
End If
'Debug.Print x
Next
ActiveCell.FormulaR1C1 = y
Else: MsgBox "Type in losing %!"
End If
'---------------------------
I put in (0.992) 99.2 % is close enough for accuracy, you can change it.
Once you created the macro just type in a WINNING percentage number into a cell and run the macro. Note! keep that cell as active!!! The number of outs will replace the percentage in the cell.
I know little about Excel, but can guarantee that this code will work.
Most of you can make a better macro out of it than I ever could.
Good luck with it.

Last edited by marcus25 : 22nd April 2006 at 07:30 PM.
Reply With Quote
  #13  
Old 23rd April 2006, 05:58 AM
marcus25 marcus25 is offline
Member
 
Join Date: Dec 2004
Posts: 172
Default Likely longest outs the easy way

Here is a text file with the likely longest outs calculated to both 99.2% and 99.99%, from 5 to 90% win strikerate.
Hope it helps.
Cheers
Attached Files
File Type: txt Likely_longest_outs.txt (3.9 KB, 587 views)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump



All times are GMT +10. The time now is 01:11 PM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2008 OZmium Pty. Ltd. All rights reserved . ACN 091184655