asked 146k views
2 votes
For your birthday you recieved a gift certificate from a music store for three CDs. There eight you would like to have. If you select the CDs at random, how many different groups of CDs could you select

asked
User Cphill
by
8.5k points

1 Answer

6 votes

Answer:

56

Explanation:

First, do you know what a CD is? ;-)

Since you will pick 3 CDs out of 8, and the order of the CDs don't import (1,2,4 is the same as 2,1,4 and 4,2,1 for example),we'll calculate the Combinations (and not the permutations). The formula for Combinations is:


C(n,r) = (n!)/((r!(n-r)!))

Where n is the number of elements (8 in our case) an n is the sample (3 in our case).


C(8,3) = (8!)/((3!(8-3)!)) = (40320)/(6 * 120) = 56

So, there are 56 random groups of 3 you can pick from your potential 8 CDs.

answered
User Justin Galzic
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.