SOLUTION: A variable X has a mean of 73.5 and a standard deviation of 61.4. A random sample of size 18 is selected. Assuming X is normally distributed, what is the probability, to two decima

Algebra.Com
Question 903081: A variable X has a mean of 73.5 and a standard deviation of 61.4. A random sample of size 18 is selected. Assuming X is normally distributed, what is the probability, to two decimal places, that the sample mean exceeds 100? Give your answer to two decimal places in the form x.xx
Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
TI syntax is normalcdf(smaller, larger, µ, σ).
Note: The -9999 is used as the smaller value to be at least 5 standard deviations from the mean.
P (x>100) = 1 - P( x≤ 100) = 1 - normalcdf(-999, 100, 73.5, 61.4)

RELATED QUESTIONS

A variable X has a mean of 185.5 and a standard deviation of 21.4. A random sample of... (answered by stanbon)
A variable X has a mean of 185.5 and a standard deviation of 21.4. A random sample of... (answered by ewatrrr)
A random variable X has mean 10.5 and variance 7.3. What is the standard deviation of... (answered by Edwin McCravy)
.A final exam in Math 160 has a mean of 73 with standard deviation 7.73. Assume that a... (answered by stanbon)
a random sample of size 36 is taken from a population whith mean of 50 and standard... (answered by tommyt3rd)
A final exam in Statistics has a mean of 73 with a standard deviation of 7.73. Assume... (answered by jim_thompson5910)
A random sample of size 36 is to be selected A from a population that has a mean μ = (answered by ewatrrr)
Could someone explain this to me because the book was no help. The random variable... (answered by Fombitz)
5. Assume that a random variable, x, is distributed according to a normal distribution... (answered by stanbon)