I have successfully used the Box-Muller algorithm to generate two standard normal random variables. However, my goal is to generate two normal random variables with mean $1$ and variance $4$.
Is there a simple conversion from standard normal to the parameters I've mentioned?