February 11th, 2003, 4:15 pm
Indipendence: if a sample of observations is independent, identically distributed (iid) then the pdf can be written as p(x/theta)=product f(x/theta) with x = x1,x2...xn And all xi are independentIf we define X1,X2,…Xn as items of a random sample of size n from any distribution that has mean ì and variance sigma^2 the random variable:Y= (sum Xi )-nì/ sigma*sqrtnHas a limiting Gaussian distribution as n tends to infinite with zero mean and variance=1 The immediate application of CLT in finance are indeed Monte Carlo simulations, if future payoffs of derivatives depend on distribution of returns and prices of underlying , being the number of trials very large (n infinite trials) and simulating a sample average of derivatives payoffs CLT gives a confidence interval to estimate these Payoffs and the std error is proportional to 1/sqrt n .Empirically, another implication of CLT could be distributions of returns calcutated on stock indexes (DJI, S&P).the more you aggregate returns (from daily to yearly), the more their distribution tends to Gaussian.