Assume that when adults with smartphones are randomly​ selected, 51​% use them in meetings or classes. If 7 adult smartphone users are randomly​ selected, find the probability that at least 3 of them use their smartphones in meetings or classes.

Respuesta :

Answer:

[tex]P(X \geq 3) = 1-P(X<3) = 1-P(X \leq 2) =1 -[P(X=0) +P(X=1) +P(X=2)][/tex]

If we find the individual probabilities we gotL

[tex]P(X=0)=(7C0)(0.51)^0 (1-0.51)^{7-0}=0.0068[/tex]  

[tex]P(X=1)=(7C1)(0.51)^1 (1-0.51)^{7-1}=0.0494[/tex]  

[tex]P(X=2)=(7C2)(0.51)^2 (1-0.51)^{7-2}=0.1543[/tex]

And replacing we got:

[tex]P(X \geq 3) = 1- [0.0068 +0.0494 +0.1543]= 0.7895[/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=7, p=0.51)[/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]  

For this case we want to find this probability:

[tex] P(X \geq 3)[/tex]

And we can use the complement rule for this case:

[tex]P(X \geq 3) = 1-P(X<3) = 1-P(X \leq 2) =1 -[P(X=0) +P(X=1) +P(X=2)][/tex]

If we find the individual probabilities we gotL

[tex]P(X=0)=(7C0)(0.51)^0 (1-0.51)^{7-0}=0.0068[/tex]  

[tex]P(X=1)=(7C1)(0.51)^1 (1-0.51)^{7-1}=0.0494[/tex]  

[tex]P(X=2)=(7C2)(0.51)^2 (1-0.51)^{7-2}=0.1543[/tex]

And replacing we got:

[tex]P(X \geq 3) = 1- [0.0068 +0.0494 +0.1543]= 0.7895[/tex]