#statschat #statsdon #stats
Why would you multiple Cohen's d by sqrt(2) to get a "generic d"? ๐Ÿคทโ€โ™‚๏ธ

See here:
.. the sample mean was 48.19, the expected age in the population was 50, so the difference would be 48.19 - 50 = -1.81. The standard deviation was 17.69, so Cohen's d becomes: d = -1.81 / 17.69 = 0.10. Cohen suggests to multiply this with the square root of 2, to get a generic d...  (Cohen, 1988, p. 40).

#statschat #statsdon #stats #rant
While not totally accurate, do you think if we start saying "if you're wrong, the p-value is random" it would improve understanding of why they provide little info?
Yes
33.3%
No
66.7%
Other (explain in comment)
0%
Poll ended at .

#statschat #statsdon #statistics #stats
๐Ÿ”ฅ take: journals asking researchers to report p-values exactly (e.g., p = 0.032) has led to more people misinterpreting Neyman-Pearson Hypothesis Testing, and believing p-values are strength of evidence.

(instead of just reporting p < 0.05)

#statschat #statsdon #statistics #statistics

Do you know what Type M error and Type S error are?

(see Gelman & Carlin, 2014)

Yes
20%
I've heard of it, but not sure
20%
No
60%
Poll ended at .

#statschat #statsdon #stats

What is the best way to "correct" for optional stopping (data peeking)?

I understand if I plan for a sequential design how to control the alpha, but what if someone comes to me saying "Oh, I looked at the data last week and the p-value was still big, I'm putting in for more funding to get more people"?

How do you correct the conditional probability?

Everyone focuses on misunderstandings of p-values, but the bigger problem is understanding effect sizes and power!

If you ran a properly powered study and were aware of a reasonable effect size in your research, then misinterpreting the p-value in your manuscript at the end will affect the scientific field less, as others can correct the interpretation later.

#PvalueWars #pvalue #stats #statsdon

I caved and updated my #rstudio version
aaaaand I've lost all my addins :( what are your favourite #r #rstudio addins? #coding #statsdon
I had a word count one...and more but I forgot what ๐Ÿ˜ญ

p-values higher than your alpha (say, 5%) are not to be taken as "evidence of no effect". Everyone with me so far?

OK, now explain why this is exactly how almost all mediation analyses, multivariate regression models, SEM, fMRI papers, etc. use them! ๐Ÿคทโ€โ™‚๏ธ

#statsdon #statschat

Is there a way to copy references from word into R markdown? I am updating some work I did a while back, but I wrote it in word, using Zotero for citations. Now I am using R to write it, and I'd rather not have to manually update each reference. #r #rstats #statsdon #coding