Standard Deviation

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 1035
Joined: Wed Aug 27, 2008 10:56 pm
Thanked: 104 times
Followed by:1 members

by scoobydooby » Fri Jun 05, 2009 4:18 am
would go for A

the question asks how many numbers must be there?

for a collection of 4 odd numbers, if the range is 4, then the 2nd and the 3rd numbers must be the same. so in effect there are 3 distinct numbers (1st, 2nd/3rd and 4th)

Senior | Next Rank: 100 Posts
Posts: 59
Joined: Fri Feb 29, 2008 9:00 am
Thanked: 4 times

by agoyal2 » Fri Jun 05, 2009 7:59 am
[Post Edited]
Would go for C

All possible sets of odd numbers with range of 4:

x is odd:
1) x, x, x+2, x+4
2) x, x+2, x+2, x+4
3) x, x+2, x+4, x+4
4) x, x, x, x+4
5) x, x+4, x+4, x+4

All the above sets will have different SD

User avatar
Master | Next Rank: 500 Posts
Posts: 472
Joined: Sun Mar 29, 2009 6:54 pm
Thanked: 56 times

by ssmiles08 » Fri Jun 05, 2009 8:25 am
I would go for A as well.


I just picked numbers for this one. To maximize the the standard dev. I picked 1, 1, 1, 5

5-1 = 4 : range

avg: 8/4 = 2

greatest stand dev would be 5-2 = 3

So 3 is a Definite possibility

What is the OA?

Master | Next Rank: 500 Posts
Posts: 148
Joined: Wed Jun 03, 2009 8:04 pm
Thanked: 18 times
Followed by:1 members

by ghacker » Fri Jun 05, 2009 10:00 am
It is 3

Range is the maximum distance between two observations inn a set but Sd is the summation of the differences squared (w.r.t mean) divided by the no of elements ( general ) ..........or its the spread w.r.t the mean

so its < or = Range

Legendary Member
Posts: 876
Joined: Thu Apr 10, 2008 8:14 am
Thanked: 13 times

by ketkoag » Fri Jun 05, 2009 10:34 am
agoyal2 wrote:[Post Edited]
Would go for C

All possible sets of odd numbers with range of 4:

x is odd:
1) x, x, x+2, x+4
2) x, x+2, x+2, x+4
3) x, x+2, x+4, x+4
4) x, x, x, x+4
5) x, x+4, x+4, x+4

All the above sets will have different SD
OA given is B, i am not sure how.. but my approach is same as yours and the question is asking how many SDs are there.. so i'm 99 percent sure about C as the answer. please lemme know if i am missing something or or OA has some proof..

Senior | Next Rank: 100 Posts
Posts: 59
Joined: Fri Feb 29, 2008 9:00 am
Thanked: 4 times

by agoyal2 » Fri Jun 05, 2009 10:56 am
OK, I was getting impatient and googled the solution. I am not sure if that is against the rules of the forum but here is goes:

Possible Set (mean) [Differences from mean]

1 1 1 5 (2) [1, 1, 1, 3]
1 1 3 5 (2.5) [1.5, 1.5, 0.5, 2.5]
1 1 5 5 (3) [2, 2, 2, 2]
1 3 3 5 (3) [2, 0, 0, 2]
1 3 5 5 (3.5) [2.5, 0.5, 1.5, 1.5]
1 5 5 5 (4) [3, 1 , 1, 1]

There are 4 unique set of differences and hence 4 SDs.