Welcome! Check out our free B-School Guides to learn how you compare with other applicants.
Login or Register
 

Standard deviation

This topic has 1 expert reply and 11 member replies
Ramit88 Rising GMAT Star
Joined
26 Nov 2010
Posted:
67 messages
Thanked:
1 times
Test Date:
123
Target GMAT Score:
740
Standard deviation Post Thu Jan 20, 2011 3:22 am
Elapsed Time: 00:00
  • Lap #[LAPCOUNT] ([LAPTIME])
    If sets A & B have the same number of terms, is the Standard deviation of set A greater than the Standard deviation of set B ?

    1. the range of set A is greater than the range of B
    2. sets A & B are both evenly spaced sets

    ANS:C

    but i read somewhere if sets have same no. of digits then the set with higher range have greater Standard deviation .. can someone please explain this to me

    Need free GMAT or MBA advice from an expert? Register for Beat The GMAT now and post your question in these forums!
    btgyes Really wants to Beat The GMAT! Default Avatar
    Joined
    06 Jan 2011
    Posted:
    101 messages
    Post Thu Jan 20, 2011 7:34 am
    IMO A

    jaxis Really wants to Beat The GMAT!
    Joined
    26 Sep 2010
    Posted:
    101 messages
    Thanked:
    4 times
    Target GMAT Score:
    740
    Post Thu Jan 20, 2011 8:13 am
    ramit,

    Consider this example:
    A={-3,0,0,0,0,0,3}
    Number of terms =7
    range = 6
    mean =0
    sd = sqrt(18/7)

    B={-2,-2,-2,0,2,2,2}
    Number of terms =7
    range = 4
    mean =0
    sd = sqrt(24/7)

    N(A) = N(B)
    Range(A)>Range(B)
    SD(A) < SD(B)

    btgyes Really wants to Beat The GMAT! Default Avatar
    Joined
    06 Jan 2011
    Posted:
    101 messages
    Post Fri Jan 21, 2011 12:43 am
    jaxis wrote:
    ramit,

    Consider this example:
    A={-3,0,0,0,0,0,3}
    Number of terms =7
    range = 6
    mean =0
    sd = sqrt(18/7)

    B={-2,-2,-2,0,2,2,2}
    Number of terms =7
    range = 4
    mean =0
    sd = sqrt(24/7)

    N(A) = N(B)
    Range(A)>Range(B)
    SD(A) < SD(B)
    BUT

    if you take B = {-2,0,0,0,0,0,2}

    Then SD = sqrt(8/7)

    and SD(A) > SD (B)

    So i think we need to consider 2nd Statement as well which says that

    both sets are evenly spaced sets.

    what i interpret from this statement is that difference b/w two consecutive items in both sets should be same.

    eg.

    Set A = ( -5 , -3, -1 , 1, 3) # difference of 2 b/w consecutive items

    => SD = sqrt(10)

    and

    Set B = ( -4 , -2 , 0 , 2, 4) # difference of 2 b/w consecutive items

    => SD = sqrt(8)

    SD (A) > SD (B)

    Hence Ans is C

    GMAT/MBA Expert

    Post Fri Jan 21, 2011 7:22 am
    Ramit88 wrote:
    If sets A & B have the same number of terms, is the Standard deviation of set A greater than the Standard deviation of set B ?

    1. the range of set A is greater than the range of B
    2. sets A & B are both evenly spaced sets

    ANS:C

    but i read somewhere if sets have same no. of digits then the set with higher range have greater Standard deviation .. can someone please explain this to me
    Standard deviation describes how much the values in a set deviate from the mean. A larger standard deviation indicates that the values are deviating more -- getting farther away from -- the mean. So the question can be rephrased:

    Do the values in set A deviate more from the mean than the do values in set B?

    Let SD = standard deviation.

    Statement 1:
    We know that the distance between the biggest and smallest values in A is greater than the distance between the biggest and smallest values in B.
    But we don't know the mean, and to determine which set has a greater SD, we need to know how all the numbers in each set -- not just the biggest and smallest -- are deviating from the mean.
    Insufficient.

    Statement 2:
    When values are evenly spaced, the mean = the median, and all the values are symmetrical about the median.
    For example, if m = median, and all the values are consecutive even or odd integers, the set will look like this:

    ...m-6, m-4, m-2, m, m+2, m+4, m+6...

    But to determine which set has a greater SD, we need to know in each set the distance between each successive pair of values. For example:

    If A = consecutive even integers = {2,4,6} and B = consecutive multiples of 3 = {3,6,9}, then the values in B deviate more from the mean and B has the larger SD.
    If A = consecutive multiples of 3 = {3,6,9} and B = consecutive even integers = {2,4,6}, then the values in A deviate more from the mean and A has the larger SD.
    Insufficient.

    Statements 1 and 2:
    A and B have the same number of values.
    A and B are both evenly spaced sets, so the values in each set are symmetrical about the mean.
    The range in A is greater.
    For A to have a greater range, the distance between each successive pair in A must be greater than the distance between each successive pair in B. In other words, the values in A are more spread out.
    Thus, the values in A are deviating more from the mean, and A has a larger SD.
    Sufficient.

    The correct answer is C.

    _________________
    Mitch Hunt
    GMAT Private Tutor and Instructor
    GMATGuruNY@gmail.com
    If you find one of my posts helpful, please take a moment to click on the "Thank" icon.
    Contact me about long distance tutoring!

    Free GMAT Practice Test How can you improve your test score if you don't know your baseline score? Take a free online practice exam. Get started on achieving your dream score today! Sign up now.
    chendawg Really wants to Beat The GMAT!
    Joined
    24 Nov 2009
    Posted:
    163 messages
    Followed by:
    4 members
    Thanked:
    12 times
    Test Date:
    7/8
    Target GMAT Score:
    760
    GMAT Score:
    660
    Post Thu Feb 10, 2011 12:10 pm
    ^^^^

    Great explanation!

    What's the source of this problem?

    giovanni.gastone Rising GMAT Star
    Joined
    18 Feb 2011
    Posted:
    51 messages
    Target GMAT Score:
    800
    Post Sat May 28, 2011 11:24 pm
    GMATGuruNY wrote:
    Ramit88 wrote:
    If sets A & B have the same number of terms, is the Standard deviation of set A greater than the Standard deviation of set B ?

    1. the range of set A is greater than the range of B
    2. sets A & B are both evenly spaced sets

    ANS:C

    but i read somewhere if sets have same no. of digits then the set with higher range have greater Standard deviation .. can someone please explain this to me
    Standard deviation describes how much the values in a set deviate from the mean. A larger standard deviation indicates that the values are deviating more -- getting farther away from -- the mean. So the question can be rephrased:

    Do the values in set A deviate more from the mean than the do values in set B?

    Let SD = standard deviation.

    Statement 1:
    We know that the distance between the biggest and smallest values in A is greater than the distance between the biggest and smallest values in B.
    But we don't know the mean, and to determine which set has a greater SD, we need to know how all the numbers in each set -- not just the biggest and smallest -- are deviating from the mean.
    Insufficient.

    Statement 2:
    When values are evenly spaced, the mean = the median, and all the values are symmetrical about the median.
    For example, if m = median, and all the values are consecutive even or odd integers, the set will look like this:

    ...m-6, m-4, m-2, m, m+2, m+4, m+6...

    But to determine which set has a greater SD, we need to know in each set the distance between each successive pair of values. For example:

    If A = consecutive even integers = {2,4,6} and B = consecutive multiples of 3 = {3,6,9}, then the values in B deviate more from the mean and B has the larger SD.
    If A = consecutive multiples of 3 = {3,6,9} and B = consecutive even integers = {2,4,6}, then the values in A deviate more from the mean and A has the larger SD.
    Insufficient.

    Statements 1 and 2:
    A and B have the same number of values.
    A and B are both evenly spaced sets, so the values in each set are symmetrical about the mean.
    The range in A is greater.
    For A to have a greater range, the distance between each successive pair in A must be greater than the distance between each successive pair in B. In other words, the values in A are more spread out.
    Thus, the values in A are deviating more from the mean, and A has a larger SD.
    Sufficient.

    The correct answer is C.
    Really good explanation. Thank you.

    ronnie1985 GMAT Destroyer!
    Joined
    23 Dec 2011
    Posted:
    626 messages
    Followed by:
    9 members
    Thanked:
    29 times
    Test Date:
    June
    Target GMAT Score:
    750
    Post Wed Apr 04, 2012 10:21 am
    S1: Std deviation is not a function of range unless it is a normal distribution which is not specifically told in the statement

    S2: At least one term of each element is required

    Comb: Can easily say which set has higher std deviation

    (C) is ans

    _________________
    Follow your passion, Success as perceived by others shall follow you

    anujan007 Rising GMAT Star Default Avatar
    Joined
    15 May 2010
    Posted:
    57 messages
    Thanked:
    2 times
    Target GMAT Score:
    730+
    Post Sat Jul 21, 2012 5:46 pm
    I worked on it the way Mitch has mentioned and came down to the choice of whether the answer was C or E.

    I concluded that since there is no way to know the mean with both statements, both together are insufficient and hence chose E.

    After going through the explanation, realized my mistake. This will surely help should I face such a problem again.

    Thanks Mitch!

    _________________
    My attempt to capture my B-School Journey in a Blog : tranquilnomadgmat.blogspot.com

    There are no shortcuts to any place worth going.

    zazoz Just gettin' started! Default Avatar
    Joined
    30 May 2012
    Posted:
    23 messages
    Thanked:
    1 times
    Post Mon Sep 10, 2012 4:05 am
    IMO C, @ 10 sec

    zazoz Just gettin' started! Default Avatar
    Joined
    30 May 2012
    Posted:
    23 messages
    Thanked:
    1 times
    Post Mon Sep 10, 2012 4:05 am
    IMO C, @ 10 sec

    eski Rising GMAT Star Default Avatar
    Joined
    05 Sep 2012
    Posted:
    47 messages
    Thanked:
    2 times
    Target GMAT Score:
    770
    Post Tue Sep 18, 2012 12:48 pm
    I have a question, my take home is

    to get SD only 2 parameters imp?
    1. mean
    2. spread that can be range , indivual values, etc

    am i correct?

    rajeshsinghgmat Really wants to Beat The GMAT! Default Avatar
    Joined
    08 Jan 2013
    Posted:
    162 messages
    Thanked:
    1 times
    Post Sun Apr 21, 2013 6:08 am
    D

    when the number of terms are same the set with greater range has greater deviation.

    for sets with even spaced elements the deviation is same.

    Best Conversation Starters

    1 vipulgoyal 32 topics
    2 hemant_rajput 23 topics
    3 guerrero 20 topics
    4 abhirup1711 17 topics
    5 sana.noor 15 topics
    See More Top Beat The GMAT Members...

    Most Active Experts

    1 image description Brent@GMATPrepNow

    GMAT Prep Now Teacher

    204 posts
    2 image description GMATGuruNY

    The Princeton Review Teacher

    144 posts
    3 image description Jim@StratusPrep

    Stratus Prep

    54 posts
    4 image description Jon@Admissionado

    Admissionado

    42 posts
    5 image description David@VeritasPrep

    Veritas Prep

    35 posts
    See More Top Beat The GMAT Experts