jimrandomh comments on The Mistake Script - Less Wrong

12 Post author: jimrandomh 09 March 2009 05:35PM

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

Comments (12)

You are viewing a single comment's thread. Show more comments above.

Comment author: MichaelHoward 09 March 2009 06:52:25PM *  5 points [-]

If I really sat down and worked out my script there'd be new bits scribbled in different colour inks every day I read this blog. It would end up as a grotesque flow diagram with nested lists based on different outcomes to other lists.

I don't think consciously keeping track of even a 6 point formal script each time I read an article would work out. I'd have less brain bandwidth left to actually think about it and I'd be less likely to notice things not on the list (no useable script will cover everything).

I do think it's a good idea to occasionally figure out what script you're implicitly following (kind of like you have) and look at tweaking it when it leads you astray, then consciously paying attention to this tweak till it becomes second nature. But not the whole list!

Comment author: jimrandomh 09 March 2009 10:19:27PM *  1 point [-]

I tried formalizing everything, ended up with a grotesque and incomplete flowchart, and decided to make the formalized procedure less precise, by hiding all that complexity behind the word "decide" in the last step. I believe the actual procedure which implements that process is hard wired, and is something like:

  1. Generate reasons for and against an action, and a weight for each.
  2. Compute the total weights of the reasons for and against
  3. Compare the difference between the weights to a threshold. Compare the ratio between the weights to a different threshold. If both thresholds are met, decide in favor. If neither threshold is met, decide against. Otherwise go back to generating reasons.

The first step (generating reasons) is sort of like exemplar selection and sort of like memory lookup, and is therefore greatly influenced by priming certain concepts beforehand.

Comment author: MichaelHoward 09 March 2009 11:32:49PM 2 points [-]

I'm quite impressed by the post. I think it's potentially valuable for helping to decode about how we think about reading articles, and that using it sometimes would be a useful exercise. I'm just not convinced about forming a habit of keeping at the front of my mind such a script whenever one encounters a fallacy.