Question 802162
An IRS auditor randomly selects 2 different tax returns from 45 of which 15 contain errors. What is the probability that she selects none of those containing errors? 
Answer? : 30/45 * 29/44 = .4393
====================================
# of ways to succeed::: 30C2 = (30*29)/(1*2) = 435
--
# of possible pairs::: 45C2 = (45*44)/(1*2) = 990
----
P(select 2 without errors) = 435/990 = 0.4394
===============
Cheers,
Stan H.
==================