To find the average weight of 44 people on the elevator, we divide the maximum safe weight by the number of people:
\[
\text{Average Weight} = \frac{8228 \text{ pounds}}{44} = 187.0 \text{ pounds}
\]
We need to calculate the probability that the total weight of a random sample of 44 adult men exceeds the maximum safe weight of 8228 pounds. The mean weight of adult men is \( \mu = 186 \) pounds, and the standard deviation is \( \sigma = 60 \) pounds.
Using the Central Limit Theorem, we find the standard error (SE):
\[
\text{SE} = \frac{\sigma}{\sqrt{n}} = \frac{60}{\sqrt{44}} \approx 9.036
\]
Next, we calculate the Z-score for the average weight that exceeds the maximum safe weight:
\[
Z = \frac{\text{Observed Mean} - \mu}{\text{SE}} = \frac{187.0 - 186}{9.036} \approx 0.1106
\]
Using the Z-score, we find the probability:
\[
P = \Phi(Z_{end}) - \Phi(Z_{start}) = \Phi(\infty) - \Phi(0.1106) \approx 0.456
\]
Similarly, we calculate the probability for a random sample of 44 adult women. The mean weight of adult women is \( \mu = 157 \) pounds, and the standard deviation is \( \sigma = 69 \) pounds.
Calculating the standard error (SE):
\[
\text{SE} = \frac{\sigma}{\sqrt{n}} = \frac{69}{\sqrt{44}} \approx 10.409
\]
Next, we calculate the Z-score for the average weight that exceeds the maximum safe weight:
\[
Z = \frac{187.0 - 157}{10.409} \approx 2.884
\]
Using the Z-score, we find the probability:
\[
P = \Phi(Z_{end}) - \Phi(Z_{start}) = \Phi(\infty) - \Phi(2.884) \approx 0.002
\]
- The average weight is \( \boxed{187.0} \) pounds.
- The probability that the maximum safe weight will be exceeded for men is \( \boxed{0.456} \).
- The probability that the maximum safe weight will be exceeded for women is \( \boxed{0.002} \).