How can I generate correlated standard normals?

  • Thread starter Thread starter Guest
  • Start date Start date
Generate three N(0,1) variables, X2,X2,X3
Y1=a*X1+b*X3
Y2=c*X2+d*X3
where a^2+b^2=1=c^2+d^2. Y1 and Y2 are both N(0,1) with correlation b*d

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top