document.write( "Question 1042799: Some drug tests are about 90% reliable. This means that there is a probability of 0.9 that the test will correctly identify a drug user or a nonuser. To be safe, each person is tested twice. What is the probability that a drug user will fail at least one of the tests? (Round your answer to four decimal places.) \n" ); document.write( "
Algebra.Com's Answer #657877 by stanbon(75887) ![]() You can put this solution on YOUR website! Some drug tests are about 90% reliable. This means that there is a probability of 0.9 that the test will correctly identify a drug user or a nonuser. To be safe, each person is tested twice. What is the probability that a drug user will fail at least one of the tests? (Round your answer to four decimal places.) \n" ); document.write( "-------- \n" ); document.write( "P(fail >= 1 test) = 1 - P(pass both) = 1-0.9^2 = 1-0.81 = 0.19 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |