May 7th, 2008, 3:41 pm
I have independently generated two (pseudo-)random numbers in Excel.I have then applied these to the CDFs to get two random values (eg. Unit Sales) R = [614,037 66,735].These two random variables have an historical correlation of 0.68, ie. Choleky Decomp (C=LL') gives:L = [1.00 0.00 0.68 0.73]When I generate RL' = [695,436 48,913] and repeat this 1000 times, these resulting (correlated) Unit Sales vectors have a correlation of 0.35 and not 0.68.I must be missing something as I want to generate two (0.68) correlated random numbers. Can someone tell me where I've gone wrong, please?
Last edited by
Shagbag on May 6th, 2008, 10:00 pm, edited 1 time in total.