DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Statistics
  5. Moment

en:calc:commands:statistics:moment

Moment

Computes the k-th moment around a value m of a data sample X equals left curly bracket x subscript 1 comma... comma x subscript n right curly bracket

1 over n sum from i equals 1 to n of left parenthesis x subscript i minus m right parenthesis to the power of k

Syntax

moment(Integer, Real, Statistics_data)

Description

moment(Integer, Real, Statistics_data)

Given an integer k, a real m and a sample X, computes the k-th moment around m.

Related functions

Covariance

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.