Five persons in a group of 20 are grauduate

  • Thread starter Thread starter TomJerry
  • Start date Start date
  • Tags Tags
    Group
Click For Summary
SUMMARY

The discussion centers on calculating probabilities involving a group of 20 individuals, of which 5 are graduates. The first part of the solution correctly applies the hypergeometric distribution to find the probability that all selected individuals are graduates, using the formula P(all graduates) = 5C3 / 20C3. The second part also correctly calculates the probability of selecting at least one graduate, employing the hypergeometric distribution with the formula P(at least one graduate) = (5C1 * 15C2 / 20C3) + (5C2 * 15C1 / 20C3) + (5C3 * 15C0 / 20C3.

PREREQUISITES
  • Understanding of combinatorial mathematics, specifically combinations (nCr).
  • Familiarity with hypergeometric distribution and its applications.
  • Basic probability theory concepts.
  • Ability to perform calculations involving factorials.
NEXT STEPS
  • Study the hypergeometric distribution in-depth, focusing on its derivation and applications.
  • Practice solving probability problems involving combinations and permutations.
  • Explore advanced probability topics, such as Bayesian probability and its relation to combinatorial problems.
  • Learn about statistical software tools like R or Python for performing probability calculations efficiently.
USEFUL FOR

Students in statistics, educators teaching probability theory, and professionals in data analysis or quantitative research who require a solid understanding of combinatorial probability.

TomJerry
Messages
49
Reaction score
0
Question:
Five persons in a group of 20 are grauduate. If 3 are picked out of 20 at random,
i) compute the probability that all are graduate
ii) find atleast one being graduate.


Solution:

i) P(all grauduate being selected) = 5C3 / 20C3 [Is this correct]

ii) P(atleast 1 being graduate) = (5C1 . 15C2 / 20C3) + (5C2 . 15C1 / 20C3) + (5C3 . 15C0 / 20C3) [Is this correct]
 
Physics news on Phys.org
Hint: Hypergeometric Distribution.
 
Dickfore said:
Hint: Hypergeometric Distribution.


Need to know if the answer are correct or no
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
3K
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
7
Views
3K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
8
Views
3K