document.write( "Question 735799: a study conducted at a certain college shows that 55% of the school's graduates find a job in their chosen field within a year after graduation. Find the probability that among 7 randomly selected graduates, at least one finds a job in his or her chosen field within a year of graduating \n" ); document.write( "
Algebra.Com's Answer #449548 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ): a study conducted at a certain college shows that 55% of the school's graduates find a job in their chosen field within a year after graduation. Find the probability that among 7 randomly selected graduates, at least one finds a job in his or her chosen field within a year of graduating \n" ); document.write( "-------- \n" ); document.write( "Binomial Problem with n = 7 and p(find job) = 0.55 \n" ); document.write( "------- \n" ); document.write( "P(at least one) = 1 - P(none of 7) = 1- (0.45)^7 = 0.9963 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |