How to calculate the odds of 4 specific numbers appearing in a sample of $100$ random numbers (range $1-3000$), knowing that all the $4$ numbers will share a factor (say, $20$) and they will be the only ones in the sample to share it. Order does not matter.
I am confused about two things in particular:
Since I am looking only at the numbers divisible by $20$ in the range, is it relevant to consider the total number of events as $100$ or as $4$? Of course, I assume that I need to take into account the odds of having exactly $4$ $20-$ divisible numbers among $100$ either way.
Since order does not matter, should I divide the probability of getting these four specific numbers by $4$! ?