document.write( "Question 565269: A production facility employs 20 workers on the day shift, 15 workers on the swing shift, and 10
\n" ); document.write( "workers on the graveyard shift. A quality control consultant is to select 6 of these workers for in
\n" ); document.write( "depth interviews. Suppose the selection is made in such a way that any particular group of 6
\n" ); document.write( "workers has the same chance of being selected as does any other group (drawing 6 slips without
\n" ); document.write( "replacement from among 45). What is the probability that at least two different shifts will be
\n" ); document.write( "represented among the selected workers?
\n" ); document.write( "

Algebra.Com's Answer #365819 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A production facility employs 20 workers on the day shift, 15 workers on the swing shift, and 10
\n" ); document.write( "workers on the graveyard shift. A quality control consultant is to select 6 of these workers for in
\n" ); document.write( "depth interviews. Suppose the selection is made in such a way that any particular group of 6
\n" ); document.write( "workers has the same chance of being selected as does any other group (drawing 6 slips without
\n" ); document.write( "replacement from among 45). What is the probability that at least two different shifts will be
\n" ); document.write( "represented among the selected workers?
\n" ); document.write( "---
\n" ); document.write( "P(at least 2 shifts) = 1 - P(1 shift represented)
\n" ); document.write( "= 1 - [20C6 + 15C6 + 10C6]/45C6
\n" ); document.write( "----
\n" ); document.write( "= 1 - [43975/8145060]
\n" ); document.write( "-----
\n" ); document.write( "= 0.9946
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );