Boxplot¶
The boxplot display visualizes the statistical distribution of the values.

The box shows the range in which the middle 50% of the values lie. It is bounded by the upper, third and lower, first quartile.

| Characteristic value | Description |
|---|---|
| Minimum | Smallest data value |
| First quartile | The smallest 25% of the values are less than or equal to this characteristic value |
| Median | The smallest 50% of the values are less than or equal to this characteristic value |
| Third quartile | The smallest 75% of the values are less than or equal to this characteristic value |
| Maximum | Largest data value |
Except where otherwise noted, content on this site is licensed under the Siemens Inner Source License .