Probability of a random variable

Click For Summary
SUMMARY

The discussion focuses on calculating the probabilities of a random variable X, which represents the highest ranking achieved by a woman among 10 individuals (5 men and 5 women) ranked by exam scores. The probabilities for P(X=i) were derived using combinatorial methods, with specific calculations for P(X=1) through P(X=6) yielding values of 50%, 27.78%, 13.9%, 5.95%, 1.98%, and 0.397% respectively. The total probability sums to approximately 100.07%, indicating a minor rounding error in the calculations. The methodology involves selecting individuals and permuting the remaining ranks to derive the probabilities.

PREREQUISITES
  • Understanding of combinatorial mathematics, specifically nCr (combinations).
  • Familiarity with basic probability concepts and random variables.
  • Knowledge of factorial calculations and their applications in permutations.
  • Basic statistics background to interpret probability distributions.
NEXT STEPS
  • Study combinatorial probability, focusing on permutations and combinations.
  • Learn about random variables and their probability distributions in statistics.
  • Explore advanced topics in probability theory, such as conditional probability and independence.
  • Practice solving problems involving ranking and selection in probability contexts.
USEFUL FOR

Students studying statistics, educators teaching probability theory, and anyone interested in combinatorial analysis and its applications in real-world scenarios.

Shackman
Messages
22
Reaction score
2

Homework Statement


5 men and 5 women are ranked according to exam scores. Assume no two scores are the same and each 10! rankings are equally likely. Let random variable X denote the highest ranking achieved by a woman e.g. X=2 means the highest test score was achieved by 1 of the 5 men and the second highest by 1 of the 5 women. Find P{X=i}, i=1,2,3,...,10.

Homework Equations


The Attempt at a Solution


I am quite lost on this problem, I have a very poor background in statistics so I'm not sure if there is a specific formula I should be using or what the most efficient way of doing this is, but P{X=i}, i=7,8,9,10 is 0 because there are only 5 men so the lowest a woman can be ranked is 6th place. I think P(X=1) = 5* 9!/10!, P(X=2)=5*8!/10!, P(X=3)=5*7!/10!, P(X=4)=5*6!/10!, P(X=5)=5*5!/10! and P(X=6)=5*4!/10! since there are 5*9! different rankings (9! combinations times 5 different possible women ranked at that position) with a woman ranked first and so on. So is P(X=i), i=1,2,...,10 the summation of these probabilities or P(X=i)=.567 (assuming they are correct)?
 
Last edited:
Physics news on Phys.org
Hi Shackman,

P(X=1): Choose a woman and place her at the top (there are nCr(5,1)=5 choices possible here). Then there are 9! permutations of the remaining people, for a total of 5*9! configurations.

P(X=2): Choose one male (again 5 choices here), place him at the top, and one woman (5 choices again) and place her at second. There are then 8! permutations of the remaining people, for a total of 5^2*8! combinations.

So it looks like you were on the right track for the first few. Repeat this type of procedure for the rest choosing (X-1) men and placing them above the woman, choosing one woman and placing her at the X spot, then permuting the leftovers. However, you must take into account that you must also permute the number of men that you place before the women!

If you want to check, the probabilities I get are

X=1: 50%
X=2: 27.78%
X=3: 13.9%
X=4: 5.95%
X=5: 1.98%
X=6: 0.397%
---------
Total probability: 100.07% (I'm off due to rounding...)
 

Similar threads

Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
19
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
23
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K