Answer:
a)
Using the real binomial distribution we can use the following excel code:
"=BINOM.DIST(34,40,0.819,TRUE)"
And we got 0.7554
b)
![P(X=32) = (40C32) (0.819)^(32) (1-0.819)^(40-32) = 0.1488](https://img.qammunity.org/2021/formulas/mathematics/college/4a1qeb5zqzw3elstrxkrpomzz3ebsnsek0.png)
c)
![P(25<X\leq 28)=P((25-32.76)/(2.435)<(X-\mu)/(\sigma)< (28-32.76)/(2.435))=P(-3.187<Z< -1.955)=P(Z<-1.955)-P(Z<-3.187) =0.0246](https://img.qammunity.org/2021/formulas/mathematics/college/ki4gvc96lgynyaiflqondhzd17m2zntsxi.png)
Using the real binomial distribution we can calculate the probability with the following excel formula:
"=BINOM.DIST(28,40,0.819,TRUE)-BINOM.DIST(24,40,0.819,TRUE) "
And we got 0.0453
d)
Using the real binomial distribution we can calculate the probability with the following excel formula:
"=BINOM.DIST(32,40,0.819,TRUE)-BINOM.DIST(27,40,0.819,TRUE) "
And we got 0.420
Step-by-step explanation:
Previous concepts
The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".
Let X the random variable of interest, on this case we now that:
The probability mass function for the Binomial distribution is given as:
Where (nCx) means combinatory and it's given by this formula:
We need to check the conditions in order to use the normal approximation.
The problem says that we can apply the approximation.
If we appply the approximation the new mean and standard deviation are:
Part a
We want to find this probability:
We can use the z score given by this formula
.
Using the real binomial distribution we can use the following excel code:
"=BINOM.DIST(34,40,0.819,TRUE)"
And we got 0.7554
Part b
For this case we want this probability:
![P(X=32)](https://img.qammunity.org/2021/formulas/mathematics/college/hh58wk5c3sirjm4j7z8cqyfl76bhv7m6jr.png)
We can use the pmf and we got:
![P(X=32) = (40C32) (0.819)^(32) (1-0.819)^(40-32) = 0.1488](https://img.qammunity.org/2021/formulas/mathematics/college/4a1qeb5zqzw3elstrxkrpomzz3ebsnsek0.png)
Part c
Since we can use the normal approximation we want to find this probability:
![P(25 < X< 28)](https://img.qammunity.org/2021/formulas/mathematics/college/dk4tpyzr0detmd7feblap4vlpot4v1bith.png)
And using the z score formula we got:
![P(25<X\leq 28)=P((25-32.76)/(2.435)<(X-\mu)/(\sigma)< (28-32.76)/(2.435))=P(-3.187<Z< -1.955)=P(Z<-1.955)-P(Z<-3.187) =0.0246](https://img.qammunity.org/2021/formulas/mathematics/college/ki4gvc96lgynyaiflqondhzd17m2zntsxi.png)
Using the real binomial distribution we can calculate the probability with the following excel formula:
"=BINOM.DIST(28,40,0.819,TRUE)-BINOM.DIST(24,40,0.819,TRUE) "
And we got 0.0453
Part d
![P(28 < X< 32)](https://img.qammunity.org/2021/formulas/mathematics/college/6ra0a42ftwzxfy13zw6izokesd9hq0y9vs.png)
And using the z score formula we got:
Using the real binomial distribution we can calculate the probability with the following excel formula:
"=BINOM.DIST(32,40,0.819,TRUE)-BINOM.DIST(27,40,0.819,TRUE) "
And we got 0.420