Last visit was: 19 Nov 2025, 12:40 It is currently 19 Nov 2025, 12:40
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
bmwhype2
Joined: 21 Jan 2007
Last visit: 08 Mar 2010
Posts: 1,338
Own Kudos:
5,435
 [40]
Given Kudos: 4
Location: New York City
Posts: 1,338
Kudos: 5,435
 [40]
1
Kudos
Add Kudos
37
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,342
 [20]
10
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
aliensoybean
Joined: 11 Nov 2007
Last visit: 31 Mar 2008
Posts: 35
Own Kudos:
21
 [5]
Posts: 35
Kudos: 21
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
nevergiveup
Joined: 06 Mar 2006
Last visit: 29 Dec 2010
Posts: 312
Own Kudos:
Given Kudos: 1
Posts: 312
Kudos: 1,609
Kudos
Add Kudos
Bookmarks
Bookmark this Post
6 people and probability of buy candy 0.3

probability of exact 4 buys candy will be 0.3*0.3*0.3*0.3*0.7*0.7=0.003969
User avatar
bmwhype2
Joined: 21 Jan 2007
Last visit: 08 Mar 2010
Posts: 1,338
Own Kudos:
5,435
 [2]
Given Kudos: 4
Location: New York City
Posts: 1,338
Kudos: 5,435
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
eileen1017
6 people and probability of buy candy 0.3

probability of exact 4 buys candy will be 0.3*0.3*0.3*0.3*0.7*0.7=0.003969


why isnt it 0.3*0.3*0.3*0.3*0.7*0.7 x 6C4
User avatar
nevergiveup
Joined: 06 Mar 2006
Last visit: 29 Dec 2010
Posts: 312
Own Kudos:
Given Kudos: 1
Posts: 312
Kudos: 1,609
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ok, this is just like toss the coin three times what is the probability that exact two will land on tail. Since each coin has 0.5 to be head and 0.5 to be tail. The probability will be 0.5(for land on tail)*0.5(for land on tail)*0.5( for land on head). This question has the same logic.

Never mind. My example is wrong. The probability of the coin will be 3/8.
avatar
pmenon
Joined: 28 Dec 2005
Last visit: 01 Jul 2009
Posts: 692
Own Kudos:
Given Kudos: 2
Posts: 692
Kudos: 600
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i would have thought that it will be 6C4 , which gives the number of ways 4 people out of 6 can buy candy.

Then, take that number and multiply it by 0.3
User avatar
GMAT TIGER
Joined: 29 Aug 2007
Last visit: 17 Aug 2011
Posts: 1,013
Own Kudos:
Given Kudos: 19
Posts: 1,013
Kudos: 1,783
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bmwhype2
the prob that a visitor at the mall buys a pack of candy is .3.
If 6 visitors came to the mall today, what is the probability that exactly 4 will buy candy?


p = 0.3^4 0.7^2

it cannot be multiples by 6c4 because the visitors are not going to have 4 buy andf 2 not-buy 6c4 times. we know for sure that it is going to happen only once.

therefore, p = 0.3^4 0.7^2 is correct.
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,398
Own Kudos:
10,717
 [1]
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,398
Kudos: 10,717
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
a few theory statements....

p,q -probability, where p+q=1.
n - number of events.

Thus,
1^n=(p+q)^n=C(0,n)*p^n+C(1,n)*p^n*q+...+C(m,n)*p^(n-m)*q^m+...+C(n,n)*q^n

in our case:

P=C(m,n)*p^(n-m)*q^m, where m=4, n=6, p=0.7, q=0.3

Therefore,
C(4,6)*0.3^4*0.7^2
User avatar
gmatraider
Joined: 13 Jan 2008
Last visit: 07 Jun 2011
Posts: 16
Own Kudos:
464
 [1]
Posts: 16
Kudos: 464
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
CaspAreaGuy
could it be (1-0.7*.03^5)*6?

Why have you subtracted the .07 from 1? That would simply make your equation (.3^6)*6. I was thinking (.3^5*.7)*6

???
User avatar
GMATBLACKBELT
Joined: 29 Mar 2007
Last visit: 03 Jun 2013
Posts: 1,139
Own Kudos:
Posts: 1,139
Kudos: 1,878
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bmwhype2
the prob that a visitor at the mall buys a pack of candy is .3
If 6 visitors came to the mall today, what is the probability that exactly 4 will buy candy?


I also came across the same dilema here to multiply by 6C4 or not.

3/10*3/10*3/10*3/10*7/10*7/10

Now obvs we could have 6!/4!2!

Is this a problem you made up or is there an OA? Id like to see whether this is the correct approach. I went for multiplying by 6C4.

B/c there is no restriction on the order here. So we can have several different orders.
User avatar
incognito1
Joined: 26 Jan 2008
Last visit: 11 Dec 2016
Posts: 160
Own Kudos:
277
 [1]
Given Kudos: 16
Posts: 160
Kudos: 277
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bmwhype2
What is the P(at least one will not buy)?

Why is this not 1 - (0.3^6)?

Reason:
The probability that atleast one will not buy = 1 - (probability that everyone buys)
where (probability that everyone buys) = 0.3^6

