SOLUTION: The chance that a U.S. police chief believes the death penalty "significantly reduces the number of homicides" is one in four. If a random sample of eight police chiefs is selected

Algebra.Com
Question 1171779: The chance that a U.S. police chief believes the death penalty "significantly reduces the number of homicides" is one in four. If a random sample of eight police chiefs is selected, find the probability that at most three believe that the death penalty significantly reduces the number of homicides.
Answer by ikleyn(52776)   (Show Source): You can put this solution on YOUR website!
.

            It is a binomial distribution type problem.

            I will use the Excel standard function BINOM.DIST to facilitate calculations.
            It has the analogue --- the standard function binompdf in pocket calculators TI-83 and TI-84.


Probability that at most three of 8 do believe is 


    P = P(0) + P(1) + P(2) + P(3) =  = BINOM.DIST(3, 8, 0.25, TRUE) = 0.8862 = 88.62%.      ANSWER


The Excel standard function BINOM.DIST allows calculating this sum in one click.

Solved.

On Excel function BINOM.DIST, see its description everywhere, for example
https://support.office.com/en-us/article/binom-dist-function-c5ae37b6-f39c-4be2-94c2-509a1480770c


On binompdf function for pocket calculators TI-83 and TI-84 see the link
http://users.rowan.edu/~schultzl/ti/binomial.pdf


-------------------

If you want to see other similar solved problems, look into the lessons
    - Solving problems on Binomial distribution
    - How to calculate Binomial probabilities using Technology
    - Solving problems on Binomial distribution with Technology
in this site.



RELATED QUESTIONS

The chance that a U.S. police chief believes the death penalty “significantly reduces... (answered by math_tutor2020)
The chance that a U.S. police chief believes the death penalty “significantly reduces (answered by Boreal)
The chance that a police chief believes that the death penalty will reduce homicides is 1 (answered by oscargut)
Hello, please help me with this question. Thank you in advance In one year, there were (answered by CPhill)
It is reported that in the Congress, 60% are in favor of the Death Penalty Law. If a... (answered by Edwin McCravy)
In Canada, 72% of the voters are not in favour of the reinstatement of the death penalty. (answered by Boreal)
Data from 1988 through 2000 showing the percentage of Americans for and against the death (answered by funmath)
The table shows the political affiliation for a random sample of American voters and... (answered by ewatrrr)
A hundred people were asked, "Do you favor the death penalty?" Of the 33 people who... (answered by ewatrrr)