@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/multivariate_analysis>
  skos:definition "Multivariate analysis is a set of statistical techniques that analyze the characteristics of a population observing the statistical dependence of multiple variables simultaneously. Multivariate data analysis groups a large variety of different statistical techniques that are commonly used in applied social sciences, having practical applications in economics, psychology, marketing, and sociology as well in a large variety of other disciplines. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n376.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Multivariate Analysis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015999.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_of_variance> ;
  skos:prefLabel "multivariate analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/multivariate_analysis> .

<https://concepts.sagepub.com/social-science/concept/analysis_of_variance>
  skos:prefLabel "analysis of variance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multivariate_analysis> .

