document.write( "Question 596061: A die is rolled 100 times with the following results.\r
\n" ); document.write( "\n" ); document.write( "Outcome-1 2 3 4 5 6
\n" ); document.write( "Frequency-25 18 12 23 14 8\r
\n" ); document.write( "\n" ); document.write( "Compute the empirical probability that the die comes up 2 or 3.
\n" ); document.write( "

Algebra.Com's Answer #377815 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Empirical probability = (18+12)/100 = 3/10 \n" ); document.write( "
\n" );