Talaksan:Normal Distribution CDF.svg

Buong resolusyon((Larawang SVG, tinatayang 720 × 460 mga pixel, laki ng talakasan: 76 KB))

Buod

Paglalarawan A selection of Normal Distribution Cumulative Density Functions (CDFs). Both the mean, μ, and variance, σ², are varied. The key is given on the graph.
Petsa
Pinanggalingan Sariling gawa (Original text: self-made, Mathematica, Inkscape)
May-akda Inductiveload
Permiso
(Muling paggamit sa file)
Public domain Ako, ang may tangan ng karapatang-ari ng akdang ito, ay pinakakawalan ang akdang ito sa nasasakupan ng madla. Magagamit ito sa buong mundo.
Maaaring hindi ito posibleng legal sa ilang mga bansa; kung ganito:
Ibinibigay ko sa sinuman ang karapatang gamitin ang akdang ito para sa anumang layunin, na walang mga kundisyon, maliban na lang kung ang ganyang mga kundisyon ay kailangan ng batas.
Iba pang mga bersyon Derivative works of this file:  CumulativeSD.svg
SVG genesis
InfoField
 
The SVG code is valid.
 
This trigonometry was created with Inkscape.
 
This trigonometry uses embedded text.

Mathematica Code

Plot[
 {
  CDF[NormalDistribution[0, Sqrt[0.2]], x],
  CDF[NormalDistribution[0, 1], x],
  CDF[NormalDistribution[0, Sqrt[5]], x],
  CDF[NormalDistribution[-2, Sqrt[0.5]], x]
  },
 {x, -5, 5},
 PlotRange -> All,
 Axes -> False]

R language Code

#Normal Distribution - Cumulative Density Function (CDF)
#range
x=seq(-5,5,length=200)
#plot each curve
plot(x,pnorm(x,mean=0,sd=sqrt(.2)),type="l",lwd=2,col="blue",main='Cumulative Density Function CDF',xlim=c(-5,5),ylim=c(0,1),xlab='X',
ylab='φμ, σ²(X)')
curve(pnorm(x,mean=0,sd=1), add=TRUE,type="l",lwd=2,col="red")
curve(pnorm(x,mean=0,sd=sqrt(5)), add=TRUE,type="l",lwd=2,col="yellow")
curve(pnorm(x,mean=-2,sd=sqrt(.5)), add=TRUE,type="l",lwd=2,col="green")

Captions

Add a one-line explanation of what this file represents
A selection of Normal Distribution Cumulative Density Functions (CDFs). Both the mean, μ, and variance, σ², are varied.

Items portrayed in this file

depicts English

Nakaraan ng file

Pindutin ang araw/oras upang makita kung papaano ang itsura ng talaksan noong oras na iyon.

Araw/OrasThumbnailMga dimensiyontagagamitKumento
ngayon16:17, 29 Abril 2016Thumbnail para sa bersyon noong 16:17, 29 Abril 2016720 × 460 (76 KB)RayhemLighten background grid
16:17, 12 Setyembre 2014Thumbnail para sa bersyon noong 16:17, 12 Setyembre 2014720 × 460 (73 KB)Wereldburger758Valid SVG now.
21:12, 23 Setyembre 2009Thumbnail para sa bersyon noong 21:12, 23 Setyembre 2009720 × 460 (84 KB)Stpashare-uploading same file, since upload is buggy
19:28, 23 Setyembre 2009Thumbnail para sa bersyon noong 19:28, 23 Setyembre 2009720 × 460 (84 KB)StpashaLines are made thicker and more visible, all numbers rendered in roman instead of italic, white background added
14:14, 27 Hunyo 2009Thumbnail para sa bersyon noong 14:14, 27 Hunyo 2009720 × 460 (55 KB)Autiwanouvelle version où j'ai enlevé la courbe qui était en double. (en gros, j'ai enlevé la grosse version de 600 points, pour garder la petite)
19:17, 2 Abril 2008Thumbnail para sa bersyon noong 19:17, 2 Abril 2008720 × 460 (80 KB)InductiveloadCliiping path caused rendering fault. hopefully fixed now.
19:12, 2 Abril 2008Thumbnail para sa bersyon noong 19:12, 2 Abril 2008720 × 460 (78 KB)Inductiveload{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
19:10, 2 Abril 2008Thumbnail para sa bersyon noong 19:10, 2 Abril 2008720 × 460 (78 KB)Inductiveload{{Information |Description=A selection of Normal Distribution Cumulative Density Functions (CDFs). Both the mean, ''μ'', and variance, ''σ²'', are varied. The key is given on the graph. |Source=self-made, Mathematica, Inkscape |Date=02/04/2008 |Author=

Nakaturo sa talaksan na ito ang mga sumusunod na mga pahina:

Pandaigdigang paggamit sa file

Ginagamit ng mga sumusunod na wiki ang file na ito:

Tingnan ang karagdagang pandaigdigang paggamit sa file na ito.

Metadata