You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

hegemonicon comments on Free research help, editing and article downloads for LessWrong - Less Wrong Discussion

55 Post author: jsalvatier 06 September 2011 09:13PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (439)

You are viewing a single comment's thread.

Comment author: hegemonicon 01 February 2012 01:15:30AM *  0 points [-]

If this sort of help is still available, I have some math I'm working through for a post that I'd love to have checked - a page and a half of fairly basic statistics.

It can be found here (pdf): http://dl.dropbox.com/u/430270/lwalienprisoners.pdf

Thanks!

Comment author: jsalvatier 05 February 2012 12:57:36AM 2 points [-]

Here are some initial thoughts. I haven't finished working through it, so more to come:

Perhaps you should specify if the probability of detecting another player is an overall probability or on a per undetected player basis (so when there is only one player they haven't detected yet, when they detect a player it will always be that player they haven't detected)

in the definition of L_K, why is P(K survives turn i) outside the summation? What does i refer to then? Is P(K survives turn i) a constant ? Wont it in general depend on the current state of play?

Comment author: hegemonicon 05 February 2012 02:50:44AM *  0 points [-]

Thanks for looking at it.

Probability is on a per player basis (ie: each turn, a player has a chance p for detecting each undetected player). I'll edit this so it's more clear.

For LK (as well as LR and L_P), the term outside the summation is essentially (probability the player survives the whole game) * (game length). It's necessary since the game is of fixed length, and the summation is adding (probability of dying on turn x) * (turn x). Consider if the probability of detection is zero, and players will never die - without the term outside the summation, the expected lifetime calculation will return zero.

Comment author: jsalvatier 14 February 2012 04:02:23AM 0 points [-]

One more comment:

Is P(K survives turn i) correct? The formula assumes that the chances of surviving are all independent, but I'm not sure that would be true.

I didn't see anything else that stood out to me.

What are you trying to learn or show with the model?

Comment author: jsalvatier 01 February 2012 06:52:24PM 1 point [-]

I'll take a look at this in the near future.