document.write( "Question 366411: Approximately 11% of the civilian population are veterans. Choose 5 civilians at random. What is the probability that none are veterans? What is the probability that at least 1 is a veteran? \n" ); document.write( "
Algebra.Com's Answer #261121 by edjones(8007) You can put this solution on YOUR website! .11 are veterans; .89 are not. \n" ); document.write( ".89^5=.5584 the probability that none are veterans. \n" ); document.write( ". \n" ); document.write( "1-.5584=.4416 the probability that at least 1 is a veteran. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |