document.write( "Question 322378: A baseball player has a 0.325 average. Find the probability that he will get a hit on the 3rd time at bat. Is this how you figure out? binomcdf ( 1,0.325,3) \n" ); document.write( "
Algebra.Com's Answer #230827 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A baseball player has a 0.325 average. Find the probability that he will get a hit on the 3rd time at bat. Is this how you figure out? \n" ); document.write( "---- \n" ); document.write( "P(no,no,yes) = 0.675^2*0.325 = 0.1481 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |