ingres comments on 2016 LessWrong Diaspora Survey Analysis: Part Three (Mental Health, Basilisk, Blogs and Media) - Less Wrong

15 Post author: ingres 25 June 2016 03:40AM

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

Comments (13)

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

Comment author: ChristianKl 25 June 2016 09:04:21AM 3 points [-]

[This was the 'troll' answer to catch out people who claim to read everything.]

How does that answer correlate with basilisk belief?

Comment author: ingres 25 June 2016 06:10:42PM *  1 point [-]

If you don't filter out anybody for being a troll:

sqlite> select count(StoriesRead6) from data where StoriesRead6 = "Whole Thing"; 7

sqlite> select count(StoriesRead6) from data where StoriesRead6 = "Whole Thing" and BasiliskCorrectness = "Yes"; 1

Probability that you 'believe' in the Basilisk given you said you read all of Sharon Mitchell's Synthesis is one in seven.

sqlite> select count(*) from data where BasiliskCorrectness="Yes"; 75

Probability that you said you read all of Sharon Mitchell's Synthesis given you 'believe' in the Basilisk is about 1.33%

Comment deleted 25 June 2016 09:27:20PM [-]
Comment author: ingres 25 June 2016 10:03:39PM *  0 points [-]

If you'll notice, those weren't really obvious. You'd need to have done dedicated googling to verify Synthesis wasn't a thing.

But in general, yes.