SOLUTION: In how many ways can a sample (without replacement) of 8 items be selected from a population of 12 items?

Algebra ->  Probability-and-statistics -> SOLUTION: In how many ways can a sample (without replacement) of 8 items be selected from a population of 12 items?      Log On


   



Question 1083900: In how many ways can a sample (without replacement) of 8 items be selected from a population of 12 items?
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
C%5B12%5D%5E8 = 12%21%2F%288%21%2A%2812-8%29%21%29 = 12%21%2F%288%21%2A4%21%29 = %2812%2A11%2A10%2A9%29%2F%281%2A2%2A3%2A4%29 = 495 ways.


C%5Bn%5D%5Ek = n%21%2F%28k%21%2A%28n-k%29%21%29 is the number of combinations of n items taken "k" at a time.

On combinations, read the lessons
    - Introduction to Combinations
    - PROOF of the formula on the number of Combinations
    - Problems on Combinations
in this site.

Also, you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic "Combinatorics: Combinations and permutations".