July 19th, 2002, 11:28 am
Where is a Bayesian when you need one?I'm no expert but I think you should look for x(i) = A + B * y(i) + N(0, Cs)(i), where x, y are the returns, by doing a Bayesian analysis, so to obtainP(A, B, C | x, y, I) = P(A, B, C|I) * P(x | A, B, C, y)and if A and C (alpha and sigma residual) are undesired, then integrate to obtain P(B | x, y, I). This gives the whole distribution of B and then you can do what you want with it, i.e. take an estimator with respect to a loss function, get a confidence interval, look at the whole distribution and decide whether it is tight enough to be significant. Oops bracket trouble.
Last edited by Simplicio on July 18th, 2002, 10:00 pm, edited 1 time in total.