STDEVP function

STDEVP(First, Other...) STDEVP(First; Other...)

First

Number or { Number }

The first parameter.

Other

Number or { Number } (accepts many)

Additional parameters.

Returns

Number

The population standard deviation of the parameters.

This function is a compatibility alias for STDEV.P. Use STDEV.P for new projects.