December 4th, 2009, 10:13 am
I guess they use the normal cumulative distribution with mean log(9705) and volatility 0.30/sqrt(365) computed at point log(9883). The probability of being lower than the target is the ncd and the probability of being upper is 1-ncd.You can get this result by using Excel. Compute NORMDIST(LN(9883),LN(9705),0.30/sqrt(365),TRUE).