To find the probability that a randomly selected infant has a birth weight between 100 ounces and 140 ounces, we calculate the Z-scores for the bounds:
Zstart=20100−120=−1.0
Zend=20140−120=1.0
Using the cumulative distribution function Φ, we find:
P=Φ(Zend)−Φ(Zstart)=Φ(1.0)−Φ(−1.0)=0.6827
Thus, the probability is:
P≈68.27%
Next, we calculate the probability that a randomly selected infant has a birth weight between 110 ounces and 130 ounces. The Z-scores for these bounds are:
Zstart=20110−120=−0.5
Zend=20130−120=0.5
Again, using the cumulative distribution function Φ:
P=Φ(Zend)−Φ(Zstart)=Φ(0.5)−Φ(−0.5)=0.3829
Thus, the probability is:
P≈38.29%
The probabilities are:
- For birth weight between 100 and 140 ounces: \\(\boxed{68.27\%}\\)
- For birth weight between 110 and 130 ounces: \\(\boxed{38.29\%}\\)