Forum Discussion

s1's avatar
s1
Icon for Helper I rankHelper I
3 years ago
Solved

Parameters for looking at distributions

Hi,

 

I have a table with about 100 fields of data. Each column is a decimal number, some ranging from 0-1, others ranging from 0-120.

 

I would like to show the distribution of data for those fields. I would be happy to show this as a histogram, or a normal quantile plot, or a violin plot, or anything else that can easily visualize the distributions.

 

My guess would be to use parameters and bins, but Parameters do not seem to work nicely with measures or calculated columns, so I am unsure how to address this.

 

Here is an example of two different output graphs (of different data sets)

 

 

3 Replies