Bhengkek:IQ curve.svg

Konten halaman tidak didukung dalam bahasa lain.
Ḍâri Wikipèḍia bhâsa Madhurâ, lombhung pangataowan mardhika

Bhengkek sokkla(Bhengkek SVG, okoran 600 × 480 piksel, rajâna bhengkek: 9 KB)

Bhengkek arèya asalla ḍâri Wikimedia Commons bân amè' èghuna'aghi bi' yèk-proyèk laèn. Jhâjhârbâ'ân ḍâri kaca jhâjhârbâ'ânna èdhudhuwaghi è bâbâ arèya.

Rèngkessan

Jhâjhârbâ'ân 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.
 
Gambar vektor ini dibuat menggunakan Gnuplot
 
This chart uses translateable embedded text.
Kode sumber
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
Tangghâl
Sombher Karjâ dhibi'
Pangghâbây 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.

Lèlla

Saya, pemilik hak cipta dari karya ini, dengan ini menerbitkan berkas ini di bawah ketentuan berikut:
GNU head Èyèdhiyaghi nyalèn, nyalambheraghi bân/otabâ ngobâ ḍokumèn arèya kalabân rat-sarat Lèlla Ḍokumèntasi Bhibhâs GNU, Vèrsi 1.2 otabâ lebbi anyar sè èterbi'aghi bi' Free Software Foundation; tanpa Longkang Invarian, tanpa Tèks Sampul Aḍâ', bân tanpa Tèks Sampul Buḍi. Salènan lèlla èpamaso' ḍâ' ka longkang sè abhul-ombhul Lèlla Ḍokumèntasi Bhibhâs GNU.
w:id:Creative Commons
atribusi AbâgiMaghâs
Bhengkek arèya èlèlla'aghi bi' lèlla Creative Commons Atribusi-AbâgiSarobâ 3.0 Tanpa Adaptasi
Bâ'na ollè:
  • Abâgi – nyalèn bân nyalambheraghi polè matèri rèya ḍâlem robâ otabâ format apa bhâi;
  • mon ngobâ'â – ngarang, ngobâ, bân aghâbây toronan ḍâri matèri rèya
Aḍhâsaraghi katantowan arèya:
  • atribusi – Bâ'nâ kodhu aberri' pangakowan sè teppa', aberri' pranala ḍâ' lèlla-lèlla, bân aberri' tao mon bâḍâ obâ'ân. Bâ'na ngennèng alampa'aghi lèbât cara sè èkaterrowè bâ'na, tapè rèya ta' neptepaghi mon orèng sè aberri' lèlla makoko otabâ pangangghuyânna bâ'na.
  • AbâgiMaghâs – Mon bâ'na ngobâ otabâ aghâbây toronan ḍâri karjâ rèya, bâ'na kodhu manyalambher dhurrun bâ'na è bâbâ lèlla sè paḍâ ènga' lèlla ḍâ' karjâ sokkla.
Label lisensi ini ditambahkan pada berkas sebagai bagian dari pemutakhiran lisensi GFDL.
w:id:Creative Commons
atribusi AbâgiMaghâs
Berkas ini dilisensikan di bawah lisensi Creative Commons Atribusi-Berbagi Serupa 2.5 Generik, 2.0 Generik dan 1.0 Generik.
Bâ'na ollè:
  • Abâgi – nyalèn bân nyalambheraghi polè matèri rèya ḍâlem robâ otabâ format apa bhâi;
  • mon ngobâ'â – ngarang, ngobâ, bân aghâbây toronan ḍâri matèri rèya
Aḍhâsaraghi katantowan arèya:
  • atribusi – Bâ'nâ kodhu aberri' pangakowan sè teppa', aberri' pranala ḍâ' lèlla-lèlla, bân aberri' tao mon bâḍâ obâ'ân. Bâ'na ngennèng alampa'aghi lèbât cara sè èkaterrowè bâ'na, tapè rèya ta' neptepaghi mon orèng sè aberri' lèlla makoko otabâ pangangghuyânna bâ'na.
  • AbâgiMaghâs – Mon bâ'na ngobâ otabâ aghâbây toronan ḍâri karjâ rèya, bâ'na kodhu manyalambher dhurrun bâ'na è bâbâ lèlla sè paḍâ ènga' lèlla ḍâ' karjâ sokkla.
Bâ'na ngennèng mèlè lisènsi pèlèanna bâ'na.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

menggambarkan Indonesia

status hak cipta Indonesia

berhak cipta Indonesia

sejak Indonesia

2 Novèmber 2012

tipe media Indonesia

image/svg+xml

Riwayât bhengkek

Klik è tangghâl/bâkto mon nèngghuwâ bhengkek arèya ka bâjâ kasebbhut.

Tangghâl/BâktoMiniaturḌimènsiPangangghuyKomèntar
jângkènè27 Novèmber 2020 06.11Miniatur ghâbây vèrsi per 27 Novèmber 2020 06.11600 × 480 (9 KB)ParanajaReverted to version as of 21:27, 2 November 2012 (UTC)
3 Novèmber 2012 04.27Miniatur ghâbây vèrsi per 3 Novèmber 2012 04.27600 × 480 (9 KB)Mikhail RyazanovIQ values are now integers; gnuplot-only approach
6 Ḍèsèmber 2006 16.20Miniatur ghâbây vèrsi per 6 Ḍèsèmber 2006 16.20600 × 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

Taḍâ' kaca sè ngangghuy bhengkek arèya.

Pangangghuyân bhengkek global

Wiki sè laèn ngangghuy bhengkek arèya:

Tèngghu lebbi bânnya' pangangghuy global dâri bhengkek rèya.

Mètadata