Answer:
a)
![P(X=10)=(20C10)(0.5)^(10) (1-0.5)^(20-10)=0.176](https://img.qammunity.org/2021/formulas/mathematics/college/87oi1h9x9fy0wbi2c7bu8fj32cj78usved.png)
b) Using the pmf from the exact distribution
And we can find this probability like this:
![P(X>7) = 1-P(X\leq 7) = 1-[P(X=0)+P(X=1)+......+P(X=7)]](https://img.qammunity.org/2021/formulas/mathematics/college/rvynbo5txgwd6tla1c84vph316x6mokdwu.png)
And we can use the following excel code to find the probability:
"=1-BINOM.DIST(7,20,0.5,TRUE)"
And we got:
![P(X>7) = 1-P(X\leq 7) = 1-[P(X=0)+P(X=1)+......+P(X=7)] =0.868](https://img.qammunity.org/2021/formulas/mathematics/college/1b87yx847iwtdhind73d3frua4m9xe0vo1.png)
Normal approximation
tex] E(X) = np = 20*0.5= 10[/tex]
![Var(X)= np(1-p) = 20*0.5*(1-0.5) = 5](https://img.qammunity.org/2021/formulas/mathematics/college/9io7sn8dkgv837k9svmrkdx4qi7nltls2o.png)
![Sd(X)= √(5)= 2.236](https://img.qammunity.org/2021/formulas/mathematics/college/fcnf8onrwscjxhxz1v5p9oj1q8ynxh9qco.png)
Without continuity correction
![P(X>7) = P(Z>(7-10)/(2.236))=1- P(Z<-1.342)= 0.9102](https://img.qammunity.org/2021/formulas/mathematics/college/phb0f9tjepyrkj7v4gikepfy1p1hsrprxm.png)
With continuity correction
For this case we need to do this:
![P(X>7) = P(X>6.5) = P(Z>(6.5-10)/(2.236)) = 1-P(Z<-1.57) = 0.9418](https://img.qammunity.org/2021/formulas/mathematics/college/f7rvljuugj1d7c55tkb7tqrknuvvsm3ebj.png)
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".
Solution to the problem
Part a
Let X the random variable of interest "number of heads in 20 trials", 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:
For this case we can calculate this probability:
![P(X=10)=(20C10)(0.5)^(10) (1-0.5)^(20-10)=0.176](https://img.qammunity.org/2021/formulas/mathematics/college/87oi1h9x9fy0wbi2c7bu8fj32cj78usved.png)
Part b
We want this probability
![P(X >7)](https://img.qammunity.org/2021/formulas/mathematics/college/js63zx9004iw1fdvao5a7tugy3e5u09n0k.png)
Using the pmf from the exact distribution
And we can find this probability like this:
![P(X>7) = 1-P(X\leq 7) = 1-[P(X=0)+P(X=1)+......+P(X=7)]](https://img.qammunity.org/2021/formulas/mathematics/college/rvynbo5txgwd6tla1c84vph316x6mokdwu.png)
And we can use the following excel code to find the probability:
"=1-BINOM.DIST(7,20,0.5,TRUE)"
And we got:
![P(X>7) = 1-P(X\leq 7) = 1-[P(X=0)+P(X=1)+......+P(X=7)] =0.868](https://img.qammunity.org/2021/formulas/mathematics/college/1b87yx847iwtdhind73d3frua4m9xe0vo1.png)
Normal approximation
If we use the normal approximation we need to find the expected value, variance and deviation like this;
![E(X) = np = 20*0.5= 10](https://img.qammunity.org/2021/formulas/mathematics/college/6ywpum2e5qd4tmsvcow1c8mr99d1hwzdnm.png)
![Var(X)= np(1-p) = 20*0.5*(1-0.5) = 5](https://img.qammunity.org/2021/formulas/mathematics/college/9io7sn8dkgv837k9svmrkdx4qi7nltls2o.png)
![Sd(X)= √(5)= 2.236](https://img.qammunity.org/2021/formulas/mathematics/college/fcnf8onrwscjxhxz1v5p9oj1q8ynxh9qco.png)
And we can use the z score given by:
![z= (x -\mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/q33i7tiqq5c4z8dbe7ytmkf0j6o9k0vtvs.png)
Without continuity correction
![P(X>7) = P(Z>(7-10)/(2.236))=1- P(Z<-1.342)= 0.9102](https://img.qammunity.org/2021/formulas/mathematics/college/phb0f9tjepyrkj7v4gikepfy1p1hsrprxm.png)
With continuity correction
For this case we need to do this:
![P(X>7) = P(X>6.5) = P(Z>(6.5-10)/(2.236)) = 1-P(Z<-1.57) = 0.9418](https://img.qammunity.org/2021/formulas/mathematics/college/f7rvljuugj1d7c55tkb7tqrknuvvsm3ebj.png)