document.write( "Question 1180240: In a certain community, the average number of eggs a nine-year old child eats per month is uniformly distributed from 8 to 22 eggs, inclusive. Determine the probability that a randomly selected nine-year old child eats an average of;\r
\n" );
document.write( "\n" );
document.write( "more than 13 eggs
\n" );
document.write( "Answer for part 1
\n" );
document.write( "more than 13 eggs given that his or her amount is more than 10 eggs
\n" );
document.write( "Answer for part 2
\n" );
document.write( "What is the standard deviation of the number of eggs taken by the nine-year old child?
\n" );
document.write( "Answer for part 3 \n" );
document.write( "
Algebra.Com's Answer #810232 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The range is 14 eggs \n" ); document.write( "So for more than 13 eggs, it would be (22-13)/4=9/14 the probability. \n" ); document.write( "Given more than 10, the range is now 12, so probability more than 13 would be 9/12 or 3/4 \n" ); document.write( "sd is (b-a)/sqrt(12) \n" ); document.write( "=14/sqrt (12)=4.04 eggs \n" ); document.write( " |