document.write( "Question 1081996: Please help me solve the following probability question\r
\n" );
document.write( "\n" );
document.write( "The average length of stay in a hospital is useful for planning purposes. Suppose that the following is the distribution of the length of stay in a hospital after a minor operation.\r
\n" );
document.write( "\n" );
document.write( " x = 1, 2, 3, 4, 5
\n" );
document.write( "P(x) = 0.6, 0.1, 0.04, 0.02, c\r
\n" );
document.write( "\n" );
document.write( "What is the average length of stay in the hospital? \n" );
document.write( "
Algebra.Com's Answer #696039 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Given Distribution \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First we need to know the value of c. The probabilities must add to 1 for this to be a true probability distribution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.6+0.1+0.04+0.02+c = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.76+c = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.76+c-0.76 = 1-0.76\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c = 0.24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the probability distribution updates to \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the average, multiply the probabilities with their corresponding x values. Then add up those products.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1*0.6+2*0.1+3*0.04+4*0.02+5*0.24 = 2.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------- \n" ); document.write( "----------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: The average length of stay in the hospital is 2.2 days\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |