Let's use the previous exercise to build our own bivariate normal simulator that doesn't rely on the MASS package in R (and also doesn't require a clunky covariance matrix!). Write an R function that__. What completes the sentence?
A) generates bivariate random variables
B) computes the eigenvalues
C) creates histograms
D) performs hypothesis testing