@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/standard_errors>
  skos:prefLabel "standard errors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bootstrapping> .

<https://concepts.sagepub.com/social-science/concept/bootstrapping>
  skos:definition "Bootstrapping is a computer—intensive, nonparametric approach to statistical inference. Rather than making assumptions about the sampling distribution of a statistic, bootstrapping uses the variability within a sample to estimate that sampling distribution empirically. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n43.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Bootstrapping</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/underlying_distribution>, <https://concepts.sagepub.com/social-science/concept/standard_errors>, <https://concepts.sagepub.com/social-science/concept/resampling>, <https://concepts.sagepub.com/social-science/concept/permutation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis> ;
  skos:prefLabel "bootstrapping"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/permutation>
  skos:prefLabel "permutation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bootstrapping> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bootstrapping> .

<https://concepts.sagepub.com/social-science/concept/resampling>
  skos:prefLabel "resampling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bootstrapping> .

<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/bootstrapping> .

<https://concepts.sagepub.com/social-science/concept/underlying_distribution>
  skos:prefLabel "underlying distribution"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bootstrapping> .

