document.write( "Question 344874: Four engineers A,B,C and D have been scheduled for job interviews. The personnel manager has scheduled the four for interview rooms 1,2,3,and 4 respectively. However the manager's secretary does not know this, so assigns them to the four rooms in a completely random fashion. What is the probability that
\n" );
document.write( "A. All four end up in the correct rooms?
\n" );
document.write( "B. None of the four end up in the correct room? \n" );
document.write( "
Algebra.Com's Answer #246750 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Four engineers A,B,C and D have been scheduled for job interviews. The personnel manager has scheduled the four for interview rooms 1,2,3,and 4 respectively. However the manager's secretary does not know this, so assigns them to the four rooms in a completely random fashion. What is the probability that \n" ); document.write( "A. All four end up in the correct rooms? (1/4)^4 = 0.0039 \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "B. None of the four end up in the correct room? (3/4)^4 = 0.3164 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |