document.write( "Question 970394: Suppose 40% of all adults receive a flu shot. of those who receive a flu shot, 10% still get the flu. of those who do not receive a flu shot, 80% get the flu. Adults get the flu independently of one another. Answer A and B\r
\n" );
document.write( "\n" );
document.write( "a) assign to simulate whether a randomly selected adult gets the flu.\r
\n" );
document.write( "\n" );
document.write( "b)Make a tree diagram for one adult to illustrate this probability model. \n" );
document.write( "
Algebra.Com's Answer #593070 by Boreal(15235) You can put this solution on YOUR website! Receive ---------------- Don't receive \n" ); document.write( "0.40 ---------- -----------------0.60 \n" ); document.write( "Get flu;;; Don't get it Get flu;;;;; Don't get it0. \n" ); document.write( "0.10;;;;;;;0.90--------------- 0.80;;;;;;;;;;0.20\r \n" ); document.write( "\n" ); document.write( "Probability of getting flu\r \n" ); document.write( "\n" ); document.write( "0.40*0.10 + (0.60*0.80)\r \n" ); document.write( "\n" ); document.write( "0.04 + 0>48=0.52\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "52% probability a randomly selected adult will get the flu. \n" ); document.write( " |