document.write( "Question 1136534: An even number is chosen randomly from a set of cards labeled with the
\n" );
document.write( "numbers 1 through 8. A second even number is chosen without the first
\n" );
document.write( "card being replaced. Are these independent or dependent events? What is
\n" );
document.write( "the probability of both events occurring? \n" );
document.write( "
Algebra.Com's Answer #754416 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Probability of first number chosen is even = 4/8 = 1/2 \n" ); document.write( ": \n" ); document.write( "Probability of second number chosen is even without replacement = 3/7 \n" ); document.write( ": \n" ); document.write( "These events are dependent, that is the outcome of one event affects the outcome of another \n" ); document.write( ": \n" ); document.write( "Probability of both chosen number are even = 1/2 * 3/7 = 3/14 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |