SOLUTION: Find the probability of this trial: x = 3, n = 5, and p = 0.65, where x is successes in n trials. a. 34% b. 14% c. 25%

Algebra.Com
Question 1087906: Find the probability of this trial: x = 3, n = 5, and p = 0.65, where x is successes in n trials.
a. 34%
b. 14%
c. 25%

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Given Information:

n = 5 (sample size), p = 0.65 (probability of success), k = 3 (number of successes; I'm using k in place of x)

--------------------------------------

Use the combination formula with n = 5 and k = 3

n C k = (n!)/(k!*(n-k)!)
5 C 3 = (5!)/(3!*(5-3)!)
5 C 3 = (5!)/(3!*2!)
5 C 3 = (5*4*3!)/(3!*2!)
5 C 3 = (5*4)/(2!)
5 C 3 = (5*4)/(2*1)
5 C 3 = 20/2
5 C 3 = 10

--------------------------------------

With that combination in mind, we can find the following binomial probability

P(X = k) = (n C k)*(p)^(k)*(1-p)^(n-k)
P(X = 3) = (5 C 3)*(0.65)^(3)*(1-0.65)^(5-3)
P(X = 3) = (5 C 3)*(0.65)^(3)*(0.35)^(2)
P(X = 3) = (10)*(0.65)^(3)*(0.35)^2
P(X = 3) = (10)*(0.274625)*(0.1225)
P(X = 3) = 0.336415625
P(X = 3) = 0.34 (round to the nearest hundredth)
P(X = 3) = 34% which is the final answer. You move the decimal point 2 spots to the right to go from 0.34 to 34%

RELATED QUESTIONS

Find the probability of this trial, x = 8, n = 11, p = 0.9, where x is successes in n... (answered by jim_thompson5910)
Find the probability of this trial, x = 8, n = 11, p = 0.9, where x is successes in n... (answered by mathmate)
In given case, find the probability of x successes in n Bernoulli trials with success... (answered by stanbon)
Could you please help me to solve this problem? A binomial probability distribution... (answered by stanbon)
A binomial probability experiment is conducted with the given parameters. Compute the... (answered by ewatrrr)
I just can't seem to get this probability thing. Can you please show me how to do these: (answered by stanbon)
A binomial probability distribution has n = 15 trials with the probability of success on... (answered by stanbon,Edwin McCravy)
The probability of success in one trial of a binomial experiment is p = 0.36 Find the (answered by stanbon)
Find the probability of exactly k successes in n repeated Bernoulli trials where the... (answered by MathLover1)