This graphic represents the four datasets defined by Francis Anscombe for which some of the usual statistical properties (mean, variance, correlation and regression line) are the same, even though the datasets are different.
Property
Value
Mean of each variables
9.0
Variance of each variables
11.0
Mean of each variables
7.5
Variance of each variables
4.12
Correlation between each and variable
0.816
Regression line
The graphic was created by User:Schutz for Wikipedia on 13 June 2006, using the R statistical project. The program that generated the graphic is given below; it is based on the example provided with the help page of the R dataset anscombe (accessible using the command help(anscombe)), and was slightly modified to improve the result. The graph was exported in postscript format, converted to SVG using the pstoedit command, and the layout was slightly modified using Inkscape before upload.
The file size of this SVG diagram may be irrationally large because most of its text has been converted to paths inhibiting translations.
This diagram is a retouched picture, which means that it has been digitally altered from its original version. Modifications: text added from Anscombe's original publication. The original can be viewed here: Anscombe.svg: . Modifications made by Papa Lima Whiskey.
References:
Anscombe, Francis J. (1973) Graphs in statistical analysis. American Statistician, 27, 17–21.
R Development Core Team. R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing. Vienna, Austria. 2006. ISBN3-900051-07-0. http://www.R-project.org
postscript("anscombe.ps")
par(las=1)
Based on the raster image: [[:Image:Feather.jpg]] * {{Français}} Plume * {{English}} Feather * {{Español}} Pluma == Licensing == {{GFDL-self}} [[Category:Icons]] Based on the raster image: [[:Image:Feather.jpg]] * {{Français}} Plume * {{English}} Feather * {{Español}} Pluma == Licensing == {{GFDL-self}} [[Category:Icons]] Based on the raster image: [[:Image:Feather.jpg]] * {{Français}} Plume * {{English}} Feather * {{Español}} Pluma == Licensing == {{GFDL-self}} [[Category:Icons]] Based on the raster image: [[:Image:Feather.jpg]] * {{Français}} Plume * {{English}} Feather * {{Español}} Pluma == Licensing == {{GFDL-self}} [[Category:Icons]] resizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresizeresize•
Note: See library(alr3), data(anscombe) for the original dataset. Check ?anscombe for information on the order in which the variables should be regressed (plotted). One simpler way to perform the above mentioned regressions would be to run code similar to:
The R project is licensed under the GPL [1]; since this image is a derived work, it is also licenced under the GPL.
This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.http://www.gnu.org/licenses/gpl.htmlGPLGNU General Public Licensetruetrue
Captions
Add a one-line explanation of what this file represents
{{retouched|text added from Anscombe's original publication|editor=Papa Lima Whiskey|orig=Anscombe.svg}} == Description == This graphic represents the four datasets defined by Francis Anscombe for which some of the usual statistical properties (mean, var