Compute the coefficient of kurtosis of the log normal distribution with parameters mu and sigma.
Use numeric parameters.
Generate a random sample of size 100000 drawn from the above distribution and compute the sample kurtosis.
Compute the standard error of the sample kurtosis for the normal distribution with parameters 5 and 2.
Compute the coefficient of kurtosis of a weighted data set.
Consider the following Matrix data set.
We compute the kurtosis of each of the columns.