Last visit was: 25 Apr 2024, 13:48 It is currently 25 Apr 2024, 13:48

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
User avatar
Manager
Manager
Joined: 06 Dec 2012
Status:struggling with GMAT
Posts: 99
Own Kudos [?]: 1528 [29]
Given Kudos: 46
Location: Bangladesh
Concentration: Accounting
GMAT Date: 04-06-2013
GPA: 3.65
Send PM
Most Helpful Reply
User avatar
Current Student
Joined: 15 Sep 2012
Status:Done with formalities.. and back..
Posts: 525
Own Kudos [?]: 1187 [9]
Given Kudos: 23
Location: India
Concentration: Strategy, General Management
Schools: Olin - Wash U - Class of 2015
WE:Information Technology (Computer Software)
Send PM
User avatar
Current Student
Joined: 15 Sep 2012
Status:Done with formalities.. and back..
Posts: 525
Own Kudos [?]: 1187 [5]
Given Kudos: 23
Location: India
Concentration: Strategy, General Management
Schools: Olin - Wash U - Class of 2015
WE:Information Technology (Computer Software)
Send PM
General Discussion
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [2]
Given Kudos: 81595
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
mun23 wrote:
Set S consists of 5 values, not necessarily in ascending order: {4, 8, 12, 16, x}. For how many values of x does the mean of set S equal the median of set S?

(A) Zero
(B) One
(C) Two
(D) Three
(E) More than three


Similar questions to practice:
what-is-the-median-of-the-numbers-4-5-6-7-9-and-x-141730.html
if-set-s-consists-of-the-numbers-1-5-2-8-and-n-is-132570.html
what-is-the-value-of-n-in-the-list-above-137225.html
if-the-range-of-the-set-containing-the-numbers-x-y-and-z-127089.html
the-sum-of-the-integers-in-list-s-is-the-same-as-the-sum-of-127755.html
given-the-ascending-set-of-positive-integers-a-b-c-d-e-115675.html

Hope it helps.
Director
Director
Joined: 03 Feb 2011
Status:Retaking after 7 years
Posts: 860
Own Kudos [?]: 4468 [0]
Given Kudos: 221
Location: United States (NY)
Concentration: Finance, Economics
GMAT 1: 720 Q49 V39
GPA: 3.75
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
@vips and @bunuel:
Since mean and median are the same for evenly spaced sets, so to make the entire set an evenly spaced set x can be made either 0 or 20.
Can this concept be used to find x=10 as the mean and median?
Senior Manager
Senior Manager
Joined: 07 Sep 2014
Posts: 261
Own Kudos [?]: 170 [0]
Given Kudos: 342
Concentration: Finance, Marketing
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
Set S consists of 5 values, not necessarily in ascending order: {4, 8, 12, 16, x}. For how many values of x does the mean of set S equal the median of set S?

(A) Zero
(B) One
(C) Two
(D) Three
(E) More than three

Mean = 8+x/5

x<=4
median =8

x >8 & x<12
median = X

8+x/5 =X
x=10

x>12
8+x/5 =12
x=20

So 3
Intern
Intern
Joined: 16 Oct 2017
Posts: 25
Own Kudos [?]: 27 [3]
Given Kudos: 79
Location: Ireland
Concentration: Healthcare, Finance
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
3
Kudos
mun23 wrote:
Set S consists of 5 values, not necessarily in ascending order: {4, 8, 12, 16, x}. For how many values of x does the mean of set S equal the median of set S?

(A) Zero
(B) One
(C) Two
(D) Three
(E) More than three


The mean is always equal to median when numbers in a set have equal deviation. For instance, in our case if deviation is 4, the x should 0 or 20.
Another case when a set is ascending from the mean out both sides. x should be 10. Please, look the atachments. Hope, it helps.

The answer is D
Attachments

sets.jpg
sets.jpg [ 74.27 KiB | Viewed 11045 times ]

VP
VP
Joined: 07 Dec 2014
Posts: 1072
Own Kudos [?]: 1561 [1]
Given Kudos: 27
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
1
Kudos
mun23 wrote:
Set S consists of 5 values, not necessarily in ascending order: {4, 8, 12, 16, x}. For how many values of x does the mean of set S equal the median of set S?

(A) Zero
(B) One
(C) Two
(D) Three
(E) More than three


if mean=(x+40)/5,
then x must be an even multiple of 5
let x=0: mean=8; median=8 yes
let x=10: mean=10; median=10 yes
let x=20; mean=12; median=12 yes
let x=30; mean=14; median=12 no
3 values of x work
D
Senior Manager
Senior Manager
Joined: 02 Apr 2014
Posts: 371
Own Kudos [?]: 474 [2]
Given Kudos: 1227
Location: India
Schools: XLRI"20
GMAT 1: 700 Q50 V34
GPA: 3.5
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#permalink]
1
Kudos
1
Bookmarks
First rearrange the given set in ascending order = {4,8, 12,16} {x}
average = (40 + x) / 5

now depending on value of x, the median will change, also
median can be one of 8, 12, x

(1) suppose median = x, then average = median
(40 + x)/5 = x => 4x = 40 => x = 10

(2) suppose median = 12, then average = 12
(40 + x)/5 = 12 => x = 20

(3) suppose median = 8, then average = 8
(40 + x)/5 = 8 => x = 0

so there are three possible values of x {0, 10, 20} for which median = mean => (D)
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Set S consists of 5 values, not necessarily in ascending [#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: Set S consists of 5 values, not necessarily in ascending [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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