File:Normal Distribution PDF.svg
From Wikimedia Commons, the free media repository
Normal_Distribution_PDF.svg (SVG file, nominally 720 × 460 pixels, file size: 65 KB)
| Description | A selection of Normal Distribution Probability Density Functions (PDFs). Both the mean, μ, and variance, σ², are varied. The key is given on the graph. | ||
| Date | 02/04/2008 | ||
| Source | self-made, Mathematica, Inkscape | ||
| Author | Inductiveload | ||
| Permission (Reusing this file) |
|
[edit] Mathematica Code
Plot[
{
PDF[NormalDistribution[1, Sqrt[0.2]], x],
},
{x, -5, 5},
PlotRange -> All,
Axes -> False]
[edit] R Code
# Normal Distribution PDF #range x=seq(-5,5,length=200) #plot each curve plot(x,dnorm(x,mean=0,sd=sqrt(.2)),type="l",lwd=2,col="blue",main='Normal Distribution PDF',xlim=c(-5,5),ylim=c(0,1),xlab='X', ylab='φμ, σ²(X)') curve(dnorm(x,mean=0,sd=1), add=TRUE,type="l",lwd=2,col="red") curve(dnorm(x,mean=0,sd=sqrt(5)), add=TRUE,type="l",lwd=2,col="brown") curve(dnorm(x,mean=-2,sd=sqrt(.5)), add=TRUE,type="l",lwd=2,col="green")
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 17:19, 22 September 2009 | 720 × 460 (65 KB) | Stpasha (talk | contribs) | Trying again, there seems to be a bug with previous upload… | |
| 17:15, 22 September 2009 | 720 × 460 (65 KB) | Stpasha (talk | contribs) | Curves are more distinguishable; numbers correctly rendered in roman style instead of italic | ||
| 14:07, 27 June 2009 | 720 × 460 (55 KB) | Autiwa (talk | contribs) | fichier environ 2 fois moins gros. Purgé des définitions inutiles, et avec des plots optimisés au niveau du nombre de points. | ||
| 18:22, 5 September 2008 | 720 × 460 (109 KB) | PatríciaR (talk | contribs) | from http://tools.wikimedia.pl/~beau/imgs/ (recovering lost file) | ||
| 19:09, 2 April 2008 | No thumbnail | (109 KB) | Inductiveload (talk | contribs) | {{Information |Description=A selection of Normal Distribution Probability Density Functions (PDFs). Both the mean, ''μ'', and variance, ''σ²'', are varied. The key is given on the graph. |Source=self-made, Mathematica, Inkscape |Date=02/04/2008 |Author |
- Edit this file using an external application (See the setup instructions for more information)
File usage on Commons
The following page links to this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ar.wikipedia.org
- Usage on bg.wikipedia.org
- Usage on ca.wikipedia.org
- Usage on cs.wikipedia.org
- Usage on el.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wikiversity.org
- Usage on es.wikipedia.org
- Usage on fa.wikipedia.org
- Usage on fr.wikipedia.org
- Usage on hi.wikipedia.org
- Usage on id.wikipedia.org
- Usage on jv.wikipedia.org
- Usage on ka.wikipedia.org
- Usage on ko.wikipedia.org
- Usage on mr.wikipedia.org
- Usage on pl.wikipedia.org
- Usage on ru.wikipedia.org
- Usage on ta.wikipedia.org
- Usage on th.wikipedia.org
- Usage on vi.wikipedia.org
- Usage on zh-min-nan.wikipedia.org