跳至內容

File:Anscombe's quartet 3.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:990 × 720 像素,檔案大小:59 KB)


描述

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.

Reference:

  • Anscombe, Francis J. (1973) Graphs in statistical analysis. American Statistician, 27, 17–21.
日期 (UTC)
來源 Anscombe.svg
作者
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用R創作。
This graphic is derived from earlier work by Schutz and the R development core team. As far as their rights and licensing allow, I license my contribution under the all the following licenses. The GPL is the only one I am sure applies.

維基百科

 該圖片為英文維基百科的特色圖片(Featured pictures)。它被認定為最佳圖像之一。

如果您覺得本檔案在維基共享資源上也堪稱特色,您可以自願提名它
如果您還有可以在合適授權條款下發表的相似品質的圖像,歡迎您上傳標註授權條款提名之

原始碼
InfoField

R code

R code to create the graphic:
  svg("Anscombe's quartet 3.svg", width=11, height=8)
  op <- par(las=1, mfrow=c(2,2), mar=1.5+c(4,4,1,1), oma=c(0,0,0,0),
            lab=c(6,6,7), cex.lab=2.0, cex.axis=1.3, mgp=c(3,1,0))
  ff <- y ~ x
  for(i in 1:4) {
    ff[[2]] <- as.name(paste("y", i, sep=""))
    ff[[3]] <- as.name(paste("x", i, sep=""))
    lmi <- lm(ff, data= anscombe)
    xl <- substitute(expression(x[i]), list(i=i))  
    yl <- substitute(expression(y[i]), list(i=i))
    plot(ff, data=anscombe, col="red", pch=21, cex=2.4, bg = "orange", 
         xlim=c(3,19), ylim=c(3,13)
         , xlab=eval(xl), ylab=yl  # for version 3
        )  
    abline(lmi, col="blue")
  }
  par(op)
  dev.off()
我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
GNU head

此作品為自由軟體;您可依自由軟體基金會所發表的GNU通用公共授權條款的條款散佈與/或修改,無論您依據的是本授權條款的第2版本或之後的任何版本。本作品發佈的目的是希望可以提供幫助,但不負任何擔保責任;亦無隱含對適售性特定用途的適用性的情形擔保。請參考GNU通用公共授權條款的第2版第3版

w:zh:共享創意
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
GNU head 已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。
您可以選擇您需要的授權條款。

原始上傳日誌

This image is a derivative work of the following images:

  • File:Anscombe.svg licensed with GPL
    • 2007-01-15T00:07:48Z Schutz 990x677 (90185 Bytes)
    • 2007-01-15T00:05:45Z Schutz 990x677 (90340 Bytes)
    • 2006-06-13T21:37:54Z Schutz 1044x750 (95808 Bytes)
    • 2006-06-13T18:27:51Z Schutz 1125x875 (95747 Bytes)

Uploaded with derivativeFX

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

著作權狀態 繁體中文 (已轉換拼寫)

有著作權 繁體中文 (已轉換拼寫)

多媒體型式 繁體中文 (已轉換拼寫)

image/svg+xml

校驗和 繁體中文 (已轉換拼寫)

4e4e8edffc872960f88c94479d660040f8d9ca9a

斷定方法:​SHA-1 中文 (已轉換拼寫)

60,580 位元組

720 像素

990 像素

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸用戶備⁠註
目前2010年3月26日 (五) 17:18於 2010年3月26日 (五) 17:18 版本的縮圖990 × 720(59 KB)AvenueIncrease size of axis titles
2010年3月26日 (五) 17:09於 2010年3月26日 (五) 17:09 版本的縮圖990 × 720(59 KB)Avenue{{Information |Description=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. |So

下列頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

檢視此檔案的更多全域使用狀況