|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 24 Nov 2011
Posts: 2
Followers: 0
Kudos [?]:
0
[0], given: 0
|
The most efficient way to do this probability question [#permalink]
24 Nov 2011, 11:45
Question Stats:
85% (02:16) correct
14% (02:50) wrong based on 0 sessions
List L: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 A group of 3 integers is to be selected one after the other, and at random and without replacement, from list L above. What is the probability that the 3 integers selected are not 3 consecutive integers? a - 3/5 b - 7/10 c - 3/4 d - 4/5 e - 14/15 One way to do this is to count all the consecutive combinations and divide that by 10C3, subtract the whole thing from 1. But is there a more systematic and efficient way to do this problem? kaplan books only provide brute force solutions without any formulas. thanks.
|
|
|
|
|
|
|
|
|
Manager
Joined: 29 Oct 2011
Posts: 157
Concentration: General Management, Technology
GMAT 1: 760 Q49 V44
GPA: 3.76
Followers: 1
Kudos [?]:
43
[1] , given: 14
|
Re: The most efficient way to do this probability question [#permalink]
24 Nov 2011, 12:36
1
This post received KUDOS
The method you suggested is the simplest. It's very easy to count the number of series 3 consecutive integers, especially since you don't need to do permutations. There are a total of 8 such series (1,2,3), (2,3,4)...(8,9,10). 1 - 8/10C3 = 1 - 1/15 = 14/15 E
_________________
Giving +1 kudos is a better way of saying 'Thank You'.
|
|
|
|
|
|
Veritas Prep GMAT Instructor
Joined: 16 Oct 2010
Posts: 3113
Location: Pune, India
Followers: 572
Kudos [?]:
2017
[0], given: 92
|
Re: The most efficient way to do this probability question [#permalink]
24 Nov 2011, 22:54
topspin330 wrote: List L: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 A group of 3 integers is to be selected one after the other, and at random and without replacement, from list L above. What is the probability that the 3 integers selected are not 3 consecutive integers? a - 3/5 b - 7/10 c - 3/4 d - 4/5 e - 14/15 One way to do this is to count all the consecutive combinations and divide that by 10C3, subtract the whole thing from 1. But is there a more systematic and efficient way to do this problem? kaplan books only provide brute force solutions without any formulas. thanks. There is a little bit of ambiguity in this question. When you read it, you wonder whether the order of selection is important i.e. should the numbers be selected in a consecutive manner i.e. are they looking for the probability of selecting 2, then 3 and then 4 or is this selection made in any other order e.g. 3, then 2 and then 4 fine too. You need to guess from the answer options that the order of selection is not important. In that case, the solution provided above is the best and fastest method. In case the order of selection is important, the required probability = (8/10)*(1/9)*(1/8) = 1/90 i.e. you can select any of the first 8 integers first. Now both the second and the third pick are defined e.g. if you select 4 on your first pick, you need to select 5 next (probability of that = 1/9 since there are total 9 numbers left) and then you need to select 6 (probability of that = 1/8 since there are total 8 numbers left)
_________________
Karishma Veritas Prep | GMAT Instructor My Blog
Save 10% on Veritas Prep GMAT Courses And Admissions Consulting Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.
Veritas Prep Reviews
|
|
|
|
|
|
Manager
Status: Essaying
Joined: 27 May 2010
Posts: 158
Location: Ghana
Concentration: Finance, Finance
GMAT 1: 690 Q47 V37
GPA: 3.9
WE: Accounting (Education)
Followers: 1
Kudos [?]:
7
[0], given: 8
|
Re: The most efficient way to do this probability question [#permalink]
25 Nov 2011, 04:26
Went by counting the possible 3 consecutive set = 8 8/10C3 = 8/120 1/15 15/15-1/15 = 14/15
|
|
|
|
|
|
Manager
Joined: 16 Dec 2009
Posts: 75
GMAT 1: 680 Q49 V33
WE: Information Technology (Commercial Banking)
Followers: 0
Kudos [?]:
26
[0], given: 11
|
Re: The most efficient way to do this probability question [#permalink]
25 Nov 2011, 05:39
As Karishma said , there is an ambiguity in the question. I guess one way to find the answer is to approach in both ways and check if only one answer is present among the answer choices. If order of the consecutive numbers is not important , then answer would be 1- {8/10C3} or 1 - {8/120} or 14/15 If order of the consecutive numbers is important , then answer would be 1- {(8*3!)/10C3} or 1- {48/120} or 3/5. In this case , both the answers are present in the answer choices (  ), so question needs to be little more clear. I don't think this kind of unclear question would ever come in actual GMAT .
_________________
If Electricity comes from Electrons , Does Morality come from Morons ??
If you find my post useful ... then please give me kudos ......
h(n) defined as product of even integers from 2 to n Number N divided by D leaves remainder R Ultimate list of MBA scholarships for international applicants
|
|
|
|
|
|
Veritas Prep GMAT Instructor
Joined: 16 Oct 2010
Posts: 3113
Location: Pune, India
Followers: 572
Kudos [?]:
2017
[0], given: 92
|
Re: The most efficient way to do this probability question [#permalink]
27 Nov 2011, 23:44
Responding to a pm: Wy do you restrict the first choice to 8 options?, the way I understand this problem you could pick any of the numbres 1 to 10 and then the next two would have constraints.
For example if my first pick is 10, my second 8 and my last pick is 9, wouldn't that set comply with being a set of consecutive numbers?
The point is 'does the order of picking numbers matter'. If only the end result is important i.e. you get three numbers which are consecutive, then the answer is different but if the order of selecting numbers is important too i.e. after 8, I must pick 9 and then 10, then the answer is different. The question would have been clearer if they had mentioned that three numbers are picked simultaneously. Then the order doesn't matter. When they say that the numbers are picked one after the other, it gets you thinking if the order of selection is important too. Anyway, the intention of the original question is what you suggested. I offered a different spin on it. In fact, there are two different spins on the question. When I restrict the first number to one of 1-8, I am assuming that they want the probability of 3 consecutive numbers picked in increasing order. If you want to find the probability of 3 consecutive number picked in either increasing or decreasing order (say you pick 8, 9, 10 OR you pick 8, 7, 6 in that order), you do not need to have this restriction but you do need different cases. If you pick 1/2/9/10, the next two numbers can be chosen in only 1 way each. If you pick any other number, you can choose the next number in 2 ways and the third number in one way. Convert this logic into math and find out what you get.
_________________
Karishma Veritas Prep | GMAT Instructor My Blog
Save 10% on Veritas Prep GMAT Courses And Admissions Consulting Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.
Veritas Prep Reviews
|
|
|
|
|
|
Manager
Joined: 25 May 2011
Posts: 171
Followers: 1
Kudos [?]:
17
[0], given: 71
|
Re: The most efficient way to do this probability question [#permalink]
13 Dec 2011, 03:44
The question has to be changed. It's not clear.
|
|
|
|
|
|
Manager
Joined: 14 Dec 2011
Posts: 69
GMAT 1: 630 Q48 V29 GMAT 2: 690 Q48 V37
Followers: 1
Kudos [?]:
3
[0], given: 24
|
Re: The most efficient way to do this probability question [#permalink]
27 Dec 2011, 05:40
I just thought of another way to figure out the problem:
1.) Select any number: P1 10/10 2.) Select any number next to the first one: P2 2/9 3.) Select and number next to the first or second chosen one: P3 2/8
P1 * P2 * P3 = 1/18
1 - 1/18 = 17/18 .... this is closest to E. The only problem is that I can also chose numbers 1 and 10 which don't have two neighboring numbers.
Taking this into account will make it too difficult and long-lasting (at least for me)
|
|
|
|
|
|
|
Re: The most efficient way to do this probability question
[#permalink]
27 Dec 2011, 05:40
|
|
|
|
|
|
|
|
|
|
|