chetan2u
The \(n_{th}\) term, where n > 1, in a sequence S of positive integers is defined by \(t_n=t_{n-1}+4\). What is the standard deviation of the elements in S?
So it is an AP with a difference of 4 between consecutive terms..
SD is dependent on the spread of numbers from MEDIAN or MEAN in an AP as Median=Mean in an AP. Here we know the spread of consecutive terms, so if we know the total numbers in the set, we would know the SD(1) The sequence contains 11 elements.
EXACTLY what we were looking for. Irrespective of where the numbers lie, the SD will be same..The spread will be Median-the extreme numbers, which is 4*4, and so on till the immediate numbers, which is 4, so 2((4*4)+(4*3)+(4*2)+(4*1)). This will be constant irrespective of set starting with 10, 100, 10000 etc
Suff
(2) The first element in the sequence is 7.
Insuff
A
Hi
chetan2uI chose D, and I fail to understand how the 2nd statement will not help in arriving at the SD.
If we know t1, which is, 7, then we can find out the entire AP,
7, 7+4, 7+8, 7+12 .... => 7, 11, 15, 19, ...., 47
and then we can calculate the SD.
Is there something I am missing?
Thank you in advance.