Here are the steps to solve this problem:
1) The mean (μ) of birth weights is 7.5 lbs
2) The standard deviation (σ) is 1.2 lbs
3) We want to find the probability that a randomly selected birth weight is between 6.5 and 8 lbs.
4) To calculate this, we first convert the bounds to z-scores:
z1 = (6.5 - 7.5) / 1.2 = -1
z2 = (8 - 7.5) / 1.2 = 0.5
5) Then we calculate the probability between the z-scores using the normal CDF:
P(z1 < Z < z2)