@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/science/statistics-fundamentals>
  a schema:Article ;
  schema:headline "Statistics: Probability, Inference, and Modeling" ;
  schema:url <https://anchorfact.org/science/statistics-fundamentals/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/statistics-fundamentals>
  schema:citation <https://openstax.org/details/books/introductory-statistics-2e> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/statistics-fundamentals>
  schema:citation <https://www.britannica.com/topic/Bayess-theorem> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/science/statistics-fundamentals>
  schema:citation <https://doi.org/10.1080/00031305.2016.1154108> ;
  af:sourceTier "A" .