Assume the number of pounds of chocolate consumed in a year is equally likely between 20 and 100 pounds. what is the probability that someone consumes less than 60 pounds of chocolate in a year?

Respuesta :

Because the probability is uniform (equally likely) between 20 and 100 pounds, the probability distribution is uniform between 80 and 100 pounds, with the value 1/(100-20) = 1/80 chocolates/pound.

Let x =  random variable that represents pounds of chocolate consumed.
Therefore
P(x < 60) = (60 - 20)*(1/80) = 1/2.

Answer: The probability is 1/2.