To determine the probability that a random sample of 60 adult women will exceed the maximum safe weight of 12,000 pounds, we'll again use the Central Limit Theorem.
Step 1: Calculate the Mean and Standard Deviation of the Sample Mean for Women
According to the problem statement, the parameters for adult women are:
- Mean weight (\( \mu \)) = 164 pounds
- Standard deviation (\( \sigma \)) = 77 pounds
Using these values, we can calculate the standard deviation of the sample mean (\( \sigma_{\bar{x}} \)) for a sample of size \( n = 60 \):
\[
\sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}} = \frac{77}{\sqrt{60}}
\]
Calculating this:
\[
\sigma_{\bar{x}} \approx \frac{77}{7.75} \approx 9.87
\]
Step 2: Calculate the Z-Score for the Sample Mean of 200 Pounds
Next, we want to find the probability that the average weight of a sample of 60 adult women exceeds 200 pounds. We calculate the Z-score for 200 pounds:
\[
Z = \frac{\bar{x} - \mu}{\sigma_{\bar{x}}} = \frac{200 - 164}{9.87} \approx \frac{36}{9.87} \approx 3.644
\]
Step 3: Find the Probability
Now we'll find the probability that the sample mean exceeds 200 pounds, which corresponds to finding \( P(Z > 3.644) \).
Using a Z-table or standard normal distribution calculator:
- The area to the left of \( Z = 3.644 \) is very close to 1 since it is far into the right tail of the normal distribution.
Using a standard normal distribution calculator, we find:
\[
P(Z < 3.644) \approx 0.9999
\]
Thus,
\[
P(Z > 3.644) = 1 - P(Z < 3.644) \approx 1 - 0.9999 = 0.0001
\]
Final Answer
Therefore, the probability that the maximum safe weight will be exceeded when a sample of 60 adult women rides the coaster is approximately:
\[
\boxed{0.0001}
\]