Code covered by the BSD License  

Highlights from
skekurtest

2.5

2.5 | 2 ratings Rate this file 6 Downloads (last 30 days) File Size: 3.2 KB File ID: #3953

skekurtest

by Antonio Trujillo-Ortiz

 

12 Sep 2003 (Updated 02 Oct 2003)

Hypotheses test concerning the univariate skewness and kurtosis.

| Watch this File

File Information
Description

This function deals with the univariate hypotheses test concerning skewness and kurtosis.

It needs to input data vector, direction of tests (1 = one-tailed; 2 = two-tailed)[default = 2], and significance level (default = 0.05).Immediately it outputs, for an one-tailed hypothesis whether or not the skewness to left or rigth were met. As well as whether or not the kurtosis to left or rigth were met.In case of a two-tailed hypothesis, whether or not the skewness and kurtosis were met.

MATLAB release MATLAB 5.3 (R11)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (5)
01 May 2007 Paolo Zagaglia

nice one. you might want to be careful with the name of the output of the routine.

01 Nov 2007 Ji Cling

Shame on you.
Self downloading 1000ths of times to get to the top of the rank.

01 Nov 2007 Michael Hamman

My Dear Ji Cling,
 
Regularly I visit this FEX site in which excellent contributions for the fast solution of diverse types of problems in several disciplines have been given. The accusation that you are causing is very delicate. I do not know you. Neither the authors. We known them only by the references given in their author page. Only what I believe is in the quality of ethics of each one of them and ours. We are serious people dedicated to our work in the most diverse specialties. To be certain what you say. Then not alone this author does cheating but also all the others. Even you, that in principle, I think you are not signing with your true name. Finally, or really the community are honestly dawnloaded the m-files or finally someone are doing a very bad play. This because there exists a lack of control on this.

Best Wishes.

Mike

07 Dec 2010 Thorsten Zeller

Great idea!
However, I'm having difficulties using the file in R2010b:

>> skekurtest(AlphaTotal,1)
??? Error using ==> histc
Edge vector must be monotonically non-decreasing.

Error in ==> hist at 92
    nn = histc(y,edges,1);

Error in ==> skekurtest at 115
[c,v]=hist(X,X); %record of data in a frequency table form

AlphaTotal is a 460x1 matrix.

Do you have an idea on how to fix this? I would really appreciate your help! :)

13 Jun 2011 Alex

hey Thorsten, did you ever find a solution to the
??? Error using ==> histc
Edge vector must be monotonically non-decreasing.

Error in ==> hist at 92
    nn = histc(y,edges,1);

problem?

thanks,Alex

Please login to add a comment or rating.
Updates
16 Sep 2003

It was added an appropriate format to cite this file.

19 Sep 2003

File was improved considering to output both the g statistics and the beta estimates measures.

02 Oct 2003

Updating was made to reduce the record of data in a frequency form on only 3 lines.

Tag Activity for this File
Tag Applied By Date/Time
statistics Antonio Trujillo-Ortiz 22 Oct 2008 07:07:31
probability Antonio Trujillo-Ortiz 22 Oct 2008 07:07:31
skewness test Antonio Trujillo-Ortiz 22 Oct 2008 07:07:31
kurtosis test Antonio Trujillo-Ortiz 22 Oct 2008 07:07:31
univariate skewness and kurtosis Antonio Trujillo-Ortiz 22 Oct 2008 07:07:31

Contact us at files@mathworks.com