sample-standard-deviation

There are 38 repositories under sample-standard-deviation topic.

  • stdlib-js/stats-base-stdevwd

    Calculate the standard deviation of a strided array using Welford's algorithm.

    Language:JavaScript330
  • stdlib-js/stats-base-dmeanstdev

    Calculate the mean and standard deviation of a double-precision floating-point strided array.

    Language:JavaScript230
  • stdlib-js/stats-base-dmeanstdevpn

    Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-dnanstdevyc

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

    Language:JavaScript230
  • stdlib-js/stats-base-dstdevtk

    Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-nanstdevch

    Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-nanstdevtk

    Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass textbook algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-nanstdevwd

    Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-sstdev

    Calculate the standard deviation of a single-precision floating-point strided array.

    Language:JavaScript230
  • stdlib-js/stats-base-sstdevpn

    Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-sstdevtk

    Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-stdev

    Calculate the standard deviation of a strided array.

    Language:JavaScript2301
  • stdlib-js/stats-base-stdevpn

    Calculate the standard deviation of a strided array using a two-pass algorithm.

    Language:JavaScript230
  • stdlib-js/stats-base-dnanstdev

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.

    Language:JavaScript130
  • stdlib-js/stats-base-dnanstdevch

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dnanstdevpn

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dnanstdevtk

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dnanstdevwd

    Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dstdev

    Calculate the standard deviation of a double-precision floating-point strided array.

    Language:JavaScript130
  • stdlib-js/stats-base-dstdevch

    Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dstdevpn

    Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dstdevwd

    Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-dstdevyc

    Calculate the standard deviation of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

    Language:JavaScript130
  • stdlib-js/stats-base-nanstdev

    Calculate the standard deviation of a strided array ignoring NaN values.

    Language:JavaScript130
  • stdlib-js/stats-base-nanstdevpn

    Calculate the standard deviation of a strided array ignoring NaN values and using a two-pass algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-nanstdevyc

    Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdev

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdevch

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdevpn

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdevtk

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdevwd

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-snanstdevyc

    Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

    Language:JavaScript130
  • stdlib-js/stats-base-sstdevch

    Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-sstdevwd

    Calculate the standard deviation of a single-precision floating-point strided array using Welford's algorithm.

    Language:JavaScript130
  • stdlib-js/stats-base-sstdevyc

    Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

    Language:JavaScript130
  • stdlib-js/stats-base-stdevch

    Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.

    Language:JavaScript130