Last visit was: 23 Apr 2024, 20:01 It is currently 23 Apr 2024, 20:01

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
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618613 [19]
Given Kudos: 81563
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618613 [0]
Given Kudos: 81563
Send PM
General Discussion
Manager
Manager
Joined: 23 May 2017
Posts: 192
Own Kudos [?]: 359 [0]
Given Kudos: 9
Concentration: Finance, Accounting
WE:Programming (Energy and Utilities)
Send PM
Intern
Intern
Joined: 09 Apr 2017
Posts: 38
Own Kudos [?]: 135 [3]
Given Kudos: 188
Location: Nepal
Concentration: Finance, Entrepreneurship
GMAT 1: 580 Q47 V22
GMAT 2: 640 Q48 V29
GMAT 3: 690 Q48 V36
WE:Information Technology (Computer Software)
Send PM
Re: What is the mode of the list above? [#permalink]
3
Kudos
B

1. {0,0,0,0} , {0,2,0,-2}
Insufficient
2. Range = 0 {0,0,0,0}, {-1,-1,-1,-1},{2,2,2,2}
Mode = 4
Sufficient
Intern
Intern
Joined: 09 Apr 2017
Posts: 38
Own Kudos [?]: 135 [0]
Given Kudos: 188
Location: Nepal
Concentration: Finance, Entrepreneurship
GMAT 1: 580 Q47 V22
GMAT 2: 640 Q48 V29
GMAT 3: 690 Q48 V36
WE:Information Technology (Computer Software)
Send PM
Re: What is the mode of the list above? [#permalink]
B

1. {0,0,0,0} , {0,2,0,-2}
Insufficient

2. Range = 0
{0,0,0,0}, {-1,-1,-1,-1},{2,2,2,2}
Mode = 4
Sufficient
Manager
Manager
Joined: 23 May 2017
Posts: 192
Own Kudos [?]: 359 [0]
Given Kudos: 9
Concentration: Finance, Accounting
WE:Programming (Energy and Utilities)
Send PM
Re: What is the mode of the list above? [#permalink]
pratik2018 wrote:
B

1. {0,0,0,0} , {0,2,0,-2}
Insufficient

2. Range = 0
{0,0,0,0}, {-1,-1,-1,-1},{2,2,2,2}
Mode = 4
Sufficient


The number that occurs the most in the set is called mode. Statement B just says that range = 0 and as you correctly identified , set can be made of different combinations but does not necessarily gives us the mode.
So B is insufficient
Intern
Intern
Joined: 15 Aug 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 2
Send PM
Re: What is the mode of the list above? [#permalink]
pratik2018 wrote:
B

1. {0,0,0,0} , {0,2,0,-2}
Insufficient
2. Range = 0 {0,0,0,0}, {-1,-1,-1,-1},{2,2,2,2}
Mode = 4
Sufficient



You clearly have no idea what the mode is. Mode is the most repeated number in a sequence. And I believe only the first one is sufficient in that sense. (A)

Posted from my mobile device
BSchool Moderator
Joined: 22 Jul 2018
Posts: 475
Own Kudos [?]: 372 [0]
Given Kudos: 618
GRE 1: Q165 V163

GRE 2: Q165 V163

GRE 3: Q170 V163
WE:Engineering (Computer Software)
Send PM
Re: What is the mode of the list above? [#permalink]
Is the answer A
St1: {0,0,0,0},{0,1,-1,0} mode 0
st2: range 0 : highest and lowest numbers are equal, so all numbers are equal.Hence the numbers can be anything. Insufficient
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4095 [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: What is the mode of the list above? [#permalink]
Bunuel wrote:

GMAT CLUB TESTS' FRESH QUESTION:



{a, b, c, d}
What is the mode of the list above?


(1) The product of no two elements of the list is positive

(2) The range of the elements of the list is 0



from 1:
product of no two elements is +ve : ( -1,0,0,1) (-2,0,0,1)

sufficient
From:range of elements is 0 : it can be any set of number

IMO A
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618613 [0]
Given Kudos: 81563
Send PM
Re: What is the mode of the list above? [#permalink]
Expert Reply
Bunuel wrote:

GMAT CLUB TESTS' FRESH QUESTION:



{a, b, c, d}
What is the mode of the list above?


(1) The product of no two elements of the list is positive

(2) The range of the elements of the list is 0


Par of GMAT CLUB'S New Year's Quantitative Challenge Set

Manager
Manager
Joined: 24 Dec 2018
Posts: 102
Own Kudos [?]: 84 [0]
Given Kudos: 35
Concentration: Entrepreneurship, Finance
Send PM
Re: What is the mode of the list above? [#permalink]
Interesting concepts tested in this question.

First, mode is the element of the set which occurs the most number of times in that set. Eg: In a set A= {1, 2, 2, 2, 6 ,7}, the mode is the number that occurs the most times i.e. 2 and not the number of times 2 occurs (i.e. 3)

Lets move to statements.

Statement 1: This means that if any two elements of the set are multiplied, the product is either negative or 0 (this is the important bit!). Now, we can never have a condition where in a set of 4 numbers, product of any two numbers is negative. Eg: Let's say a, b and c are positive and d is negative. Here, a*d will be negative. However, since we can pick any two numbers, what if we pick numbers a and b, then the product will be positive. A similar situation happens if we take more numbers to be negative.

Lets move to testing for 0. Now, product of any two numbers to be 0 will happen only if at least 3 numbers out of the 4 are 0. Thus, clearly 0 is the number that occurs most number of times. Hence, the mode is 0. This statement is sufficient

Statement 2: If range of a set is 0, then all numbers are the same. However, we still don't know what is that number. Hence, we cannot calculate mode.

Statement 2 is insufficient.

Hence, answer is A
BSchool Moderator
Joined: 08 Dec 2013
Posts: 686
Own Kudos [?]: 515 [0]
Given Kudos: 227
Location: India
Concentration: Nonprofit, Sustainability
Schools: ISB '23
GMAT 1: 630 Q47 V30
WE:Operations (Non-Profit and Government)
Send PM
Re: What is the mode of the list above? [#permalink]
Bunuel wrote:

GMAT CLUB TESTS' FRESH QUESTION:



{a, b, c, d}
What is the mode of the list above?


(1) The product of no two elements of the list is positive

(2) The range of the elements of the list is 0


What is mode? The number in the list that has the maximum occurrence/frequency; e.g {2,2,2,2,3} has mode 2.

Statement 1. Let's try to create a set where no two numbers will give a positive product: {1, -5, 0, 0}, Clearly 0 is the mode here(Frequency=2).
Another example {4, -8, 0, 0} Sufficient.

Statement 2. let's try to create a set with range=0. What is range: The distance of the max and min element in the set on a number line.
https://www.mathgoodies.com/lessons/vol8/range

Range zero sets
{0,0,0,0}Mode is 0
{4,4,4,4}4 is mode. Clearly not sufficient as we are getting multiple values.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32632
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: What is the mode of the list above? [#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: What is the mode of the list above? [#permalink]
Moderator:
Math Expert
92883 posts

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