Last visit was: 23 Apr 2026, 23:10 It is currently 23 Apr 2026, 23:10
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
User avatar
gmatmba
Joined: 16 Aug 2005
Last visit: 14 Jun 2008
Posts: 515
Own Kudos:
Location: France
Posts: 515
Kudos: 115
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
itishaj
Joined: 28 Mar 2006
Last visit: 14 Aug 2006
Posts: 58
Own Kudos:
Posts: 58
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Professor
Joined: 29 Dec 2005
Last visit: 09 Aug 2011
Posts: 562
Own Kudos:
Posts: 562
Kudos: 184
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
itishaj
Joined: 28 Mar 2006
Last visit: 14 Aug 2006
Posts: 58
Own Kudos:
Posts: 58
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Agree with professor's point that we have to consider both 5 th and 6th draw.
Howver, if I modify my solution(given above) to incorporate this condition..
I still get ...
first case: in the first draw..5 white shirts were picked and one striped.
nw proabilty of picking exactly one shirt in the next draw is 1/12 * 11/11
+ 11/12 * 1/11 = 1/6

Professor , I think in ur solution....it should be 12C2...(marked in red)

second case: 4 white shirts and 2 striped shirts in d first draw
nw proabilty of picking exactly one shirt in the next draw is 2/12 * 10/11
+ 10/12 * 2/11 = 10/33

however, prof's answer for this case is 20/33...can smbdy clear ot the discrepancy...

total prob is 1/6 + 10/33 = 31/66



Professor
gmatmba
There are 18 shirts in a closet. 12 are stripes and 6 are white. 6 draws are made of 1 shirt at a time without any replacement of which at least 4 are found to be white. What is the probability that in the next 2 draws, exactly 1 shirt is white?

this is conditional prob, i am not sure with my solution..

*suppose we already have 4 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(10/12c2) = 20/33
*suppose we already have 5 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(11/11c2) = 22/55 = 2/5
*suppose we already have 6 whites, now the possibilities of getting 1 white = 0

so the prob = 20/33 + 2/5
User avatar
ywilfred
Joined: 07 Jul 2004
Last visit: 06 Mar 2012
Posts: 1,987
Own Kudos:
Location: Singapore
Posts: 1,987
Kudos: 2,051
Kudos
Add Kudos
Bookmarks
Bookmark this Post
18 shirts: 12 stripes, 6 white

6 draws made, at least 4 white

So we could have 4 white shirts, 5 white shirts, 6 white shirts. Consider case by case:

6 white shirts: P(next two draw at least 1 is white) = 0

5 white shirts: Can be 7th draw = white or 8th draw = white
P = (1/12)(1) + (11/12)(1/11) = 1/6

4 white shirts: Can be 7th draw = white, or 8th draw = white
P = (2/12)(10/11) + (10/12)(2/11) = 10/33

Total = 31/66
avatar
ksb
Joined: 29 Apr 2006
Last visit: 18 Aug 2006
Posts: 3
Own Kudos:
Location: Chennai, India
Posts: 3
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
At least 4 out of the 6 draws is white means
4 are white or 5 are white or all 6 are white.

Case 1: exactly 4 are white in the first 6 draws. Therefore, the other 2 are stripes.
The probability of getting exactly 4 white and 2 stripes from 6 whites and 12 stripes is (6C4 * 12C2)/18C6.
Now, getting excatly one of the other two draws i.e., 7th or 8th as white from the remaining 2 whites and the other one stripe from 10 stripes is
2C1*10C1/12C2.
Combining the two, we get 6C4 * 12C2 *2C1 * 10C1/(12C2 * 18C6)
= 6C4 * 2C1 * 10C1 / 18C6

Case 2: exactly 5 are white in the first 6 draws. Therefore, the other one is a stripe
probability of getting 5 whites from 6 and 1 stripe from 12 = 6C5 * 12C1/18C6

Getting one of 7th or 8th as stripe and the other as white is 1C1 * 11C1/12C2

Combining the two, we get 6C5 *12C1 * 11C1/(18C6 * 12C2)

If you get 6 whites in the first 6 draws as professor had mentioned, you will not be able to get exactly 1 white in the next two draws.

Therefore, final probability is {6C4 * 2C1 * 10C1 / 18C6 } + {6C5 *12C1 * 11C1/(18C6 * 12C2)}
User avatar
remgeo
Joined: 24 Oct 2005
Last visit: 05 Oct 2006
Posts: 263
Own Kudos:
Location: London
Posts: 263
Kudos: 38
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Agree with 31/66.
Same method as ywilfred
User avatar
Professor
Joined: 29 Dec 2005
Last visit: 09 Aug 2011
Posts: 562
Own Kudos:
Posts: 562
Kudos: 184
Kudos
Add Kudos
Bookmarks
Bookmark this Post
itishaj
Agree with professor's point that we have to consider both 5 th and 6th draw.
Howver, if I modify my solution(given above) to incorporate this condition..
I still get ...
first case: in the first draw..5 white shirts were picked and one striped.
nw proabilty of picking exactly one shirt in the next draw is 1/12 * 11/11
+ 11/12 * 1/11 = 1/6

