document.write( "Question 1194572: Question #9: Working Women and Computer Use
\n" ); document.write( "It is reported that 72% of working women use computers at work. Choose 5 working women at random. Find\r
\n" ); document.write( "\n" ); document.write( "a. The probability that at least 1 doesn’t use a computer at work
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #826802 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "This is a binomial probability distribution problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 5 = sample size
\n" ); document.write( "p = 1-0.72 = 0.28 = probability of a woman not using a computer at work.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The binomial probability formula we'll use is this
\n" ); document.write( "P(x) = (n C x)*(p)^x*(1-p)^(n-x)
\n" ); document.write( "The n C x refers to the nCr combination formula.
\n" ); document.write( "x = number of women who do not use a computer at work\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in x = 0 to find the probability of exactly 0 women not using a computer at work
\n" ); document.write( "P(x) = (n C x)*(p)^x*(1-p)^(n-x)
\n" ); document.write( "P(0) = (5 C 0)*(0.28)^0*(1-0.28)^(5-0)
\n" ); document.write( "P(0) = (1)*(0.28)^0*(1-0.28)^(5-0)
\n" ); document.write( "P(0) = 0.1934917632\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then compute the complementary probability.
\n" ); document.write( "P(at least one does not use a computer) = 1 - P(zero women do not use a computer)
\n" ); document.write( "P(at least one does not use a computer) = 1 - P(0)
\n" ); document.write( "P(at least one does not use a computer) = 1 - 0.1934917632
\n" ); document.write( "P(at least one does not use a computer) = 0.8065082368
\n" ); document.write( "This works because we have two options: Either zero women do not use a computer at work, or at least one woman does not use a computer at work.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The longer method would be to compute it like this
\n" ); document.write( "P(X ≥ 1) = P(1) + P(2) + P(3) + P(4) + P(5)
\n" ); document.write( "I'll let you compute the individual values P(1) through P(5). Follow similar steps mentioned when I computed P(0). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 0.8065082368
\n" ); document.write( "Round this value however your teacher instructs.
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );