Statistics Specific Functions

Top  Previous  Next

The stat tool contains many statistics specific functions that can be used in your data analysis and creation tasks.  Full details on the meaning, use and syntax of these commands are available in the function reference section.

Normal Distribution

Normal( )                        NormP( )                        NormQ( )

NormPDF( )                        ZScore( )                        Standardise( )

Random Number Generation

Rand( )                                RandBernoulli( )                        RandBetween( )

RandBinomial( )                        RandGeometric( )                RandHyperGeometric( )

RandNegBinomial( )                RandNormal( )                        RandLogNormal( )

RandExponential( )                RandPoisson( )                        RandChiSquared( )

RandStudent( )

Regression and Time Series Data

MPA( )                                Predict( )                        PredictY( )

PredictX( )                        Residual( )                        ResidualY( )

ResidualX( )                        Seasonalise( )

Sorting

Sort( )                                SortA( )                                SortD( )

SortCol( )                        SortColA( )                        SortColD( )

Ranking

Rank( )                                RankD( )                                RankA( )

Frequency Tables

FreqTable( )                        CumFreqTable( )

Grouping Data

Group( )                                GroupN( )                        GroupE( )

GroupW( )

Deciles / Stanines and Percentiles

Decile( )                                Stanine( )                        Percentile( )

Miscellaneous Functions

Inc( )                                Deviation( )                        Round( )