The mean weight of an elephant is 244 pounds with a standard deviation of 15 pounds. A herd of elephants were spotted in Africa. An elephant will be randomly selected from the herd. What is the probability that the elephant will weigh between 229 and 25

1 answer

It seems there is a small typo in the weight range you provided - you likely meant to say "229 and 259 pounds" instead of "229 and 25". I'll proceed with this assumption.

To find the probability that a randomly selected elephant from the herd weighs between 229 and 259 pounds, we can use the properties of the normal distribution, given that the mean weight (μ) is 244 pounds and the standard deviation (σ) is 15 pounds.

  1. Standardize the weights: We will convert the weights to z-scores using the formula: \[ z = \frac{(X - \mu)}{\sigma} \] where \(X\) is the value of interest.

  2. Calculate the z-scores for 229 and 259 pounds:

    • For 229 pounds: \[ z_{229} = \frac{(229 - 244)}{15} = \frac{-15}{15} = -1 \]
    • For 259 pounds: \[ z_{259} = \frac{(259 - 244)}{15} = \frac{15}{15} = 1 \]
  3. Find the probabilities associated with these z-scores using the standard normal distribution table (or a calculator):

    • \(P(Z < -1)\) corresponds to the z-score of -1, which is approximately 0.1587.
    • \(P(Z < 1)\) corresponds to the z-score of 1, which is approximately 0.8413.
  4. Calculate the probability that the weight is between 229 and 259 pounds: \[ P(229 < X < 259) = P(Z < 1) - P(Z < -1) \] \[ P(229 < X < 259) = 0.8413 - 0.1587 = 0.6826 \]

Thus, the probability that a randomly selected elephant will weigh between 229 and 259 pounds is approximately 0.6826 or 68.26%.