File:Statistiques IDH 2000.png

Statistiques_IDH_2000.png(610 × 461 pixels, file size: 3 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
This graph 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 “Statistiques IDH 2000.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Summary

edit

Répartition statistiques de l'indice de développement humain (IDH) en 2000.


Statistical distribution of the human development index (HDI) in 2000.

Indicateurs statistiques — Statistical indicators
Indicateur
Indicator
Valeur
Value
Commentaire
Comment
Moyenne
Average
0,722
Médiane
Median
0,741 La moitié des pays ont un IDH supérieur à 0,741, l'autre moitié un IDH inférieur
Half of the countries have an HDI greater than 0.741, half lower than 0.741
1er décile
1st decile
0,421 Les 17 pays les moins développés ont un IDH inférieur ou égal à 0,421
The 17 less developed countries have a HDI lower or equal than 0.421
9e décile
9th decile
0,925 Les 17 pays les plus développés ont un IDH supérieur ou égal à 0,925
The 17 most developed countries have a HDI greater or equal than 0.925

C'est une distribution bimodale, avec les modes autour de 0,45 et 0,75.
This is a bimodal distribution, the modes are about0.45 and 0.75.

Auteur/author : Christophe Dang Ngoc Chan (cdang)

Réalisé avec/made with : Scilab

clear;clf;

IDH = [0.969, 0.941, 0.94, 0.939, 0.939, 0.939, 0.936, 0.935, 0.933, 0.93, 0.928,...
0.928, 0.928, 0.926, 0.926, 0.925, 0.925, 0.925, 0.917, 0.913, 0.913, 0.896,...
0.888, 0.885, 0.885, 0.883, 0.882, 0.88 ,0.879, 0.875, 0.871, 0.856, 0.849,...
0.844, 0.835, 0.835, 0.833, 0.831, 0.831, 0.831, 0.826, 0.826, 0.82, 0.814,...
0.813, 0.812, 0.811, 0.809, 0.808, 0.805, 0.803, 0.8, 0.8, 0.796, 0.795,...
0.794, 0.787, 0.784, 0.782, 0.781, 0.779, 0.779, 0.775, 0.773, 0.772,...
0.772, 0.772, 0.772, 0.77, 0.762, 0.759, 0.758, 0.757, 0.756, 0.755, 0.754,...
0.754, 0.751, 0.75, 0.748, 0.748, 0.747, 0.747, 0.743, 0.742, 0.742, 0.741,...
0.741, 0.741, 0.74, 0.733, 0.733, 0.732, 0.727, 0.727, 0.726, 0.722, 0.721,...
0.717, 0.715, 0.715, 0.712, 0.708, 0.706, 0.701, 0.697, 0.695, 0.691, 0.688,...
0.684, 0.679, 0.667, 0.655, 0.653, 0.642, 0.638, 0.637, 0.635, 0.632, 0.631,...
0.622, 0.61, 0.602, 0.577, 0.577, 0.572, 0.552, 0.551, 0.548, 0.543, 0.542,...
0.535, 0.535, 0.513, 0.512, 0.512, 0.511, 0.499, 0.499, 0.494, 0.493, 0.49,...
0.485, 0.479, 0.478, 0.471, 0.469, 0.462, 0.445, 0.444, 0.44, 0.438, 0.433,...
0.431, 0.431, 0.428, 0.421, 0.42, 0.414, 0.405, 0.403, 0.403, 0.4, 0.386,...
0.375, 0.365, 0.349, 0.327, 0.325, 0.322, 0.313, 0.277, 0.275];

histplot(20, IDH, style=2, normalization=%f);
xtitle('Répartition de l''IDH, 2000', 'IDH', 'Nombre de pays')

Licensing

edit
I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:00, 15 December 2005Thumbnail for version as of 11:00, 15 December 2005610 × 461 (3 KB)Cdang (talk | contribs)Y en nombre de pays au lieu de fréquence
09:49, 15 December 2005Thumbnail for version as of 09:49, 15 December 2005610 × 461 (3 KB)Cdang (talk | contribs)Répartition statistiques de l'indice de développementhumain (IDH) en 2000. ---- Statistical distribution of the human development index (HDI) in 2000. Auteur/author : Christophe Dang Ngoc Chan (user:cdang) Réalisé avec/made with : [http://www.