Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 278 words in the discussion.

Trending Topics

#sample#random#enough#usually#population#bias#representative#more#answer#pollster

Discussion (7 Comments)Read Original on HackerNews

somenameformeabout 1 hour ago
https://archive.is/K3y9y

For some reason the economist's page was not loading on my browser.

Andaithabout 2 hours ago
I could only read the blurb, but this stood out to me: "To survey 1500 Americans".

Is that really enough to get a representative sample across 340 million people? Also, with tech as it is, why is that the best they can do?

sorensen12about 1 hour ago
It’s easy enough to get more than 1,500 people to answer your survey. But every pollster is plagued by the fact that people who voluntarily answer surveys are usually not representative of the broader population on the relevant issue.

Basically any method for sampling the population introduces bias. The sample of people who pick the phone, who respond to texts or emails, who come to the door for a stranger, are all subpopulations with their own biases. A pollster’s ability to correct for these biases is what separates the good from the bad.

epistasisabout 1 hour ago
For questions with only a handful of answers, it is indeed definitely enough, as long as it's actually a random sample without too much bias. Going to larger numbers but with the same bias in sampling of people won't give an better answer!

So the actual question is how they checked that their sample is representative and not too heavy on any demographic.

esperentabout 1 hour ago
> as long as it's actually a random sample without too much bias

This is the "spherical cow" of statistics.

recursivecaveatabout 1 hour ago
1000 people is what they usually do for political polls. I was taught that a sample size of 1000 is sufficient for pretty much any purpose. At some point what becomes more significant is the differences between the poll-answering population and the general population. For eg if you call people at random on the phone, you're biased towards people who are likely to pick up the phone and talk to a pollster (eg retirees are home more often and not busy). Of course nobody is that naive nowadays, but that doesn't mean systemic error is completely eliminated.
nekusarabout 1 hour ago
Yes, it is, if its sufficiently random.

In fact, 385 people is enough for 350M people, if sufficiently random.

n = (ZZp(1-p))/(EE)

n = sample size

Z = confidence (studies are usually 95%)

p(1-p) = variance of binormal proportion, usually set p=.5

E = margin of error (is 1.00-.95 or .05)