Probability. Why can't I add them?

  • Thread starter Thread starter Dafydd
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The discussion centers on calculating the probability that a student from either the Computer Science or Biology program at a university finds a job within three months of graduation. The initial incorrect approach involved adding the probabilities of job placement for each program, resulting in a probability of 1.1, which is invalid. The correct method involves calculating the probability that at least one student finds a job by using the formula 1 - P(neither finds a job), leading to a correct probability of 0.80. The confusion arose from misunderstanding independent and exclusive events in probability theory.

PREREQUISITES
  • Understanding of basic probability concepts, including independent and exclusive events.
  • Familiarity with probability notation and calculations.
  • Knowledge of how to interpret statistical data in the context of job placement rates.
  • Ability to apply probability formulas to real-world scenarios.
NEXT STEPS
  • Study the concept of independent and exclusive events in probability theory.
  • Learn how to calculate probabilities using the complement rule.
  • Explore real-world applications of probability in job market analysis.
  • Practice with additional probability problems involving multiple groups and outcomes.
USEFUL FOR

Students studying statistics, educators teaching probability, and anyone interested in understanding job placement probabilities in academic programs.

Dafydd
Messages
11
Reaction score
0

Homework Statement



Let's say, at a certain university, over the last few years 100 students have graduated with a degree in Computer Science, and another 100 in Biology. Let's also say 60 of the CS graduates found a job within 3 months of their graduation, and 50 of the Bio graduates did.

The question is: what is the probability that a student from either (as in "at least one of)) programme gets a job within 3 months of graduation?

Homework Equations



-

The Attempt at a Solution



First, I tried adding the groups together, saying the probability is 0.5 for Bio and 0.6 for CS, and slapped them together thinking the two are independent events, but this gave me a probabality of 1.1, which can't be right. So then I thought maybe the probability should be (50 + 60) / (100 + 100), which is 0.55, and this made sense to me because as a matter of fact, 110 out of 200 students did find a job within 3 months of graduation.

But then someone suggested the answer should be 1 minus the probability that none of them get a job, which would be 1 - ((1- 0.60) * (1- 0.50)) = 1 - (0.40 * 0.50) = 0.80 != 0.55. And then I thought maybe my first approach had overlooked the possibility of graduates from both programmes finding a job. But adding the following together:

The probability of a CS grad but not the Bio one finding a job 0.60 * 0.50
The probability of a Bio grad but not the CS one finding a job 0.40 * 0.50
gives 0.30 + 0.20 = 0.50 != 0.55.

I'm really confused here. What am I doing wrong? I seem to have misunderstood something very fundamental.
 
Physics news on Phys.org
If no one got a degree in both computer science and biology, the (50+60)/(100+100) answer is correct. if some of them did graduate in both, the problem is unanwerable.

We want to find the probability that one randomly drawn student from the 200 graduates is did find a job. This is simply:
(total# of students that found a job)/(total # of students)


why everything else is wrong

- at first you talk about independent events, but you aren't very clear what those events are. Even if two events are independent, that won't make it right to add their
probabilities. If two events A and B are independent then P(Both A and B occur)
is P(A)P(B). If two events are exclusive then P(A or B occurs) = P(A) + P(B)

- We're talking about the probalities that a single student finds a job.
The possibilities are:
- it's a Bio student and did find a job
- it's a Bio student and did not find a job
- it's a CS student and did find a job
- it's a CS student and did not find a job

If you add the 2 probabilities for the case where the student did find a job you also
get 0.55
 
I forgot to thank you for your reply. I found it very helpful. So thank you.
 

Similar threads

Replies
29
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
15
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
12K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
18
Views
6K