A machine fills coffee powder in pouches, with an average of 200 gm and a standard deviation of 4 gm. Assuming that the coffee weight is normally distributed. Find the probability that a coffee pouch selected at random will contain the following quantity of a coffee: I) At least 200 gm. II) Between 200 to 206 gm
mean( )=200
standard deviation (s)=4
z=
1.
x=200
P(x
z= =0
P(z<0)=0.5
P(x 200)=1-0.5
P(x 200)=0.5
The probability that a coffee pouch selected at random will contain at least 200 gm is 0.5.
2. Between 200 and 206 .
P(200<x<206)= P(z1<x<z2)
z2=
z2=1.5
P(z2 1.5)=0.9332
using z1 previously computed
P(z10)=0.5
P(z1<x<z2)=0.9332-0.5
P(z1<x<z2)=0.4332
The probability that a coffee pouch selected at random will contain between 200 gm and 206 gm is 0.4332.
Comments