1answer.
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
meriva
3 years ago
5

Calculating conditional probability

Mathematics
1 answer:
laila [671]3 years ago
6 0

Complete Question

Calculating conditional probability

The usher at a wedding asked each of the 80 guests whether they were a friend of the bride or of the groom.

Here are the results:

Bride :29

Groom :30

BOTH : 20

Given that a randomly selected guest is a friend of the groom, find the probability they are a friend of the bride.

P (bride | groom)​

Answer:

The probability is P(B|G) = \frac{2}{3}

Step-by-step explanation:

The sample size is n =  80

The friend of the groom are G = 30

 The friend of the groom are B  = 29

 The friend of both bride and groom are Z = 20

The probability that a guest is a friend of the bride is mathematically represented as

      P(B) =  \frac{29}{80}

The probability that a guest is a friend of the groom is mathematically represented as

       P(G) =  \frac{30}{80}

The probability that a guest is both a friend of the bride and a friend of the groom is mathematically represented as

       P(B \ n  \ G) = \frac{20}{80}

Now

    P(B|G) is mathematically represented as

     P(B|G) = \frac{P(B \ n \ G)}{P(G)}

     Substituting values

       P(B|G) = \frac{\frac{20}{80} }{\frac{30}{80} }

      P(B|G) = \frac{2}{3}

     

You might be interested in
Dr. Keller has a bookcase in her office with three shelves each shelf has the same number of books on it there are 23 books on t
KiRa [710]

Answer:

69

Step-by-step explanation:

23 on each shelf x 3 shelves = 69 books

7 0
2 years ago
What is the value of 20+ 3(7+4)+5+267 +9)?
just olya [345]

Answer:

334

Step-by-step explanation:

20+3(7+4)+5+267+9

=20+(3)(11)+5+267+9

=20+33+5+267+9

=53+5+267+9

=58+267+9

=325+9

4 0
3 years ago
The polynomial P(x) = 2x^3 + mx^2-5 leaves the same remainder when divided by (x-1) or (2x + 3). Find the value of m and the rem
Zigmanuir [339]

Answer:

m=7

Remainder =4

If q=1 then r=3 or r=-1.

If q=2 then r=3.

They are probably looking for q=1 and r=3 because the other combinations were used earlier in the problem.

Step-by-step explanation:

Let's assume the remainders left when doing P divided by (x-1) and P divided by (2x+3) is R.

By remainder theorem we have that:

P(1)=R

P(-3/2)=R

P(1)=2(1)^3+m(1)^2-5

=2+m-5=m-3

P(\frac{-3}{2})=2(\frac{-3}{2})^3+m(\frac{-3}{2})^2-5

=2(\frac{-27}{8})+m(\frac{9}{4})-5

=-\frac{27}{4}+\frac{9m}{4}-5

=\frac{-27+9m-20}{4}

=\frac{9m-47}{4}

Both of these are equal to R.

m-3=R

\frac{9m-47}{4}=R

I'm going to substitute second R which is (9m-47)/4 in place of first R.

m-3=\frac{9m-47}{4}

Multiply both sides by 4:

4(m-3)=9m-47

Distribute:

4m-12=9m-47

Subtract 4m on both sides:

-12=5m-47

Add 47 on both sides:

-12+47=5m

Simplify left hand side:

35=5m

Divide both sides by 5:

\frac{35}{5}=m

7=m

So the value for m is 7.

P(x)=2x^3+7x^2-5

What is the remainder when dividing P by (x-1) or (2x+3)?

Well recall that we said m-3=R which means r=m-3=7-3=4.

So the remainder is 4 when dividing P by (x-1) or (2x+3).

Now P divided by (qx+r) will also give the same remainder R=4.

So by remainder theorem we have that P(-r/q)=4.

Let's plug this in:

P(\frac{-r}{q})=2(\frac{-r}{q})^3+m(\frac{-r}{q})^2-5

Let x=-r/q

This is equal to 4 so we have this equation:

2u^3+7u^2-5=4

Subtract 4 on both sides:

2u^3+7u^2-9=0

I see one obvious solution of 1.

I seen this because I see 2+7-9 is 0.

u=1 would do that.

Let's see if we can find any other real solutions.

Dividing:

1     |   2    7     0     -9

     |         2      9      9

       -----------------------

          2    9     9      0

This gives us the quadratic equation to solve:

2x^2+9x+9=0

Compare this to ax^2+bx+c=0

a=2

b=9

c=9

Since the coefficient of x^2 is not 1, we have to find two numbers that multiply to be ac and add up to be b.

Those numbers are 6 and 3 because 6(3)=18=ac while 6+3=9=b.

So we are going to replace bx or 9x with 6x+3x then factor by grouping:

2x^2+6x+3x+9=0

(2x^2+6x)+(3x+9)=0

2x(x+3)+3(x+3)=0

(x+3)(2x+3)=0

This means x+3=0 or 2x+3=0.

We need to solve both of these:

x+3=0

Subtract 3 on both sides:

x=-3

----

2x+3=0

Subtract 3 on both sides:

2x=-3

Divide both sides by 2:

x=-3/2

So the solutions to P(x)=4:

x \in \{-3,\frac{-3}{2},1\}

If x=-3 is a solution then (x+3) is a factor that you can divide P by to get remainder 4.

If x=-3/2 is a solution then (2x+3) is a factor that you can divide P by to get remainder 4.

If x=1 is a solution then (x-1) is a factor that you can divide P by to get remainder 4.

Compare (qx+r) to (x+3); we see one possibility for (q,r)=(1,3).

Compare (qx+r) to (2x+3); we see another possibility is (q,r)=(2,3).

Compare (qx+r) to (x-1); we see another possibility is (q,r)=(1,-1).

6 0
3 years ago
Hey everyone. what is 7(1-8n)
Taya2010 [7]

Answer:

7(1-8n)=0


We simplify the equation to the form, which is simple to understand

7(1-8n)=0


Reorder the terms in parentheses

+(+7-56n)=0


Remove unnecessary parentheses

+7-56n=0


We move all terms containing n to the left and all other terms to the right.

-56n=0-7


We simplify left and right side of the equation.

-56n=-7


We divide both sides of the equation by -56 to get n.

n=0.125




5 0
3 years ago
The ordered pair (-2,-1) is a solution to which of the following equations?
saveliy_v [14]

Answer:

5x-2y=12

Step-by-step explanation:

8 0
3 years ago
Other questions:
  • A scatter plot of data comparing the number of years since Holbrook High
    9·1 answer
  • What is the equation of the line in slope intercept form?<br> ANSWER ASAP PLZ!!!!!!!!!!!!!
    11·1 answer
  • a munfuctor of medical supplies produces 1 liter of bags of saline solution. the cost to produce x thousand bags of saline is gi
    13·1 answer
  • The monthly amounts spent for food by families of four receiving food stamps approximates a symmetrical, normal distribution. Th
    14·1 answer
  • Can y’all help me understand this
    13·1 answer
  • The Smith family went out to eat at Applebees. The total for their meal was $58.25. If they want to leave a 20%, how much tip sh
    7·1 answer
  • 1.
    15·1 answer
  • Timmy and Sarah head out to dinner and Garfinkels in Vaile. Timmy brings $40 with him. If buy two French Dips costing $10.95 a p
    15·1 answer
  • Polygon angle sum theorem, solve for many points.
    5·1 answer
  • A boat heading out to sea starts out at Point A, at a horizontal distance of 1465 feet
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!