@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-G006D599-R>
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TP0T6RZQ-S> .

<http://data.loterre.fr/ark:/67375/8LP-TP0T6RZQ-S>
  skos:definition "Nonparametric measure of rank correlation. (Wikidata)"@en, "Mesure de dépendance statistique non paramétrique entre deux variables. (Data Franca)"@fr ;
  skos:altLabel "coefficient de corrélation de Spearman"@fr, "Spearman rank-order correlation"@en, "rho de Spearman"@fr, "Spearman rank correlation coefficient"@en, "Spearman coefficient"@en, "Spearman correlation coefficient"@en, "ρ de Spearman"@fr, "Spearman's rank correlation coefficient"@en, "coefficient de Spearman"@fr, "corrélation de rang de Spearman"@fr ;
  dc:modified "2024-05-29T11:34:33"^^xsd:dateTime ;
  skos:example "Les valeurs de la corrélation de Spearman sont affichées au tableau 4. (Torres-Moreno, Saggion, Cunha, Velázquez-Morales & Sanjuan, 2010)"@fr, "It turns out that the average Spearman rank-order correlation is not sensitive enough to errors for the purposes of comparing favourable disagreement within ensembles. (Curran, 2002)"@en, "Evaluation is done by comparing the new created ratings against the test (gold) ratings using Spearman's rank-order correlation. (Köper & Schulte im Walde, 2017)"@en, "For comparing our model's predictions with the scores assigned by human subjects we use the Spearman correlation coefficient (Spearman 1904) a well-established nonparametric measure of rank correlation between two variables. (Haider, 2018)"@en, "Une corrélation linéaire (coefficient de Spearman proche de 1) correspond à un modèle complètement en accord avec l'évaluation humaine. (Connes & Dugué, 2019)"@fr, "In order to get an idea of how closely the respective metrics are related the Spearman rank correlation coefficients were calculated for all automatic evaluation metric combinations. (Paul, 2008)"@en, "For question formation the Spearman rank-order correlation between the number of parameters and accuracy is 0.51 (sequence) and 0.58 (main auxiliary); for passivization 0.75 (sequence) and 0.43 (object). (Mueller & Linzen, 2023)"@en, "Le coefficient de Spearman varie entre -1 et +1. (Mdhaffar, Estève, Hernandez, Laurent & Quiniou, 2019)"@fr ;
  skos:prefLabel "corrélation de Spearman"@fr, "Spearman’s rank correlation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G006D599-R> ;
  inist:definitionalContext "The Spearman correlation coefficient is a nonparametric measure of rank correlation assessing how well the relationship between two variables can be described. (Yin, Wang, Li, Li & Wang, 2016)"@en, "Spearman's rank correlation coefficient denoted by r is a non-parametric metric to measure statistical dependence between ranking of two variables. (Chatterjee, Maheshwari, Ramakrishnan & Jagarlapudi, 2021)"@en ;
  skos:hiddenLabel "Corrélation de Spearman"@fr, "Spearman’s Rank Correlation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1126730> .

