3.4.1 For loops

Sign in to test your solution.
group_iq <- function(n){ mean(rnorm(n, 100, 15)) }