April 7th, 2007, 5:07 pm
Well I don't know that much about the NR method used to find the cdf of the factor.The method I have seen is the following: basically you are interested to know the cdf (F) of Z=S_1+S_2where S_1, S_2 are two student rv.An easy way to find this is to simulate ("n" times) S_1 and S_2 and then look at the empirical distribution of Z, F_n. *This can be done by a nonparametric estimation of the cdf of Z. *Or you can use :F_n(z)=1/n sum_{i=1}^n 1(Z_i<z)If you do a large simulation then your result for the empirical distribution Z_n should be close to the "real" distribution of Z (as F_n converges uniformly to F, from the Glivenko-Cantelli theorem).
Last edited by
meteor on April 6th, 2007, 10:00 pm, edited 1 time in total.