by256 | 1 year ago | on: Review of "Statistics" by Freedman, Pisani, and Purves (2017)
by256's comments
by256 | 1 year ago | on: Review of "Statistics" by Freedman, Pisani, and Purves (2017)
by256 | 1 year ago | on: Ask HN: What's the best book(s) to grasp statistics?
In any case, I would recommend skimming a lot of books and finding one that contains enough practice questions (with solutions) and is suitable for your level.
by256 | 1 year ago | on: Would you risk a breakdown to cure baldness?
by256 | 1 year ago | on: Q: Who Found a Way to Crack the U.K.'S Premier Quiz Show?
by256 | 3 years ago | on: Ask HN: What is your system for learning new things?
1. Find a good textbook on the topic that is around the right level for you, and that also has many practice questions in it. 'Good' is determined by a combination of reviews plus an initial skim of the book.
2. Read and work through the textbook. Use Anki to memorize the key points/equations and do the practice questions as you work through each chapter.
3. Continue to use Anki for several months/years to review the things that you learned. This only takes a few minutes a day, but the benefits are astounding.
by256 | 3 years ago | on: Ask HN: Who wants to be hired? (October 2022)
Willing to relocate: Maybe.
Technologies: Python, MATLAB, Pandas, Pytorch, Git + the usual machine learning stack.
Résumé/CV: https://by256.github.io/
Email: see Résumé/CV.
The standard error of the difference assumes that a) samples are drawn independently, i.e., with replacement; and b) that the two groups are independent of each other. By samples being drawn, I mean a subject being assigned to a group in a RCT here.
If you derive the standard error of the difference, there are two covariance terms that are zero when these assumptions are true. When they're violated, like in RCTs, the covariances are non-zero and should in theory be accounted for. However, Freedman implies that it doesn't actually matter because they effectively cancel each other out, as one inflates the standard error and the other deflates it.