Violin plot

Example of a Violin plot
Example of a Violin plot in a scientific publication in PLOS Pathogens.

A violin plot is a method of plotting numeric data. It is a box plot with a rotated kernel density plot on each side.[1]

The violin plot is similar to box plots, except that they also show the probability density of the data at different values (in the simplest case this could be a histogram). Typically violin plots will include a marker for the median of the data and a box indicating the interquartile range, as in standard box plots. Overlaid on this box plot is a kernel density estimation.

Violin plots are available as extensions to a number of software packages, including the R libraries vioplot, wvioplot, caroline, UsingR, lattice and ggplot2, the Stata add-on command vioplot,[2] and the Python libraries matplotlib[3] and Seaborn.[4]

References

  1. "VIOLIN PLOT". NIST DataPlot. National Institute of Standards and Technology. 2015-10-13.
  2. Hintze, Jerry L.; Nelson, Ray D. (1998). "Violin Plots: A Box Plot-Density Trace Synergism". The American Statistician 52 (2): 181–4. doi:10.1080/00031305.1998.10480559.
  3. "violin plots". What's new in matplotlib.
  4. Waskom, Michael. "Violinplot from a wide-form dataset". Seaborn: statistical data visualization.

External links

Wikimedia Commons has media related to Violin plots.

 This article incorporates public domain material from the National Institute of Standards and Technology document "Dataplot reference manual: Violin plot".

This article is issued from Wikipedia - version of the Thursday, February 18, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.