SOLUTION: if a school has 500 students, how many different ways could a sample of 10 students be selected

Algebra ->  Probability-and-statistics -> SOLUTION: if a school has 500 students, how many different ways could a sample of 10 students be selected       Log On


   



Question 762584: if a school has 500 students, how many different ways could a sample of 10 students be selected

Answer by ramkikk66(644) About Me  (Show Source):
You can put this solution on YOUR website!
You can choose 10 from 500 in C(500,10) ways - and the formula is
(500*499*498*497*496*494*494*493*492*491)/(1*2*3*4*5*6*7*8*9*10)
Approximately 2.45*10^20 ways
:)