next up previous
Next: About this document ... Up: Probability Previous: Outline

Sample questions

1.
Suppose that humans can have one of three bloodtypes: A, B, O. Assume that 40% of the population has Type A, 50% has type B, and 10% has Type O. If a person has type A, the probability that they have hemophelia is 0.05. People with Type B have a 0.03 probability of having hemophelia, and people with Type O have a 0.10 chance of carrying hemophilia. If a person is selected at random from this population:
(a)
What is the probability that the person has hemophilia?
(b)
If the person has hemophilia, what is the probability that they have Type A blood?
2.
A bin contains 8 light bulbs, 6 of which work properly, but the other 2 are defective. You select for purchase 3 bulbs at random and without replacement from the bin.
(a)
What is the probability that you get two defective bulbs?
(b)
What is the probability that you get at least one defective bulb?
3.
The number of pulses a communications channel receives per second can be modeled with a Poisson distribution with a rate parameter of 2.0.
(a)
What is the probability the channel receives at least 2 pulses in a one second interval?
(b)
What is the probability that no pulses are received in a 5 second interval?
4.
Let A and B denote two events in a sample space. You are given that P(A)=0.3, $P(A \cup B) = 0.8$, and that A and B are independent events. Determine P(B).
5.
There are 5 people in a hospital suffering from a particular disease. The drug they take has a 20% success rate; that is, each patient has a 0.20 probability of recovery. Assuming that the patients' fates are independent of one another:
(a)
What is the probability that 4 or more patients recover?
(b)
What is the probability that at least one patient recovers?
6.
A standard 52 card deck contains 13 cards (ace,2,3,4,5,6,7,8,9,10, jack, queen and king) from each of 4 suits (spades, clubs, diamonds, hearts).
(a)
If you are dealt 4 cards without replacement, what is the probability of tetting 2 spades, a heart, and a club?
(b)
If you repeat the experiment 100 times, each time returning the 4 cards to the deck, what is the probability of getting 4 kings at least one time in the 100 hands?
7.
In a previous version of the state lottery, the person playing the lottery selected without replacement 6 numbers from a set of 45 numbers: $\{0,1,2,3,4,5,......44\}$. At some time later a computer randomly selected without replacement 6 numbers from this same set and you won the big prize if you matched all 6 numbers the computer selected. If your strategy was to buy a ticket for each possible outcome, how many tickets would you have to purchase?
8.
Let X denote a continuous random variable with probability density function f(x) = 4x3/15 for $1\le x\le 2$.
(a)
Determine the probability that X > 1.5.
(b)
Determine the cumulative distribution function F(x) and state the values of F(x) at x = 0.5, 1.5, and 2.5.
(c)
Find the density function of Y = X2. Be sure to state the domain of f(y).
9.
The amount of cereal in a box is not constant, but the distribution can be modeled with a Gaussian distribution with a mean of 16.5 ounces. If the manufacturer is required to fill 90% of the containers with 16 (or more) ounces of cereal, what is the largest allowable value of the standard deviation, s ?
10.
The number of pizza orders received at a pizza place follows a Poisson model with a mean rate of 7 per hour.
(a)
What is the probability that the pizza shop goes more than 1/2hour between orders?
(b)
If it has been 1 hour since the last order, what is the probability that an order arrives in less than 15 minutes?
11.
A pizza shop makes deliveries, and the time to make the delivery follows a uniform distribution between 20 and 35 (minutes): f(x) = 1/15 for 20 < x < 35.
(a)
Find the average delivery time and the standard deviation of the delivery times.
(b)
According to Chebyshev's theorem, at least 75% of the delivery times must be between what two values?
(c)
On each trip, the supervisor of the drivers gives a bonus of $0.10 for each minute below 35. For example, if a driver takes 28 minutes, that is a $0.70 bonus. What is the average bonus per trip?
12.
The lifetime of a lightbulb follows a Gaussian model with a mean of 1000 hours and a standard deviation of 100 hours.
(a)
If I purchase 1 of these bulbs, what is the probability the bulb lasts at least 1100 hours?
(b)
If I purchase 4 of these bulbs, what is the probability at all four of them lasts more than 1200 hours?
(c)
I purchased a bulb that has been operating for 900 hours. What is the probability it lasts another 300 hours?
13.
The continuous random variable X has probability density function f(x) = 1 for 0 < x < 1.0.
(a)
Determine the probability density function g(y) of $Y = -\ln{(1 - X)}$, where $\ln$ denotes the natural logarithm. Be sure to state the domain of g(y).
(b)
Determine the expected value of the function eX. (This is e, the base of the natural logarithms, raised to the X power).
14.
Suppose X and Y are independent random variables, each following a Gaussian distribution. The parameters are:

\begin{displaymath}\mu_x = 20,\ \mu_y = 25;\ \sigma_x^2 = 9; \sigma_y^2 = 16.
\end{displaymath}

(a)
Compute P(X < 23, Y > 21).
(b)
Compute P( X + Y > 48 ).
(c)
Given that X and Y are independent, and that $\mu_x = 20$ and that $\mu_y = 25$, what is the expected value of the quantity (XY), E(XY)?
15.
The joint density function of (X,Y) is f(x,y) = x/2for 0 < y < x < 2.
(a)
Compute P(X < 1).
(b)
Compute P( Y < 1 | X = 1.5 ).
(c)
Compute P(X < 1.0, Y < 0.5).
16.
The joint density function of (X,Y) is f(x,y) = x/2 for 0 < y < x < 2. You are given that E(Y) = 1/2, $\mbox{Var}(Y) = 7/36$, and that E(X) = 1.0. Find the correlation between X and Y.
17.
You generate 100 independent observations form the pdf f(x) = 1/4for 0 < X < 4. What is the (approximate) probability that the sum of these 100 observations is less than 190?
18.
The time to failure of a device follows the probability model f(x) = 10/x2 for x > 10 (X is measured in months).
19.
You have 3 such devices operating independently. What is the probability that all 3 survive at least 20 months?
20.
You have two such devices operating independently. Let X and Ydenote the times to failure of the two devices. What is P(X > 30 | Y > 20)?


next up previous
Next: About this document ... Up: Probability Previous: Outline
Mark S. Gockenbach
2002-07-17