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
Zacharias is using the quadratic formula to solve the equation 0 = –2x2 5x – 3. he begins by substituting as shown.quadratic for
aliya0001 [1]

Answer:

D is the answer

Step-by-step explanation:

3 0
2 years ago
Read 2 more answers
Which sequence could be partially defined by the recursive formula f (n + 1) = f(n) + 2.5 for n ≥ 1?
horrorfan [7]

Option C: –10, –7.5, –5, –2.5, … is the sequence that could be partially defined by the recursive formula f(n+1)=f(n)+2.5

Explanation:

The given recursive formula is f(n+1)=f(n)+2.5 for n\geq 1 and f(1)=-10

We need to determine the sequence.

The sequence can be determined by substituting n = 1, 2, 3, 4,....

<u>2nd term of the sequence:</u>

Substituting n = 1 in the formula f(n+1)=f(n)+2.5, we get,

f(1+1)=f(1)+2.5

Simplifying, we have,

f(2)=-10+2.5=-7.5

Thus, the 2nd term of the sequence is -7.5

<u>3rd term of the sequence:</u>

Substituting n = 2 in the formula f(n+1)=f(n)+2.5, we get,

f(2+1)=f(2)+2.5

Simplifying, we have,

f(3)=-7.5+2.5=-5

Thus, the 3rd term of the sequence is -5

<u>4th term of the sequence:</u>

Substituting n = 3 in the formula f(n+1)=f(n)+2.5, we get,

f(3+1)=f(3)+2.5

Simplifying, we have,

f(4)=-5+2.5=-2.5

Thus, the 4th term of the sequence is -2.5

Therefore, the sequence is –10, –7.5, –5, –2.5, …

Hence, Option C is the correct answer.

3 0
2 years ago
Ice cream usually comes in 1.5-quart boxes (48 fluid ounces), and ice cream scoops hold about 2 ounces. However, there is some v
Troyanec [42]

Answer:

(a) The expected value and standard deviation of the amount of ice cream served at the party are 54 ounces and 1.25 ounces respectively.

(b) The expected value and standard deviation of the amount of ice cream left in the box after scooping out one scoop are 46 ounces and 1.031 ounces respectively.

(c) Because the variance of each variable is dependent on the other.

Step-by-step explanation:

The random variable <em>X</em> and <em>Y</em> are defined as follows:

<em>X</em> = amount of ice cream in the box

<em>Y</em> = amount of ice cream scooped out

The information provided is:

E (X) = 48

SD (X) = 1

V (X) = 1

E (Y) = 2

SD (Y) = 0.25

V (Y) = 0.0625

(a)

The total amount of ice-cream served at the party can be expressed as:

<em>X</em> + 3<em>Y</em>.

Compute the expected value of (<em>X</em> + 3<em>Y</em>) as follows:

E(X+3Y)=E(X)+3E(Y)\\= 48+(3\times2)\\=48+6\\=54

Compute the variance of (<em>X</em> + 3<em>Y</em>) as follows:

V(X+3Y) = V (X)+3^{2}V(Y)+2\times 3Cov (X,Y)\\=1+(9\times0.0625)+0\\=1.5625

Then the standard deviation of (<em>X</em> + 3<em>Y</em>) is:

SD(X + 3Y) =\sqrt{V(X + 3Y)}\\\sqrt{1.5625}\\=1.25

Thus, the expected value and standard deviation of the amount of ice cream served at the party are 54 ounces and 1.25 ounces respectively.

(b)

The amount of ice-cream left in the box after scooping out one scoop is represented as follows:

<em>X</em> - <em>Y</em>.

Compute the expected value of (<em>X</em> - <em>Y</em>) as follows:

E(X-Y)=E(X)-E(Y)\\=48-2\\=46

Compute the variance of (<em>X</em> - <em>Y</em>) as follows:

V(X - Y) =V(X)+V(Y)-2Cov(X,Y)\\=1+0.0625-0\\=1.0625

Then the standard deviation of (<em>X</em> - <em>Y</em>) is:

SD(X-Y) =\sqrt{V(X -Y)}\\\sqrt{1.0625}\\=1.031

Thus, the expected value and standard deviation of the amount of ice cream left in the box after scooping out one scoop are 46 ounces and 1.031 ounces respectively.

(c)

The variance of the sum or difference of two variables is computed by adding the individual variances. This is because the variance of each variable is dependent on the others.

7 0
2 years ago
Suppose that the regression equation y = 16.99 + 0.32 x1 + 0.41 x2 + 5.31 x3 predicts an adult’s height (y) given the individual
umka21 [38]

Answer:

Step-by-step explanation:

It is given that the regression equation

y = 16.99 + 0.32 x_1 + 0.41 x_2 + 5.31 x_3

predicts an adult’s height (y) given the individual’s mother’s height (x1), his or her father’s height (x2), and whether the individual is male (x3 = 1) or female (x3 = 0).

The coefficient of x1 = 0.32 represents the increase in height of the child due to one inch increase in mother.

Similarly coefficient of x2 = 0.42 represents the increase in height of the child due to one inch increase in father.

and coefficient of x3 = 5.31 represents the increase in height of the child due to being a male than a female.

8 0
2 years ago
Which is a solution to the equation? (x −2)(x + 5) = 18 x = −10 x = −7 x = −4 x = −2
Leona [35]

Answer:

Solutions:

x=-7

x=4

Step-by-step explanation:

(x-2)(x + 5) = 18

Expanding the factored form:

x^2+5x-2x-10=18

x^2+3x-28=0

Factoring the second-degree polynomial:

(x+7)(x-4)=0

This is true for

x=-7 \text{ or } x=4

4 0
2 years ago
Other questions:
  • scholastic books sells 4 times as many textbooks as keller publishing; together they sold 7,775 textbooks. how many did scholast
    10·1 answer
  • Dolores bought 15 party hats priced at $0.75 each and 15 noisemakers priced at $1.25 each. How much did Dolores spend in all?
    14·2 answers
  • A hospital cafeteria has 20 tables. 65% of the tables have 6 chairs at each table. The remaining 35% of the tables have 4 chairs
    7·1 answer
  • What is the axis of symmetry of h(x) = –2x2 + 12x – 3?
    12·2 answers
  • 2. A student on the track team runs 45 minutes each day as a part of her training. She
    10·1 answer
  • if BA is extended all the way through A creating BF and A becomes the midpoint of BF, then what are the coordinates of F
    9·1 answer
  • Serena estimates that she can paint 60 square feet of wall space every half -hour .Write a equations for the relationship with t
    9·1 answer
  • Suppose you have 20 coins that total $3.00. Some coins are nickels and some are quarters. Which of the following pairs of equati
    12·1 answer
  • Which of the following is a key property of the quadratic parent function?
    15·1 answer
  • Sin70° sin130° sin170°=1/8​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!