18. It seems that 96% of people bitten by vampires become vampires themselves. This Halloween 35 people will be bitten by vampires. a) What is the probability no more than33 of those bitten will become vampires?b) Justify an appropriatesimplified approximatemethod for answering the question in a), carry it out, and compare the two answers. (Hint: Not becoming a vampire has lowprobability).

Respuesta :

Answer:

a) [tex] P(X \leq 33)=1-P(X>33)= 1- P(X\geq 34) = 1-[P(X=34)+P(X=35)][/tex]

And we can find the individual probabilities and we got:

[tex] P(X=34) = 35C34 (0.96)^{34} (1-0.96)^{35-34} =0.3494[/tex]

[tex] P(X=35) = 35C35 (0.96)^{35} (1-0.96)^{35-35} =0.2396[/tex]

And after replace we got:

[tex]P(X \leq 33) = 1-[0.3493+0.2396]= 0.4111[/tex]

b) [tex] z= \frac{33-33.6}{1.159}= -0.518[/tex]

And using the normal standard table or excel we got:

[tex] P(X \leq 33)=P(z<-0.518) = 0.3022[/tex]

For this case the approximation is not exactly the exact answer but is an approximation, the difference is about 0.4111-0.3022= 0.1089.

Step-by-step explanation:

Part a

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=35, p=0.96)[/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]

And for this case we want this probability:

[tex] P(X \leq 33)[/tex]

And we can find this probability with the complement rule:

[tex] P(X \leq 33)=1-P(X>33)= 1- P(X\geq 34) = 1-[P(X=34)+P(X=35)][/tex]

And we can find the individual probabilities and we got:

[tex] P(X=34) = 35C34 (0.96)^{34} (1-0.96)^{35-34} =0.3494[/tex]

[tex] P(X=35) = 35C35 (0.96)^{35} (1-0.96)^{35-35} =0.2396[/tex]

And after replace we got:

[tex]P(X \leq 33) = 1-[0.3493+0.2396]= 0.4111[/tex]

Part b

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

[tex]E(X)=np=35*0.96=33.6[/tex]

[tex]\sigma=\sqrt{np(1-p)}=\sqrt{35*0.96(1-0.96)}=1.159[/tex]

And we want this probability:

[tex] P(X\leq 33)[/tex]

We find the z score given by:

[tex] z= \frac{33-33.6}{1.159}= -0.518[/tex]

And using the normal standard table or excel we got:

[tex] P(X \leq 33)=P(z<-0.518) = 0.3022[/tex]

For this case the approximation is not exactly the exact answer but is an approximation, the difference is about 0.4111-0.3022= 0.1089.