-
Home
- Applied probability
- Independence of events
- Problems on independence of
Ten numbers are produced by a random number generator. What is
the probability four or more are less than or equal to 0.63?
Got questions? Get instant answers now!
A player rolls a pair of dice five times. She scores a
“hit” on any throw if she gets a 6 or 7. She wins iff she scores an
odd number of hits
in the five throws. What is the probability a player wins on any sequence of five throws?Suppose she plays the game 20 successive times. What is the probability she wins at least
10 times? What is the probability she wins more than half the time?
Each roll yields a hit with probability
.
PW = sum(ibinom(5,11/36,[1 3 5]))PW = 0.4956
P2 = cbinom(20,PW,10)P2 = 0.5724
P3 = cbinom(20,PW,11)P3 = 0.3963
Got questions? Get instant answers now!
Erica and John spin a wheel which turns up the integers 0 through 9 with
equal probability. Results on various trials are independent. Each spins the wheel10 times. What is the probability Erica turns up a seven more times than does John?
Got questions? Get instant answers now!
Erica and John play a different game with the wheel, above. Erica
scores a point each time she gets an integer 0, 2, 4, 6, or 8. John scores a pointeach time he turns up a 1, 2, 5, or 7. If Erica spins eight times; John spins 10
times. What is the probability John makes
more points than Erica?
Got questions? Get instant answers now!
A box contains 100 balls; 30 are red, 40 are blue, and 30 are green. Martha
and Alex select at random, with replacement and mixing after each selection. Alex has asuccess if he selects a red ball; Martha has a success if she selects a blue ball.
Alex selects seven times and Martha selects five times. What is the probabilityMartha has more successes than Alex?
Got questions? Get instant answers now!
Two players roll a fair die 30 times each. What is the probability that each
rolls the same number of sixes?
Got questions? Get instant answers now!
A warehouse has a stock of
n items of a certain kind,
r of which are
defective. Two of the items are chosen at random, without replacement. What is theprobability that at least one is defective? Show that for large
n the number is very close
to that for selection with replacement, which corresponds to twoBernoulli trials with pobability
of success on any trial.
Got questions? Get instant answers now!
A coin is flipped repeatedly, until a head appears. Show that with probability
one the game will terminate.
The probability of not terminating in
n trials is
q
n .
Let
event never terminates and
event does not terminate in
k plays. Then
for all
k implies
for all
k . We conclude
.
Got questions? Get instant answers now!
Two persons play a game consecutively until one of them is successful or
there are ten unsuccesful plays. Let
E
i be the event of a success on the
i th play
of the game. Suppose
is an independent class with
for
i odd and
for
i even. Let
A be the event the first player
wins,
B be the event the second player wins, and
C be the event that neither wins.
- Express
, and
C in terms of the
E
i .
- Determine
,
, and
in terms of
p
1 ,
p
2 ,
,
and
. Obtain numerical values for the case
and
.
- Use appropriate facts about the geometric series to show that
iff
.
- Suppose
. Use the result of part (c) to find the value of
p
1 to make
and then determine
,
, and
.
-
.
-
For
, we have
and
. In this case
Note that
.
-
iff
iff
.
-
Got questions? Get instant answers now!
Three persons play a game consecutively until one achieves his objective. Let
E
i be the event of a success on the
i th trial, and suppose
is
an independent class, with
for
,
for
, and
for
. Let
be the respective events the first, second, and third player wins.
- Express
, and
C in terms of the
E
i .
- Determine the probabilities in terms of
, then obtain
numerical values in the case
,
, and
.
-
-
-
-
-
-
-
-
- For
,
,
,
.
Got questions? Get instant answers now!
What is the probability of a success on the
i th trial in a Bernoulli
sequence of
n component trials, given there are
r successes?
and
.
Hence
.
Got questions? Get instant answers now!
A device has
N similar components which may fail independently, with
probability
p of failure of any component. The device fails if one or more of the
components fails. In the event of failure of the device, the components are testedsequentially.
- What is the probability the first defective unit tested is the
n th, given
one or more components have failed?
- What is the probability the defective unit is the
n th, given that exactly
one has failed?
- What is the probability that more than one unit has failed, given that
the first defective unit is the
n th?
Let
event one failure,
event of one or more failures,
event of two or more failures, and
the event the first defective unit
found is the
n th.
-
implies
-
(see
[link] )
- Since probability not all from
n th are good is
,
Got questions? Get instant answers now!
Source:
OpenStax, Applied probability. OpenStax CNX. Aug 31, 2009 Download for free at http://cnx.org/content/col10708/1.6
Google Play and the Google Play logo are trademarks of Google Inc.