Difference between revisions of "FND-STA-Significance"

From "A B C"
Jump to navigation Jump to search
m (Created page with "<div id="BIO"> <div class="b1"> Significance </div> {{Vspace}} <div class="keywords"> <b>Keywords:</b>  Deriving probability distributions from simulation, inte...")
 
m
Line 8: Line 8:
 
<div class="keywords">
 
<div class="keywords">
 
<b>Keywords:</b>&nbsp;
 
<b>Keywords:</b>&nbsp;
Deriving probability distributions from simulation, interpreting in terms of significance thresholds
+
Probability and p-values; significance as a threshold of p-values; deriving probability distributions from simulation and interpreting in terms of significance.
 
</div>
 
</div>
  
Line 19: Line 19:
  
  
{{STUB}}
+
{{LIVE}}
  
 
{{Vspace}}
 
{{Vspace}}
Line 27: Line 27:
 
<div id="ABC-unit-framework">
 
<div id="ABC-unit-framework">
 
== Abstract ==
 
== Abstract ==
 +
<section begin=abstract />
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "abstract" -->
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "abstract" -->
...
+
The probability of an event is the chance of it occurring, but how do we relate that to the question whether an observation is significant? In this context we talk about ''p''-values and the meaning of a ''p''-value is not the same as the probability of an observation. The ''p''-value of an observation is the probability that - assuming a null hypothesis is true - an event as extreme or more extreme is observed. This unit contains R code to study this concept.
 +
<section end=abstract />
  
 
{{Vspace}}
 
{{Vspace}}
Line 45: Line 47:
 
=== Objectives ===
 
=== Objectives ===
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "objectives" -->
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "objectives" -->
...
+
* Introduce the difference between ''p''-values and event probability;
 +
* Show how we interpret ''p''-values in terms of "significance";
 +
* Illustrate this with an example;
 +
* Present a permutation example, a strategy that can be used as an alternative to the integration of probability density functions.
 +
* Discuss a common error that is made when establishing the significance of an observation in the biomedical sciences.
  
 
{{Vspace}}
 
{{Vspace}}
Line 52: Line 58:
 
=== Outcomes ===
 
=== Outcomes ===
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "outcomes" -->
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "outcomes" -->
...
+
;After working thorugh this unit you should...
 +
* Be able to define a "''p''-value";
 +
* Be able to set up a permutation test or a sampling simulation to estimate a probability density;
 +
* Be able to interpret the frequency of values in that probability density in terms of a ''p''-value;
 +
* Be able to critically assess whether an observation should be considered "significant" in that context;
 +
* Be able to identify a common error that is made in the literature when two effects are compared.
  
 
{{Vspace}}
 
{{Vspace}}
Line 62: Line 73:
 
*<b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
 
*<b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
 
<!-- included from "ABC-unit_components.wtxt", section: "deliverables-journal" -->
 
<!-- included from "ABC-unit_components.wtxt", section: "deliverables-journal" -->
*<b>Journal</b>: Document your progress in your [[FND-Journal|course journal]].
+
*<b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.
 
<!-- included from "ABC-unit_components.wtxt", section: "deliverables-insights" -->
 
<!-- included from "ABC-unit_components.wtxt", section: "deliverables-insights" -->
*<b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|insights! page]].
+
*<b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].
  
 
{{Vspace}}
 
{{Vspace}}
Line 82: Line 93:
 
== Contents ==
 
== Contents ==
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "contents" -->
 
<!-- included from "../components/FND-STA-Significance.components.wtxt", section: "contents" -->
...
+
 
 +
 
 +
=== "Significance" concepts ===
 +
 
 +
{{R-unit|FND-STA-Significance}}
 +
 
 +
{{Vspace}}
 +
 
 +
