SOLUTION: glamorous magazine reported the average weight on an adult female in Europe is 154 pounds with a standard deviation of 31.5 points.
find the following: heavier than 185.5 pound
Algebra.Com
Question 908315: glamorous magazine reported the average weight on an adult female in Europe is 154 pounds with a standard deviation of 31.5 points.
find the following: heavier than 185.5 pounds or P(X>185.5) =
lighter than 91 pounds P(X<91)
Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
TI syntax is normalcdf(smaller, larger, µ, σ).
P(X>185.5) = 1 - normalcdf(-9999, 185.5, 154, 31.5).
Note: The -9999 is used as the smaller value to be at least 5 standard deviations from the mean.
.....
P(X<91) = normalcdf(-9999, 91.00, 154, 31.5).
Since this is a continuous function, we have P(x < 91) = P(x ≤ 91)
RELATED QUESTIONS
In the average adult male, for each 5 pounds of body weight about 3 pounds is water. How... (answered by ikleyn)
A bond analyst is analyzing the interest rates for equivalent municipal bonds issued by... (answered by ikleyn)
The weight, in grams, of the pair of kidneys in adult males between the ages of 40 and 49 (answered by Boreal)
A weight loss program claims that on average people lose 10
pounds in 7 days. A... (answered by ewatrrr)
Two growth hormones are being considered. A random sample of 10 rats was given the first... (answered by stanbon)
If the weight of female police officers closely follows the normal distribution with a... (answered by stanbon)
Harold Hacker recently read in a national golf magazine that the average weekend golfer... (answered by stanbon)
assume that a school district has 10,000 6th graders. in the district, the average weight (answered by stanbon)
the average weight of a suitcase for an airline passenger is 50 pounds. the standard... (answered by Theo)