• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

Confidence interval - Ch11

S

Sandor Kelemen

Member
Hi everyone,

Calculating the 95% confidence interval for the lognormal distribution of a share price S(t) I thought that the approach is to find a number a such that P(S_0 - a <= S_t <= S_0 +a) = 0.95. I realized that it is not possible to find such an a easily (without some computer technics). Then checking the approach in the study material I saw that in fact the confidence interval is transitioned to the normal distribution, i.e. we are in fact looking for b such that P(log(S_0) - b <= log(S_t) <= log(S_0) +b)=0.95. This is computable using the actuarial tables and it makes intuitive sense as well (as the lognormal distribution is driven in fact somehow by the underlying normal distribution - and that we are trying to estimate the mean and not the population...). However, It raises a question that how do we generally define the confidence intervals. I am sure that this is covered somewhere else (maybe CS1, CS2?), but I have not sat those exams yet. Could anybody give me a comprehensive definition?

Thanks in advance.
 
Last edited by a moderator:
This is found in CT3 and presumably CS1. Confidence intervals looks at the middle 95% of values. That is, given the distribution of a random variable, we can find the 2.5th and 97.5th percentiles and can then say that those two figures are the bounds for the 95% confidence interval (the random variable has 95% probability to land within the interval).
 
Back
Top