That works ! I reached 99% on the 14th draw, and slowly worked to 100% by the 40th draw, as expected.
That fellow I mentioned in my initial post (the one with the PHD in Statistics) gave me this info to use :
Prob (1 spade in N cards selected) = C(9,1) x C(38,N-1) / C(47,N)
Prob (1 spade in 1 card selected) = C(9,1) x C(38,0) / C(47,1)
= 9 x 1 / 47 = 9/47 = 19.1%
Prob (1 spade in 2 cards selected) = C(9,1) x C(38,1) / C(47,2)
= 9 x (38x1) / (47x46/2x1) = 31.6%
Prob (1 spade in 3 cards selected) = C(9,1) x C(38,2) / C(47,3)
= 9 x (38x37/2x1) / (47x46x45/3x2x1)
= 9 x 703 / 16215 = 39%
Prob (1 spade in 7 cards selected) = C(9,1) x C(38,6) / C(47,7)
C(9,1) = 9
C(38,6) = (38x37x36x35x34x33)/(6x5x4x3x2x1) = 2,760,681
C(47,7) = (47x46x45x44x43x42x41)/(7x6x5x4x3x2x1) = 62,891,499
= 9 x 2,760,681 / 62,891,499 = 39.5%
I told him this was giving me invalid results, and suggested that maybe what he gave me was for finding JUST ONE spade in the blind draw, which is not what I was hunting for, but he dismissed me and insisted his examples were correct. Oh, the reason why his numbers look slightly different is because I told him that five cards had been dealt to me, four were spades, one was not. This is why he is showing nine 'outs' from a deck of 47.
I do have another problem I would love to run by you.... it's another "odds" problem, but a completely different example. I'll start a new thread for it called "Kings and Peasants"