File:PoissonCDF.png
Size of this preview: 640 × 480 pixels.
This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help. |
This graph image could be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with {{ vector version available|new image name.svg}}. |
Description | Generated with the following R [r-project.org] code:
bitmap(file="PoissonCDF.png",type="png256",width=4,height=3,res=300,pointsize=12)
par(mar=c(3,3,1,1))
lambda <- c(4,1,10)
cols <- c("green","red","black")
plot(c(0,20),c(0,1),type="n")
for(x in 20:0) {
for(i in 1:3) {
lines(c(x,x+1),rep(ppois(x,lambda[i]),2),col=cols[i])
points(x,ppois(x-1,lambda[i]),col="white",pch=19)
points(x,ppois(x-1,lambda[i]),col=cols[i],pch=21)
points(x,ppois(x,lambda[i]),col=cols[i],pch=19)
}
}
legend(12,0.5,legend=c(expression (lambda==1),expression (lambda==4),expression (lambda==10)),col=c("red","green","black"),lwd=3,bty="n")
dev.off()
|
Date | 2006-06-01 (first version); 2006-06-02 (last version) |
Source | Originally from en.wikipedia; description page is/was here. |
Author | Original uploader was Pdbailey at en.wikipedia |
Permission ( Reusing this file) |
GPL; Released under the GNU Free Documentation License. |
Licensing
|
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 |
File usage
The following pages on Schools Wikipedia link to this image (list may be incomplete):
Learn more
Learning is fun and easy with Schools Wikipedia. SOS Children's Villages believes that a decent childhood is essential to a happy, healthy. Our community work brings families new opportunities through education, healthcare and all manner of support. Find out how you can help children in other countries.