SOLUTION: Michael is running for president. The proportion of voters who favor him is 0.3. A simple random sample of 100 voters is taken. What is the expected value, standard deviation, and

Algebra.Com
Question 1032930: Michael is running for president. The proportion of voters who favor him is 0.3. A simple random sample of 100 voters is taken. What is the expected value, standard deviation, and shape of the sampling distribution of p? What is the probability that the number of voters who will favor Michael in the sample will be between 36 and 40? What is the probability that the number of voters who will favor Michael in the sample will be more than 26?
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Michael is running for president. The proportion of voters who favor him is 0.3. A simple random sample of 100 voters is taken.
What is the expected value :: n*p = 100*0.3 = 30
standard deviation:: sqrt(n*p*q) = sqrt(30*0.7) = 4.58
and shape of the sampling distribution of p?:: binomial distribution
-------------------------
What is the probability that the number of voters who will favor Michael in the sample will be between 36 and 40?
P(36<= x <= 40) = binomcdf(100,0.3,40)-binomcdf(100,0.3,35) = 0.1036
What is the probability that the number of voters who will favor Michael in the sample will be more than 26?::
P(27<= x <= 40) = 1 - P(0<= x <= 26) = 1 - binomcdf(100,0.3,26) = 0.7756
-----------------
Comment:: Modified answer to Part 3 as requested.
---------------------
Cheers,
Stan H.
----------

RELATED QUESTIONS

I am having a difficult time understanding this problem. Can someone please help? A... (answered by stanbon)
71% of all voters favor Proposition A and a random sample of 200 voters is taken. Use the (answered by ewatrrr,ikleyn)
The proportion of eligible voters in the next election who will vote for the incumbent is (answered by ewatrrr)
The proportion of eligible voters in the next election who will vote for the incumbent is (answered by ewatrrr)
Political polls typically sample randomly from the U.S population to investigate the... (answered by rothauserc)
Conduct a test to determine whether or not the population proportion of voters in favor... (answered by stanbon)
Suppose the true proportion of voters in the county who support a school levy is 0.4.... (answered by Boreal)
In a poll to estimate presidential popularity, each person in a random sample of 800... (answered by stanbon)
In a random sample of 1,500 voters showed that 52% favor candidate A over candidate B in... (answered by dukej,Boreal)