# Statistical Charts

## Content



FlexChart allows you to create three types of statistical charts as shown in the following table:

| **Chart Type** | **Chart Snapshot** | **Description** |
| --- | --- | --- |
| [Box-and-Whisker](/componentone/docs/winui/online-winui/winui-controls/flexchart-overview/flechart-types/statisticalchart/boxwhiskerchart) |   ![](https://cdn.mescius.io/document-site-files/images/2d49eac2-0942-4770-99ef-52b14e6815bd/images/flexchart-boxwhisker.png)     |   **Box-and-whisker** chart is used to display the distribution of numerical data in the form of quartiles, means and outliers.   |
| [ErrorBar](/componentone/docs/winui/online-winui/winui-controls/flexchart-overview/flechart-types/statisticalchart/errorbarchart) |   ![](https://cdn.mescius.io/document-site-files/images/2d49eac2-0942-4770-99ef-52b14e6815bd/images/flexchart-errorbarchart.png)     |   **Error bar** chart is used to indicate the estimated error in the measured data through standard deviation of the data set.   |
| [Histogram](/componentone/docs/winui/online-winui/winui-controls/flexchart-overview/flechart-types/statisticalchart/histogram) |   ![](https://cdn.mescius.io/document-site-files/images/2d49eac2-0942-4770-99ef-52b14e6815bd/images/flexchart-histogram.png)     |   **Histogram** chart is used to present the data distribution over a continuous interval to know which sub-interval gets the maximum or minimum frequency.   |