cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
frankderuyck
Level VI

CALCULATION & LISTING OF DISTRIBUTION FEATURES OF A VARIABLE

For a classification study I need to calculate the distribution features (distributions T & NON T are different) of PC Scores in attached data set. A JMP file has to be constructed where per participant (1 to 16) and per classification T/NON T) and per sample of 100 rows the following distribution features have to be calculated and listed: mean | standard deviation | variance | skewness | kurtosis | percentiles 10th/25th/50th/75th/90th | entropy 

How to do this?

 

 

 

1 REPLY 1
jthi
Super User

Re: CALCULATION & LISTING OF DISTRIBUTION FEATURES OF A VARIABLE

You can for example use Distribution with By columns

jthi_0-1759930611454.png

Then add Customize Summarize statistics and Quantiles as you need to

jthi_1-1759930656265.png

After that, you can right click on the tables in the platform and create Combined Data Table

jthi_2-1759930694226.png

Then you can combine those two tables with Concatenate (might require some column renames)

-Jarmo

Recommended Articles