(0.3^5) * (0.7) * 6 represents the probability that EXACTLY one person does not buy
User avatar
bhatia_ash2002
Joined: 18 May 2007
Last visit: 03 Mar 2008
Posts: 31
Own Kudos:
50
 [1]
Posts: 31
Kudos: 50
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To the question:

What is the P(at least one will not buy)?

Cant we just rephrase it as:

What is the P(no one will buy)?

Which can be solved as

1-0.7^6

Why is this not the correct approach and answer?
User avatar
incognito1
Joined: 26 Jan 2008
Last visit: 11 Dec 2016
Posts: 160
Own Kudos:
277
 [1]
Given Kudos: 16
Posts: 160
Kudos: 277
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bhatia_ash2002
To the question:

What is the P(at least one will not buy)?

Cant we just rephrase it as:

What is the P(no one will buy)?

Which can be solved as

1-0.7^6

Why is this not the correct approach and answer?

0.7^6 is the probability that no one will buy
1 - (0.7^6) is hence the probability that atleast one person will buy, as opposed to the probability that atleast one person will not buy (as required by the question)
User avatar
bhushan252
Joined: 18 Jul 2009
Last visit: 19 Nov 2009
Posts: 70
Own Kudos:
Given Kudos: 37
Location: India
Concentration: Marketing
Schools:South Asian B-schools
Posts: 70
Kudos: 274
Kudos
Add Kudos
Bookmarks
Bookmark this Post
out of 4 visitors => 4 buys & 2 dont buy => 0.3^4 x 0.7^2 => 0.3969%
User avatar
sunny4frenz
Joined: 26 Jul 2009
Last visit: 09 Oct 2009
Posts: 15
Own Kudos:
54
 [5]
Given Kudos: 8
Posts: 15
Kudos: 54
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Here is the brutal way of verifying the result ....

I think answer should be 6C4*(0.3)^4*(o.7)^2

EXAMPLE : Suppose we have 3 visitors ....
then complete tree would be like :

0.3*0.3*0.3 = 0.027 [ when all r gng for shopping]
0.3*0.3*0.7 = 0.063 [ 1&2 goes for shopping]
0.3*0.7*0.3 = 0.063 [ 1&3 goes for shopping]
0.7*0.3*0.3 = 0.063 [ 2&3 goes for shopping]
0.3*0.7*0.7 = 0.147 [ only 1 goes for shopping]
0.7*0.3*0.7 = 0.147 [ only 2 goes for shopping]
0.7*0.7*0.3 = 0.147 [ only 3 goes for shopping]
0.7*0.7*0.7 = 0.343 [ no one goes]

Total = 1


clearly If multiply by nCr ... only then we can get the correct answer



Consider for Kudos ....if u like it :-) :roll:
avatar
srivas
Joined: 27 Oct 2008
Last visit: 28 Sep 2009
Posts: 95
Own Kudos:
Given Kudos: 3
Posts: 95
Kudos: 310
Kudos
Add Kudos
Bookmarks
Bookmark this Post
the prob that a visitor at the mall buys a pack of candy is .3
If 6 visitors came to the mall today, what is the probability that exactly 4 will buy candy?

Soln:
6C4 * (.3)^4 * (.7)^2
User avatar
jeeteshsingh
Joined: 22 Dec 2009
Last visit: 03 Aug 2023
Posts: 177
Own Kudos:
Given Kudos: 48
Posts: 177
Kudos: 1,001
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bmwhype2
the prob that a visitor at the mall buys a pack of candy is .3
If 6 visitors came to the mall today, what is the probability that exactly 4 will buy candy?

6c4 x 0.3^4 x 0.7^2 = 15 x 0.0081 x 0.49 = 0.059
User avatar
vonshuriz
Joined: 17 Jan 2010
Last visit: 19 Feb 2011
Posts: 21
Own Kudos:
Given Kudos: 3
Concentration: Economics, Finance
Schools:SSE, LSE
Posts: 21
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
incognito1
bhatia_ash2002
To the question:

What is the P(at least one will not buy)?

Cant we just rephrase it as:

What is the P(no one will buy)?

Which can be solved as

1-0.7^6

Why is this not the correct approach and answer?

0.7^6 is the probability that no one will buy
1 - (0.7^6) is hence the probability that atleast one person will buy, as opposed to the probability that atleast one person will not buy (as required by the question)

You are right!! The question asks for the probability that at least 1 does not buy. That means that everything has to be considered from 1 buying nothing to all 6 people buying nothing. Therefore the right solution should be 1 - p(everybody buys) = 1 - 0.3^6

And if everybody is buying the order does not matter in this respect.
User avatar
Capricorn369
Joined: 11 May 2011
Last visit: 06 May 2019
Posts: 233
Own Kudos:
Given Kudos: 84
GMAT 1: 680 Q49 V30
Posts: 233
Kudos: 225
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bmwhype2
What is the P(at least one will not buy)?

P(at least one will not buy) = 1 - P(Everybody Buys)
= 1-0.7^6

Let me know.
Cheers!
 1   2   
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts