Description
This function allows you to either plot the distribution of a numerical column as a histogram or create a table with the count for each distinct value of a categorical column.
Application
If you want to check the distribution of your dataset visually you can use this function to create a histogram for each numerical column in your dataset.
How to use
- Select the dataset to analyse in the field Data.
- Select the Columns which shall be analysed. You need to select at least one column and can select as many columns as there are in the selected dataset.
- Select the number of bars or bins which are used in the histogram plots (Number of bars on bar plots). This setting is applied to all plots the function produces. You can’t change this setting for single plots.
![]() | ![]() |
- If you enable the option Show statistics, the Median and the Mean value of the distribution are shown in the plots as white bars. This only works for numerical columns.
![]() Data without statistics | ![]() Plot for same data with Show statistics enabled |
- Click Apply to run the analysis and generate the plots.
If you selected more than one column all histogram plots and all tables are aligned horizontally. If you don’t see all results you can scroll horizontally.
Examples
The plots above are the result if a column contains numerical data. These plots show the distribution of the parameter ultimate strain
.
The Distribution manipulator can also be used to tabulate the distribution of categorical columns, such as carbon fibre
and glass fibre
, below.
![]() | ![]() |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article