<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PSDO?iri=http://purl.obolibrary.org/obo/STATO_0000401"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000219 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000219">
        <rdfs:label xml:lang="en">denotes</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000403 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000403">
        <rdfs:label xml:lang="en">estimate of</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000078 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


    <!-- http://purl.obolibrary.org/obo/OBI_0000679 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000679">
        <rdfs:label xml:lang="en">average value</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000401 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000401">
        <rdfs:label xml:lang="en">sample mean</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000679"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000471"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000573"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000219"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000651"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/STATO_0000403"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000402"/>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:IAO_0000117 xml:lang="en">Alejandra Gonzalez-Beltran</ns3:IAO_0000117>
        <ns3:IAO_0000117 xml:lang="en">Orlaith Burke</ns3:IAO_0000117>
        <ns3:IAO_0000117 xml:lang="en">Philippe Rocca-Serra</ns3:IAO_0000117>
        <ns3:IAO_0000119 xml:lang="en">adapted from:
https://onlinecourses.science.psu.edu/stat414/node/66
and
http://mathworld.wolfram.com/SampleMean.html

last accessed: 2015-11-05</ns3:IAO_0000119>
        <ns3:IAO_0000115 xml:lang="en">the sample mean of sample of size n with n observations is an arithmetic mean computed over n number of observations on a statistical sample.
The sample mean, denoted x¯ and read “x-bar,” is simply the average of the n data points x1, x2, ..., xn:

x¯=x1+x2+⋯+xnn=1n∑i=1nxi
The sample mean summarizes the &quot;location&quot; or &quot;center&quot; of the data.

the sample mean is a measure of dispersion of the observations made on the sample and provides an unbias estimate of the population mean</ns3:IAO_0000115>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000123"/>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000402 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000402">
        <rdfs:label xml:lang="en">population mean</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000471 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000471">
        <rdfs:label>estimate</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000573 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000573">
        <rdfs:label>average value</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000651 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000651">
        <rdfs:label>statistical sample</rdfs:label>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000123 -->

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000123">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">metadata incomplete</rdfs:label>
    </Thing>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



