In: Statistics and Probability
A European growth mutual fund specializes in stocks from the British Isles, continental Europe, and Scandinavia. The fund has over 200 stocks. Let x be a random variable that represents the monthly percentage return for this fund. Suppose x has mean μ = 1.3% and standard deviation σ = 1.1%.
(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 200stocks in the fund) has a distribution that is approximately normal? Explain.
---Select--- Yes No , x is a mean of a sample of n = 200 stocks. By the ---Select--- central limit theorem law of large numbers theory of normality , the x distribution ---Select--- is is not 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?
No, the probability stayed the same.Yes, probability increases as the mean increases. Yes, probability increases as the standard deviation decreases.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.3%? 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 unlikely if μ = 1.3%. One would not suspect that the European stock market may be heating up.This is very likely if μ = 1.3%. One would not suspect that the European stock market may be heating up. This is very likely if μ = 1.3%. One would suspect that the European stock market may be heating up.This is very unlikely if μ = 1.3%. One would suspect that the European stock market may be heating up.
Population mean, µ = 0.013
Population standard deviation, σ = 0.011
(a) Yes, x is a mean of a sample of n = 200 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.013)/(0.011/√9) < (X-µ)/(σ/√n) < (0.02-0.013)/(0.011/√9) )
= P(-0.8182 < z < 1.9091)
= P(z < 1.9091) - P(z < -0.8182)
Using excel function:
= NORM.S.DIST(1.9091, 1) - NORM.S.DIST(-0.8182, 1)
= 0.7652
(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.013)/(0.011/√18) < (X-µ)/(σ/√n) < (0.02-0.013)/(0.011/√18) )
= P(-1.1571 < z < 2.6999)
= P(z < 2.6999) - P(z < -1.1571)
Using excel function:
= NORM.S.DIST(2.6999, 1) - NORM.S.DIST(-1.1571, 1)
= 0.8729
(d) Yes, probability increases as the standard deviation decreases.
(e) P(X̅ > 0.02) =
= P( (X̅-μ)/(σ/√n) > (0.02-0.013)/(0.011/√18) )
= P(z > 2.6999)
= 1 - P(z < 2.6999)
Using excel function:
= 1 - NORM.S.DIST(2.6999, 1)
= 0.0035
This is very unlikely if μ = 1.3%. One would not suspect that the European stock market may be heating up.