Suppose it is known that the weight of a certain population of individuals are approximately normally distributed with a mean 80 kg and a standard deviation of 16 kg. What is the probability that a person picked at random from this group will weight between 60 and 110 kg?
We have a normal distribution, "\\mu=80, \\sigma=16."
Let's convert it to the standard normal distribution,
"z=\\cfrac{x-\\mu}{\\sigma}."
"z_1=\\cfrac{60-80}{16}=-1.25;\\\\\nz_2=\\cfrac{110-80}{16}=1.88.\\\\\nP(60<X<110)=\\\\\n=P(-1.25<Z<1.88)=\\\\\n=P(Z<1.88)-P(Z<-1.25)=\\\\\n=0.96995-0.10565=\\\\\n=0.8643 \\text{ (from z-table)} ."
Comments
Leave a comment