3.4.1 For loops

Sign in to test your solution.
group_iq <- function(n){ mean(rnorm(n, 100, 15)) }
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.