answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Leona [35]
2 years ago
7

A customer visiting the suit department of a certain store will purchase a suit with probability .22, a shirt with probability .

30, and a tie with probability .28. The customer will purchase both a suit and a shirt with probability .11, both a suit and a tie with probability .14, and both a shirt and a tie with probability .10. A customer will purchase all 3 items with probability .06. What is the probability that a customer purchases
(a) none of these items?

(b) exactly 1 of these items?
Mathematics
2 answers:
Flura [38]2 years ago
8 0

Answer:

P (suit) P(A) =0.22

P (shirt) P(B) =0.30

P (tie) P(C) = 0.28

P(AB) =0.11

P(AC) =0.14

P(BC) = 0.10

P(ABC) = 0.06

(i)

Probability that none of the items are bought = 1 - probability that all the items are bought

P(none) = 1 - P(A u B u C)

= P( A u B u C) =

P(A) + P(B) + P(C) - P(AB) - P(AB) - P(BC) + P(ABC)

= 0.22 + 0.30 + 0.28 - 0.11 - 0.14 - 0.10 + 0.06 = 0.51

P(A u B u C) = 0.51

Probability that he would buy none of the items = 1 - P( A u B u C)

1 - 0.51 = 0.49

(ii)

Probability of purchasing exactly one

= {(probability of buying a shirt) + (probability of purchasing a suit) + (probability of purchasing a tie)} - [(probability of purchasing a suit and a shirt) +(probability of purchasing a suit and a tie) + (probability of purchasing a shirt and a tie)]

= {(P(A) + P(B) + P(C)} - [P(AB) + P (AC) + P (BC)]

= {(0.22 + 0.30 + 0.28)} - [(0.11 + 14 + 0.10)]

= { 0.80 - 0.35}

= 0.45

Another way to calculate it would be:

1 - {(probability of purchasing none of the items ) + (probability of purchasing all the items)}

= 1 - {P (none) + P (all)}

= 1 - (0.49 + 0.06)

= 1- (0.55)

= 0.45

Step-by-step explanation:

Probability of purchasing a suit = 0.22, probability of purchasing a shirt =0.30 and probability of purchasing a tie = 0.28

both a suit and a shirt with probability .11: P(AB) =0.11

both a suit and a tie with probability .14, : P(AC) =0.14

and both a shirt and a tie with probability .10. : P(BC) = 0.10

all 3 items with probability .06. : P(ABC) = 0.06

So:

P (suit): P(A) =0.22

P (shirt): P(B) =0.30

P (tie): P(C) = 0.28

P (suit n shirt): P(AB) =0.11

P (suit and tie): P(AC) =0.14

P (shirt and tie): P(BC) = 0.10

Probability of purchasing all the items: P(ABC) = 0.06

Probability that none of the items are bought: P(none) = 1 - P(A u B u C)

P( A u B u C) = P(A) + P(B) + P(C) - P(AB) - P(AB) - P(BC) + P(ABC)

=0.22 + 0.30 + 0.28 - 0.11 - 0.14 - 0.10 + 0.06 = 0.51

P(A u B u C) = 0.51

Probability that he would buy all of the items = 1 - P( A u B u C)

1 - 0.51 = 0.49

(ii)

Probability of purchasing exactly one

={(probability of buying a shirt) + (probability of purchasing a suit) + ( probability of purchasing a tie)} {(probability of purchasing a suit and a shirt) +(probability of purchasing a suit and a tie) + (probability of purchasing a shirt and a tie)}

= {(P(A) + P(B) + P(C)) - ( P(AB) + P (AC) + P (BC)}

= {(0.22 + 0.30 + 0.28) - (0.11 + 14 + 0.10)

= { 0.80 - 0.35}

= 0.45

Another way to calculate it would be

1 {(probability of purchasing none of the items ) + (probability of purchasing all the items)}

= 1 - (0.49 + 0.06)

= 1- (0.55)

= 0.45

BigorU [14]2 years ago
7 0

Answer:

a) The probability that he doesnt but any items is 0.49

b) He buys exactly 1 of those items with probability 0.28

Step-by-step explanation:

lets call su the event that the customer purchases a suit, sh the event that teh customer purchases a shirt and t the event that the customer purchases a tie.

Remembe that for events A, B and C we have that

P(A U B) = P(A) + P(B) - P(A ∩ B)

P(A U B U C) = P(A) + P(B) + P(C) - P(A ∩ B) - P(A ∩ C) - P(B ∩ C) + P(A ∩ B ∩ C)

Also, we are given that

P(su) = 0.22

P(sh) = 0.3

p(t) = 0.28

p(su ∩ sh) =  0.11

P(su ∩ t) = 0.14

P(sh ∩ t) = 0.1

P(sh ∩ t ∩ su) = 0.06

The event that he doesnt buy any item has as complementary event su ∪ sh ∪ t, therefore

P( he doesnt but any items) = 1-P(su U sh U t) =

1-( P(su) + p(sh) + p(t) - P(su ∩ sh) - p(su∩t) - p(sh∩t) + p(su∩sh∩t) ) =

1-(0.22+0.30+0.28-0.11-0.14-0.1+0.06) = 1-0.51 = 0.49

b) The probability that he buys at least 2 items is equal to

