Probability of finding all 5 errors in a text with 3 people?

Click For Summary
SUMMARY

The discussion focuses on calculating the probability of three proofreaders finding all five errors in a text, with individual probabilities of finding an error set at 0.5, 0.6, and 0.7 for each proofreader, respectively. The solution involves determining the probability of none of the proofreaders finding an error and subtracting that from 1, then raising the result to the fifth power to account for all errors. The final probability of at least one proofreader finding each error is confirmed to be 0.74, aligning with the answer provided in the textbook.

PREREQUISITES
  • Understanding of basic probability concepts, including independent events
  • Familiarity with probability multiplication rules
  • Knowledge of complementary probability calculations
  • Ability to work with powers in probability contexts
NEXT STEPS
  • Study the concept of independent events in probability theory
  • Learn about complementary probability and its applications
  • Explore advanced probability problems involving multiple variables
  • Investigate the use of binomial distributions in error detection scenarios
USEFUL FOR

Students in statistics or mathematics, educators teaching probability, and professionals involved in quality assurance or proofreading processes.

TheSodesa
Messages
224
Reaction score
7

Homework Statement


There are 5 errors, and 3 people are proofreading the text.

  • P(1. person finds an error) = 0,5
  • P(2. person finds an error) = 0,6
  • P(3. person finds an error) = 0,7
There are 5 errors, and whenever a person comes across one, they have the above probability of seeing it. Depending on the combinations, the probabilities are multiplied together. The question implies that the probabilities are not dependent on each other.

Homework Equations



P(A and B) = P(A) * P(B)

The Attempt at a Solution



Now, my head is telling me, that there are a huge number of ways (combinations) the people could find the errors in. e.g.:

  1. Person 1 finds all errors, the other 2 find none. (0,5^5 * 0,4^5 * 0,3^5)
  2. Person 1 finds 3, person 2 finds 1 and person 3 finds 1. ((0,5^3 * 0,5^2 ) * (0,6 * 0,4^4 ) * (0,7 * 0,3^4 )
  3. Person 1 finds none, person 2 finds 3 and person 3 finds 2. (0,5^5 * (0,6^3 * 0,4^2 ) * (0,7^2 * 0,3^3 ))
  4. All people find all errors. (= 0,5^5 * 0,6^5 * 0,7^5 )
I know how to calculate combinations, but do I really have to go through all the possibilities and add the probabilities together. Are you even supposed to sum them up?

There is also the issue of possibly having to consider the order in which the errors are found in, but I very much doubt that is required. That would probably really bloat the answer to unreasonable proportions, and I wouldn't know if that's even possible mathematically.

For the record, the answer at the back of the book is 0,74. This leads me to think that addition is necessary, since probabilities are always 0 <= P <= 1 and the largest probability of finding an error is less than the answer.
 
Physics news on Phys.org
Forget it. Turns out it was a simple solution after all. Got help from another forum, and I can't believe i didn't see the solution right away.

Just calculate the probability of none of the reviewers finding an error as they come across it, and the reduce that from 1 to get the probability of at least one of them finding it. Then just raise that to the 5th power to extend the probability to all 5 errors.
 
It's like the chance of throwing a six with six dice (you'd be surprised at the number of people who go from 1/6, 2/6, 3/6 to 6/6 if you bring it to them gradually).
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
11
Views
2K
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
12
Views
4K
Replies
23
Views
3K
Replies
2
Views
2K