document.write( "Question 1042058:  Using the following sample space: 
\n" );
document.write( "{(H, H, H), (H, H, T), (H, T, H), (T, H, H), (H, T, T), (T, H, T), (T, H, H), (T, T, T)
\n" );
document.write( "define the random variable for flipping an outcome with a tails.
\n" );
document.write( "X= 0,1,2,3,4
\n" );
document.write( "x= 0,1,2,3
\n" );
document.write( "X=7
\n" );
document.write( "X=0,1 \n" );
document.write( "
| Algebra.Com's Answer #657050 by Edwin McCravy(20064)     You can put this solution on YOUR website! \r\n" ); document.write( "You are bound to get one of these:\r\n" ); document.write( "\r\n" ); document.write( "A. no tails, i.e., 0 tails,\r\n" ); document.write( "B. 1 tail\r\n" ); document.write( "C. 2 tails\r\n" ); document.write( "D. 3 tails\r\n" ); document.write( "\r\n" ); document.write( "So which choice tells all the possible numbers\r\n" ); document.write( "the random variable number of tails could be \r\n" ); document.write( "equal to?\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |