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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 762584
:
if a school has 500 students, how many different ways could a sample of 10 students be selected
Answer by
ramkikk66(644)
(
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
:)