Central limit theorem and estimates of probability

Click For Summary

Homework Help Overview

The discussion revolves around estimating the probability that the percentage of "yes" answers in a sample of 500 people exceeds the true population proportion by more than 5%. The central limit theorem is referenced as a key concept in approaching this problem, which involves understanding binomial distributions and normal approximations.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore the implications of not having a specific value for the population proportion (p) and question how to proceed without it. There are discussions about the potential assumption of p being equal to 0.5 and the significance of this assumption on the calculations. Some participants suggest using the maximum value of p(1-p) to establish bounds for the answer.

Discussion Status

The discussion is ongoing, with various interpretations being explored regarding the use of the central limit theorem and the implications of different values for p. Some participants have offered guidance on using bounds and hypothesis testing, while others express uncertainty about the necessity of knowing p to calculate the Z value.

Contextual Notes

There is a noted confusion regarding the use of the variable "p" to represent different concepts within the discussion. Additionally, participants highlight the importance of knowing the probability of individual responses to accurately apply the central limit theorem.

lotsofmoxie
Messages
16
Reaction score
0

Homework Statement


Assume five hundred people are given one question to answer - the question can be answered with a yes or no. Let p =the fraction of the population that answers yes. Give an estimate for the probability that the percent of yes answers in the five hundred person sample is bigger than that of in the whole population (p) by more than 5 %

Homework Equations



central limit theorem

p is NOT provided.

The Attempt at a Solution



N=.55*500
n=500

using a typical normal approximation to the binomial we get

P(X>N)=1-CDFOFNORMALDIST[(N-np)/sqrt(n*p*(1-p))]

How can we go farther than this if we don't have an explicit value for p?[/B]
 
Last edited:
Physics news on Phys.org
You have to use your understanding of how the distribution of the sample compares with the distribution in an entire population.
Be careful, you have used the variable "p" to mean at least two different things.
 
What can we say about the population distribution besides it is binomial and about the sample distribution besides its average is approximately normal with large enough n?
 
Last edited:
I'm really not seeing how it is possible to do this problem without knowing the probability that a particular person answers yes or no. You need this to calculate an exact Z value, and how large or small it is makes a huge difference to the answer. My gut tells me that we are just supposed to assume that this is equal to .5 (equal chance of yes or no), but maybe I'm just stupid and missing something big conceptually.
 
Last edited:
I'm really not seeing how it is possible to do this problem without knowing the probability that a particular person answers yes or no. You need this to calculate an exact Z value, and how large or small it is makes a huge difference to the answer - from what I can see, the central limit theorem explicitly requires it in order to use the normal distribution at all. My gut tells me that we are just supposed to assume that this is equal to .5 (equal chance of yes or no), but maybe I'm just stupid and missing something big conceptually.
 
lotsofmoxie said:
I'm really not seeing how it is possible to do this problem without knowing the probability that a particular person answers yes or no. You need this to calculate an exact Z value, and how large or small it is makes a huge difference to the answer - from what I can see, the central limit theorem explicitly requires it in order to use the normal distribution at all. My gut tells me that we are just supposed to assume that this is equal to .5 (equal chance of yes or no), but maybe I'm just stupid and missing something big conceptually.
As Simon said you are using p for two different things. You can use the fact that p(1-p) (where 0<p<1) has a maximum value(find it). You can use it to get a bound for your answer.
 
Hmmm. So the max value of p(1-p) (if I'm using p = probability that a given person answers yes to the question) would be 1/2. So I can plug that into my z value?
 
lotsofmoxie said:
Hmmm. So the max value of p(1-p) (if I'm using p = probability that a given person answers yes to the question) would be 1/2. So I can plug that into my z value?
It's not 1/2. Check your calculation.
 
Err sorry, typo. It's 1/4.

so we get P(X>275) >= 1-cdfnorm[(275-275*p)/(sqrt(n/4))

what about the p in the numerator? Are we trying to get a lower or upper bound?
 
  • #10
Is the answer zero? I can post my reasoning if its forum policy or something
 
Last edited:
  • #11
Try a hypothesis test for population proportions, which relates the actual population proportion to the sample proportion. You first find the standard deviation ## \sigma ## of the sampling distribution of the population proportion P :

## \sigma = \sqrt {\frac {P(1-P)}{n}} ## and then use the normally-distributed statistic z:

## z =\frac {p-P}{\sigma} ## , where p is the sample proportion. This gives you the probability of obtaining a sample proportion value p in a population with actual proportion P.

From this calculate the percentile value associated with the ##z##-value you got. You want to find the probability that p-P>0.05.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K