Bunuel
Of the 300 employees of a certain company, 65 are accountants. Two employees of the company will be selected at random. Which of the following is closest to the probability that neither of the employees selected will be an accountant?
A 0.3
B 0.4
C 0.5
D 0.6
E 0.7
Kudos for a correct solution. So, there are 300 employees and 235 of them are NOT accountants. We can solve the question by applying
probability rulesP(neither selection is an accountant) = P(1st selection is not an accountant
AND 2nd selection is not an accountant)
= P(1st selection is not an accountant)
x P(2nd selection is not an accountant)
= 235/300
x 234/299
IMPORTANT: evaluating this product is a pain. Since the answer choices are reasonably spread apart, we can use
estimationNotice that 235/300 is a little bit less than 240/300 (aka 0.8).
In other words, 235/300 is
a little bit less than 0.8Likewise, 234/299 is
a little bit less than 0.8235/300
x 234/299 ≈ (
a little bit less than 0.8)
x (
a little bit less than 0.8)
≈
a little bit less than 0.64 So, the BEST answer is D
ASIDE: After the first non-accountant is selected, there are 299 employees remaining and there are 234 non-accountants remaining. So,P(2nd selection is not an accountant) = 234/299
Cheers,
Brent