Live data from Hacker News

Viewing profile — sharnett

sharnett

HN member
Joined
Sat, Jul 16, 2011, 9:38 PM UTC
HN karma
8
Public activity
6 items

About sharnett

No profile information was provided.

Recent public activity

  1. comment
    Comment #47838242

    Interview with Lugg (YC S15) with some details on how they did it: https://www.ycombinator.com/blog/interview-with-lugg-founder...

  2. comment
    Comment #15212935

    Very interesting! I explored this method and compared it to Newton's method, you may like it: https://github.com/sharnett/point_to_ellipse/blob/master/poi...

  3. comment
    Comment #10088508

    "x is with a likelihood of 95% between a and b" -- that is not what a confidence interval means. Confidence intervals are about as confusing as p-values and don't really solve the …

  4. story
  5. comment
    Comment #7848208

    Very nice, much faster than simulating it. I guess if you're using an informative prior, instead of adding 1 to the number of successes and failures, you add the corresponding para…

  6. comment
    Comment #7504237

    A nit pick: I believe your 'readable' interpretation of the confidence interval isn't quite right: http://en.wikipedia.org/wiki/Confidence_interval#Meaning_and...