Hi all,
Sorry if this has been asked before or is straightforward, but I can't seem to find anything on this.
I'm trying to run a simulation and I need to create two variables.
Thanks
Jerome
Sorry if this has been asked before or is straightforward, but I can't seem to find anything on this.
I'm trying to run a simulation and I need to create two variables.
- The first variable (X) is normally distributed with mean 0 and variance 4.
- The second variable (U), conditional on X, has a standard normal distribution. That is, U|X ∼ N (0, 1).
Thanks
Jerome
Comment