Last visit was: 25 Apr 2024, 18:28 It is currently 25 Apr 2024, 18:28

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
GMAT Tutor
Joined: 27 Oct 2017
Posts: 1905
Own Kudos [?]: 5582 [17]
Given Kudos: 236
WE:General Management (Education)
Send PM
Manager
Manager
Joined: 21 Feb 2018
Posts: 126
Own Kudos [?]: 125 [2]
Given Kudos: 448
Location: India
Concentration: General Management, Strategy
WE:Consulting (Consulting)
Send PM
Manager
Manager
Joined: 23 May 2020
Posts: 229
Own Kudos [?]: 231 [2]
Given Kudos: 46
Location: India
Send PM
Manager
Manager
Joined: 06 Oct 2019
Posts: 135
Own Kudos [?]: 196 [0]
Given Kudos: 242
Concentration: Strategy, Technology
WE:Marketing (Internet and New Media)
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
if 3 numbers are selected at random from a set X, such that Set X = {1,2,3,4,5,6,7}, what is the probability that the sum of the numbers selected is equal to 12? (Note: the same number can be selected again)

Since re-selection is allowed, total possibilities of selecting 3 numbers is 7^3.

For the sum of the selected numbers to be 12, they can be selected as:
7, 4, 1 --- 6 arrangements (7,4,1 or 7,1,4 or 4,1,7 or 4,7,1 or 1,7,4 or 1,4,7)
7, 3, 2 --- 6 arrangements
6, 5, 1 --- 6 arrangements
6, 4, 2 --- 6 arrangements
5, 4, 3 --- 6 arrangements
3, 3, 6 --- 3 arrangements (3,3,6 or 3,6,3 or 6,3,3)
2, 5, 5 --- 3 arrangements
and
4, 4, 4

total 37 arrangements or possibilities

Thus, answer is 37/7^3

The Answer is Option C
Intern
Intern
Joined: 17 Jul 2020
Posts: 1
Own Kudos [?]: 1 [0]
Given Kudos: 0
GMAT 1: 640 Q49 V29
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
Selecting 3 digits from Set X = {1,2,3,4,5,6,7} with repetition allowed = n^r = 7^3

There are 37 ways 3 numbers can be selected to have a sum of 12.
1 + 5 + 6 = 3! = 6
1 + 4 + 7 = 3! = 6
2 + 3 + 7 = 3! = 6
2 + 4 + 6 = 3! = 6
2 + 5 + 5 = 3!/2! = 3
3 + 3 + 6 = 3!/2! = 3
3 + 4 + 5 = 3! = 6
4 + 4 + 4 = 3!/3! = 1
----------------------
Favorable cases - 37

Probability = Favorable cases / Total cases = 37 / 7^3.
Ans C
Intern
Intern
Joined: 31 Oct 2018
Posts: 12
Own Kudos [?]: 3 [0]
Given Kudos: 5
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
Favourable cases are
(1,4,7) (2,5,5) (2,4,6) (2,3,7)
(3,3,6) (3,4,5) (4,4,4)
Now
(1,4,7),(2,3,7), (2,4,6) & (3,4,5) each can be arranged in 3! =6 ways
So 4×6=24 cases
(2,2,5) &(3,3,6) each can be arranged in 3!/2!=3ways.
So 2×3=6cases
(4,4,4) is only 1 case
So total favourite cases are
24+6+1=31
All possible outcomes= 7^3
Hence required probability=31/7^3
Optin A is correct

Posted from my mobile device
Intern
Intern
Joined: 25 Oct 2016
Posts: 27
Own Kudos [?]: 6 [0]
Given Kudos: 2
Location: India
Send PM
if 3 numbers are selected at random from a set X, [#permalink]
Ans : C 37/ 7^3

Looking for a short form to solve it...

Originally posted by saurabh851 on 26 Jul 2020, 01:19.
Last edited by saurabh851 on 28 Jul 2020, 01:03, edited 1 time in total.
Intern
Intern
Joined: 31 May 2020
Posts: 11
Own Kudos [?]: 5 [0]
Given Kudos: 9
Location: India
Schools: ISB'22 (A)
GMAT 1: 660 Q50 V29
GMAT 2: 730 Q49 V40
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
Answer is \(37/(7^3)\)

Given: Set X = {1,2,3,4,5,6,7}
To find: Probability that the sum of the three numbers selected is equal to 12.


Step 1 : Find total number of ways 3 numbers can selected from Set X
For the first selection, we have 7 number to choose from. Therefore, number of ways = 7.
For second selection, we again have 7 numbers to choose from since number can be repeated. Therefore, number of ways is now = 7*7
For third selection, we again have 7 numbers to choose from since number can be repeated. Therefore, number of ways is now = 7*7*7

Therefore, number of ways 3 numbers can be selected from set X given that numbers can be repeated = \(7^3\)



Step 2 : Find the number of possibilities such that the sum of selected 3 numbers is 12.

Listing down all the possible combinations from Set X that form sum 12.

1) \(1+4+7\)
Number of arrangements possible for 1, 4 and 7 = \(3!\)
= \(6\)

