
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A stock has an initial market price of $80. Exactly one year from now, its price will be given by:
P = 80 * exp(i) where i is the rate of return.
i is normally distributed with mean 0.2 and standard deviation 0.3. Construct a 95% confidence interval for the price of the stock after one year.
A
($54.27, $80)
B
($80, $175.91)
C
($54.27, $175.91)
D
($54.27, $140)
Explanation:
To construct a 95% confidence interval for the stock price after one year:
Given Information:
$80Confidence Interval Formula: For a 95% confidence interval, we use:
where α = 0.05, so Z_{α/2} = 1.96
Calculate the interval for i:
Convert to price interval:
P_{lower} = 80 × exp(-0.388) = 80 × 0.6784 = `$54.27` P_{upper} = 80 × exp(0.788) = 80 × 2.1989 = `$175.91`Final 95% Confidence Interval:
CI_{price} = (`$54.27`, `$175.91`)Key Points: