Statistical Computing Activity #6
- Modify the code provided in horton-tas to illustrate at least two characteristics of the Central Limit Theorem.
- Modify the code provided in horton-tas to simulate observations from a bivariate normal distribution with moderate negative association. Make one additional change to simulate observations from a bivariate normal distribution with strong negative association.
- Provide an example that illustrates how to obtain the power of a test. You may use simulation to approximate the power of the test in a particular situation.