document.write( "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 \r
\n" );
document.write( "\n" );
document.write( "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 \n" );
document.write( "
Algebra.Com's Answer #246028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! q-1 \n" ); document.write( "The average percentage of failure of in a exam is 40 . \n" ); document.write( "Percentage of success is 60. \n" ); document.write( "----------------------------- \n" ); document.write( "What is the probability that out of a group of 6 candidates at least 4 passed in the exam \n" ); document.write( "P(4<= x <=6) = 1 - binomcdf(6,0.6,3) = 1 - 0.4557 = 0.5443 \n" ); document.write( "----------------------------- \n" ); document.write( "q-2 X registered contractor with the govt . \n" ); document.write( "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 \n" ); document.write( "----- \n" ); document.write( "Please use the words \"AND\" and \"OR\" instead of the symbol \"&\". \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |