Assignment 3 - With Answers - Engineering Statistics - Spring 2020
Assignment 3 - With Answers - Engineering Statistics - Spring 2020
1. An early-warning detection system for aircraft consists of four identical radar units
operating independently of one another. Suppose that each has a probability of
0.95 of detecting an intruding aircraft. When an intruding aircraft enters the scene,
the random variable of interest is X, the number of radar units that do not detect
the plane. Is this a binomial experiment? If yes, what are its parameters and their
values?
2. On a multiple-choice exam with 3 possible answers for each of the 5 questions, what
is the probability that a student will get 4 or more correct answers just by guessing?
11
Answer: = 0.0453
243
3. A purchaser of electrical components buys them in lots of size 10. It is his policy
to inspect 3 components randomly from a lot and to accept the lot only if all 3 are
nondefective. If 30 percent of the lots have 4 defective components and 70 percent
have only 1, what proportion of lots does the purchaser reject?
Answer: 46%
4. Two coins are to be flipped. The first coin will land on heads with probability 0.6,
the second with probability 0.7. Assume that the results of the flips are independent,
and let X equal the total number of heads that result.
Answer: 0.0069
6. Of all the new vehicles of a certain model that are sold, 20% require repairs to be
done under warranty during the first year of service. A particular dealership sells
14 such vehicles.
(a) What is the probability that fewer than five of the 14 vehicles require warranty
repairs?
1
(b) What is the probability that more than 2 of the 14 vehicles require warranty
repairs?
7. Of all the weld failures in a certain assembly, 85% of them occur in the weld metal
itself, and the remaining 15% occur in the base metal. A sample of 20 weld failures
is examined.
(a) What is the probability that exactly five of them are base metal failures?
(b) What is the probability that fewer than four of them are base metal failures?
(c) What is the probability that none of them are base metal failures?
(d) Find the mean number of base metal failures.
(e) Find the standard deviation of the number of base metal failures.
Answer: (a) 0.1028 (b) 0.6477 (c) 0.0388 (d) 3 (e) 1.597
Answer: 0.2639
9. A k out of n system is one in which there is a group of n components, and the system
will function if at least k of the components function. Assume the components
function independently of one another.
10. Refer to previous problem for the definition of a k out of n system. For a certain
4 out of 6 system, assume that on a rainy day each component has probability 0.7
of functioning and that on a nonrainy day each component has probability 0.9 of
functioning.
(a) What is the probability that the system functions on a rainy day?
(b) What is the probability that the system functions on a nonrainy day?
(c) Assume that the probability of rain tomorrow is 0.20. What is the probability
that the system will function tomorrow?
2
11. A certain large shipment comes with a guarantee that it contains no more than
15% defective items. If the proportion of defective items in the shipment is greater
than 15%, the shipment may be returned. You draw a random sample of 10 items.
Let X be the number of defective items in the sample.
(a) If in fact 15% of the items in the shipment are defective (so that the shipment
is good, but just barely), what is P (X ≥ 7)?
(b) Based on the answer to part (a), if 15% of the items in the shipment are
defective, would 7 defectives in a sample of size 10 be an unusually large
number? Explain.
(c) If you found that 7 of the 10 sample items were defective, would this be
convincing evidence that the shipment should be returned? Explain.
(d) If in fact 15% of the items in the shipment are defective, what is P (X ≥ 2)?
(e) Based on the answer to part (d), if 15% of the items in the shipment are
defective, would 2 defectives in a sample of size 10 be an unusually large
number? Explain.
(f) If you found that 2 of the 10 sample items were defective, would this be
convincing evidence that the shipment should be returned? Explain.
Answer: (a) 1.346 × 10−4 (b) Yes (c) Yes (d) 0.4557 (e) No (f) No
12. A message consists of a string of bits (0s and 1s). Due to noise in the commu-
nications channel, each bit has probability 0.3 of being reversed (i.e., a 1 will be
changed to a 0 or a 0 to a 1). To improve the accuracy of the communication, each
bit is sent five times, so, for example, 0 is sent as 00000. The receiver assigns the
value 0 if three or more of the bits are decoded as 0, and 1 if three or more of the
bits are decoded as 1. Assume that errors occur independently.
(a) A 0 is sent (as 00000). What is the probability that the receiver assigns the
correct value of 0?
(b) Assume that each bit is sent n times, where n is an odd number, and that
the receiver assigns the value decoded in the majority of the bits. What is the
minimum value of n necessary so that the probability that the correct value is
assigned is at least 0.90?
13. One design for a system requires the installation of two identical components. The
system will work if at least one of the components works. An alternative design
requires four of these components, and the system will work if at least two of the
four components work. If the probability that a component works is 0.9, and if
the components function independently, which design has the greater probability
of functioning?
14. John likes to plays the ”pick-3” lottery game. In the ”pick-3” game, you choose
three single-digit numbers, each from 0 to 9, in order to match the winning number.
3
(a) If John buys a ”pick-3” ticket every day, what is the probability he will win
during the next year?
(b) How many days can he expect to wait until he wins the lottery?
15. (a) A traffic inspector is monitoring a busy intersection for moving violations. In
particular, he would like to find the probability that the first moving violation
occurs after the 30th car. Assume that whether or not cars have moving
violations is independent of each other, and that the probability that any
particular car has a violation is p. Calculate the desired probability for him.
(b) After 20 cars go by without a moving violation, a second inspector arrives on
the scene. He would also like to know the probability that the first moving
violation occurs after the 30th car. Calculate the desired probability for second
inspector.
Answer: (a) (1 − p)30 (b) (1 − p)30
18. Sophia is making tomato sauce for dinner and needs 10 ripe tomatoes. In the local
supermarket, there is a 70% chance that a tomato is ripe.
(a) What is the probability that Sophia will need to sample more than 15 tomatoes
before she gets 10 ripe tomatoes?
(b) How many tomatoes can Sophia expect to sample until she gets what she
needs?
Answer: 0.0266
20. A box has 3 green and 4 blue balls. Balls are picked at random without replacement
until we get a green ball. Let X be the total number of balls picked.
4
(b) Find the probability mass function of X and verify its correctness.
(c) Find the probability that we have to pick 3 balls to get 1 green ball.
(d) Find the probability that we have to pick at most 3 balls to get 1 green ball.
(e) Find the probability that we have to pick at least 3 balls to get 1 green ball.
(f) Find the average number of balls that we have to pick to get 1 green ball.
X 1 2 3 4 5
Answer: (a) RX = {1, 2, 3, 4, 5} (b) 3 2 6 3 1
P r(X = x) 7 7 35 35 35
6 31 10
(c) (d) (e) (f) 2
35 35 35
21. A box has 5 green and 3 blue balls. Balls are picked at random without replacement
until we get a 3 green balls. Let X be the total number of balls picked.
X 3 4 5 6
Answer: (a) RX = {3, 4, 5, 6} (b) 5 9 9 5
P r(X = x) 28 28 28 28
9 23 14
(c) (d) (e) (f) 4.5
28 28 28
22. A box has g green and b blue balls. Balls are picked at random without replacement
until we get a green ball. Let X be the total number of balls picked. Find a general
formula for the probability mass function of X.
b
g
Answer: P r(X = k) = k−1 g+b
× for k = 1, 2, ..., b + 1.
k
k
23. A box has g green and b blue balls. Balls are picked at random without replacement
until we get a r (r ≤ g) green balls. Let X be the total number of balls picked.
Find a general formula for the probability mass function of X.
g b
r
× k−r r
Answer: P r(X = k) = g+b
× for k = r, r + 1, r + 2, ..., b + 1.
k
k
24. People whose blood type is o-negative are universal donors - anyone can receive
a blood transfusion of o-negative blood. In the U.S., 7.2% of the people have o-
negative blood. A blood donor clinic wants to find 10 o-negative individuals. In
repeated screening, what is the chance of finding such individuals among the first
100 people screened?
Answer: 0.183
5
25. A professor starts each class by picking a number from a hat that contains the
numbers 1-30. If a prime number is chosen, there is no homework that day. There
are 42 class periods in the semester. How many days can the students expect to
have no homework?
Answer: 14
26. A teacher writes an exam with 20 problems. There is a 5% chance that any prob-
lem has a mistake. The teacher tells the class that if the exam has three or more
problems with mistakes he will give everyone an A. The teacher repeats this in 10
different classes. Find the probability that the teacher gave out all A’s at least once.
Answer: 0.5438
27. The mean number of email messages received by a computer server is 6 per minute.
Find the probability that exactly 20 messages will be received in the next 3 minutes.
Answer: 0.0798
28. Suppose that 0.2% of diodes in a certain application fail within the first month of
use. Let X represent the number of diodes in a random sample of 1000 that fail
within the first month. Find
(a) P r(X = 4)
(b) P r(X ≤)
(c) P r(1 ≤< 4)
(d) µX
(e) σX .
Answer: (a) 0.0902 (b) 0.4060 (c) 0.7218 (d) 2 (e) 1.414
(a) What is the probability that five messages are received in a given minute?
(b) What is the probability that 9 messages are received in 1.5 minutes?
(c) What is the probability that fewer than three messages are received in a period
of 30 seconds?
30. A sensor network consists of a large number of microprocessors spread out over
an area, in communication with each other and with a base station. In a certain
network, the probability that a message will fail to reach the base station is 0.005.
Assume that during a particular day, 1000 messages are sent.
(a) What is the probability that exactly 3 of the messages fail to reach the base
station?
(b) What is the probability that fewer than 994 of the messages reach the base
station?
6
(c) What is the mean of the number of messages that fail to reach the base station?
(d) What is the standard deviation of the number of messages that fail to reach
the base station?
31. A random variable X has a binomial distribution, and a random variable Y has
a Poisson distribution. Both X and Y have means equal to 3. Is it possible
to determine which random variable has the larger variance? Choose one of the
following answers:
32. A box contains 500 electrical switches, each one of which has a probability of 0.005
of being defective. Calculate the probability that the box contains no more than 3
defective switches.
Answer: 0.7576
33. On average there are about 25 imperfections in 100 meters of optical cable.
(a) What is the probability that there are no imperfections in 1 meter of cable.
(b) What is the probability that there is no more than one imperfection in 1 meter
of cable?
34. During last 5 years there have been 2 accidents on a production line. Based on this
information calculate the probability that
35. Let X be a Poisson random variable with parameter λ: X ∼ P (λ). Show that
E(X) = V(X) = λ.