4 comments

[ 2.2 ms ] story [ 18.6 ms ] thread
This is neither here nor there: I was reading the about page of the author, and it contains a passage that slightly confused me: "My name is Chris and I live in Sweden. I have a beautiful, supportive wife whose love I will never be able to requite, neither in degree nor kind." English isn't my first language, how should the second sentence be interpreted?
Unless I'm mistaken, this uses "standard deviation" to refer to standard error throughout. They differ by a factor of sqrt(num_samples).

This is actually much more commonly useful than the t distribution, in my experience. You can squint at a histogram (or some summary stats), eyeball the stdev, approximate the stderr in your head, and get a pretty good sense of confidence.

I most often find myself doing this for the Bernoulli distribution, where it's also handy to know that the stdev is sqrt(p(1-p)), or "about 1/2 if p is middling, or sqrt(p) when it's small" (and you can flip the polarity to handle p→1).

Not to be too picky, but I think when the author refers to ‘number of samples’, he means ‘sample size’. One sample, one or more observations.
Author here. It feels a bit pushy and uncharacteristic for me, but now that this ended up on the front page I would really appreciate if I could get 3.5 minutes out of your life, by taking this keyboard latency probe: https://xkqr.org/bellwether/keyboardtest.html

I've already received very good data, but there are some tenuous connections that are still too noisy to be certain of

- Are Apple keyboards really slower that non-Apple keyboards?

- Are cheap keyboards really faster than expensive keyboards?

- Are virtually all split keyboards programmable?

More samples would help nail these things down. I'll share the analysis with the community once I'm done, of course. (The analysis pipeline is mostly automated so I can work on analysis in parallel with receiving more submissions.)