File:Standard Normal Distribution.png

File original(5 986 × 3 700 pixels, dimension del file: 752 KB, typo MIME: image/png)

Iste file proveni de Wikimedia Commons e pote esser usate per altere projectos. Le description de su pagina de description ibi es monstrate in basso.

This math image could be re-created 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 available, please upload it and afterwards replace this template with {{vector version available|new image name}}.


It is recommended to name the SVG file “Standard Normal Distribution.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Summario

Description
English: The Standard Normal Probability Distribution with shaded regions
Data
Origine Obra proprie
Autor D Wells
Altere versiones

[modificar]

<code><code><code><languages/></code></code></code>

Licentia

Io, titular del derecto de autor sur iste obra, declara de publicar lo sub le sequente licentia:
w:ia:Creative Commons
attribution condivider equalmente
Iste file es disponibile sub le licentia Creative Commons Attribution-CompartiSimile 4.0 International.
Tu es libere:
  • de condivider – de copiar, distribuer e transmitter le obra
  • de remixar – de adaptar le obra
Sub le sequente conditiones:
  • attribution – Tu debe dar information appropriate sur le autor, fornir un ligamine al licentia, e indicar si modificationes ha essite apportate. Tu pote facer lo de qualcunque maniera rationabile, ma non in alcun modo que suggere que le licentiator approba te o tu uso del obra.
  • condivider equalmente – Si tu altera, transforma o disveloppa le material, tu debe distribuer tu contributiones sub un licentia identic o compatibile con le original.

Source code

library(ggplot2)
p <- ggplot(NULL, aes(c(-4,4))) +
  geom_line(stat = "function", fun = dnorm) +
  geom_area(stat = "function", fun = dnorm, fill = scales::muted("blue"), xlim=c(-1,1), alpha=1/4) +
  geom_area(stat = "function", fun = dnorm, fill = scales::muted("blue"), xlim=c(-2,2), alpha=1/4) +
  geom_area(stat = "function", fun = dnorm, fill = scales::muted("blue"), xlim=c(-3,3), alpha=1/4) +
  theme_minimal() +
  theme(axis.text.x = element_text(size = 12)) +
  scale_x_continuous(labels = label_units, breaks = -4:4) +
  xlab("Standard Deviations from the Mean") +
  ylab("Probability Density") +
  geom_segment(aes(x=-1, xend=1, y=dnorm(1), yend=dnorm(1)), linetype="dashed") +
  geom_segment(aes(x=-2, xend=2, y=dnorm(2), yend=dnorm(2)), linetype="dashed") +
  geom_segment(aes(x=-3, xend=3, y=dnorm(3), yend=dnorm(3)), linetype="dashed") +
  annotate("text", x = 0, y = dnorm(1)+0.015, label = "68.3%") + #pnorm(1)-pnorm(-1) %
  annotate("text", x = 0, y = dnorm(2)+0.015, label = "95.4%") +
  annotate("text", x = 0, y = dnorm(3)+0.015, label = "99.7%")

ggsave("Normal_Distribution.png", p, width = 3.7*1.618, height = 3.7, dpi = 1000)
 
This chart was created with R.

Legendas

Adde un explanation de un linea de lo que iste file representa
The Standard Normal Probability Distribution

Objectos representate in iste file

representa

Alcun valor sin elemento Wikidata

copyrighted anglese

inception anglese

24 junio 2019

MIME type anglese

image/png

Historia del file

Clicca sur un data/hora pro vider le file como appareva a ille tempore.

Data/HoraMiniaturaDimensionesUsatorCommento
actual18:25, 24 junio 2019Miniatura pro le version de 18:25, 24 junio 20195 986 × 3 700 (752 KB)D WellsUser created page with UploadWizard

Le sequente pagina usa iste file:

Uso global de iste file

Le altere wikis sequente usa iste imagine: