Answer:
At a certain pizza parlor,36 % of the customers order a pizza containing onions,35 % of the customers order a pizza containing sausage, and 66% order a pizza containing onions or sausage (or both). Find the probability that a customer chosen at random will order a pizza containing both onions and sausage.
Step-by-step explanation:
Hello!
You have the following possible pizza orders:
Onion ⇒ P(on)= 0.36
Sausage ⇒ P(sa)= 0.35
Onions and Sausages ⇒ P(on∪sa)= 0.66
The events "onion" and "sausage" are not mutually exclusive, since you can order a pizza with both toppings.
If two events are not mutually exclusive, you know that:
P(A∪B)= P(A)+P(B)-P(A∩B)
Using the given information you can use that property to calculate the probability of a customer ordering a pizza with onions and sausage:
P(on∪sa)= P(on)+P(sa)-P(on∩sa)
P(on∪sa)+P(on∩sa)= P(on)+P(sa)
P(on∩sa)= P(on)+P(sa)-P(on∪sa)
P(on∩sa)= 0.36+0.35-0.66= 0.05
I hope it helps!
Answer:
r = 49
Step-by-step explanation:
Answer:
189282
Step-by-step explanation:
Answer:

Step-by-step explanation:
Let's call D the event that a person has the disease, D' the event that a person doesn't have the disease and T the event that the person tests negative for the disease.
So, the probability P(D/T) that a randomly chosen person who tests negative for the disease actually has the disease is calculated as:
P(D/T) = P(D∩T)/P(T)
Where P(T) = P(D∩T) + P(D'∩T)
So, the probability P(D∩T) that a person has the disease and the person tests negative for the disease is equal to:
P(D∩T) = (1/1000)*(0.005) = 0.000005
Because 1/1000 is the probability that the person has the disease and 0.005 is the probability that the person tests negative given that the person has the disease.
At the same way, the probability P(D'∩T) that a person doesn't have the disease and the person tests negative for the disease is equal to:
P(D'∩T) = (999/1000)*(0.99) = 0.98901
Finally, P(T) and P(D/T) are equal to:
P(T) = 0.000005 + 0.98901 = 0.989015

Answer:
5/11
explanation
Probability here is the chance of selection out of a total. So, we need to first find the total number of marbles.
total
=
5
+
3
+
2
+
1
=
11
So there are
11
marbles total. The probability that we pick one of the
3
green marbles out of the
11
is simply that ratio:
P
green
=
3
11
Same idea for yellow:
P
yellow
=
2
11
The probability of picking either of these colors is simply the sum of their probabilities.
P
green or yellow
=
P
green
+
P
yellow
=
3
11
+
2
11
=
5
11