71.1k views
3 votes
2. MNM Corporation gives each of its employees an aptitude test. The scores on the test are normally distributed with a mean of 75 and a standard deviation of 15. A simple random sample of 25 is taken from a population of 500.

1 Answer

5 votes

Answer:

a) Let X the random variable that represent the scores of a population, and for this case we know the distribution for X is given by:


X \sim N(75,15)

Where
\mu=75 and
\sigma=25

The distribution for the sample mean
\bar X is given by:


\bar X \sim N(\mu, (\sigma)/(√(n)))

b)
\mu represent the true average for the scores of the aptitude test

c) We can calculate the z scores and we got:


z = (70.14-75)/((15)/(√(25)))= -1.62


z = (82.14-75)/((15)/(√(25)))= 2.38

And we can calculate the probability with this difference:


P(-1.62<Z<2.38) = P(Z<2.38) -P(z<-1.62)= 0.991-0.0526=0.939

d) We can calculate the z scores and we got:


z = (82.68-75)/((15)/(√(25)))= 2.56

And we can calculate the probability with this difference:


P(Z<2.56) =1- P(Z<2.56) = 1-0.995=0.05

e) We can calculate the z scores and we got:


z = (78.69-75)/((15)/(√(25)))= 1.23

And we can calculate the probability with this difference:


P(Z<1.23) =0.891

Explanation:

a. What are the expected value, the standard deviation, and the shape of the sampling distribution of
\bar X?

Previous concepts

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".

Let X the random variable that represent the scores of a population, and for this case we know the distribution for X is given by:


X \sim N(75,15)

Where
\mu=75 and
\sigma=25

The distribution for the sample mean
\bar X is given by:


\bar X \sim N(\mu, (\sigma)/(√(n)))

b. What is the random variable in this problem? Define it in words.


\mu represent the true average for the scores of the aptitude test

c. What is the probability that the average aptitude test score in the sample will be between 70.14 and 82.14?

We can calculate the z scores and we got:


z = (70.14-75)/((15)/(√(25)))= -1.62


z = (82.14-75)/((15)/(√(25)))= 2.38

And we can calculate the probability with this difference:


P(-1.62<Z<2.38) = P(Z<2.38) -P(z<-1.62)= 0.991-0.0526=0.939

d. What is the probability that the average aptitude test score in the sample will be greater than 82.68?

We can calculate the z scores and we got:


z = (82.68-75)/((15)/(√(25)))= 2.56

And we can calculate the probability with this difference:


P(Z<2.56) =1- P(Z<2.56) = 1-0.995=0.05

e. What is the probability that the average aptitude test score in the sample will be less than 78.69?

We can calculate the z scores and we got:


z = (78.69-75)/((15)/(√(25)))= 1.23

And we can calculate the probability with this difference:


P(Z<1.23) =0.891

User Mikeal
by
5.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.