A is known to hit targets in 2 of 5 shots. B is known to hit in 3 of 4 shots. Find the probablity of the target being hit when both try.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We are interested in the probability of the target being hit by either A or B . This can be expressed according to:
P ( A ∪ B ) = P ( A ) + P ( B ) − P ( A ∩ B ) = 5 2 + 4 3 − ( 5 2 ) ( 4 3 ) = 2 0 1 7 .
Problem Loading...
Note Loading...
Set Loading...
P(hit) = 1 - P(no hit)
P(no hit) = when both try but none hit
P(A hit) = 2/5
P(A not hit) = 3/5
P(B hit) = 3/4
P(B not hit) = 1/4
P(hit) = 1 - (2/5)(1/4)