Excer 1-28
Excer 1-28
Excer 1-28
Mean=
Var=
In a certain city district, the need for money to buy drugs is given as the reason
for 75% of all thefts. Find the probability that, out of the next 5 theft cases
reported in this district
(a) exactly 2 resulted from the need for money to buy drugs
(b) at most 3 resulted from the need for money to buy drugs.
Solution:
Success = theft results from the need for money to buy drugs
R = # of successes out of n
Pr(Success) = = 0.75
qa
x is bin(10,0.7)
P(x<5) = sum C(10,5) *0.7^x *0.3^(10-x), x = 0 to 4 = 0.0473 <------
qb
x is (20,0.7)
P(x<10) = sum C(20,x) *0.7^x *0.3^(20-x), x = 0 to 9 = 0.0171 <------
In testing a certain kind of truck tire over rugged terrain, it is found that 25% of
the trucks fail to complete the test run without a blowout. Of the next 15 trucks
tested, find the probability that
(a) from 3 to 6 have blowouts;
(b) fewer than 4 have blowouts;
(c) more than 5 have blowouts
N = 15, p = 0.25, (1-p) = 0.75
---------------------------
b. P(0<= x <= 5) = binomcdf(12,0.7,5) = 0.0386
----------------------------
c. P(not less than 8) = P(8<= x <=12) = 1 - binomcdf(12,0.7,7) = 0.7240
=============
Cheers,
Stan H.
--------------
The probability that a patient recovers from a delicate heart operation is 0.9.
What is the probability that exactly 5 of the next 7 patients having this operation
survive.
Binomial with n = 7 and p = 0.9. P(X = 5) = 0.124
Let X=# of vehicles out of the next 9 that are from within the state. Then,
pi=prob. that a vehicle is from within the state = 0.75 and n=9.
What is the probability that 3 out of the next 9 are from within state?
What is the probability that fewer than 4 of the next 9 are from within state?
It is known that the percentage of wins for the Chicago Bulls basketball
team going into the playoffs for the 1996-97 season was 87.7. Round the
87.7 to 90 in order to use Table A.1
(a) What is the probability that the Bulls will sweep (4-0) in the initial
best-of-7 playoff series?
(b) What is the probability that the Bulls would tain the initial best-of-7
playoff series?
(c) What very important assumption is made for answering parts (a) and (b)?
The probability of winning is 0.9 a)The probability that the Bulls will sweep 4-0 ,is
when they win 4 matches in a row.The probability is 0.9*0.9*0.9*0.9 =0
taking only win/lose scenario, CB must always win the last game, so the other
team can win 0 games, 1 of the first 4, 2 of the first 5 or 3 of the first 6
Pr = 0.877^4(1 + 4c1*0.123 + 5c2*0.123^2 + 6c3*0.123^3)
= 0.9941
It is known that 60% of mice inoclated with a serum are protected from
a certain disease. if 5 mice are inoculated find the probability that (a)
none contracts the disease, (b) fewer than 2 contract the disease and
(c) more than 3 contract the disease
P=0.6, protected
P=0.4, not protected
a) P(5 protected)=
.
.
b) Fewer than two, means zero or 1 mice not protected.
P(0 not protected)=P(5 protected)=
.
.
c)More than 3 contract means, only zero or 1 mice protected.
P(0 protected)=
P(1 protected)=
iii)
for the 4 engine plane, we want the probability that 2 or more engines are
operating successfully.
for the 6 engine plane, we want the probability that 3 or more enginers are
operating successfully.
this would be equal to p(3) + p(4) + p(5) + p(6).
<="
">
There are various approaches that will get to the same distribution here. For
instance, you might use the binomial distribution more than once, and combine
the results with proper conditioning. However, if you have familiarity with some
of the more basic probability distributions, you should recognize that this
appears to be an instance of the multinomial distribution, which generalizes the
binomial distribution. (Since there are three possibilities for the state of the
traffic signal, you could call this trinomial if you like.) To help with readability,
let's define some more notation.
Let
g be a particular number of green lights encountered,
y be a particular number of yellow lights encountered, and
r be a particular number of red lights encountered.
f(X1 = g, X2 = y, X3 = r)
= (g + y + r)! / [g! y! r!] P(light is green)^g P(light is yellow)^y P(light is red)^r,
for g, y, and r in {0, 1, 2, 3, 4, 5}, and g + y + r = 5.
Given the signal has a 100-second total cycle time, and the condition we
imposed (but which was not stated in the question) that the student's departure
times are independent of the signal's cycles, then the probabilities in the
distribution are easy to obtain.
f(X1 = g, X2 = y, X3 = r)
= (g + y + r)! / [g! y! r!] (0.35)^g (0.05)^y (0.60)^r,
for g, y, and r in {0, 1, 2, 3, 4, 5}, and g + y + r = 5.
Now, if you want, you can exhaustively plug in every feasible set of values for g,
y, and r, from which you can construct a table for f(X1, X2, X3). Since this is a
homework assignment, it would probably be good for you to do that if you think
your teacher wants it. (Using a small computer program or online calculator
could save significant time here.) If so, then you might get something like the
table below.
X1 X2 X3 probability
0 0 5 0.0777600000
0 1 4 0.0324000000
0 2 3 0.0054000000
0 3 2 0.0004500000
0 4 1 0.0000187500
0 5 0 0.0000003125
1 0 4 0.2268000000
1 1 3 0.0756000000
1 2 2 0.0094500000
1 3 1 0.0005250000
1 4 0 0.0000109375
2 0 3 0.2646000000
2 1 2 0.0661500000
2 2 1 0.0055125000
2 3 0 0.0001531250
3 0 2 0.1543500000
3 1 1 0.0257250000
3 2 0 0.0010718750
4 0 1 0.0450187500
4 1 0 0.0037515625
5 0 0 0.0052521875
P(bull's-eye) = 0.01
P(miss) = 0.02
P(triple) = 0.05
P(double) = 0.10
P(single) = 1 - 0.01 - 0.10 - 0.05 - 0.02 = 0.82
Assuming that the 7 throws are independent, we want to know the probability
that:
Exactly 4 of them were singles.
Exactly 2 of them were doubles.
Exactly 1 of them was a miss.
Since order doesn't matter, the probability that this occurs is:
[7!/(4!2!1!)] * (0.82)^4 * (0.10)^2 * (0.02)^1 = 0.00949455696
1 - 0.233
77%