SOLUTION: What type of problem is this and how do I solve it? If 15 of the students from the special programs are randomly selected, find the probability that 12 of them graduated (84% fo

Algebra.Com
Question 1130879: What type of problem is this and how do I solve it?
If 15 of the students from the special programs are randomly selected, find the probability that 12 of them graduated (84% for students admitted through special programs).

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
15 students from the special program are selected.
84.
the probability that a student from the special program graduates is 84% = .84
you want to find the probability that 12 of them graduated.

looks like a binomial probability type problem.

equation for that is p(x) = p^x * q^(n-x) * c(n,x)

in this problem, that becomes:

p(12) = .84 ^ 12 * (1 - .84) ^ 15 - 12) * c(15,12)

.84 is the probability that a student from the special program will graduate.
1 - .84 = .16 is the probability that a student from the special program will not graduate.
c(15,12) = the number of ways you can get a set of 12 elements from a set of 15 elements = 15! / (12! * 3!) = 455

the formula becomes .84 ^ 12 * .16 ^ 3 * 455 = .229997321.

i checked out all the probabilities using excel.
the total probability is 1 as it should be.
here's a display of what excel showed me.

$$$

look at the row where x = 12 and you'll see that p(x) equals 0.229997321 which is the same as i got manually using my scientific calculator.

that is the probability that exactly 12 of them graduated if you picked those 12 out of 15 randomly selected student in the special program.





RELATED QUESTIONS

How do I solve this binomial distribution? The fewer than is throwing me off. I do not... (answered by solver91311)
If two people are randomly selected without replacement from a class containing 12... (answered by ewatrrr)
if two people are randomly selected ( without replacement)from a class containing 12... (answered by reviewermath)
I need a guidance as to how to solve this problem. Fifteen people are summoned to... (answered by ikleyn)
The problem reads as follows...... SOFTWARE SALES Three software applications are... (answered by stanbon)
This is a problem about probability. "Six students of different heights are going to... (answered by FrankM)
If 4 factories in a group of 20 factories in a community are violatig environmental... (answered by stanbon,jrfrunner)
According to the May 2009 issue of U.S. News and World Report, 85.1% of the students who... (answered by ikleyn)
a certain class consisted of 25 males and 15 females. if 10 students were randomly... (answered by stanbon)