Respuesta :
Answer:
a) [tex]P(X=10)=(100C10)(0.127)^{10} (1-0.127)^{100-10}=0.0928[/tex]
b) [tex]P(X \leq 10) = 0.2614[/tex]
c) [tex] (1-0.127)^7 (0.127) =0.0491[/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
Let X the random variable of interest, on this case we now that:
[tex]X \sim Binom(n=100, p=0.127)[/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]
a. What is the probability that you count exactly 10 in poverty?
For this case we want this probability P(X=10)
[tex]P(X=10)=(100C10)(0.127)^{10} (1-0.127)^{100-10}=0.0928[/tex]
b. What is the probability that you count 10 or less in poverty? .2614
For this case we want this probability [tex]P(X=\leq10)[/tex]
[tex]P(X\leq10)=P(X=1)+P(X=2)+P(X=3)+P(X=4)+P(X=5)+P(X=6)+P(X=7)+P(X=8)+P(X=9)+P(X=10)[/tex]
And we can find the individual probabilities like this:
[tex]P(X=0)=(100C0)(0.127)^{0} (1-0.127)^{100-0}=1.263x10^{-6}[/tex]
[tex]P(X=1)=(100C1)(0.127)^{1} (1-0.127)^{100-1}=1.837x10^{-5}[/tex]
[tex]P(X=2)=(100C2)(0.127)^{2} (1-0.127)^{100-2}=0.000132[/tex]
[tex]P(X=3)=(100C3)(0.127)^{3} (1-0.127)^{100-3}=0.000629[/tex]
[tex]P(X=4)=(100C4)(0.127)^{4} (1-0.127)^{100-4}=0.00222[/tex]
[tex]P(X=5)=(100C5)(0.127)^{5} (1-0.127)^{100-5}=0.00620[/tex]
[tex]P(X=6)=(100C6)(0.127)^{6} (1-0.127)^{100-6}=0.0143[/tex]
[tex]P(X=7)=(100C7)(0.127)^{7} (1-0.127)^{100-7}=0.0279[/tex]
[tex]P(X=8)=(100C8)(0.127)^{8} (1-0.127)^{100-8}=0.0471[/tex]
[tex]P(X=9)=(100C9)(0.127)^{9} (1-0.127)^{100-9}=0.0701[/tex]
[tex]P(X=10)=(100C10)(0.127)^{10} (1-0.127)^{100-10}=0.0928[/tex]
And then repplacing we got:
[tex]P(X \leq 10) = 0.2614[/tex]
c. What is the probability that you start taking the random sample and you find the first person in poverty on the 8th person selected? .0491
For this case we need after 7 people , 1 in poverty so we can find this probability like this:
[tex] (1-0.127)^7 (0.127) =0.0491[/tex]