This is a file from the Wikimedia Commons

File:F distributionCDF.png

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(1,200 × 900 pixels, file size: 17 KB, MIME type: image/png)

Description CDF of F distribution
Date
Source en:Image:F_distributionCDF.png
Author en:User:Pdbailey
Other versions
File:F dist cdf.svg
File:F dist cdf.svg is a vector version of this file. It should be used in place of this PNG file when not inferior.

File:F distributionCDF.png → File:F dist cdf.svg

For more information, see Help:SVG.

In other languages
Alemannisch  Bahasa Indonesia  Bahasa Melayu  British English  català  čeština  dansk  Deutsch  eesti  English  español  Esperanto  euskara  français  Frysk  galego  hrvatski  Ido  italiano  lietuvių  magyar  Nederlands  norsk bokmål  norsk nynorsk  occitan  Plattdüütsch  polski  português  português do Brasil  română  Scots  sicilianu  slovenčina  slovenščina  suomi  svenska  Tiếng Việt  Türkçe  vèneto  Ελληνικά  беларуская (тарашкевіца)  български  македонски  нохчийн  русский  српски / srpski  татарча/tatarça  українська  ქართული  հայերեն  বাংলা  தமிழ்  മലയാളം  ไทย  한국어  日本語  简体中文  繁體中文  עברית  العربية  فارسی  +/−
New SVG image

Pdbailey at the English-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: Pdbailey
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Summary

generated in R[1] with

bitmap(file="f_distributionCDF.png",type="png256",width=4,height=3,res=300,pointsize=12)
par(mar=c(3,3,1,1))
x <- seq(0,5,len=1000)
plot(range(x),c(0,1),type="n")
lines(x,pf(x,df1=1,df2=1),col="black",lwd=3)
lines(x,pf(x,df1=2,df2=1),col="blue",lwd=3)
lines(x,pf(x,df1=5,df2=2),col="green",lwd=3)
lines(x,pf(x,df1=100,df2=1),col="yellow",lwd=3)
lines(x,pf(x,df1=100,df2=100),col="grey",lwd=3)
legend(3,0.5,legend=c("d1=1, d2=1","d1=2, d2=1","d1=5, d2=2","d1=100, d2=1","d1=100, d2=100"),col=c("black","blue","green","yellow","grey"),lwd=3,bty="n")
dev.off()

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

21 April 2006

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:34, 22 March 2008Thumbnail for version as of 20:34, 22 March 20081,200 × 900 (17 KB)Olaf{{Information |Description=CDF of F distribution |Source=en:Image:F_distributionCDF.png |Date=21 Apr 2006 |Author=en:User:Pdbailey |other_versions= }} {{GFDL-user-w|en|English Wikipedia|Pdbailey}} == Summary == generated in R[http://www.r-pro

The following 2 pages use this file:

Global file usage

The following other wikis use this file: