document.write( "Question 277615: The points scored by Dougan are recorded below. What is the probabilty that Dougan scored fewer than 13 points in one game chosen at random?\r
\n" );
document.write( "\n" );
document.write( "15, 12, 10, 18,
\n" );
document.write( "21, 8, 9, 21,
\n" );
document.write( "16, 14, 13, 15,
\n" );
document.write( "11, 12, 17, 16 \n" );
document.write( "
Algebra.Com's Answer #202091 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The points scored by Dougan are recorded below. What is the probabilty that Dougan scored fewer than 13 points in one game chosen at random?\r \n" ); document.write( "\n" ); document.write( "15, 12, 10, 18, \n" ); document.write( "21, 8, 9, 21, \n" ); document.write( "16, 14, 13, 15, \n" ); document.write( "11, 12, 17, 16\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "# of times scores below 13: 6 \n" ); document.write( "Total # of scores: 16 \n" ); document.write( "---- \n" ); document.write( "P(score < 13) = 6/16 = 3/8 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |