document.write( "Question 387111: Suppose you have 5 distinguishable dice. Calculate the size of the sample space.\r
\n" );
document.write( "\n" );
document.write( "List all the outcomes which satisfy the event \"all five dice are the same\". \r
\n" );
document.write( "\n" );
document.write( "Calculate the probability of thus event occurring. ( in other worlds calculate the probability of getting a yahtzee on one roll) leave answer as a fraction reduced to simplest terms \n" );
document.write( "
Algebra.Com's Answer #273650 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! size of sample space: 6^5 = 7776\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "List all the outcomes which satisfy the event \"all five dice are the same\".\r \n" ); document.write( "\n" ); document.write( "{1,1,1,1,1}, {2,2,2,2,2}, ..., {5,5,5,5,5}, {6,6,6,6,6} ---> 6 ways\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Calculate the probability of thus event occurring.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6/7776 = 1/1296\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 1/1296 \n" ); document.write( " |