140k views
2 votes
A researcher wants to investigate the effects of environmental factors on IQ scores. For an initial study, she takes a sample of 400 people who grew up as the only child. She finds that 48.5% of them have an IQ score over 100. It is known that 50% of the general population has an IQ score exceeding 100.(a) Find the mean of p, where p is the proportion of people with IQ scores over 100 in a random sample of 400 people.(b) Find the standard deviation of p.(c) Compute an approximation for P(p is greater than or equal to 0.485), which is the probability that there will be 48.5% or more individuals with IQ scores over 100 in a random sample of 400. Round answer to 4 decimal places.

User Labu
by
3.6k points

1 Answer

7 votes

Answer:

a) p = 0.5.

b) s = 0.025.

c) 0.7257 = 72.57% probability that there will be 48.5% or more individuals with IQ scores over 100 in a random sample of 400.

Explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the z-score of a measure X is given by:


Z = (X - \mu)/(\sigma)

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean
\mu and standard deviation
\sigma, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean
\mu and standard deviation
s = (\sigma)/(√(n)).

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean
\mu = p and standard deviation
s = \sqrt{(p(1-p))/(n)}

It is known that 50% of the general population has an IQ score exceeding 100. Sample of 400.

This means that
n = 400, p = 0.5, s = \sqrt{(0.5*0.5)/(400)} = 0.025

(a) Find the mean of p, where p is the proportion of people with IQ scores over 100 in a random sample of 400 people

By the Central Limit Theorem, p = 0.5.

(b) Find the standard deviation of p.

By the Central Limit Theorem, s = 0.025.

(c) Compute an approximation for P(p is greater than or equal to 0.485), which is the probability that there will be 48.5% or more individuals with IQ scores over 100 in a random sample of 400.

This is 1 subtracted by the p-value of Z when X = 0.485. So


Z = (X - \mu)/(\sigma)

By the Central Limit Theorem


Z = (X - \mu)/(s)


Z = (0.485 - 0.5)/(0.025)


Z = -0.6


Z = -0.6 has a p-value of 0.2743.

1 - 0.2743 = 0.7257.

0.7257 = 72.57% probability that there will be 48.5% or more individuals with IQ scores over 100 in a random sample of 400.

User Jasonnoahchoi
by
3.6k points