In: Math
A European growth mutual fund specializes in stocks from the British Isles, continental Europe, and Scandinavia. The fund has over 375 stocks. Let x be a random variable that represents the monthly percentage return for this fund. Suppose x has mean μ = 1.2% and standard deviation σ = 0.5%.
(a) Let's consider the monthly return of the stocks in the fund to be a sample from the population of monthly returns of all European stocks. Is it reasonable to assume that x (the average monthly return on the 375 stocks in the fund) has a distribution that is approximately normal? Explain. , x is a mean of a sample of n = 375 stocks. By the , the x distribution approximately normal.
(b) After 9 months, what is the probability that the average monthly percentage return x will be between 1% and 2%? (Round your answer to four decimal places.)
(c) After 18 months, what is the probability that the average monthly percentage return x will be between 1% and 2%? (Round your answer to four decimal places.)
(d) Compare your answers to parts (b) and (c). Did the probability increase as n (number of months) increased? Why would this happen?
Yes, probability increases as the mean increases.
Yes, probability increases as the standard deviation decreases.
No, the probability stayed the same.
Yes, probability increases as the standard deviation increases.
(e) If after 18 months the average monthly percentage return x is more than 2%, would that tend to shake your confidence in the statement that μ = 1.2%? If this happened, do you think the European stock market might be heating up? (Round your answer to four decimal places.)
P(x > 2%) = ?????
Explain. This is very likely if μ = 1.2%. One would suspect that the European stock market may be heating up.
This is very likely if μ = 1.2%. One would not suspect that the European stock market may be heating up.
This is very unlikely if μ = 1.2%. One would not suspect that the European stock market may be heating up.
This is very unlikely if μ = 1.2%. One would suspect that the European stock market may be heating up.
Population mean, µ = 0.012
Population standard deviation, σ = 0.005
(a) Yes, x is a mean of a sample of n = 375 stocks. By the central limit theorem, the x distribution is approximately normal.
(b) Probability that average monthly percentage return x after 9 months will be between 1% and 2%=
= P(0.01 < X̅ < 0.02)
= P( (0.01-0.012)/(0.005/√9) < (X-µ)/(σ/√n) < (0.02-0.012)/(0.005/√9) )
= P(-1.2 < z < 4.8)
= P(z < 4.8) - P(z < -1.2)
Using excel function:
= NORM.S.DIST(4.8, 1) - NORM.S.DIST(-1.2, 1)
= 0.8849
(c) Probability that average monthly percentage return x after 18 months will be between 1% and 2%=
= P(0.01 < X̅ < 0.02)
= P( (0.01-0.012)/(0.005/√18) < (X-µ)/(σ/√n) < (0.02-0.012)/(0.005/√18) )
= P(-1.6971 < z < 6.7882)
= P(z < 6.7882) - P(z < -1.6971)
Using excel function:
= NORM.S.DIST(6.7882, 1) - NORM.S.DIST(-1.6971, 1)
= 0.9552
(d) Yes, probability increases as the standard deviation decreases.
(e) P(X̅ > 0.02) =
= P( (X̅-μ)/(σ/√n) > (0.02-0.012)/(0.005/√18) )
= P(z > 6.7882)
= 1 - P(z < 6.7882)
Using excel function:
= 1 - NORM.S.DIST(6.7882, 1)
= 0.0000
This is very unlikely if μ = 1.2%. One would not suspect that the European stock market may be heating up.