<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://neurolex.org/wiki/'>
	<!ENTITY property 'http://neurolex.org/wiki/Property-3A'>
	<!ENTITY wikiurl 'http://neurolex.org/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2013-05-18T05:41:46-07:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<owl:Class rdf:about="&wiki;Category-3AResource-3AExploratory_Software_for_Confidence_Intervals">
		<rdfs:label>Resource:Exploratory Software for Confidence Intervals</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource:Exploratory_Software_for_Confidence_Intervals"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource:Exploratory_Software_for_Confidence_Intervals"/>
		<property:Abbrev rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ESCI</property:Abbrev>
		<property:CurationStatus rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curated</property:CurationStatus>
		<property:DefiningCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.latrobe.edu.au/psy/research/projects/esci</property:DefiningCitation>
		<property:Definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ESCI (pronounced 'esky') is a set of interactive simulations that run under Microsoft Excel. The set of Excel files lets students explore some key concepts in statistical and quantitative reasoning, including effect sizes, confidence intervals, and meta analysis.  These are key concepts in the neuroscience toolkit, but can be particularly difficult to foster in undergraduate and graduate students.

With ESCI you can:
* explore many Confidence Interval (CI) concepts
* calculate and display CIs for your own data, for some simple designs
* calculate CIs for Cohen's standardized effect size d
* explore noncentral t distributions and their role in statistical power
* use CIs for simple meta-analysis, using original or standardized units
* explore all these concepts via vivid interactive graphical simulations.

The simulations are free, excellent, and come with detailed supporting materials.  Cumming also has a printed textbook companion which is quite good. Cumming, G. (2012). Understanding The New Statistics: Effect Sizes, Confidence Intervals, and Meta-Analysis. New York: Routledge
* Explains estimation, with many examples.
* Designed for any discipline that uses statistical significance testing.
* For advanced undergraduate and graduate students, and researchers.
* Comes with free ESCI software.
* May be the first evidence-based statistics textbook.
* Assumes only prior completion of any intro statistics course.
* See the dance of the confidence intervals, and many other intriguing things.
The Excel files truly stand on their own, though, with good feedback from their use in a basic stats class for psych and neuroscience majors.  

Finally, if you are like me and learned the 'old school' statistics of null-hypothesis testing, here's a great article by Gerd Gigerenzer to kick you into the 'new school' of confidence intervals and effect sizes.   

Learn the dirty secrets of null hypothesis testing:  Gigerenzer G, Kraus S &amp; Vitouch O. (2004).  The null ritual: What you always wanted to know about significance testing but were afraid to ask.  The Sage Handbook of Quantitative Methodology for the Social Sciences, p. 391-408: http://library.mpib-berlin.mpg.de/ft/gg/GG_Null_2004.pdf</property:Definition>
		<property:ExampleImage rdf:resource="&wiki;File-3AESCI.PNG"/>
		<property:Has_role rdf:resource="&wiki;Category-3ASoftware_resource"/>
		<property:Has_role rdf:resource="&wiki;Category-3ABook"/>
		<property:Id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nlx_144311</property:Id>
		<property:Is_part_of rdf:resource="&wiki;Category-3ALa_Trobe_University;_Victoria;_Australia"/>
		<property:Keywords rdf:resource="&wiki;Category-3AStatistics"/>
		<property:Keywords rdf:resource="&wiki;Category-3ASimulation"/>
		<property:Keywords rdf:resource="&wiki;Category-3AConfidence_Interval"/>
		<property:Label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource:Exploratory Software for Confidence Intervals</property:Label>
		<property:ModifiedDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-03-26T00:00:00</property:ModifiedDate>
		<property:SuperCategory rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource</property:SuperCategory>
		<rdfs:subClassOf rdf:resource="&wiki;Category-3AResource"/>
	</owl:Class>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AResource">
		<rdfs:label>Resource</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource"/>
	</owl:Class>
	<owl:DatatypeProperty rdf:about="&property;SuperCategory">
		<rdfs:label>SuperCategory</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:SuperCategory"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:SuperCategory"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;ModifiedDate">
		<rdfs:label>ModifiedDate</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:ModifiedDate"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:ModifiedDate"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Label">
		<rdfs:label>Label</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Label"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Label"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AConfidence_Interval">
		<rdfs:label>Confidence Interval</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Confidence_Interval"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Confidence_Interval"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASimulation">
		<rdfs:label>Simulation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Simulation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Simulation"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AStatistics">
		<rdfs:label>Statistics</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Statistics"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Statistics"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Keywords">
		<rdfs:label>Keywords</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Keywords"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Keywords"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3ALa_Trobe_University;_Victoria;_Australia">
		<rdfs:label>La Trobe University; Victoria; Australia</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:La_Trobe_University;_Victoria;_Australia"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:La_Trobe_University;_Victoria;_Australia"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Is_part_of">
		<rdfs:label>Is part of</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Is_part_of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Is_part_of"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Id">
		<rdfs:label>Id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Id"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3ABook">
		<rdfs:label>Book</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Book"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Book"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASoftware_resource">
		<rdfs:label>Software resource</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Software_resource"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Software_resource"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Has_role">
		<rdfs:label>Has role</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_role"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_role"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;File-3AESCI.PNG">
		<rdfs:label>File:ESCI.PNG</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;File:ESCI.PNG"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/File:ESCI.PNG"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;ExampleImage">
		<rdfs:label>ExampleImage</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:ExampleImage"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:ExampleImage"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Definition">
		<rdfs:label>Definition</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Definition"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Definition"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;DefiningCitation">
		<rdfs:label>DefiningCitation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:DefiningCitation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:DefiningCitation"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;CurationStatus">
		<rdfs:label>CurationStatus</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:CurationStatus"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:CurationStatus"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Abbrev">
		<rdfs:label>Abbrev</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Abbrev"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Abbrev"/>
	</owl:DatatypeProperty>
	<!-- References to the SWiVT Ontology, see http://semantic-mediawiki.org/swivt/ -->
	<owl:AnnotationProperty rdf:about="&swivt;page">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&swivt;creationDate">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&swivt;Subject">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Class>
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org -->
</rdf:RDF>