Professor, I think in ur solution....it should be 12C2...(marked in red)
second case: 4 white shirts and 2 striped shirts in d first draw
nw proabilty of picking exactly one shirt in the next draw is 2/12 * 10/11
+ 10/12 * 2/11 = 10/33

however, prof's answer for this case is 20/33...can smbdy clear ot the discrepancy...

total prob is 1/6 + 10/33 = 31/66

Professor
gmatmba
There are 18 shirts in a closet. 12 are stripes and 6 are white. 6 draws are made of 1 shirt at a time without any replacement of which at least 4 are found to be white. What is the probability that in the next 2 draws, exactly 1 shirt is white?

this is conditional prob, i am not sure with my solution..

*suppose we already have 4 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(10/12c2) = 20/33
*suppose we already have 5 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(11/11c2) = 22/55 = 2/5
*suppose we already have 6 whites, now the possibilities of getting 1 white = 0

so the prob = 20/33 + 2/5


oh, i agree that it should be 12c2. thanxxxx.

i am doing it again.

*suppose we already have 4 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(10/12c2) = 10/33

*suppose we already have 5 whites, now the possibilities of getting 1 white (it could be 5th drawing or 6th drawing) = 2(11/12c2) = 1/3
[note: we get 1 white and 1 strips in two ways. if 7th drawing is white, then 8th drawing must be strips. similarly if 7th is strips, 8th is white. so either (1W+11S) or (11S +1W) will happen. and in any case there are 1 outcomes. so we need to multiply (11/12c2) by 2. the same applies to above too.].

*suppose we already have 6 whites, now the possibilities of getting 1 white = 0

so the prob = 10/33 + 1/3 = 21/33
User avatar
saha
Joined: 10 Jan 2006
Last visit: 18 Jul 2006
Posts: 16
Own Kudos:
Posts: 16
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ywilfred
18 shirts: 12 stripes, 6 white

6 draws made, at least 4 white

So we could have 4 white shirts, 5 white shirts, 6 white shirts. Consider case by case:

6 white shirts: P(next two draw at least 1 is white) = 0

5 white shirts: Can be 7th draw = white or 8th draw = white
P = (1/12)(1) + (11/12)(1/11) = 1/6

4 white shirts: Can be 7th draw = white, or 8th draw = white
P = (2/12)(10/11) + (10/12)(2/11) = 10/33

Total = 31/66


We are given at least 4 whites but the probability of 4W2S, 5W1S and 6W are not the same so we should take the conditional probablity into account.

P(4w2S/4W) = 6c4 * 12c2/(6c4*12c2+6c5*12C1 + 6c6)
P(5w1s/4w) = 6c5 * 12c1/(same denom as above)
P(6w/4w) = 6c6 /(same denom as above)

we can now plug in each of the 3 values above.

P = P(1w/4w2s) * P(4w2s/4w) + P(1w/5w1s)*P(5w1s/4w) + P(1w/6w)*P(6w/4w)

Plug in the terms from the quoted post and above for the answer. Too tedious for me.
User avatar
old_dream_1976
Joined: 09 Aug 2005
Last visit: 30 Nov 2006
Posts: 133
Own Kudos:
Posts: 133
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatmba
There are 18 shirts in a closet. 12 are stripes and 6 are white. 6 draws are made of 1 shirt at a time without any replacement of which at least 4 are found to be white. What is the probability that in the next 2 draws, exactly 1 shirt is white?


If 5of6 shirts are white = [1/12 x 11/11] + [11/12 x 1/11]
7th is w 8th is NW 7th is NW 8th is W

if 4 of 6 are wihite = [2/12 x 10/12] + [10/12 x 2/11] + [2/12 x 1/11]


= [11+11 +20 + 20 + 2 ]/[12x11]= 16/33

OA please
User avatar
x242222
Joined: 05 Jan 2006
Last visit: 05 Jan 2007
Posts: 41
Own Kudos:
Posts: 41
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I got 62/132 which is 31/66.
User avatar
tl372
Joined: 10 May 2006
Last visit: 16 Jul 2013
Posts: 100
Own Kudos:
Location: USA
Posts: 100
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I did it the same way at itishaj and got 31/66.
User avatar
old_dream_1976
Joined: 09 Aug 2005
Last visit: 30 Nov 2006
Posts: 133
Own Kudos:
Posts: 133
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nevermind - Please ignore this post
User avatar
treefit
Joined: 15 May 2006
Last visit: 26 Jun 2007
Posts: 9
Posts: 9
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
what does the "C" in the notation "12C2" stand for?
User avatar
mahesh004
Joined: 10 Oct 2005
Last visit: 13 Mar 2007
Posts: 271
Own Kudos:
Location: US
Posts: 271
Kudos: 609
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I totally agree with ywilfred's method...

good problem.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Quantitative Questions Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!