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.
Let "X"and "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\\sim N(\\mu_X, \\sigma_X^2), Y\\sim N(\\mu_Y, \\sigma_Y^2),"
"W=X+Y,"
Then "W\\sim N(\\mu_X+\\mu_Y, \\sigma_X^2+\\sigma_Y^2)."
a. Let "X=" the weight of the empty box, "Y_1, Y_2, ...Y_{25}" represent the weights of chocolate balls, "W=X+Y_1+Y_2+...+Y_{25}" represents the weight of of a full box of chocolate balls.
Given "X\\sim N(\\mu_X, \\sigma_X^2), \\mu_X=150\\ g, \\sigma_X=10\\ g"
"Y_i\\sim N(\\mu_{Y_i}, \\sigma_{Y_i}^2), \\mu_{Y_i}=40\\ g, \\sigma_{Y_i}=0.8\\ g, i=1,2,...,25"
Then
"W\\sim N(\\mu_W, \\sigma_W^2))"
The mean weight of a full box of chocolate balls is
"=150+25(40)=1150 (g)"
b.
The standard deviation of the weight of a full box of chocolate balls is
"=\\sqrt{\\sigma_X^2+\\sigma_{Y_1}^2+\\sigma_{Y_2}^2+...++\\sigma_{Y_{25}}^2}"
"=\\sqrt{10^2+25(0.8)^2}=2\\sqrt{29}\\approx10.77033"
c.
"\\approx(Z<-0.9284767)\\approx0.17658"
d. Let "V" =the weight of the box of chocolate squares: "V\\sim N(\\mu_V, \\sigma_V^2)."
"\\dfrac{800-\\mu_V}{\\sigma_V}\\approx-0.877896"
"\\dfrac{1200-\\mu_V}{\\sigma_V}\\approx0.582842"
"1200-800-0.8777896\\sigma_V=0.582842\\sigma_V"
"\\sigma_V\\approx273.8541\\ g"
Comments
Leave a comment