Alan’s valuation for the probabilities listed above are correct.
However, the probabilities listed do not correlate to the values of the R of N lottery described. There is no value of N where R=6 that distributes the probabilities depicted above.
The probabilities for R of N, and K of R (where K is a sub set of R) lotteries are calculated by hypergeometric distributions and the probabilities are discreet. The general formula is
$$P(k)=\frac{\binom{R}{K}*\binom{N-R}{R-K}}
{\binom{N}{R}}$$
Where N is the pool of numbers, R is the quantity drawn, and K is the quantity correctly matching R. The special case where K=R P(k) is equal to 1/(C(N,R)).
The hypergeometric discreet probability distributions are:
For N =70 and R =6 and K = 6 to 0
K=6: 0.0000000199744886
K=5: 0.0000064717343010
K=4: 0.0004287523974380
K=3: 0.0099089442963447
K=2: 0.0947542798337962 ----->
K=1: 0.3790171193351850 ----->
K=0: 0.5158844124284460 -----> 0.989655811597427 cumulative probability for “loosing tickets” (k<4)
-------------These values are close to the low end.
For N =38 and R =6 and K = 6 to 0
K=6: 0.000000362229464
K=5: 0.000069548057164
K=4: 0.002694987215111
K=3: 0.035933162868147 -------> Near value
K=2: 0.195386573095551 ------->
K=1: 0.437665923734035 ------->
K=0: 0.328249442800526 -------> 0.961301939630113 cumulative probability for “loosing tickets”(k<4)
Note:In many cases of R of N lotteries the probability of selecting one correct number is higher than selecting none.
~~D~~