Intro to Probability - Homework Assignment 2

Please solve the problems and type the solutions up using LateX and the template provided. Naming instructions for the file you will submit are contained in the file itself. Please justify your answers and don't simply give the answer.

Problem 1

An urn contains 3 balls: 1 red, 1 green, and 1 blue. Consider an experiment that consists of taking 1 ball from the urn, replacing it in the box, and drawing a second ball. Describe the sample space of this experiment and for the experiment obtained not replacing the first ball in the urn.

Problem 2

In an experiment, a die is rolled continually until a 5 appears, at which point the experiment stops. What is the sample space of this experiment? Let $E_n$ denote the event that $n$ rolls are necessary to conclude the experiment. What outcomes are contained in $E_n$? What does the event $ \bigl( \bigcup_{n=1}^\infty E_n\bigr) ^\mathsf{c}$ represent?

Problem 3

Two dice are rolled. Using that $O$ is the event that the sum of the dice is odd, $O_1$ the event that at least one of the dice lands on 1, and $S_5$ the event that the sum is 5, describe the events $O\cap O_1$, $O\cup O_1$, $O_1\cap S_5$, $O\cap O_1^\mathsf{c}$, and $O\cap O_1\cap S_5$.

Problem 4

A hospital administrator codes incoming patients suffering from heart disease according to whether they have insurance (code 1 if they do and 0 if they do not) and based on their condition, which can be rated as good G, fair F, or serious S. Consider an experiment that consists of producing codes for such a patient.

  a. Give the sample space of this experiment.

  b. Let $S$ be the event that the patient is in serious condition and list all outcomes in $S$.

  c. Let $U$ be the event that the patient is uninsured and list all outcomes in $U$.

  d. List the outcomes in $S^\mathsf{c}\cup U$.

Problem 5

Suppose that two events $E$, $F$ are such that $E\cap F=\emptyset$ and satisfy $P(E)=0.3$ and $P(F)=0.5$. What are the probabilities that

  a. either $E$ or $F$ occurs?

  b. $E$ occurs but $F$ does not?

  c. both $E$ and $F$ occur?

What happens if you don't assume that $E\cap F=\emptyset$?

Problem 6

At a summer camp three activities are offered: tennis, swimming, and archery. The courses are open to the 120 summer camp participants. There are 31, 24, and 17 in these activities, respectively. There are 4 participants in all activities, 11 in tennis and swimming, 9 in tennis and archery, 7 in swimming and archery.

  a. If a participant is chosen at random, what is the probability that he or she is taking part exactly one activity?

  b. If a participant is chosen at random, what is the probability that he or she is taking part in no activity?

  c. If two participants are chosen at random, what is the probability that they are both taking part in exactly one activity?

Problem 7

Consider three fair dice with the following digits on their faces. The blue die has 2 faces each with 1, 5, and 9 on them. The red die shows the digits 3, 4, and 8 twice each and the green one 2,6, 7 twice each. Two players choose a die each and then roll it. The winner is the player who rolls the highest number. If you had the opportunity to choose whether to pick your die first, would you do it or rather go second?

Problem 8

Let E, F, and G be three events. Use them to describe the following events:

  a. Of the three only $F$ occurs.

  b. Both E and G occur , but F does not.

  c. At least one event occurs of the three.

  d. At least two of the events occur.

  e. None of the events occur.

  f. All occur.

  g. Exactly two events occur.

  h. At most three of the events occur.

  i. At most one of them occurs.

Problem 9

If $P(E)=0.9$ and $P(F)=0.8$, show that $P(E\cap F)\geq 0.7$. In general, prove Bonferroni's inequality, i.e., that $$ P(E\cap F)\geq P(E) + P(F)-1 $$

Problem 10

An urn contains $n$ yellow and $m$ black balls. They are withdrawn one at a time until a total of $y\leq n$ yellow ones one are obtained. Find the probability that this happens on drawing number $k$ for any $k\leq m+n$.