EXCEL STDEVA FUNCTION

The Excel STDEVA function computes the sample standard deviation from a collection of data given.

Syntax :

=STDEVA (number1, [number2], …)

Parameters :

  • One or more numerical values, arrays of values, or pointers to cells holding numbers are used as number parameters. You can pass up to 255 number parameters to the function if you’re using a current version of Excel (2007 or later).

Step By Step Guide of STDEVA Function

Example :

Excel’s Stdeva function was used to compute the standard deviation of the data in cells A1-A4 and A1-A6.

  • #DIV/0! – Occurs when the Stdeva function is given less than two numeric values.
  • #VALUE! – This error occurs if any of the values passed directly to the Stdeva function are text values that cannot be understood as numbers.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now