document.write( "Question 22688: Selena and Tracey play on a softball team. Selena has 8 hits out of
\n" );
document.write( "20 times at bat, and Tracey has 6 hits out of 16 times at bat. Based on
\n" );
document.write( "their past performance, what is the probability that both girls will get a
\n" );
document.write( "hit next time at bat? \n" );
document.write( "
Algebra.Com's Answer #11082 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Based on the data you have P(Selena gets a hit)=8/20 \n" ); document.write( "and P(Tracey gets a hit) = 6/16 \n" ); document.write( "Since their hitting is independent (meaning that Tracey \n" ); document.write( "does or doesn't get a hit simply because Selena does or \n" ); document.write( "doesn't get a hit) you should multiply their respective \n" ); document.write( "probabilities to get the probability they will both get \n" ); document.write( "a hit at their next time at bat. \n" ); document.write( "Answer [(8/20)(6/16)]\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |