Respuesta :
Answer:
a) [tex]P(X=0)=(3C0)(0.8)^0 (1-0.8)^{3-0}=0.008[/tex]
[tex]P(X=1)=(3C1)(0.8)^1 (1-0.8)^{3-1}=0.096[/tex]
[tex] E(X) = np = 3*0.8= 2.4[/tex]
We expect 2.4 successes in a sample of three selected.
And the standard deviation is given by:
[tex] Sd(X)= \sigma = \sqrt{np(1-p)}=\sqrt{3*0.8*(1-0.8)}= 0.693[/tex]
Represent the typical variation around the mean.
b) [tex]Y \sim Binom(n=4, p=0.8)[/tex]
And we want this probability:
[tex]P(Y=3)=(4C3)(0.8)^3 (1-0.8)^{4-3}=0.4096[/tex]
c) [tex]Z \sim Binom(n=4, p=0.8)[/tex]
And we want this probability:
[tex]P(Z=3)=(4C3)(0.8)^3 (1-0.8)^{4-3}=0.4096[/tex]
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".
Solution to the problem
Part a
Let X the random variable of interest, on this case we now that:
[tex]X \sim Binom(n=3, p=0.8)[/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 we want the following probabilities
[tex]P(X=0)=(3C0)(0.8)^0 (1-0.8)^{3-0}=0.008[/tex]
[tex]P(X=1)=(3C1)(0.8)^1 (1-0.8)^{3-1}=0.096[/tex]
The mean is given by:
[tex] E(X) = np = 3*0.8= 2.4[/tex]
We expect 2.4 successes in a sample of three selected.
And the standard deviation is given by:
[tex] Sd(X)= \sigma = \sqrt{np(1-p)}=\sqrt{3*0.8*(1-0.8)}= 0.693[/tex]
Represent the typical variation around the mean.
Part b
Let Y the random variable of interest, on this case we now that:
[tex]Y \sim Binom(n=4, p=0.8)[/tex]
And we want this probability:
[tex]P(Y=3)=(4C3)(0.8)^3 (1-0.8)^{4-3}=0.4096[/tex]
Part c
Let Z the random variable of interest, on this case we now that:
[tex]Z \sim Binom(n=4, p=0.8)[/tex]
And we want this probability:
[tex]P(Z=3)=(4C3)(0.8)^3 (1-0.8)^{4-3}=0.4096[/tex]