
Lance P. answered 10/05/19
SWAG--UM (Students Will Achieve Greatness & Understanding in Math)
Greetings Brit,
This question is evaluating your ability to use and apply the binomial distribution formula appropriately.
Assume that when adults with smartphones are randomly selected, 37% use them in meetings or classes. If 6 adult smartphone users are randomly selected, find the probability that exactly 3 of them use their smartphones in meetings or classes.
There is a binary feel/decision to the problem situation, namely "adults who use their smartphones" and "adults that do not use their cellphones" in meetings or classes. This is the classic "black/white" decision outcome, so we apply binomial distribution model to solve this question.
The formula is as follows P(X) = nCx × px × qn -x
p = probability of success → Yes, it will occur → .37
q = probability of failure → No, it will not occur → .63
n = total number of objects randomly selected → 6
x = number of objects selected from the total given → 3
Plug these into the formula and solve:
P(3) = 6C3 × (.37)3 × (.63)6 - 3 → 6C3 × (.37)3 × (.63)3 = 20×.050653×0.250047 = 0.25331261382
or 25.33% chance
Diego H.
how did 6C3 turn into 20?10/05/21