CM Quick Reports
Wheel 01:
T if M Tested Covered % Not Covered %
----------------------------------------------------
2 If 2 : 91 37 40.7 54 59.3
2 If 3 : 364 328 90.1 36 9.9
2 If 4 : 1,001 1,001 100.0 0 0.0
2 If 5 : 2,002 2,002 100.0 0 0.0
2 If 6 : 3,003 3,003 100.0 0 0.0
2 If 7 : 3,432 3,432 100.0 0 0.0
3 If 3 : 364 28 7.7 336 92.3
3 If 4 : 1,001 267 26.7 734 73.3
3 If 5 : 2,002 1,118 55.8 884 44.2
3 If 6 : 3,003 2,533 84.3 470 15.7
3 If 7 : 3,432 3,352 97.7 80 2.3
4 If 5 : 2,002 70 3.5 1,932 96.5
4 If 6 : 3,003 311 10.4 2,692 89.6
4 If 7 : 3,432 766 22.3 2,666 77.7
Wheel 02:
T if M Tested Covered % Not Covered %
----------------------------------------------------
2 If 2 : 91 42 46.2 49 53.8
2 If 3 : 364 364 100.0 0 0.0
2 If 4 : 1,001 1,001 100.0 0 0.0
2 If 5 : 2,002 2,002 100.0 0 0.0
2 If 6 : 3,003 3,003 100.0 0 0.0
2 If 7 : 3,432 3,432 100.0 0 0.0
3 If 3 : 364 56 15.4 308 84.6
3 If 4 : 1,001 462 46.2 539 53.8
3 If 5 : 2,002 1,708 85.3 294 14.7
3 If 6 : 3,003 2,954 98.4 49 1.6
3 If 7 : 3,432 3,432 100.0 0 0.0
4 If 5 : 2,002 140 7.0 1,862 93.0
4 If 6 : 3,003 602 20.0 2,401 79.9
4 If 7 : 3,432 1,298 37.8 2,134 62.2
This time I manually rounded of to 1 decimal point where needed, it's much easier to read. Not much I can do about the spacing (format) cuz I don't know how to use code on this BB ...
_____________
You prob know this already but these are the parameters:
T if M (say 2 if 7) can be expressed as:
2< Match: Is the number of winning numbers you want to appear together on at least one combination to guarantee or provide a percentage of cover for.
7< Hits: Is the number of winning numbers you need to appear among the numbers being wheeled to have the above match take place.
Tested: how many combinations the prog tested
Covered: how many of the Tested your wheel Covered
Covered % and Not Covered %: that's simply the wheel's coverage expressed as a percentage, notice Covered + Not Covered always add up to 100%.
___________________
That's basically it, except maybe I should mention the Wheel Analyzer feature (see my " if 4 hits " post above) is more detailed. The prob with posting those results is that each "if x hits" is generated separately so it's not as quick and easy to post it on the BB for me.
Oh, just remembered ... one way to have the Reports display with proper formatting and thus being able to read them without getting cross-eyed

, is to use the 'quote' button on the post and then copy/pasting the Report into a simple text file (WordPad will do). Things should line up nicely then ... try it and Report back to me
... maybe one day I'll learn how to use the friggin code to format nicely on this BB
Cheers
