Skip to content

Commit

Permalink
adding two-sample t-test assuming unequal varirance aka Welch test
Browse files Browse the repository at this point in the history
  • Loading branch information
proccaserra committed May 6, 2014
1 parent d210e03 commit 34d43b9
Showing 1 changed file with 128 additions and 2 deletions.
130 changes: 128 additions & 2 deletions src/ontology/stato.owl
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,9 @@
<Declaration>
<Class IRI="#STATO_0000298"/>
</Declaration>
<Declaration>
<Class IRI="#Welch_t-test"/>
</Declaration>
<Declaration>
<Class IRI="#covariance"/>
</Declaration>
Expand Down Expand Up @@ -7296,6 +7299,71 @@
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000224"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<Class IRI="http://purl.obolibrary.org/obo/OBI_0200000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000293"/>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000053"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000293"/>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000059"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000299"/>
<Class IRI="http://purl.obolibrary.org/obo/OBI_0000175"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000417"/>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000255"/>
</ObjectSomeValuesFrom>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectMinCardinality cardinality="1">
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000293"/>
<ObjectIntersectionOf>
<Class IRI="http://purl.obolibrary.org/obo/OBI_0000751"/>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000251"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/STATO_0000205"/>
<ObjectIntersectionOf>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000019"/>
<DataHasValue>
<DataProperty IRI="http://purl.obolibrary.org/obo/STATO_0000129"/>
<Literal datatypeIRI="&xsd;boolean">true</Literal>
</DataHasValue>
</ObjectIntersectionOf>
</ObjectSomeValuesFrom>
</ObjectIntersectionOf>
</ObjectMinCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#Welch_t-test"/>
<ObjectExactCardinality cardinality="2">
<ObjectProperty IRI="http://purl.obolibrary.org/obo/OBI_0000293"/>
<ObjectIntersectionOf>
<Class IRI="http://purl.obolibrary.org/obo/OBI_0000679"/>
<ObjectSomeValuesFrom>
<ObjectProperty IRI="http://purl.obolibrary.org/obo/IAO_0000136"/>
<Class IRI="http://purl.obolibrary.org/obo/STATO_0000193"/>
</ObjectSomeValuesFrom>
</ObjectIntersectionOf>
</ObjectExactCardinality>
</SubClassOf>
<SubClassOf>
<Class IRI="#covariance"/>
<Class IRI="http://purl.obolibrary.org/obo/IAO_0000109"/>
Expand Down Expand Up @@ -20528,6 +20596,59 @@ http://stat.ethz.ch/R-manual/R-patched/library/stats/html/binom.test.html</Liter
<IRI>#STATO_0000298</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">exact binomial test</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000114"/>
<IRI>#Welch_t-test</IRI>
<IRI>http://purl.obolibrary.org/obo/IAO_0000122</IRI>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000115"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Welch t-test is a two sample t-test used when the variances of the 2 populations/samples are thought to be unequal (homoskedasticity hypothesis not verified). In this version of the two-sample t-test, the denominator used to form the t-statistics, does not rely on a &apos;pooled variance&apos; estimate.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000117"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Alejandra Gonzalez-Beltran</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000117"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Orlaith Burke</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000117"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Philippe Rocca-Serra</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000118"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Welsh t-test</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000119"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Welch, B. L. (1947). &quot;The generalization of &quot;Student&apos;s&quot; problem when several different population variances are involved&quot;. Biometrika 34 (1–2): 28–35. doi:10.1093/biomet/34.1-2.28</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000119"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">adapted from wikipedia:
http://en.wikipedia.org/wiki/Welch&apos;s_t_test

last accessed: 2014-05-06</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/STATO_0000032"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">t-test for independent means assuming unequal variance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#Welch_t-test</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">t-test for independent means assuming unequal variance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000115"/>
<IRI>#covariance</IRI>
Expand Down Expand Up @@ -20603,6 +20724,11 @@ It uses a t-distribution for the test and assumes that the variables in the popu
<IRI>#t-test-independent-means</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">Philippe Rocca-Serra</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000118"/>
<IRI>#t-test-independent-means</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">two sample t-test</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/IAO_0000119"/>
<IRI>#t-test-independent-means</IRI>
Expand All @@ -20616,12 +20742,12 @@ http://www.psychology.emory.edu/clinical/bliwise/Tutorials/TOM/meanstests/tind.h
<AnnotationAssertion>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/STATO_0000032"/>
<IRI>#t-test-independent-means</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">t-test for independent means</Literal>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">t-test for independent means assuming equal variance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#t-test-independent-means</IRI>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">two sample t-test</Literal>
<Literal xml:lang="en" datatypeIRI="&rdf;PlainLiteral">t-test for independent means assuming equal variance</Literal>
</AnnotationAssertion>
<SubAnnotationPropertyOf>
<AnnotationProperty IRI="http://purl.obolibrary.org/obo/STATO_0000032"/>
Expand Down

0 comments on commit 34d43b9

Please sign in to comment.