(1) Define events and count outcomes:

Let A = both selected are less qualified, and B = at least one less qualified is selected.

Total ways to choose 2 from 5: (52)=10


(2) Compute P[A] and P[B]:

Ways both are less qualified: (32)=3, so P[A]=310

Ways neither is less qualified (both more qualified): (22)=1, so P[Bc]=110 and P[B]=910

Since AB, we have P[AB]=P[A]=310.


(3) Apply conditional probability:

P[A|B]=P[AB]P[B]3/109/1013