Question 1150694
P(patient male) = 0.6
P(patient male and in for surgery) = 0.2
<pr>
<i>What is the probability a patient is in for surgery given he is male?</i>
<pr>
P(patient in for surgery|patient is male):
<pre>
P(patient male and in for surgery)        0.2
------------------------------------ =  ------- = 0.33
      P(patient male)                     0.6
</pre>