document.write( "Question 387357: A study conducted at a certain college shows that 62% of the schools graduates find a job in their chosen feild within a year after graduation what is the probability that among 5 randomly selected graduates, at least one finds a job in his or her chosen feild \n" ); document.write( "
Algebra.Com's Answer #273807 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A study conducted at a certain college shows that 62% of the schools graduates find a job in their chosen feild within a year after graduation what is the probability that among 5 randomly selected graduates, at least one finds a job in his or her chosen field. \n" ); document.write( "---- \n" ); document.write( "P(at least one finds a job) = 1 - P(none find a job) \n" ); document.write( "= 1 - 0.38^5 \n" ); document.write( "= 1 - 0.007924 \n" ); document.write( "= 0.9921 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |