|
|
|
|
|
by sturmeh
2026 days ago
|
|
If it's 5 specific numbers drawn from a pool of 50 in any order, we're talking 2118760 combinations of numbers that can be drawn, i.e. a 0.0000472% chance. For 5 drawn in a specific order from a pool of 50, we're talking about 254251200 ways 5 numbers can be drawn, with a 0.0000004% chance. In this case it was actually 6 numbers, which is about 10x less likely to match a combination (orderless) and 50x less likely to match a permutation (with order). |
|