SOLUTION: q-1 The average percentage of failure of in a exam is 40 .What is the probability that out of a group of 6 candidates at least 4 passed in the exam
q-2 X registered contractor
Algebra ->
Probability-and-statistics
-> SOLUTION: q-1 The average percentage of failure of in a exam is 40 .What is the probability that out of a group of 6 candidates at least 4 passed in the exam
q-2 X registered contractor
Log On
Question 343885: q-1 The average percentage of failure of in a exam is 40 .What is the probability that out of a group of 6 candidates at least 4 passed in the exam
q-2 X registered contractor with the govt .Recently x has submitted his tender for two contracts a&b THE PROBABILITY OF GETTING THE CONTRACT A is 1/2 the contract A&B IS 1/8 .Find the probability that x get contract a&b Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! q-1
The average percentage of failure of in a exam is 40 .
Percentage of success is 60.
-----------------------------
What is the probability that out of a group of 6 candidates at least 4 passed in the exam
P(4<= x <=6) = 1 - binomcdf(6,0.6,3) = 1 - 0.4557 = 0.5443
-----------------------------
q-2 X registered contractor with the govt .
Recently x has submitted his tender for two contracts a&b THE PROBABILITY OF GETTING THE CONTRACT A is 1/2 the contract A&B IS 1/8 .Find the probability that x get contract a&b
-----
Please use the words "AND" and "OR" instead of the symbol "&".
----
Cheers,
Stan H.