document.write( "Question 1152620: 1. A random experiment consists of drawing a single card from a well-shuffled deck and recording the suit. What is the sample space for this experiment?
\n" );
document.write( "2.A random experiment consists of drawing a single card from a well-shuffled deck and recording the number. What is the sample space for this experiment?
\n" );
document.write( "3.A random experiment consists of tossing a fair coin five times and recording the number of tails. What is the sample space for this experiment?
\n" );
document.write( "4.A random experiment consists of tossing a fair coin four time and recording the number of heads. What is the sample space for this experiment?
\n" );
document.write( "5.A random experiment consists of tossing three fair coins and recording whether each coin lands heads up or tails up. What is the sample space for this experiment? \n" );
document.write( "
Algebra.Com's Answer #774669 by ikleyn(52872) You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I will answer ## 3, 4 and 5 only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" );
document.write( "3. The sample space in this case is the set { 0, 1, 2, 3, 4 , 5 }, consisting of six integer numbers from 0 to 5 inclusive.\r\n" );
document.write( "\r\n" );
document.write( " It is the list of all possible outcomes, according to the definition of a SAMPLE SPACE.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4. The sample space in this case is the same set as in #3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5. The sample space in this case is the set of all 3-letter words written in the 2-letter alphabet (H,T).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " In other words, this set is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " HHH\r\n" );
document.write( " HHT\r\n" );
document.write( " HTH \r\n" );
document.write( " HTT\r\n" );
document.write( " THH\r\n" );
document.write( " THT\r\n" );
document.write( " TTH \r\n" );
document.write( " TTT\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " In all, there are \r\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |