Event probability in Laplace experiments

The calculation of event probabilities in Laplace experiments is quite simple. Assume that a Laplace experiment has mm outcomes, and event EE contains kk of those outcomes, say E={o1,o2,...,ok}E=\{o_1,o_2, ..., o_k\}.

As each outcome has the probability p=1/mp=1/m to occur, and the probability of an event is the sum of its outcome probabilities, we get

p(E)=p(o1)+...+p(ok)=1m+...+1m=km\begin{array}{lll} p(E)&=& p(o_1)+...+p(o_k)\\[0.2em] &=& \frac{1}{m}+...+\frac{1}{m}\\[0.2em] &=& \frac{k}{m} \end{array}

Thus, we have the following theorem:

Theorem 1

Consider a Laplace experiment with mm possible outcomes and an event EE which contains kk of those outcomes. Then

p(E)=kmp(E)=\frac{k}{m}

Using set notation, we have S=m\vert S\vert =m, where SS is the sample space, and E=k\vert E\vert =k, so we can rewrite the formula above as

p(E)=ESp(E)=\frac{\vert E\vert}{\vert S\vert}

And if we think of the outcomes in EE as "desired", we can write

p(E)=num. of desired outcomesnum. of possible outcomesp(E)=\frac{\text{num. of desired outcomes}}{\text{num. of possible outcomes}}

Apply the formula to the following problems. Important: always consider whether we really have a Laplace experiment before us. Otherwise the above formula does not apply.

Exercise 1
Q1

A fair die is rolled once. Determine the probability that the resulting number is even.

Q2

A fair coin is tossed twice. Determine the probability for at least one head.

Q3

A fair die is rolled twice. Determine the probability that the sum of the two observed numbers is between 44 and 77 (including 44 and 77).

Q4

In a group of 8282 people, 1010 are tall. A person is selected at random, where each person can be chosen with the same probability. Determine the probability that you select a tall person.

Q5

In a class of 2525 students, everyone plays chess, tennis, or nothing. It is found that 66 of the students play both tennis and chess, 1010 play tennis only, and 33 play nothing. A student is selected at random from the group, where each student can be chosen with the same probability. Find the probability that the student

  1. plays both tennis and chess.
  2. plays chess only.
  3. does not play chess.
Q6

In a group of people, 72%72\% have green eyes. A person is selected at random, where each person can be chosen with the same probability. What is the probability that this person has green eyes?

Q7

A town has 33 newspapers. 20%20\% of the population read newspaper A (and perhaps other newspapers), 16%16\% read newspaper B (and perhaps other newspapers), and 14%14\% read newspaper C (and perhaps other newspapers). 8%8\% read newspapers A and B (and perhaps another one), 5%5\% read newspapers A and C (and perhaps another one), and 4%4\% read newspapers B and C (and perhaps another one). 4%4\% read all three newspapers, the rest does not read at all.

A person is selected at random from the town, where each person can be chosen with the same probability.

  1. What is the probability that the person reads exactly one newspaper?

  2. What is the probability that the person does not read any newspaper?

Solution
A1

Laplace experiment with S={1,2,3,4,5,6}S=\{1,2,3,4,5,6\} and E={2,4,6}E=\{2,4,6\}. Thus p(E)=ES=36=0.5p(E)=\frac{|E|}{|S|}=\frac{3}{6}=\underline{0.5}.

A2

Laplace experiment with S={HH,HT,TH,TT}S=\{HH, HT, TH, TT\} and E={HH,HT,TH}E=\{HH,HT,TH\}. Thus p(E)=ES=34=0.75p(E)=\frac{|E|}{|S|}=\frac{3}{4}=\underline{0.75}

A3

Laplace experiment with S=36\vert S\vert =36 and E=18E=18 (see figure below). Thus, p(E)=1836=12p(E)=\frac{18}{36}=\underline{\frac{1}{2}}

A4

It is a Laplace experiment, as each person has the same probability to be selected. The possible outcomes are the people, so SS="the people"={P1,...,P82}\{P_1,...,P_{82}\}, S=82\vert S\vert=82. Assume that the tall ones are persons P1,...,P10P_1,..., P_{10}, so E={P1,...,P10}E=\{P_1,...,P_{10}\}, and thus E=10\vert E\vert = 10. It follows p(E)=ES=1082p(E)=\frac{\vert E\vert}{\vert S\vert}=\underline{\frac{10}{82}}

A5

SS="the students"={s1,...,s25}\{s_1,...,s_{25}\}, S=25\vert S\vert=25. Each outcome (a student) has the same probability to occur \rightarrow Laplace experiment. Event TT="students playing tennis" (e.g. T={s1,s4,...}T=\{s_1,s_4, ...\}), event CC="students playing chess" (e.g. C={s1,s2,...}C=\{s_1,s_2, ...\}). See figure below.

  1. p=TCS=625p=\frac{\vert T\cap C\vert}{\vert S\vert }=\underline{\frac{6}{25}}
  2. p=625p=\underline{\frac{6}{25}}
  3. p=1325p=\underline{\frac{13}{25}}
A6

Laplace experiment, and EE="green eyes". Assume, for example, that there are 100100 people in the group, so 7272 will have green eyes, so E=72\vert E\vert =72, and p(E)=ES=72100=0.72p(E)=\frac{\vert E\vert }{\vert S\vert} = \frac{72}{100}=0.72. You can assume any other number of people in the group, and you will still get p(E)=0.72p(E)=\underline{0.72}.

A7

Draw a Venn-diagram, and indicate the probabilities, starting with the 4%4\% (see figure below).

  1. p("1 newspaper")=11%+8%+9%=28%p(\text{"1 newspaper"})=11\%+8\%+9\%=\underline{28\%}
  2. p("0 newspaper")=100%11%8%9%4%1%4%=63%p(\text{"0 newspaper"})=100\%-11\%-8\%-9\%-4\%-1\%-4\%=\underline{63\%}