define the function diabetes statistic which takes in 2 input arguments: an array of proportions and a sample size. the function should return exactly one simulated statistic of the absolute distance between the observed prevalence and the true population prevalence under the null hypothesis. make sure that your simulated sample is the same size as your original sample.