document.write( "Question 346312: Scoring a hole-in-one is the greatest shot a golfer can make. Once 8 professional golfers each made holes-in-one on the 7th hole at the same golf course at the same tournament. It has been found that the estimated probability of making a hole-in-one is 1/2722 for male professionals. Suppose that a sample of 8 professional male golfers is randomly selected.\r
\n" );
document.write( "\n" );
document.write( "What is the probability that at least one of these golfers makes a hole-in-one on the 13th hole at the same tournament? \n" );
document.write( "
Algebra.Com's Answer #247774 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! \"at least one\" is the complementary event for \"none\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, we calculate the probability that none of them score a hole-in-one. Then we \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract this probability from 1, because if it isn't true that no-one does, \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then at least one of them does.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For each golfer, prob of not scoring hole-in-one\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 1 - 1/2722\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 2721/2722\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence prob that all 8 fail to do so\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= (2721/2722)^8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 0.997 correct to 3 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the probability that at least one does\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 1 - 0.997\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 0.003 \n" ); document.write( " \n" ); document.write( " |