You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 24$\begingroup$ This is true, and worth pointing out, but it may also be worth mentioning that in this case the $p$-value should be really thought of only as an index of signal strength -- such small $p$-values (sometimes even if corrected for multiple comparisons) are so tiny that the probability that the NSA broke in and tampered with your data (and then brainwashed you so you can't remember) is far, far, higher than the nominal $p$-value. $\endgroup$Ben Bolker– Ben Bolker2014-01-22 20:51:30 +00:00Commented Jan 22, 2014 at 20:51
- 10$\begingroup$ @BenBolker Indeed, while less probable than "the NSA tampered with your data", even events like "A cosmic ray flipped several important bits in your data" are far, far more likely than those probabilities. $\endgroup$Glen_b– Glen_b2014-05-20 03:41:29 +00:00Commented May 20, 2014 at 3:41
- 7$\begingroup$ In a 2015 neuroscience paper published in Nature, authors report $p<10^{-100}$ a couple of times when presenting correlation coefficients ($\rho\approx0.9$ and $n\sim 500$). Made me smile and remember your comments here, @Ben and Glen_b. $\endgroup$amoeba– amoeba2015-04-16 15:43:47 +00:00Commented Apr 16, 2015 at 15:43
- 9$\begingroup$ Here is a new finding in my quest for the minimal p-value reported in the literature: another 2015 neuroscience paper published in Nature (from a group that has just got 2014 Nobel prize, by the way) reports $p=2.2\times 10^{-226}$. Wow. (The paper is actually still great.) Cc to @Glen_b. $\endgroup$amoeba– amoeba2015-07-09 16:05:45 +00:00Commented Jul 9, 2015 at 16:05
- 10$\begingroup$ @amoeba Over in the Slate Star Codex comment section, Daniel Wells notes that science.sciencemag.org/content/363/6425/eaau1043 reports a p-value of 3.6e-2382 ("not a typo, two thousand", says Daniel), which beats yours by quite a margin! $\endgroup$Mark Amery– Mark Amery2019-05-20 10:15:15 +00:00Commented May 20, 2019 at 10:15
| Show 12 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you
lang-r