document.write( "Question 1018220: the amount of coffee cups sold daily at gloria jean's is uniformly distributed with a minimum of 100 cups and maximum of 600 cups. what is the probability that at least 300 cups will be sold. \n" ); document.write( "
Algebra.Com's Answer #634410 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "the amount of coffee cups sold daily at gloria jean's is uniformly distributed with a minimum of 100 cups and maximum of 600 cups. what is the probability that at least 300 cups will be sold. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Between the range of 100 and 600 cups, there are (600-100+1)=501 possible outcomes. \n" ); document.write( "Since it is a uniform distribution, the probability of each possible outcome is 1/501. \n" ); document.write( "Hence the probability of ≥ 300 cups is (600-300+1)/501=301/501. \n" ); document.write( " |