So to find a Z, I understand the first step is to generate a random number.
This is what I know about generating random numbers:
You can generate from a uniform distribution or a normal distribution, depending on the function used.
I need to understand the first step.
In the example...