Question 1179734
.
A company that plans to hire one new employee has prepared a final list of six candidates, 
all of whom are equally qualified. Four of these six candidates are women. If the company decides 
to select at random one person out of these six candidates, 
(a) what is the probability that this person will be a woman? 
(b) What is the probability that this person will be a man? 
(c) Do these two probabilities add up to 1.0? If yes, why?
~~~~~~~~~~~~~


<pre>
(a)   P(woman) = {{{4/6}}} = {{{2/3}}}.      <U>ANSWER</U>


(b)  P(man)    = {{{2/6}}} = {{{1/3}}}.       <U>ANSWER</U>


(c)  P(woman) + P(man) = {{{2/3}}} + {{{1/3}}} = 1.     <U>ANSWER</U>
</pre>

Solved.