=== Controversies ===
 +
 
 +
{{task|1=
 +
Examine the papers below that introduce difficulties with P-values and statistical significance. Rephrase the issues in your own words to make sure that you understand what the discussion is about.
 +
 
 +
}}
 +
 
 +
{{#pmid: 26961635}}
 +
 
 +
{{#pmid: 21878926}}
 +
 
 +
 
  
 
{{Vspace}}
 
{{Vspace}}
Line 88: Line 118:
  
 
== Further reading, links and resources ==
 
== Further reading, links and resources ==
<!-- {{#pmid: 19957275}} -->
+
{{DOI
<!-- {{WWW|WWW_GMOD}} -->
+
|authors= Duncan J Murdoch, Yu-Ling Tsai & James Adcock
<!-- <div class="reference-box">[http://www.ncbi.nlm.nih.gov]</div> -->
+
|year= 2008
 +
|title= P-Values are Random Variables
 +
|journal= The American Statistician
 +
|volume= 62:3
 +
|pages= 242-245
 +
|URL=
 +
|doi = 10.1198/000313008X332421
 +
|file= Zhang(2012)StructurePrediction.pdf
 +
|abstract= ''P''-values are taught in introductory statistics classes in a way that confuses many of the students, leading to common misconceptions about their meaning. In this article, we argue that ''p''-values should be taught through simulation, emphasizing that ''p''-values are random variables. By means of elementary examples we illustrate how to teach students valid interpretations of ''p''-values and give them a deeper understanding of hypothesis testing.
 +
}}
  
 
{{Vspace}}
 
{{Vspace}}
Line 151: Line 190:
 
:2017-08-05
 
:2017-08-05
 
<b>Modified:</b><br />
 
<b>Modified:</b><br />
:2017-08-05
+
:2017-09-06
 
<b>Version:</b><br />
 
<b>Version:</b><br />
:0.1
+
:1.0
 
<b>Version history:</b><br />
 
<b>Version history:</b><br />
 +
*1.0 First live
 
*0.1 First stub
 
*0.1 First stub
 
</div>
 
</div>

Revision as of 19:50, 6 September 2017

Significance


 

Keywords:  Probability and p-values; significance as a threshold of p-values; deriving probability distributions from simulation and interpreting in terms of significance.


 



 


 


Abstract

The probability of an event is the chance of it occurring, but how do we relate that to the question whether an observation is significant? In this context we talk about p-values and the meaning of a p-value is not the same as the probability of an observation. The p-value of an observation is the probability that - assuming a null hypothesis is true - an event as extreme or more extreme is observed. This unit contains R code to study this concept.


 


This unit ...

Prerequisites

You need to complete the following units before beginning this one:


 


Objectives

  • Introduce the difference between p-values and event probability;
  • Show how we interpret p-values in terms of "significance";
  • Illustrate this with an example;
  • Present a permutation example, a strategy that can be used as an alternative to the integration of probability density functions.
  • Discuss a common error that is made when establishing the significance of an observation in the biomedical sciences.


 


Outcomes

After working thorugh this unit you should...
  • Be able to define a "p-value";
  • Be able to set up a permutation test or a sampling simulation to estimate a probability density;
  • Be able to interpret the frequency of values in that probability density in terms of a p-value;
  • Be able to critically assess whether an observation should be considered "significant" in that context;
  • Be able to identify a common error that is made in the literature when two effects are compared.


 


Deliverables

  • Time management: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
  • Journal: Document your progress in your Course Journal. Some tasks may ask you to include specific items in your journal. Don't overlook these.
  • Insights: If you find something particularly noteworthy about this unit, make a note in your insights! page.


 


Evaluation

Evaluation: NA

This unit is not evaluated for course marks.


 


Contents

"Significance" concepts

Template:R-unit


 

Controversies

Task:
Examine the papers below that introduce difficulties with P-values and statistical significance. Rephrase the issues in your own words to make sure that you understand what the discussion is about.

Baker (2016) Statisticians issue warning over misuse of P values. Nature 531:151. (pmid: 26961635)

PubMed ] [ DOI ]

Nieuwenhuis et al. (2011) Erroneous analyses of interactions in neuroscience: a problem of significance. Nat Neurosci 14:1105-7. (pmid: 21878926)

PubMed ] [ DOI ] In theory, a comparison of two experimental effects requires a statistical test on their difference. In practice, this comparison is often based on an incorrect procedure involving two separate tests in which researchers conclude that effects differ when one effect is significant (P < 0.05) but the other is not (P > 0.05). We reviewed 513 behavioral, systems and cognitive neuroscience articles in five top-ranking journals (Science, Nature, Nature Neuroscience, Neuron and The Journal of Neuroscience) and found that 78 used the correct procedure and 79 used the incorrect procedure. An additional analysis suggests that incorrect analyses of interactions are even more common in cellular and molecular neuroscience. We discuss scenarios in which the erroneous procedure is particularly beguiling.



 


Further reading, links and resources

Duncan J Murdoch, Yu-Ling Tsai & James Adcock (2008) P-Values are Random Variables. The American Statistician 62:3:242-245. (pmid: None)
DOI ] P-values are taught in introductory statistics classes in a way that confuses many of the students, leading to common misconceptions about their meaning. In this article, we argue that p-values should be taught through simulation, emphasizing that p-values are random variables. By means of elementary examples we illustrate how to teach students valid interpretations of p-values and give them a deeper understanding of hypothesis testing.


 


Notes


 


Self-evaluation

 



 




 

If in doubt, ask! If anything about this learning unit is not clear to you, do not proceed blindly but ask for clarification. Post your question on the course mailing list: others are likely to have similar problems. Or send an email to your instructor.



 

About ...
 
Author:

Boris Steipe <boris.steipe@utoronto.ca>

Created:

2017-08-05

Modified:

2017-09-06

Version:

1.0

Version history:

  • 1.0 First live
  • 0.1 First stub

CreativeCommonsBy.png This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.