File:IQ curve.svg

Le contento del pagina non es supportate in altere linguas.
De Wikipedia, le encyclopedia libere

File original(File SVG, dimensiones nominal: 600 × 480 pixels, grandor del file: 9 KB)

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.

Summario

Description Current IQ tests typically have standard scores such that the mean score is 100 with each standard deviation from the mean counting for 15 IQ points.[1] The plot shows, assuming that such scores have a normal distribution, the percentage of people getting a score versus the score itself, from 55 to 145 IQ, that is over a span of six standard deviations. Spans are represented with different colors for each standard deviation above or below the mean. The plot was created with the following gnuplot code:
SVG genesis
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
 
This chart uses translateable embedded text.
Source code
InfoField

Gnuplot code

set terminal svg name 'IQ_curve' size 600,480 font ',10' rounded
set output 'IQ_curve.svg'

mu    = 100.0
sigma = 15.0
from  = 55
to    = 145

# Normal distribution:
# (continuos normalization approximation, good to ~10 digits in this case)
P(x) = exp(-(x - mu)**2 / (2 * sigma**2)) / (sqrt(2 * pi) * sigma) * 100
# By sigma intervals:
oddsi(x) = (int(abs(x - mu) / sigma) % 2) ^ (x < mu)
Pm(x) =               (x == mu)  ? P(x) : 1/0 # sample at mu
Po(x) = ( oddsi(x) && (x != mu)) ? P(x) : 1/0 # samples in odd sigma intervals
Pe(x) = (!oddsi(x) && (x != mu)) ? P(x) : 1/0 # samples in even sigma intervals

set key off
set border 3
set xlabel 'IQ'
set xtics 10 out nomirror
set mxtics 2
set ylabel 'Population, %'
set ytics 1 out nomirror
set mytics 2
set samples (to - from + 1)
set style function impulses
plot [x = from:to] \
 Pm(x) lw 2, \
 Po(x) lw 2, \
 Pe(x) lw 2
Data
Origine Obra proprie
Autor Alessio Damato, Mikhail Ryazanov
  1. Kaufman, A.S. (2009) IQ Testing 101, New York (NY): Springer Publishing, pp. 104−109 ISBN: 978-0-8261-0629-2.

Licentia

Io, titular del derecto de autor sur iste obra, declara de publicar lo sub le sequente licentias:
GNU head Le permission es concedite de copiar, distribuer e/o modificar iste documento sub le conditiones del Licentia GNU pro Documentation Libere, Version 1.2 o omne version plus recente publicate per le Fundation pro Software Libere; sin Sectiones Invariabile, sin Textos de Copertura Frontal e sin Textos de Copertura Posterior. Un copia del licentia es includite in le section titulate Licentia GNU pro Documentation Libere.
w:ia:Creative Commons
attribution condivider equalmente
Iste file es disponibile sub le licentia Creative Commons Attribution-CompartiSimile 3.0 Non-localisate.
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.
Iste etiquetta de licentia esseva addite a iste file como parte del actualisation del licentia GFDL.
w:ia:Creative Commons
attribution condivider equalmente
Iste file es disponibile sub le licentias Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic e 1.0 Generic.
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.
Tu pote seliger le licentia de tu preferentia.

Legendas

Adde un explanation de un linea de lo que iste file representa

Objectos representate in iste file

representa

Alcun valor sin elemento Wikidata

copyrighted anglese

inception anglese

2 novembre 2012

media type anglese

image/svg+xml

Historia del file

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

Data/HoraMiniaturaDimensionesUsatorCommento
actual23:11, 26 novembre 2020Miniatura pro le version de 23:11, 26 novembre 2020600 × 480 (9 KB)ParanajaReverted to version as of 21:27, 2 November 2012 (UTC)
21:27, 2 novembre 2012Miniatura pro le version de 21:27, 2 novembre 2012600 × 480 (9 KB)Mikhail RyazanovIQ values are now integers; gnuplot-only approach
09:20, 6 decembre 2006Miniatura pro le version de 09:20, 6 decembre 2006600 × 480 (12 KB)Alejo2083 {{Information |Description= The IQ test is made so that most of the people will score 100 and the distribution will have the shape of a Gaussian function, with a standard deviation of 15. The plot shows the percentage of people getting a score versus the

Il non ha paginas que usa iste file.

Uso global de iste file

Le altere wikis sequente usa iste imagine:

Vider altere usos global de iste file.

Metadatos