Last visit was: 24 Apr 2026, 19:25 It is currently 24 Apr 2026, 19:25
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
farend
Joined: 27 Jul 2007
Last visit: 29 Jan 2013
Posts: 55
Own Kudos:
Posts: 55
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,396
Own Kudos:
Given Kudos: 362
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Expert
Expert reply
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Posts: 2,396
Kudos: 10,847
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
maratikus
Joined: 01 Jan 2008
Last visit: 22 Jul 2010
Posts: 257
Own Kudos:
Given Kudos: 1
Posts: 257
Kudos: 347
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
farend
Joined: 27 Jul 2007
Last visit: 29 Jan 2013
Posts: 55
Own Kudos:
Posts: 55
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
walker
A)

\(p_1=\frac{P^3_3}{P^4_3}=\frac{3!}{4!}=\frac{1}{4}\)

\(p_2=\frac{1}{P^4_3}=\frac{1}{4!}=\frac{1}{24}\)

Can we use 3C3 and 4C3 in the steps of A) here as we are just dealing with selection ?
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,396
Own Kudos:
Given Kudos: 362
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Expert
Expert reply
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Posts: 2,396
Kudos: 10,847
Kudos
Add Kudos
Bookmarks
Bookmark this Post
farend
Can we use 3C3 and 4C3 in the steps of A) here as we are just dealing with selection ?

You can but I don't like to do so because in second question you may go a wrong direction.
avatar
pmenon
Joined: 28 Dec 2005
Last visit: 01 Jul 2009
Posts: 691
Own Kudos:
Given Kudos: 2
Posts: 691
Kudos: 620
Kudos
Add Kudos
Bookmarks
Bookmark this Post
walker, why do you have 2 answers for each question ? what am i missing ?
avatar
aimecon
Joined: 01 Aug 2007
Last visit: 14 Aug 2008
Posts: 13
Own Kudos:
Posts: 13
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(A) and (B) are just different approaches (yielding the same results... duh!)

(A) involves counting the number of ways you can "choose" things. You divide the number of desired ways of choosing by the total number of ways possible. This is a bit less intuitive than (B).

(B) involves simply choosing the three that you want one by one, and you consider the probability of choosing each of them one step at a time.

I think I can explain method (A) to a certain degree but I don't know if I can apply it myself. Hope this helps a bit!
User avatar
farend
Joined: 27 Jul 2007
Last visit: 29 Jan 2013
Posts: 55
Own Kudos:
Posts: 55
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walker,
I am still having trouble understanding the counting. Let me put up another quest:

-> 2 cards are drawn from a pack of 52 cards.
1) What is the probability that a King and a Queen will be selected ?
2) What is the probability that the first is a King and second is a Queen ?
User avatar
jankynoname
Joined: 28 Dec 2007
Last visit: 17 Nov 2012
Posts: 126
Own Kudos:
Given Kudos: 1
Concentration: Finance
Schools:Stanford R1, Wharton R1 w/int, Chicago R1, HBS R2
Posts: 126
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This one you would definitely want to use the probabilities, not the "choose" method I think...

1) Select king and queen (order not important):

=(8/52)*(4/52) = (2/13)*(1/13) = 2/169


2) Select king first then queen (order is important)

=(4/52)*(4/52)= (1/13)*(1/13) = 1/169
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,396
Own Kudos:
Given Kudos: 362
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Expert
Expert reply
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Posts: 2,396
Kudos: 10,847
Kudos
Add Kudos
Bookmarks
Bookmark this Post
-> 2 cards are drawn from a pack of 52 cards.
1) What is the probability that a King and a Queen will be selected ?
2) What is the probability that the first is a King and second is a Queen ?

Can I assume that there are 4 Kings and 4 Queens in the card batch? :)

1)\(p=p_{1king}*p_{2queen}+p_{1queen}*p_{2king}=\frac{4}{52}*\frac{4}{51}+\frac{4}{52}*\frac{4}{51}=\frac{32}{52*51}=\frac{8}{13*51}\)

or

\(p=p_{(king) or (queen)}*p_{opposite}=\frac{8}{52}*\frac{4}{51}=\frac{32}{52*51}=\frac{8}{13*51}\)

or

\(p=\frac{C^4_1*C^4_1*P^2_2}{P^{52}_2}=\frac{4*4*2}{52*51}=\frac{8}{13*51}\)

or

\(p=\frac{C^4_1*C^4_1}{C^{52}_2}=\frac{4*4*2}{52*51}=\frac{8}{13*51}\)

or

\(p=1-\frac{P^{44}_2+C^8_1*C^3_1+C^8_1*C^{44}_1*P^2_2}{P^{52}_2}=1-\frac{44*43+8*3+8*44*2}{52*51}=1-\frac{473+6+176}{13*51}=\frac{663 -655}{13*51}=\frac{8}{13*51}\) :)


2) \(p=p_{1king}*p_{2queen}=\frac{4}{52}*\frac{4}{51}=\frac{16}{52*51}=\frac{4}{13*51}\)

or

\(p=\frac{C^4_1*C^4_1}{P^{52}_2}=\frac{4*4}{52*51}=\frac{4}{13*51}\)

or

\(p_2=\frac12*p_1=\frac12*\frac{8}{13*51}=\frac{4}{13*51}\) (symmetry: QK,KQ)



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!