document.write( "Question 930911: in a certain district, the chance of getting influenza is 0.01 among adults and 0.1 among seniors and children. it is known that 90% of the population are adults. determine (i)the probability that a randomly selected person is infected,and (ii)given that a person is infected, the conditional probability that he/she is an adult. \n" ); document.write( "
Algebra.Com's Answer #565342 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(adult/flu) = .01, p(SR & children / flu) = .10
\n" ); document.write( "..........
\n" ); document.write( "90% of population Adults
\n" ); document.write( "......
\n" ); document.write( "a randomly selected person
\n" ); document.write( "P(infected) = \".90%2A.01+%2B+.10%2A.10\" = .019
\n" ); document.write( "P(inf |adult) = \"%28.90%2A.01%29%2F.90\" = .009
\n" ); document.write( "
\n" );