@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:255740
  skos:hiddenLabel "bivariate-Gaussian"@en, "Gaussian process"@en, "bivariate Gaussian"@en, "normal-distribution"@en, "Gaussian function"@en, "Gaussian graphical models"@en, "Gaussian-Holtsmarkian distribution"@en, "Gaussian graphical model"@en, "Gaussian-distribution"@en, "Gaussian processes"@en, "Gaussian process model"@en, "Gaussian distributions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2015-06-12"^^xsd:date ;
  ns0:marc001 "70399" ;
  skos:altLabel "Gaussian distribution"@en ;
  skos:definition nalt:255740_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "distribución normal"@es, "normal distribution"@en ;
  skos:related nalt:255765 ;
  skos:broader nalt:137373 ;
  dc:modified "2019-08-20"^^xsd:date .

nalt:255765
  skos:prefLabel "distribución lognormal"@es, "lognormal distribution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:255740 .

nalt:255740_def
  rdf:value "Distribución de frecuencia continua de rango infinito caracterizada por: 1) una distribución simétrica y continua en la que las dos colas se extienden al infinito, 2) una media, una mediana y una moda idénticas y 3) una forma completamente determinada por la media y una desviación estándar."@es, "Continuous frequency distribution of infinite range. Its properties are as follows: 1, continuous, symmetrical distribution with both tails extending to infinity; 2, arithmetic mean, mode, and median identical; and 3, shape completely determined by the mean and standard deviation."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:137373
  skos:prefLabel "distribución de probabildad"@es, "probability distribution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:255740 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

