<?xml version="1.0" encoding="UTF-8"?>

<record version="6" id="515">
 <title>moment</title>
 <name>Moment</name>
 <created>2001-10-26 03:04:14</created>
 <modified>2006-09-23 12:15:50</modified>
 <type>Definition</type>
 <creator id="3771" name="CWoo"/>
 <author id="3771" name="CWoo"/>
 <author id="23" name="Riemann"/>
 <classification>
	<category scheme="msc" code="62-00"/>
	<category scheme="msc" code="60-00"/>
 </classification>
 <defines>
	<concept>central moment</concept>
	<concept>skewness</concept>
	<concept>kurtosis</concept>
	<concept>platykurtic</concept>
	<concept>leptokurtic</concept>
 </defines>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}</preamble>
 <content>\textit{Moments}\\
\par
Given a random variable $X$, the \textbf{$k$th moment} of $X$ is the value $E[X^k]$, if the expectation exists.\\
\\
Note that the expected value is the first moment of a random variable, and the variance is the second moment minus the first moment squared.\\
\par
The $k$th moment of $X$ is usually obtained by using the moment generating function.
\par
\par
\textit{Central moments}\\
\par
Given a random variable $X$, the \textbf{$k$th central moment} of $X$ is the value $E\big[(X-E[X])^k\big]$, if the expectation exists.  It is denoted by $\mu_k$.\\
\\
Note that the $\mu_1=0$ and $\mu_2=Var[X]=\sigma^2$. The third central moment divided by the standard deviation cubed is called the \emph{skewness} $\tau$:  $$\tau=\frac{\mu_3}{\sigma^3}$$  The skewness measures how ``symmetrical'', or rather, how ``skewed'', a distribution is with respect to its mode.  A non-zero $\tau$ means there is some degree of skewness in the distribution.  For example, $\tau&gt;0$ means that the distribution has a longer positive tail.  
\par
The fourth central moment divided by the fourth power of the standard deviation is called the \emph{kurtosis} $\kappa$:
$$\kappa=\frac{\mu_4}{\sigma^4}$$  The kurtosis measures how ``peaked'' a distribution is compared to the standard normal distribution.  The standard normal distribution has $\kappa=3$.  $\kappa&lt;3$ means that the distribution is ``flatter'' than then standard normal distribution, or \emph{platykurtic}.  On the other hand, a distribution with $\kappa&gt;3$ can be characterized as being more ``peaked'' than $N(0,1)$, or \emph{leptokurtic}.</content>
</record>
