@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-WVDNFHPD-R
  a skos:Concept ;
  skos:prefLabel "confidence interval"@en, "intervalle de confiance"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Confidence_interval>, <https://fr.wikipedia.org/wiki/Intervalle_de_confiance> ;
  skos:inScheme psr: ;
  skos:broader psr:-HTRLKD5K-S, psr:-ZCKZW2CP-B ;
  skos:definition """In frequentist statistics, a confidence interval (CI) is a range of estimates for an unknown parameter. A confidence interval is computed at a designated confidence level; the 95% confidence level is most common, but other levels, such as 90% or 99%, are sometimes used. The confidence level, degree of confidence or confidence coefficient represents the long-run proportion of CIs (at the given confidence level) that theoretically contain the true value of the parameter; this is tantamount to the nominal coverage probability. For example, out of all intervals computed at the 95% level, 95% of them should contain the parameter's true value. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Confidence_interval">https://en.wikipedia.org/wiki/Confidence_interval</a>)"""@en, """ En mathématiques, plus précisément en théorie des probabilités et en statistiques, un intervalle de confiance encadre une valeur réelle que l’on cherche à estimer à l’aide de mesures prises par un procédé aléatoire. En particulier, cette notion permet de définir une marge d'erreur entre les résultats d'un sondage et un relevé exhaustif de la population totale. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Intervalle_de_confiance">https://fr.wikipedia.org/wiki/Intervalle_de_confiance</a>)"""@fr .

psr:-HTRLKD5K-S
  skos:prefLabel "statistique mathématique"@fr, "mathematical statistics"@en ;
  a skos:Concept ;
  skos:narrower psr:-WVDNFHPD-R .

psr:-ZCKZW2CP-B
  skos:prefLabel "probability theory"@en, "théorie des probabilités"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WVDNFHPD-R .

