According to national data, about 14% of American college students earn a graduate degree. Using this estimate, what is the probability that exactly 26 undergraduates in a random sample of 200 students will earn a college degree? Hint: Use the normal approximation to the binomial distribution, where p = 0.14 and q = 0.86. (Round your answer to four decimal places.)

Respuesta :

Answer:

[tex] X \sim Binom (n =200, p =0.14)[/tex]

Using the probability mass function we can find the probability required

[tex] P(X=26) = (200C26) (0.14)^{26} (1-0.14)^{200-26} = 0.0768[/tex]

We need to check the conditions in order to use the normal approximation.

We assume independence in the events

[tex] np = 200*0.14 =28 \geq 10[/tex]

[tex]n(1-p)=200*(1-0.14)=172 \geq 10[/tex]

So we see that we satisfy the conditions and then we can apply the approximation.

If we appply the approximation the new mean and standard deviation are:

[tex]E(X)=np=200*0.14=28[/tex]

[tex]\sigma=\sqrt{np(1-p)}=\sqrt{200*0.14(1-0.14)}=4.907[/tex]

So then we can approximate the normal with [tex] X \sim N(\mu =28, \sigma =4.907)[/tex]

But for this case since we have a continuous distribution with this approximation we can't find [tex] P(X=26)[/tex] since the are below a point is 0, w can find [tex] P(X>26) [/tex] or [tex] P(X<26)[/tex] but not [tex] P=26[/tex] using the normal approximation.

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:  

[tex] X \sim Binom (n ,p)[/tex]

The probability mass function for the Binomial distribution is given as:  

[tex]P(X)=(nCx)(p)^x (1-p)^{n-x}[/tex]  

Where (nCx) means combinatory and it's given by this formula:

[tex]nCx=\frac{n!}{(n-x)! x!}[/tex]  

Solution to the problem

For this case we have the following distirbuion for X the number of  undergraduates

[tex] X \sim Binom (n =200, p =0.14)[/tex]

Using the probability mass function we can find the probability required

[tex] P(X=26) = (200C26) (0.14)^{26} (1-0.14)^{200-26} = 0.0768[/tex]

We need to check the conditions in order to use the normal approximation.

We assume independence in the events

[tex] np = 200*0.14 =28 \geq 10[/tex]

[tex]n(1-p)=200*(1-0.14)=172 \geq 10[/tex]

So we see that we satisfy the conditions and then we can apply the approximation.

If we appply the approximation the new mean and standard deviation are:

[tex]E(X)=np=200*0.14=28[/tex]

[tex]\sigma=\sqrt{np(1-p)}=\sqrt{200*0.14(1-0.14)}=4.907[/tex]

So then we can approximate the normal with [tex] X \sim N(\mu =28, \sigma =4.907)[/tex]

But for this case since we have a continuous distribution with this approximation we can't find [tex] P(X=26)[/tex] since the are below a point is 0, w can find [tex] P(X>26) [/tex] or [tex] P(X<26)[/tex] but not [tex] P=26[/tex] using the normal approximation.