Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Stats: Checking if margin of error is correct?
If there was a survey of 1015 people and half indicated that would purchase a certain product. The margin of error is 3.1 percent. How do I check to see if the margin for error is accurate?
Or is it even possible?
1 Answer
- paramvenuLv 78 years agoFavorite Answer
In absence of specific information, 95% level of confidence can be assumed.
Margin of error = confidence coefficient*standard error of p
sample proportion = p = 1/2 or 0.5
standard error of p = sqrt (p*(1-p)/n)
= sqrt (0.5*0.5/1015)
= 0.0157
confidence coefficient = z-score for 95% confidence
= 2 when empirical rule is followed
= 1.96 when z-score chart is used
a) Margin of error = 2*0.0157 = 0.0314 or 3.14%
b) Margin of error = 1.96*0.0157 = 0.0308 or 3.08% or 3.1%
The margin of error given is CORRECT AND ACCURATE