2) \(1+5+6\)
Number of arrangements possible for 1, 5 and 6 = \(3!\)
= \(6\)

3) \(2+3+7\)
Number of arrangements possible for 2, 3 and 7 = \(3!\)
= \(6\)

4) \(2+4+6\)
Number of arrangements possible for 2, 4 and 6 = \(3!\)
= \(6\)

5) \(2+5+5\)
Number of arrangements possible for 2, 5 and 5 = \(3!/2!\)
= \(3\)

6) \(3+3+6\)
Number of arrangements possible for 3, 3 and 6 = \(3!/2!\)
=\( 3\)

7) \(3+4+5\)
Number of arrangements possible for 3, 4 and 5 = \(3!\)
= \(6\)

8) \(4+4+4\)
Number of arrangements possible for 4, 4 and 4 = \(3!/3!\)
= \(1\)

Total number of ways for sum to be 12 = \(6+6+6+6+3+3+6+1\)
= 37

Step 3 : Calculate the probability
Probability that sum of three number selected is 12 = Total number of ways for sum to be 12/Total number of ways 3 numbers can be selected
= \(37/7^3\)
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4098 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
given set x ; {1,2,3,4,5,6,7} ; target the probability that the sum of the numbers selected is equal to 12? (Note: the same number can be selected again)
least sum with repetition possible is
4,4,4 which can be arranged in 1 way
7 ; 7,4,1 & 7,3,2; 6 +6 :12ways
6 ; 6,5,1 ; 6,42, ; 6,33 ; possible ways ; ( 6+6+3) ; 15
5 ; 5,5,2 ; 5,4,3 ; possible ways ; 3+6 ; 9
total possible ways to get sum 12 with repetition ; 1+9+15+12 ; 37
7 digits can be arranged in 3 ways ; in 7^3 ways

37/(7^3) ; option C

if 3 numbers are selected at random from a set X, such that Set X = {1,2,3,4,5,6,7}, what is the probability that the sum of the numbers selected is equal to 12? (Note: the same number can be selected again)
A) 31/(7^3)
B) 35/(7^3)
C) 37/(7^3)
D) 35/7C3
E) 37/7C3

Originally posted by Archit3110 on 26 Jul 2020, 01:46.
Last edited by Archit3110 on 26 Jul 2020, 23:56, edited 1 time in total.
Intern
Intern
Joined: 05 Jun 2020
Posts: 40
Own Kudos [?]: 29 [0]
Given Kudos: 4
Location: India
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
probability will be 35/(7^3)

Option B
Intern
Intern
Joined: 30 May 2020
Posts: 25
Own Kudos [?]: 19 [0]
Given Kudos: 14
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
We start by calculating 7C3 which equals 35.
Since this a probability question it's quite obvious that we cannot get a number >=1 so D and E are out.

Then we figure out a few of the possibilities:
1+5+6=12 3!=6
2+3+7=12 3!=6
and so on....this leads to 31 as the numerator.

Answer is A.
Intern
Intern
Joined: 30 Mar 2019
Posts: 7
Own Kudos [?]: 35 [0]
Given Kudos: 78
Location: India
WE:Engineering (Energy and Utilities)
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
if 3 numbers are selected at random from a set X, such that Set X = {1,2,3,4,5,6,7}, what is the probability that the sum of the numbers selected is equal to 12? (Note: the same number can be selected again)

Soution:
No of ways sum is 12 with no numbers repeating, set of no (7-4-1), (7-3-2), (6-5-1), (5-4-2), (5-4-3)
each of five sets (7-4-1), (7-3-2), (6-5-1), (5-4-2), (5-4-3) can be selected in 6 ways e.g (7-4-1), (7-1-4), (4-7-1), (4-7-1), (1-7-4), (1-4-7) => no of ways= 5*6=30

No of ways sum is 12 with one number repeating, set of no (5-5-2), (3-3-6)
each of two sets (5-5-2), (3-3-6) can be selected in 3 ways e.g (5-5-2), (5-2-5), (2-5-5) => no of ways= 2*3=6

No of ways sum is 12 with all numbers repeating, set of no (4-4-4) => no of ways= 1[/color]

Total no of favorable outcomes = (30+6+1) =37

Total no of outcomes = 7*7*7 (as the same number can be selected again)[/color]

Probability = 37/ 7^3
Intern
Intern
Joined: 04 Aug 2020
Posts: 23
Own Kudos [?]: 5 [0]
Given Kudos: 30
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
Can anyone please explain why does the arrangement matter here?
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: if 3 numbers are selected at random from a set X, [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: if 3 numbers are selected at random from a set X, [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne