Figura:Normal Distribution PDF.svg

Contenuti della pagina non supportati in altre lingue.
Da Wikipedia.

Archivi original(archivi an forma SVG, amzure nominaj 720 × 460 pontin, amzura dl'archivi: 63 KByte)

Cost archivi a riva da Wikimedia Commons e a peul esse dovrà da dj'àutri proget. La descrission an soa pàgina ëd dëscrission ëd l'archivi a l'é smonùa sì-sota.

Oget

Descrission
English: A selection of Normal Distribution Probability Density Functions (PDFs). Both the mean, μ, and variance, σ², are varied. The key is given on the graph.
Data
Sorgiss self-made, Mathematica, Inkscape
Autor Inductiveload
Përmess
(Riusagi ëd cost archivi)
Public domain Mi, ël padron dij drit ëd còpia dë sto travaj-sì, i lasso sto travaj-sì ant ël domini pùblich. Sòn a s'àplica a tul ël mond.
An quàich ëstat sòn a peul esse pa legalment possìbil; se parèj:
I don a mincadun ël drit ëd dovré sto travaj-sì për qualsëssìa but, sensa gnun-e condission, gavà ch'a-i sio ëd condission vorsùe da la lej.
SVG sviluppo
InfoField
 
Il codice sorgente di questo file SVG non è valido a causa di 1 errore.
 
Questo grafico in grafica vettoriale non valido secondo il W3C è stato creato con R.
 
This SVG chart uses embedded text.
Codice sorgente
InfoField

R code

Plot[
 {
  PDF[NormalDistribution[1, Sqrt[2]], x],
  PDF[NormalDistribution[2, 1], x],
  PDF[NormalDistribution[3, Sqrt[3]], x],
    },
 {x, -5, 5},
 PlotRange -> All,
 Axes -> False]

Data

#			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")

Text

#                    Normal Distribution
import numpy as np
import matplotlib.pyplot as plt 

def make_gauss(N, sig, mu):
    return lambda x: N/(sig * (2*np.pi)**.5) * np.e ** (-(x-mu)**2/(2 * sig**2))

def main():
    ax = plt.figure().add_subplot(1,1,1)
    x = np.arange(-5, 5, 0.01)
    s = np.sqrt([0.2, 1, 5, 0.5])
    m = [0, 0, 0, -2] 
    c = ['b','r','y','g']

    for sig, mu, color in zip(s, m, c): 
        gauss = make_gauss(1, sig, mu)(x)
        ax.plot(x, gauss, color, linewidth=2)

    plt.xlim(-5, 5)
    plt.ylim(0, 1)
    plt.legend(['0.2', '1.0', '5.0', '0.5'], loc='best')
    plt.show()

if __name__ == '__main__':
   main()

Didascalie

Aggiungi una brevissima spiegazione di ciò che questo file rappresenta

Elementi ritratti in questo file

raffigura italiano

2 avr 2008

Stòria dl'archivi

Ch'a-i daga un colp col rat ant sna cobia data/ora për ës-ciairé coma a restèissa l'archivi ant col moment-là.

Data e OraMiniaduraAmzureUtentComent
dël dì d'ancheuj18:06, 29 Avr 2016Miniadura dla version ëd 18:06, 29 Avr 2016720 × 460 (63 KByte)RayhemLighten background grid
19:19, 22 Stè 2009Miniadura dla version ëd 19:19, 22 Stè 2009720 × 460 (65 KByte)StpashaTrying again, there seems to be a bug with previous upload…
19:15, 22 Stè 2009Miniadura dla version ëd 19:15, 22 Stè 2009720 × 460 (65 KByte)StpashaCurves are more distinguishable; numbers correctly rendered in roman style instead of italic
16:07, 27 giu 2009Miniadura dla version ëd 16:07, 27 giu 2009720 × 460 (55 KByte)Autiwafichier environ 2 fois moins gros. Purgé des définitions inutiles, et avec des plots optimisés au niveau du nombre de points.
20:22, 5 Stè 2008Miniadura dla version ëd 20:22, 5 Stè 2008720 × 460 (109 KByte)PatríciaRfrom http://tools.wikimedia.pl/~beau/imgs/ (recovering lost file)
21:09, 2 Avr 2008Gnun-e miniadure (109 KByte)Inductiveload{{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

Le pàgine sì-sota a l'han andrinta dj'anliure a sta figura-sì:

Dovragi global dël file

J'àutre wiki sì sota a deuvro st'archivi-sì:

Varda l'usagi global dë st'archivi-sì.

Dat adissionaj