SOLUTION: if the population standard deviation is 8, how large a sample is necessary to have a standard error that is less than or equal to 4 points
Algebra ->
Probability-and-statistics
-> SOLUTION: if the population standard deviation is 8, how large a sample is necessary to have a standard error that is less than or equal to 4 points
Log On
Question 659394: if the population standard deviation is 8, how large a sample is necessary to have a standard error that is less than or equal to 4 points Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if the population standard deviation is 8, how large a sample is necessary to have a standard error that is less than or equal to 4 points
----------
std of sample means = 8/sqrt(n) <= 4
---
sqrt(n) >= 8/4
---
sqrt(n) >= 2
---
n >= 4
======================
Cheers,
Stan H.