Hello all trying to do an estimation problem at work and wondering if I'm on the right track!
I'm running a study and its on the internet. I'm trying to determine how many people I need to show an advertisement to in order to have 80%-95% confidence that I reach half of those people. Here are the numbers: the population is 220,000,000 and the sample of people I'm trying to reach is 1000 people large so the question is how many advertisements will I need to show in order to be 80%-95% certain that I hit at least 500 of those 1000 people without replacement.
My first thought is that:
the sum of 1000/220,000,000 + 999/219,999,999 + 998/219,999,998..... = 0.2275003444% which is the probability of success of hitting all 1000 people without replacement
the sum of 500/220,000,000 + 499/219,999,999 + 498/219,999,998..... = 0.0569319906% which is the probability of hitting 500 of the 1000 people without replacement
I'm having trouble with the next step how do I estimate how many times I need to show an advertisement to those 220,000,000 people to ensure that with 80%-95% confidence that hit at least 500?
I cannot help but think this is now a binomial estimation problem and I need to set it equal to .80-.95 and solve for k? am I think right and if so have do you solve for k is that possible?
$(nCk)(p)^k (1-p)^{n-k} = .8$ solve for k