.. _sphx_glr_plot_types_stats:
.. _stats_plots:
Statistics plots
----------------
Plots for statistical analysis.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_hist_plot_thumb.png
:alt: hist(x)
:ref:`sphx_glr_plot_types_stats_hist_plot.py`
.. raw:: html
hist(x)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_boxplot_plot_thumb.png
:alt: boxplot(X)
:ref:`sphx_glr_plot_types_stats_boxplot_plot.py`
.. raw:: html
boxplot(X)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_errorbar_plot_thumb.png
:alt: errorbar(x, y, yerr, xerr)
:ref:`sphx_glr_plot_types_stats_errorbar_plot.py`
.. raw:: html
errorbar(x, y, yerr, xerr)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_violin_thumb.png
:alt: violinplot(D)
:ref:`sphx_glr_plot_types_stats_violin.py`
.. raw:: html
violinplot(D)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_eventplot_thumb.png
:alt: eventplot(D)
:ref:`sphx_glr_plot_types_stats_eventplot.py`
.. raw:: html
eventplot(D)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_hist2d_thumb.png
:alt: hist2d(x, y)
:ref:`sphx_glr_plot_types_stats_hist2d.py`
.. raw:: html
hist2d(x, y)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_hexbin_thumb.png
:alt: hexbin(x, y, C)
:ref:`sphx_glr_plot_types_stats_hexbin.py`
.. raw:: html
hexbin(x, y, C)
.. raw:: html
.. only:: html
.. image:: /plot_types/stats/images/thumb/sphx_glr_pie_thumb.png
:alt: pie(x)
:ref:`sphx_glr_plot_types_stats_pie.py`
.. raw:: html
pie(x)
.. raw:: html
.. toctree::
:hidden:
/plot_types/stats/hist_plot
/plot_types/stats/boxplot_plot
/plot_types/stats/errorbar_plot
/plot_types/stats/violin
/plot_types/stats/eventplot
/plot_types/stats/hist2d
/plot_types/stats/hexbin
/plot_types/stats/pie