ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Statistical Functions ignoring errors (https://www.excelbanter.com/excel-discussion-misc-queries/145677-statistical-functions-ignoring-errors.html)

excelBRISKbaby

Statistical Functions ignoring errors
 
Hello,

I am trying to run STDEV(range), where €˜range contains #DIV/0! errors. Is
there a way around this? Ive also just worked around it with AVERAGE( range
) by using SUMIF(range, €œ<#DIV/0!€)/COUNTIF(range,€<#DIV/0!€), however I
dont think this will be very effective for the standard deviation.


--
Thank you,

excelBRISKbaby

Bob Umlas

Statistical Functions ignoring errors
 
Ctrl/shift/enter:
=STDEV(IF(ISERROR(range),"",range))

"excelBRISKbaby" wrote in message
...
Hello,

I am trying to run STDEV(range), where 'range' contains #DIV/0! errors. Is
there a way around this? I've also just worked around it with AVERAGE(
range
) by using SUMIF(range, "<#DIV/0!")/COUNTIF(range,"<#DIV/0!"), however I
don't think this will be very effective for the standard deviation.


--
Thank you,

excelBRISKbaby





All times are GMT +1. The time now is 02:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com