888 views
20 votes
Samples of emissions from three suppliers are classified for conformance to air-quality specifications. The results from 100 samples are summarized as follows:

Conforms
Yes No
1 22 8
Supplier 2 25 5
3 30 10

Let A denote the event that a sample is from supplier 1, and let B denote the event that a sample from any supplier conforms to specifications. If a disk is selected at random, determine the following probabilities. Input your answers in the fractional form (do not simplify).

a. P(A)=0.3
b. P(B)=0.77
c. P(A Intersection B) =0.22
d. P(A U B)=0.85

1 Answer

1 vote

Answer:


P(A) = (30)/(100)


P(B) = (77)/(100)


P(A\ n\ B) = (22)/(100)


P(A\ u\ B) = (85)/(100)

Explanation:

Given

See attachment for proper format of table


n = 100 --- Sample

A = Supplier 1

B = Conforms to specification

Solving (a): P(A)

Here, we only consider data in sample 1 row.

In this row:


Yes = 22 and
No = 8

So, we have:


n(A) = Yes + No


n(A) = 22 + 8


n(A) = 30

P(A) is then calculated as:


P(A) = (n(A))/(Sample)


P(A) = (30)/(100)

Solving (b): P(B)

Here, we only consider data in the Yes column.

In this column:


(1) = 22
(2) = 25 and
(3) = 30

So, we have:


n(B) = (1) + (2) + (3)


n(B) = 22 + 25 + 30


n(B) = 77

P(B) is then calculated as:


P(B) = (n(B))/(Sample)


P(B) = (77)/(100)

Solving (c): P(A n B)

Here, we only consider the similar cell in the yes column and sample 1 row.

This cell is: [Supplier 1][Yes]

And it is represented with; n(A n B)

So, we have:


n(A\ n\ B) = 22

The probability is then calculated as:


P(A\ n\ B) = (n(A\ n\ B))/(Sample)


P(A\ n\ B) = (22)/(100)

Solving (d): P(A u B)

This is calculated as:


P(A\ u\ B) = P(A) + P(B) - P(A\ n\ B)

This gives:


P(A\ u\ B) = (30)/(100) + (77)/(100) - (22)/(100)

Take LCM


P(A\ u\ B) = (30+77-22)/(100)


P(A\ u\ B) = (85)/(100)

User Eng Mghase
by
3.5k points