Skeda:Normal Distribution CDF.svg

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Dokument origjinal(skedë SVG, fillimisht 720 × 460 pixel, madhësia e skedës: 76 KB)

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Përmbledhje

Përshkrimi A selection of Normal Distribution Cumulative Density Functions (CDFs). Both the mean, μ, and variance, σ², are varied. The key is given on the graph.
Data
Burimi Punë e juaja (Original text: self-made, Mathematica, Inkscape)
Autori Inductiveload
Leja
(Ripërdor këtë skedë)
Public domain Unë,krijuesi i kësaj pune, e lëshoj këtë punë në public domain. Kjo aplikohet në të gjithë botën.
Në disa vende kjo mund të mos jetë e mundur ligjërisht; nëse është kështu:
Unë i garantoj çdokujt të drejtën për ta përdorur këtë punë për çdo qëllim, pa asnjë kusht, përveç rasteve kur këto kushte janë të kërkuara nga ligji.
Versione tjera 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

përshkruan

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme29 prill 2016 18:17Miniaturë për versionin duke filluar nga 29 prill 2016 18:17720 × 460 (76 KB)RayhemLighten background grid
12 shtator 2014 18:17Miniaturë për versionin duke filluar nga 12 shtator 2014 18:17720 × 460 (73 KB)Wereldburger758Valid SVG now.
23 shtator 2009 23:12Miniaturë për versionin duke filluar nga 23 shtator 2009 23:12720 × 460 (84 KB)Stpashare-uploading same file, since upload is buggy
23 shtator 2009 21:28Miniaturë për versionin duke filluar nga 23 shtator 2009 21:28720 × 460 (84 KB)StpashaLines are made thicker and more visible, all numbers rendered in roman instead of italic, white background added
27 qershor 2009 16:14Miniaturë për versionin duke filluar nga 27 qershor 2009 16:14720 × 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)
2 prill 2008 21:17Miniaturë për versionin duke filluar nga 2 prill 2008 21:17720 × 460 (80 KB)InductiveloadCliiping path caused rendering fault. hopefully fixed now.
2 prill 2008 21:12Miniaturë për versionin duke filluar nga 2 prill 2008 21:12720 × 460 (78 KB)Inductiveload{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
2 prill 2008 21:10Miniaturë për versionin duke filluar nga 2 prill 2008 21:10720 × 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=

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës

Kjo skedë përdoret nga Wiki të tjera në vijim:

Shikoni më shumë përdorim global të kësaj skede.

Metadata