What is the probability that she selects none of those containing errors

  • Context:
  • Thread starter Thread starter rainbow1
  • Start date Start date
  • Tags Tags
    Errors Probability
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
rainbow1
Messages
13
Reaction score
0
A IRS auditor randomly selects 3 tax returns from 45 returns of which 15 contain errors. What is the probability that she selects none of those containing errors? Round to four decimal places.
 
on Phys.org
What is the probability that a randomly selected tax return contains errors? Does not contain errors?

Since the presence of errors in different returns is presumably independent, the probability of no errors in three reports is the product of the corresponding probabilities for each report.
 
Initially there are 45 returns. 15 of them contain errors. 45- 15= 30 do not contain errors. The probability the first selected does not contain errors is 30/45= 2/3. If the first selected contains errors, where are then 44 returns 29 of which contain errors. The probability the second return also does not contain errors is 29/44. If the second selected also does not contain errors then there are 43 returns 28 of which do not contain errors. The probability the third return does not contain errors is 28/43. The probability the three selected returns do not contain errors is (2/3)(29/44)(28/43).