Tom K. answered 06/27/20
Tutor
4.9
(95)
Knowledgeable and Friendly Math and Statistics Tutor
The sample means average the population mean: (4+2+8+0)/4 = 14/4 = 3.5
a)
- z = (x - mu)/(sigma/sqrt(n)) = (215-235)/(62/sqrt(30)) = -1.76684695969408
P(x >= 215) = P(z >= -1.76684695969408) or P(z <= 1.76684695969408) = 0.961373069091631
Alternatively, you could use =1 - NORM.DIST(215,235,62/SQRT(30),1)