document.write( "Question 1127235: Employees were asked how many times per week they exercised. The frequency table shows the results of the survey:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Number of times exercised per week: 0 1 2 3 4 5 6 7 8\r
\n" );
document.write( "\n" );
document.write( "Frequency: 5 10 2 9 33 12 15 3 1\r
\n" );
document.write( "\n" );
document.write( "QUESTION: Create a probability distribution table from the frequency table. Round probabilities to the nearest hundredth \n" );
document.write( "
Algebra.Com's Answer #743602 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "The given table is \n" ); document.write( " ![]() \n" ); document.write( "X = number of times exercised per week \n" ); document.write( "F = frequency\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up the frequencies to get: \n" ); document.write( "5+10+2+9+33+12+15+3+1 = 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now divide each frequency value by the total. Round each result to 2 decimal places \n" ); document.write( "5/90 = 0.05556 = 0.06 \n" ); document.write( "10/90 = 0.11111 = 0.11 \n" ); document.write( "2/90 = 0.02222 = 0.02 \n" ); document.write( "9/90 = 0.10 \n" ); document.write( "33/90 = 0.36667 = 0.37 \n" ); document.write( "12/90 = 0.13333 = 0.13 \n" ); document.write( "15/90 = 0.16667 = 0.17 \n" ); document.write( "3/90 = 0.03333 = 0.03 \n" ); document.write( "1/90 = 0.01111 = 0.01\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The final answer is this table shown below \n" ); document.write( " ![]() \n" ); document.write( "A table is one way to represent a probability distribution. \n" ); document.write( " \n" ); document.write( " |