A machine fills boxes with chocolate balls. The weights of the empty boxes are normally distributed with a mean of 150 g and a standard deviation of 10 g. The mean weight of each chocolate ball is 40 g with a standard deviation of 0.8 g. A full box contains 25 chocolate balls. a. Calculate the mean weight of a full box of chocolate balls b. Calculate the standard deviation of the weight of a full box of chocolate balls. c. Calculate the probability that a full box of chocolate balls weighs less than 1140 g. d. The company also produces boxes of chocolate squares. It was found that 19% of the boxes weigh less than 800 g and 28% weigh more than 1200 g. Calculate the mean and standard deviation of the weight of these boxes
1
Expert's answer
2021-06-24T08:56:12-0400
Let Xand Y be independent random variables that are normally distributed (and therefore also jointly so), then their sum is also normally distributed. i.e., if
X∼N(μX,σX2),Y∼N(μY,σY2),
W=X+Y,
Then W∼N(μX+μY,σX2+σY2).
a. Let X= the weight of the empty box, Y1,Y2,...Y25 represent the weights of chocolate balls, W=X+Y1+Y2+...+Y25 represents the weight of of a full box of chocolate balls.
Comments