Google Interview Question

find the width of the confidence interval

Interview Answer

Anonymous

Oct 5, 2018

The lower limit of CI = (the sample mean) - (critical z-score) * (the standard error of the mean); The upper limit of CI = (the sample mean) + (critical z-score) * (the standard error of the mean);