document.write( "Question 850818: Based on his past baseball history, Kurt has a (n) 15% chance of reaching first base safely, a (n) 7% chance of hitting a double, a (n) 5% chance of hitting a triple. a (n) 5% chance of hitting a home run, and a (n) 68% chance of making an out at his next at bat.\r
\n" );
document.write( "\n" );
document.write( "Determine Kurt's expected number of bases for his next at bat.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #512449 by Theo(13342) You can put this solution on YOUR website! 15% change of reaching first. \n" ); document.write( "7% chance of hitting a double. \n" ); document.write( "5% chance of hitting a triple. \n" ); document.write( "5% chance of hitting a home run. \n" ); document.write( "68% chance of making an out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his expected number of bases would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".15*1 + .07*2 + .05*3 + .04*4 + .68*0 which is equal to .64.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his expected number of bases the next time at bat are .64.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what does this mean?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "assume he bats 1000 times.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he would be expected to reach a total of .64 * 1000 = 640 bases.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "out of the 1000 times at bat, he would:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "reach 1st 15% of the time = .15 * 1000 = 150 * 1 base = 150 total bases. \n" ); document.write( "reach 2d 7% of the time = .07 * 1000 = 70 * 2 bases = 140 total bases. \n" ); document.write( "reach 3d 5% of the time = .05 * 1000 = 50 * 3 bases = 150 total bases. \n" ); document.write( "reach 4th (home plate) 5% of the time = .05 * 1000 = 50 * 4 bases = 200 total bases.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add them up and he would have reached 640 total bases after 1000 times at bat. \n" ); document.write( "his average per at bat would be 640 / 1000 = .64.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |