Question 329835
you want to select n=11 students out of N=40
15 have participated once in the last 2 years, 25 have not

X=# in the 11 which participated previously

You need P(X=3,4 or 5) = P(X=3)+P(X=4)+P(X=5)

There are 40C11 ways to select the 11 students out of 40 =2,311,801,440
There are 15C3*25C8 ways to select 3 students from the 15 who prev participated and 25C8 ways to select 8 students from the 25 that did not = 544*1,081,575 = 492,116,625


P(X=3,4,5) = (15C3*25C8 + 15C4*25C7 + 15C5*25C6)/40C11 =1,680,103,425/2,311,801,440=0.727