Hi,
I'm trying to calculate the stdev.s of a dataset that isn't 26.
This is the formula I'm using - {=STDEV.S(IF(Sheet1!V:V<>"26",Sheet1!V:V))} and it gives me 8.3
If i calculate the same data set but remove all the 26's using find and replace, i get 18.9
What am I doing wrong?
I'm trying to calculate the stdev.s of a dataset that isn't 26.
This is the formula I'm using - {=STDEV.S(IF(Sheet1!V:V<>"26",Sheet1!V:V))} and it gives me 8.3
If i calculate the same data set but remove all the 26's using find and replace, i get 18.9
What am I doing wrong?