DanielLC comments on Question about application of Bayes - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (30)
No. My way was assuming that it either crashes exclusively because of that line or exclusively because of something else. Furthermore, I only gave priors for if it's given which it's doing.
Let A = that line is the cause of the crash.
Let q!=x mean that this is true for any value of q besides x.
P(p,0|A) = beta(0.5,0.5)(p)
P(p,q!=0|A) = 0
P(p,p|!A) = beta(0.5,0.5)(p)
P(p,q!=p|A) = 0