<t>I am trying to understand the mechanics of generating three data samples (a,b,c) for MC generation I have the following building blocks.o X = 1,000 independent standard normal variables o C = Choleskys decomposed matrix of the VcV for the variables a,b,cHow do I apply matrix C to X to get 3 sets ...