Last visit was: 24 Apr 2026, 07:17 It is currently 24 Apr 2026, 07:17
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
avatar
idiot
Joined: 07 Apr 2010
Last visit: 24 Sep 2010
Posts: 19
Own Kudos:
29
 [4]
Given Kudos: 6
Posts: 19
Kudos: 29
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
mbafall2011
Joined: 21 Mar 2010
Last visit: 03 Aug 2012
Posts: 240
Own Kudos:
Given Kudos: 33
Posts: 240
Kudos: 88
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
InSearch
Joined: 27 Jul 2008
Last visit: 12 Apr 2012
Posts: 8
Own Kudos:
2
 [2]
Given Kudos: 3
Posts: 8
Kudos: 2
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
mbafall2011
Joined: 21 Mar 2010
Last visit: 03 Aug 2012
Posts: 240
Own Kudos:
88
 [2]
Given Kudos: 33
Posts: 240
Kudos: 88
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
InSearch
My take:
We are dealing with probabilities, not sets. P(X or Y) = P (X) + P(Y).

P(A gets a red ball) = 1/2.
P(B gets a red ball) = 1/3.
P(C does not get a red ball) = 3/4

A1: (1/2+1/3)*3/4 = 5/8
A2: 1/2 * 1/3 * 3/4 = 1/8.

Sorry my bad! i didnt see the -P(AandB) in the original post. This makes sense. Does any one have the correct answer?
avatar
idiot
Joined: 07 Apr 2010
Last visit: 24 Sep 2010
Posts: 19
Own Kudos:
Given Kudos: 6
Posts: 19
Kudos: 29
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i believe the generic formula is : P(A OR B) = P(A) + P(B) - P(A/B) :idea:
where P(A/B) is the probability of occurrence of A given B has occurred ,i.e, the probability of occurrence of A & B. (or use P(B/A) instead)

Now,
For independent events, P(A/B) = P(A)*P(B) (as in this example)
For dependent events, P(A/B) != P(A)*P(B) (e.g: drawing cards without replacement from a deck)
For mutually exclusive events P(A/B) = 0 (as A & B cant occur together)

lets take a simple example: I roll a fair dice. What's the probability that i get a prime or an odd number?
Solution:
(i) counting method
p = favorable outcomes{1,2,3,5} / total outcomes = 4 / 6 .
(ii) individual probabilities method:
p(prime){2,3,5} = 3 / 6
p(odd){1,3,5} = 3 / 6
p(prime and odd){3,5} = 2 / 6
so, p(prime or odd) = 3/6 + 3/6 - 2/6 = 4 / 6 .

My understanding is that set theory & probability theory are, in a way, analogous.

Any inputs? Anybody?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,814
Own Kudos:
811,000
 [4]
Given Kudos: 105,871
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,814
Kudos: 811,000
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
idiot
:?:
A has to pick a ball from a bag with 3 red & 3 blue balls.
B has to pick a ball from another bag with 3 red, 3 blue & 3 green balls.
C has to pick a ball from another bag with 3 red, 3 blue, 3 yellow & 3 green balls.

1)What is the probability that A or B get a red ball, & not C?
2)What is the probability that A and B get a red ball, & not C?

PS: This is just a random question.

:idea: My initial thought process was :
All 3 are independent events. So,
p1 = P(A or B) x P(!C) = ( P(A) + P(B) - P(A)P(B) ) x P(!C) = (3/6 + 3/9 - 3/6 * 3/9) * 9/12
p2 = P(A and B) x P(!C) = ( P(A)P(B) ) x P(!C) = (3/6 * 3/9) * 9/12

Is my approach correct?

Yes, your approach is correct.

1. What is the probability that A or B get a red ball, & not C?

NOTE: Probability of A OR B.
If Events A and B are independent, the probability that either Event A or Event B occurs is:
\(P(A or B) = P(A) + P(B) - P(A and B)\)

When we say "A or B occurs" we include three possibilities:
A occurs and B does not occur;
B occurs and A does not occur;
Both A and B occur.

\(P(AorB&notC)=P(AorB)*P(notC)=(P(A) + P(B) - P(A and B))*P(notC)=\)
\(=(\frac{3}{6}+\frac{3}{9}-\frac{3}{6}*\frac{3}{9})*\frac{9}{12}=\frac{1}{2}\)

2. What is the probability that A and B get a red ball, & not C?

NOTE: Probability of A and B.
When two events are independent, the probability of both occurring is the product of the probabilities of the individual events: \(P(A and B) = P(A)*P(B)\)

\(P(A&B&notC)=P(A)*P(B)*P(notC)=\frac{3}{6}*\frac{3}{9}*\frac{9}{12}=\frac{1}{8}\)
avatar
pappueshwar
Joined: 25 Aug 2010
Last visit: 05 Oct 2012
Posts: 16
Own Kudos:
Given Kudos: 11
Posts: 16
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
HI bunuel,

please let me know as to how you arrived at 9/12 for p(not C)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,814
Own Kudos:
Given Kudos: 105,871
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,814
Kudos: 811,000
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pappueshwar
HI bunuel,

please let me know as to how you arrived at 9/12 for p(not C)

Sure.

Given: C has to pick a ball from a bag with 3 red, 3 blue, 3 yellow & 3 green balls. What is the probability that C will not get a red ball?

Since there are total of 3+3+3+3+=12 balls out of which 9 balls are not red then the probability of picking the ball other than red is 9/12.

Hope it's clear.
avatar
sfeng
Joined: 22 Mar 2012
Last visit: 05 Sep 2012
Posts: 9
Own Kudos:
Given Kudos: 2
Posts: 9
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

I did it the same way as InSearch - not clear to me why it's wrong.

Why is the answer for 1 not 5/8?
ie. for your calculation of P(A or B), why do you subtract the P(A and B)?
The question says "from another bag", which to me indicates that A and B are mutually exclusive.
Also, how did you get 3/6 for P(A and B) in question 1? (And why/how is it something different in question 2?)

Thank you!
User avatar
rrsnathan
Joined: 30 May 2013
Last visit: 04 Aug 2014
Posts: 121
Own Kudos:
Given Kudos: 72
Location: India
Concentration: Entrepreneurship, General Management
GPA: 3.82
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We are dealing with probabilities,

P(A gets a red ball) = 1/2.
P(B gets a red ball) = 1/3.
P(C does not get a red ball) = 3/4

A1: (1/2+1/3)*3/4 = 5/8
A2: 1/2 * 1/3 * 3/4 = 1/8.

Is this approach is wrong????
Please help me
avatar
Asifpirlo
Joined: 10 Jul 2013
Last visit: 26 Jan 2014
Posts: 220
Own Kudos:
Given Kudos: 102
Posts: 220
Kudos: 1,195
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rrsnathan
We are dealing with probabilities,

P(A gets a red ball) = 1/2.
P(B gets a red ball) = 1/3.
P(C does not get a red ball) = 3/4

A1: (1/2+1/3)*3/4 = 5/8
A2: 1/2 * 1/3 * 3/4 = 1/8.

Is this approach is wrong????
Please help me
.................................
your procedure is applicable for only one bag.
if there are different bags then there must be different events or independent events, and for every independent event we have to count p(A n B) = p(A) . p(B)
so you have to minus p(A n B).
From your calculation , (1/2 + 1/3 - 1/2 * 1/3) * 3/4 = 1/2 (just include one minus, because of independent events)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,972
Own Kudos:
Posts: 38,972
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109814 posts
Tuck School Moderator
853 posts