File:Fourboxplots.svg

From formulasearchengine
Jump to navigation Jump to search

Original file(SVG file, nominally 630 × 630 pixels, file size: 44 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: Four box plot variations demonstrating the use of notches and variable width.

Created in the free statistical software package R using two (arbitrarily chosen) data vectors (named "data1" and "data2") and the following code:

par(mfrow=c(2,2))
boxplot(data1, data2, ylim=c(0,100), names=c("Group 1","Group 2"), notch=FALSE, varwidth=FALSE, main=("Traditional Box Plot"))
boxplot(data1, data2, ylim=c(0,100), names=c("Group 1","Group 2"), notch=TRUE, varwidth=FALSE, main=("Notched Box Plot"))
boxplot(data1, data2, ylim=c(0,100), names=c("Group 1","Group 2"), notch=FALSE, varwidth=TRUE, main=("Variable Width Box Plot"))
boxplot(data1, data2, ylim=c(0,100), names=c("Group 1","Group 2"), notch=TRUE, varwidth=TRUE, main=("Variable Width Notched Box Plot"))
Exported as pdf, then converted to svg in Inkscape.
Date
Source Own work
Author Brett Montgomery

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

 
This W3C-unspecified chart was created with R.
 
This W3C-unspecified vector image was created with Inkscape .

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

28 June 2011

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current04:20, 14 August 2012Thumbnail for version as of 04:20, 14 August 2012630 × 630 (44 KB)wikimediacommons>BrettMontgomeryChanged font face to Liberation Sans in the hope that this will solve the font rendering problems noted with the previous version of this file.

There are no pages that use this file.