Machine A produces mints that have a label weight of 50g and is believed the weights of the weight is uniformly distributed, with a mean of 51.5g and 70% of them less than 52.5g.
What's the probability of mints that weigh less than label weight produced by Machine B?
Would be very grateful to receive any assistance regarding my question. Thank you!
Working in grams, for a $U(a,\,b)$ distribution we have$$a+b=2\mu=103,\,a+0.7(b-a)=0.3a+0.7b=52.5$$(or, if you prefer, $3a+7b=525$). The simultaneous equations have solution $a=49,\,b=54$. So the probability of a value $<50$ is $\frac{50-49}{54-49}=\frac15$.