With the understanding that the posted values are in A1:A10 array enter this formula.
If you aren’t familiar with array-entered formulas array enter means the formula must be committed from edit mode by simultaneously pressing and holding down Ctrl and Shift while hitting Enter.
SUBTOTAL/OFFSET should handle this, but I am unable so far to get it to work.
|
A |
B |
C |
1 |
48.5 |
1.607275 |
In B1: {=LOOKUP(1E+306,STDEV.S(OFFSET($A$1,SMALL(IF(ISNUMBER($A$1:$A$10),ROW($A$1:$A$10)-MIN(ROW($A$1:$A$10))),ROW($1:$3)),)))} |
2 |
BLANK |
|
|
3 |
BLANK |
|
|
4 |
49 |
|
|
5 |
BLANK |
|
|
6 |
46 |
|
|
7 |
BLANK |
|
|
8 |
37.5 |
|
|
9 |
51.5 |
|
|
10 |
50.5 |
|
|
Bookmarks