document.write( "Question 440095: A coin is flipped and then a number from 1 to 4 is selected at random from a bag.\r
\n" );
document.write( "\n" );
document.write( "a. construct a tree diagram showing all the possible outcomes
\n" );
document.write( "b. How many points are there in the sample space
\n" );
document.write( "c. Find the probability that a tail is flipped and a 3 is selected
\n" );
document.write( "d. Find the probablity that a head is flipped or a number less than 3 is selected.
\n" );
document.write( "e. Find the probabliy that a head is flipped and an even number is selected \n" );
document.write( "
Algebra.Com's Answer #304087 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is flipped and then a number from 1 to 4 is selected at random from a bag. \n" ); document.write( "a. construct a tree diagram showing all the possible outcomes \n" ); document.write( "h: 1,2,3,4 \n" ); document.write( "t: 1,2,3,4 \n" ); document.write( "------------------------------- \n" ); document.write( "b. How many points are there in the sample space::2*4 = 8 \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "c. Find the probability that a tail is flipped and a 3 is selected: 1/8 \n" ); document.write( "---------------------------------------------------------------------- \n" ); document.write( "d. Find the probability that a head is flipped or a number less than 3 is selected.:: 2/8 = 1/4 \n" ); document.write( "------------------------------- \n" ); document.write( "e. Find the probabiliiy that a head is flipped and an even number is selected: \n" ); document.write( "2/8 = 1/4 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |