Ladawan:IQ curve.svg

Page contents not supported in other languages.
Gikan sa Bikol Sentral na Wikipedia, an talingkas na ensiklopedya

Orihinal na file(SVG na file, nominal na 600 × 480 (na) pixel, pakadakula: 9 KB)

An sagunson na ini naggikan sa Wikimedia Commons asin mapuwedeng gamiton kan ibang mga proyekto. Pinapahiling tabi sa ibaba an deskripsyon na yaon sa sagunsong deskripsyon kan pahina.

Hali sa Wikimedia Commons an file na ito asin pwedeng magamit sa ibang proyekto. Mahihiling sa baba an paglaladawan sa pahina kan paglaladawan kan file kaini duman.

Sumaryo

Pagladawan 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
Petsa
Pinagkunan Sadiring gibo
Kagsurat 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.

Paglisensya

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Tinutugutan an pagkopya, pagpanao, asin/o pagbago sa dokumentong ini sa irarom kan mga termino kan GNU Free Documentation License, Bersyon 1.2 o dawa anong mas bagong bersyon na naipublikar kan Free Software Foundation; na mayong paburubagong seksyon, mayong teksto sa front-cover, asin walang teksto sa back-cover. Igwang nakalaag na kopya kan lisensya sa seksyon na may titulong GNU Free Documentation License.
w:en:Creative Commons
atribusyon share alike
Nakalisensya an file na ini sa irarom kan lisensyang Creative Commons Attribution-Share Alike 3.0 Unported.
Talingkas mo ining:
  • maihiras – makokopya, maipapanao, asin maipapahiling an gibo
  • i-remix – ma-adapt an gibo
Sa irarom kan mga kondisyon na ini:
  • atribusyon – Dapat mong i-credit, itao an link kan lisensya, at itukdo kun may binago ini. Pwede mo ining gibuhon sa dawa anong rasonableng paagi, pero bako sa paaging ineendorso ka o an paggamit mo kan naglisensya.
  • share alike – Kun ire-remix mo, babaguhon, o madagdag sa materyal, kaipuhan mong ipanao an mga ambag mo sa irarom kan parehas o katulad na lisensya.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
atribusyon share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license.
Talingkas mo ining:
  • maihiras – makokopya, maipapanao, asin maipapahiling an gibo
  • i-remix – ma-adapt an gibo
Sa irarom kan mga kondisyon na ini:
  • atribusyon – Dapat mong i-credit, itao an link kan lisensya, at itukdo kun may binago ini. Pwede mo ining gibuhon sa dawa anong rasonableng paagi, pero bako sa paaging ineendorso ka o an paggamit mo kan naglisensya.
  • share alike – Kun ire-remix mo, babaguhon, o madagdag sa materyal, kaipuhan mong ipanao an mga ambag mo sa irarom kan parehas o katulad na lisensya.
Pwede kang makapili nin lisensya mo.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts English

copyrighted English

inception English

2 Nobyembre 2012

media type English

image/svg+xml

Kasaysayan kan file

Pinduton an sarong petsa/oras para mahiling ng file sa puntong idto.

Petsa/OrasThumbnailSukolParagamitKomento
presente23:11, 26 Nobyembre 2020Thumbnail para sa bersyon kaitong 23:11, 26 Nobyembre 2020600 × 480 (9 KB)ParanajaReverted to version as of 21:27, 2 November 2012 (UTC)
21:27, 2 Nobyembre 2012Thumbnail para sa bersyon kaitong 21:27, 2 Nobyembre 2012600 × 480 (9 KB)Mikhail RyazanovIQ values are now integers; gnuplot-only approach
09:20, 6 Disyembre 2006Thumbnail para sa bersyon kaitong 09:20, 6 Disyembre 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

Mayong pahinang naggagamit sa file na ini.

Pankinaban na paggamit sa file

Ginagamit kan mga minasunod na wiki an file na ini:

Hilingon an kadagdagan na pankinaban na paggamit sa file na ini.

Metadatos