p(su ∩ t) + p(su ∩ sh) + p(sh ∩ t) -2 p(su ∩ t ∩ sh) (because we are counting the triple intersection 3 times, so we need to remove it twice)

This number is

0.14+0.11+0.1-2*0.06 = 0.23

Thus, the probability that he buys exactly one item can be computed by substracting from one the probability of the complementary event : she buys 2 or more or non items

P(he buys exactly one item) = 1- ( p(he buys none items) + p(he buys at least 2) ) = 1- 0.49-0.23 = 0.28

You might be interested in
In the diagram, DG = 12, GF = 4, EH = 9, and HF = 3. Triangle D E F is shown. Line G H is drawn parallel to side D E within the
Komok [63]

Answer:

<DFE is congruent to <GFH

Step-by-step explanation:

you need an angle to prove SAS and <DFE is congruent to <GFH

5 0
1 year ago
Brahmagupta solved a quadratic equation of the form ax2 + bx = c using the formula x =, which involved only one solution. Using
weeeeeb [17]
X2+7x-8=0
product=-8 times 1 = -8
sum= 7
{-1, 8}
x2-1x+8x-8=0
x(x-1)+8(x-1)=0
x+8=0 or X-1=0
x=-8
4 0
1 year ago
Read 2 more answers
Jason states that -5.0 is not an integer because it is a decimal. Is he correct? Why or why not?
gulaghasi [49]

Answer:

The answer is No, he's incorrect

Step-by-step explanation:

Because -5.0 is still -5 so therefore it makes -5.0 an integer

5 0
1 year ago
A flat circular plate has the shape of the region x squared plus y squared less than or equals 1x2+y2≤1. the​ plate, including t
vredina [299]

You're looking for the extreme values of x^2+3y^2+13x subject to the constraint x^2+y^2\le1.

The target function has partial derivatives (set equal to 0)

\dfrac{\partial(x^2+3y^2+13x)}{\partial x}=2x+13=0\implies x=-\dfrac{13}2

\dfrac{\partial(x^2+3y^2+13x)}{\partial y}=6y=0\implies y=0

so there is only one critical point at \left(-\dfrac{13}2,0\right). But this point does not fall in the region x^2+y^2\le1. There are no extreme values in the region of interest, so we check the boundary.

Parameterize the boundary of x^2+y^2\le1 by

x=\cos u

y=\sin u

with 0\le u. Then t(x,y) can be considered a function of u alone:

t(x,y)=t(\cos u,\sin u)=T(u)

T(u)=\cos^2u+3\sin^2u+13\cos u

T(u)=3+13\cos u-2\cos^2u

T(u) has critical points where T'(u)=0:

T'(u)=-13\sin u+4\sin u\cos u=\sin u(4\cos u-13)=0

(1)\quad\sin u=0\implies u=0,u=\pi

(2)\quad4\cos u-13=0\implies\cos u=\dfrac{13}4

but |\cos u|\le1 for all u, so this case yields nothing important.

At these critical points, we have temperatures of

T(0)=14

T(\pi)=-12

so the plate is hottest at (1, 0) with a temperature of 14 (degrees?) and coldest at (-1, 0) with a temp of -12.

4 0
1 year ago
Josh and his friends bought vanilla wafers for $4 per packet and chocolate wafers for $1 per packet at a carnival. they spent a
KIM [24]
45 = 4X + 1X

45= 4×(9) +1×(9)

45= 36 + 9

45 = 45

OR
45= 4X + 1X

45 = 4(9) + 1(9)

45 = 36 + 9
-36= -36
9 = 9
-9 = -9
0=0

You have to evaluate the problem this way in order to figure out the number of wafers in all. Either way the answer is still 9. I replaced the variable x with 9 in order to get my answer
6 0
1 year ago
Other questions:
  • Rewrite in simplest rational exponent form √x • 4√x. Show each step of your process.
    11·1 answer
  • A line contains the points (-4,1) and (4,6). Decide weather or not each of these points are also on the line(there could be more
    5·2 answers
  • Hadley paddled a canoe 2/3 mile in 1/4 hour. How fast did Hadley paddle in miles per hour ?
    6·1 answer
  • Triangles A B C and X Y Z are shown. Which would prove that ΔABC ~ ΔXYZ? Select two options. StartFraction B A Over Y X = StartF
    13·2 answers
  • dirk sold 7 more than 2 times as many gym memberships this month than last month. the month he sold 43 memberships. how many mem
    12·1 answer
  • Which exponential function has an initial value of 3?
    9·2 answers
  • 2 box plots. The number line goes from 1 to 11. For Jefferson Middle School recycled cans, the whiskers range from 1 to 9.5, and
    7·2 answers
  • In the theory of learning, the rate at which a subject is memorized is assumed to be proportional to the amount that is left to
    14·1 answer
  • The shape below is constructed from six squares, and the lengths of the sides of the three smallest squares are written inside o
    15·1 answer
  • A company makes 150 bags.
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!