Question 1199365
.
Hello! Good morning!
I'm doing some binomial distribution problems and I got stuck in this one, 
I managed to solve a, b and c but I don't know how to solve d.

66% of all students at a college still need to take another math class. 
If 34 students are randomly selected, find the probability that

a. Exactly 20 of them need to take another math class.
0.09445

b. At most 21 of them need to take another math class.
0.36062

c. At least 22 of them need to take another math class.
0.63938

d. Between 22 and 28 (including 22 and 28) of them need to take another math class.
~~~~~~~~~~~~~~~~~



So,  you just know that it is a typical  Binomial distribution problem.

The number of trials is  n= 34;   the number of successful trials is  "k", 
    different in different questions;

The probability of success of each individual trial is  p= 0.66.



You may use an appropriate online  (free of charge)  calculator at this web-site 


https://stattrek.com/online-calculator/binomial.aspx


It provides nice instructions  and  a convenient input and output for all relevant options/cases.



<pre>
(a)  P = P(n=34; k=20; p=0.66) = 0.09445.          You just know it . . . 


(b)  P = P(n=34; k<=21; p=0.66) = 0.36062.         You just know it . . . 


(c)  P = P(n=34; k>=22; p=0.66) = 0.63938.         You just know it . . . 


(d)  P = P(n=34; k<=28; p=0.66) - P(n=34; k<=21; p=0.66)   <<<---===  you calculate the needed probability 
                                                                      as this DIFFERENCE of standard cumulative probabilities
                                                                      using the standard functions

       = use the referenced calculator = 0.9895 - 0.36062 = 0.6289  (rounded).    <U>ANSWER</U>
</pre>

Solved and explained.


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


The major lesson to learn from my post is that the probability &nbsp;(d) &nbsp;is the difference of the appropriate
{{{highlight(highlight(CUMULATIVE))}}} &nbsp;probabilities, &nbsp;which you can calculate using the standard functions.


Which tool you will use - online calculator or your hand calculator - is just the secondary matter,

while the first row matter is to know &nbsp;WHAT &nbsp;to do.



Happy learning &nbsp;(&nbsp;!&nbsp;)



//////////////////



At this site, &nbsp;there are several lessons where many similar problems were solved and presented in all details


&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Solving-problems-on-Binomial-distribution-manually.lesson>Simple and simplest probability problems on Binomial distribution</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Typical-binomial-distribution-probability-problems.lesson>Typical binomial distribution probability problems</A> 

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Solving-problems-on-Binom-distr-with-Technology-%28using-online-solver%29.lesson>Solving problems on Binomial distribution with Technology (using online solver)</A> 


Look into these lessons.


After reading/learning from these lessons, &nbsp;you will be able to solve such problems on your own, which is your 

PRIMARY &nbsp;MAJOR &nbsp;GOAL &nbsp;visiting this forum &nbsp;(I believe).