Question 1026590
Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability teesha will not be picked as a guide.
----
# of ways to succeed:: 18C2
# of possible pairs:: 19C2
-----
P(T not picked) = 18C2/19C2 = 0.8947
--------------
Cheers,
Stan H.
-------------