Lucia is Host or Player

The professor chooses three students at random for a game in a class of 40, one to be Host, one to be Player, one to be Judge. What is the probability that Lucia is either Host or Player?

Solution

(1) Set up the probability model:

Label the students 1 to 40. Write L for Lucia’s number.

Outcomes: assignments such as (H,P,J)=(2,5,8). These are ordered triples with distinct entries in 1,2,,40.

Sample space: S is the collection of all such distinct triples

Events: any subset of S

Probability measure: assume all outcomes are equally likely, so P[(i,j,k)]=P[(r,l,p)] for all i,j,k,r,l,p

In total there are 403938 triples of distinct numbers.

Therefore P[(i,j,k)]=1403938 for any specific outcome (i,j,k).

Therefore P[A]=|A|403938 for any event A. (Recall |A| is the number of outcomes in A.)


(2) Define the desired event:

We want to find P[“Lucia is Host or Player”]. Define A=“Lucia is Host” and B=“Lucia is Player”. Thus:

A={(L,j,k)|any j,k},B={(i,L,k)|any i,k}

So, in this notation, we seek P[AB].


(3) Compute the desired probability:

Importantly, AB= (mutually exclusive). There are no outcomes in S in which Lucia is both Host and Player.

By additivity, we infer P[AB]=P[A]+P[B].

Now compute P[A]. There are 3938 ways to choose j and k from the students besides Lucia. Therefore |A|=3938. Therefore:

P[A]|A|4039383938403938140

Now compute P[B]. It is similar: P[B]=140.

Finally compute that P[A]+P[B]=120, so the answer is:

P[AB]P[A]+P[B]120

iPhones and iPads

At Mr. Jefferson’s University, 25% of students have an iPhone, 30% have an iPad, and 60% have neither.

What is the probability that a randomly chosen student has some iProduct? (Q1)

What about both? (Q2)

Solution

(1) Set up the probability model:

A student is chosen at random:

Outcomes are chosen students.

The sample space S is the set of all students. Events are subsets of S.

Write O=“has iPhone” and A=“has iPad” (regarding the chosen student).

All students are equally likely to be chosen. Therefore P[E]=|E||S| for any event E. Therefore P[O]=0.25 and P[A]=0.30.

Furthermore, P[OcAc]=0.60. This states that 60% have “not iPhone AND not iPad”.


(2) Define the desired event:

Q1: desired event=OA

Q2: desired event=OA


(3) Compute the probabilities:

We do not know that O and A are exclusive.

We could try inclusion-exclusion:

P[OA]=P[O]+P[A]P[OA]

We know P[O]=0.25 and P[A]=0.30. So this formula, with given data, RELATES Q1 and Q2. It does not solve either one by itself.

We have not yet used the information that P[OcAc]=0.60.

To use this, simplify it with De Morgan’s Laws:

P[OcAc]P[(OA)c]1P[OA]

Therefore:

P[OcAc]=0.60P[OA]=0.40

We have answered Q1. Recall that inclusion-exclusion relates Q1 and Q2 and solve to answer Q2:

P[OA]=P[O]+P[A]P[OA]0.40=0.25+0.30P[OA]P[OA]=0.15