Creating Random distributions
Hi,
For teaching purposes, I'm trying to create a dataset with 4 or 5 different distributions that all have a mean of 0 and sigma of 1. The lesson will be that sometimes the variation that is out there is more complicated than can be summarized from just those two numbers.
The first distribution is easy since it will be the "standard" normal distribution where the Random Normal() formula yields mean...