<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PSDO?iri=http://purl.obolibrary.org/obo/STATO_0000398"?>
<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:ns2="http://usefulinc.com/ns/doap#"
     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://usefulinc.com/ns/doap#bug-database"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000391"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000041"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000032"/>
    


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

    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000029">
        <rdfs:label xml:lang="en">measure of central tendency</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000398">
        <rdfs:label xml:lang="en">weighted arithmetic mean</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000029"/>
        <ns3:IAO_0000117 xml:lang="en">Alejandra Gonzalez-Beltran</ns3:IAO_0000117>
        <ns3:STATO_0000391 xml:lang="en">From numpy

https://docs.scipy.org/doc/numpy/reference/generated/numpy.average.html

np.average(range(1,11), weights=range(10,0,-1))</ns3:STATO_0000391>
        <ns3:IAO_0000117 xml:lang="en">Matthew Diller</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_0000115 xml:lang="en">The weighted arithmetic mean is a measure of central tendency that is the sum of the products of each observed value and their respective non-negative weights, divided by the sum of the weights, such that the contribution of each observed value to the mean may defer according to its respective weight. It is defined by the formula: A = sum(vi*wi)/sum(wi), where &#39;i&#39; ranges from 1 to n, &#39;vi&#39; is the value of each observation, and &#39;wi&#39; is the value of the respective weight for each observed value.

The weighted arithmetic mean is a kind of mean similar to an ordinary arithmetic mean (the most common type of average), except that instead of each of the data points contributing equally to the final average, some data points are weighted, meaning they contribute more than others. 

The weighted arithmetic mean is often used if one wants to combine average values from samples of the same population with different sample sizes.</ns3:IAO_0000115>
        <ns3:IAO_0000119 xml:lang="en">https://en.wikipedia.org/wiki/Weighted_arithmetic_mean</ns3:IAO_0000119>
        <ns2:bug-database xml:lang="en">https://github.com/ISA-tools/stato/issues/59</ns2:bug-database>
        <ns3:STATO_0000032 xml:lang="en">weighted average</ns3:STATO_0000032>
        <ns3:STATO_0000041 xml:lang="en">weighted.mean(x, w, ...)

https://stat.ethz.ch/R-manual/R-devel/library/stats/html/weighted.mean.html</ns3:STATO_0000041>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
    </Class>
    


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

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000122">
        <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">ready for release</rdfs:label>
    </Thing>
</rdf:RDF>



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



