The Datasaurus Dozen is a collection of thirteen datasets that, despite having nearly identical summary statistics—such as mean, variance, and correlation—exhibit vastly different distributions when visualized. This underscores the critical importance of graphing data to uncover underlying patterns that summary statistics alone may obscure.
#Statistics #DataScience #Research #Science
Your 1st research project doesn't need to be groundbreaking. Start small!
There are many ways to begin. Pick what fits your schedule and interests.
— Write letters to journal editors
— Join ongoing research projects
— Help with literature reviews
— Present at conferences
— Team up with peers
If you're a student, you likely have more free time now than you ever will.
⤴️ Use it wisely.
Every expert researcher started as a beginner!
Page 1/5
New work reveals the impact of anxiety & depression on PhD students.
"Anxiety and depression can have a substantially detrimental impact on graduate students’ experiences [..] and likely also contribute to increased time to degree and student attrition."
https://t.co/iNitLTuagj
Doing a PhD is a huge investment in yourself. You'll know if it's for you. The pursuit of knowledge and the ability to contribute to a field make you powerful.
Don't let anyone put that spark out.
The hill I will die on: STEM grad programs MUST teach PhD students how to communicate their science to the public and legislators alike. This is 💯 not a drill.
“All living organisms we know of are related and closely interact in a giant ecosystem of life. We are bound by a deep connectedness to all other life. All the species we see around us are life’s great survivors, the latest descendants of a single immeasurably vast family lineage that stretches back through an unbroken chain of cell divisions in the far reaches of deep time.”
Medicine laureate Paul Nurse opened the 2022 Nobel Week Dialogue with an inspiring and comprehensive examination of life.
This year we will delve into the topic of health. Without health, there can be no dreams, no future. But what does health truly mean?
Join us on 9 December for conversations with Nobel Prize laureates Charles Rice, Michael Rosbash, Olga Tokarczuk, and Drew Weissman to discuss and envision our future.
Learn more: https://t.co/mJIANbZI7k
The 𝐍𝐚𝐭𝐢𝐯𝐞 𝐄𝐱𝐩𝐥𝐨𝐫𝐞𝐫𝐬 𝐏𝐫𝐨𝐠𝐫𝐚𝐦 and 𝐍𝐚𝐭𝐢𝐯𝐞 𝐏𝐚𝐭𝐡𝐰𝐚𝐲𝐬 𝐏𝐫𝐨𝐠𝐫𝐚𝐦𝐬 have been awarded the prestigious 2024 Insight Into Diversity Inspiring Programs in STEM Award! So honored to be working with this team at @OSUMedicine
PSA: All #rstats package on #cran will get an official DOI!
This will facilitate bibliometrics and giving credit to R package authors.
Registering all 20,000+ packages will still take a few more days. But the first couple of thousand are already live. Example:
We can easily make computational science less fragile! But we don't because it's costly and granting agencies and hiring committees do not reward this type of work, sadly. An unknown but likely sizable fraction of results are wrong...
I bet some bioinformatics results have merge errors caused by bad joins on variant positions — @jgschraiber and I were just discussing this. Why? Because VCF is 1-based, BED is 0-based, GTF/GFF is 1-based, BAM is 0-based, SAM is 1-based. Joins on (chrom, position) key are bad.
#CHI becomes nation’s first public lab to earn accreditation to perform Forensic Genetic Genealogy. No-cost FGG testing will be offered to all Texas law enforcement agencies. #FGG#ColdCases
This was a shocking book.
I just finished it and wasn't expecting what I learned.
Every Machine Learning and Data Science practitioner should learn about causal inference.
It's a different way of thinking. It makes me look at the world with different eyes.
Additional details: was trying to write code for calculations but was getting confused with variable names in the function. So draw -> then rename things so I don't have to do this again.
Reminder that even "professionals" in industry have to draw out stuff out when thinking...
Also, I had to remind myself that I was a "professional" in industry while looking at this wondering if anyone else does this.