document.write( "Question 439321: Question: Assume that the weight loss for the first month of a diet program varies between 6 pounds and 12 pounds, and is spread evenly over the range of possibilities, so that there is a uniform distribution. Find the probability of the given range of pounds lost.
\n" );
document.write( "More than 11 pounds
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303571 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the weight loss for the first month of a diet program varies between 6 pounds and 12 pounds, and is spread evenly over the range of possibilities, so that there is a uniform distribution. Find the probability of the given range of pounds lost. \n" ); document.write( "More than 11 pounds \n" ); document.write( "--------------------- \n" ); document.write( "The shape of the distribution is a rectangle with area = 1. \n" ); document.write( "------ \n" ); document.write( "For this uniform distribution (12-6)*height = 1 \n" ); document.write( "height = 1/6 \n" ); document.write( "------- \n" ); document.write( "P(11<= x <=12) = 1*(1/6) = 1/6 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |