This paper presented a very interesting topic. Censorship in China has always drawn people’s attention since in a perspective of universal values censorship repress the free will of people to express themselves. This paper, focusing on the censorship in China, is sure to arouse peoples’ hot discussion and exert its impact on society. It occurs to me that western researchers are doing some 'real' research that can have great impact. They can always grasp the most important and interested topics in the world, look into these topics and yield some interesting and deep insights. I can not help but wonder why researchers in Asian countries didn’t find these topics (Well, it seems a little off the point since this topic involves complex problems concerning political and cultural factors).

Let us come back to this paper.

(Source: King et al., 2014)

My focus is on the methodological aspect. This article uses randomized experimentation, which provides a very strong support to the results and conclusion this paper made. I think, this is the most shining point of this paper, which enable it to be published in Science.

How did the authors do the experiment? As we know, an true experiment should have a treatment group, a control group, a independent variable related to treatment, dependent variable that measures the effect, random assignment, and various requirements to guarantee internal validity. The identification of experiment elements in this study is easy. Because the cause precedes the effect, we can tell that each post is the subject which the treatment works on, the treatment is the construction of the content within each post, and the reaction of the censor is the effect. In this sense, the independent variable would be the content of the post, which can be classified into four categories based on two variables: pro-government, anti-government, with collective action potential, and without collective action potential. The dependent variable is the censoring result of the post, in other words, the outcome in terms of censorship. As for random assignment, this paper has made a lot of efforts to ensure its implementation. So far as I can find, the paper did the randomization in a lot of details. For example, when submitting two posts about two different events to each account, the authors randomized (i) the choice between these two pairs, (ii) the order within each pair, and (iii) the specific collective action and policy events we wrote about in each submission. Furthermore, to fulfill the requirements of a true experiment and eliminate possible threats to its internal validity, the author takes many measures, including having the same keyword included in both the treatment and control conditions, controlling for individual writing styles, having all posts in a similar length, ensuring no identical posts to anyone found in social media, and not being obtrusive to change the social media ecosystem.

This study also employed participant observation to obtain the descriptive knowledge of how the censorship process works. in order to supplement the method of experimentation. This method is typically adopted by qualitative researchers. But in this paper, it fits in very well and provides informative materials of censorship to the researchers. Together with experimentation, it gives the authors good way to tell a more interesting story.

I think such an impressive and potentially-illegal-in-China work could not be done without help of a native Chinese. Not surprisingly, I noticed that the second author of this paper, Jennifer Pan ── a talented PhD candidate in Harvard ── is actually a Chinese. She must have got a lot of help inside mainland China, and recruited a myriad of research assistants to help with the extensive post writing and publishing.

 

Bibliography

King, G., Pan, J., & Roberts, M. E. (2014). Reverse-engineering censorship in China: Randomized experimentation and participant observation. Science, 345(6199). doi: 10.1126/science.1251722

An interesting experiment on China’s censorship的更多相关文章

  1. cf558c(bfs)

    C. Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input standard ...

  2. Codeforces Round #312 (Div. 2) C. Amr and Chemistry 暴力

    C. Amr and Chemistry Time Limit: 20 Sec Memory Limit: 256 MB 题目连接 http://codeforces.com/contest/558/ ...

  3. 每日一“酷”之textwrap

    介绍:需要美观打印时,可以使用textwrap模块来格式化要输出的文本,这个模块允许通过编程提高类似段落自动换行或填充特性等功能. 1 创建实例数据 sample_text = ''' I’m ver ...

  4. Codeforces Round #312 (Div. 2) C.Amr and Chemistry

    Amr loves Chemistry, and specially doing experiments. He is preparing for a new interesting experime ...

  5. Codeforces 558C Amr and Chemistry 暴力 - -

    点击打开链接 Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input stan ...

  6. CF 558 C. Amr and Chemistry 暴力+二进制

    链接:http://codeforces.com/problemset/problem/558/C C. Amr and Chemistry time limit per test 1 second ...

  7. QDU_CEF(补)

    C - Arthur and Table Arthur has bought a beautiful big table into his new flat. When he came home, A ...

  8. Amr and Chemistry

    C. Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input standard ...

  9. codeforces 558C C. Amr and Chemistry(bfs)

    题目链接: C. Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input st ...

随机推荐

  1. mysql的timeout

    mysql的timeout 很多时候我们连接mysql会在timeout这里跌倒,这里明确下mysql的timeout: 下面是获取timeout的变量: mysql> show global ...

  2. CSS魔法堂:再次认识font

    一.前言 文字承载着站点内涵,而良好的字体.排版则为用户提供舒适的阅读体验.本文打算对字体稍微深入一下子网页字体的内容,若有纰漏请大家指正,谢谢! 目录一坨: 二, 字体分类 1. 衬线体(Serif ...

  3. C#--常量

  4. Emit学习(3) - OpCodes - 动态添加属性、构造函数、方法

    上一篇介绍了 IL 的部分, 基础的部分, 暂时就介绍到那里了, 接下来要进入代码编写阶段了. 今天的主题是 在代码运行的过程中, 去动态的创建类, 属性, 方法. 来源:http://www.cnb ...

  5. has no parameters and arguments were supplied

    这个问题,让Insus.NET花上不少时间与心机. 在项目中,Insus.NET是使用这个逻辑组件: <程序与数据库之间的连接桥梁和逻辑处理>http://www.cnblogs.com/ ...

  6. ASP.NET MVC程序播放H.264视频

    在这篇之前,Insus.NET不管是在ASP.NET还是ASP.NET MVC实现很多视频播放,你可以参考这篇链接:http://www.cnblogs.com/insus/category/4650 ...

  7. 基于MVC4+EasyUI的Web开发框架经验总结(12)--利用Jquery处理数据交互的几种方式

    在基于MVC4+EasyUI的Web开发框架里面,大量采用了Jquery的方法,对数据进行请求或者提交,方便页面和服务器后端进行数据的交互处理.本文主要介绍利用Jquery处理数据交互的几种方式,包括 ...

  8. C#自定义特性实例

    元数据,就是C#中封装的一些类,无法修改.类成员的特性被称为元数据中的注释. 1.什么是特性   (1)属性与特性的区别  属性(Property):属性是面向对象思想里所说的封装在类里面的数据字段, ...

  9. iOS阶段学习第19天笔记(协议-Protocol)

    iOS学习(OC语言)知识点整理 一.关于协议(Protocol)的介绍 1)概念:协议指多个对象之间协商的一个接口对象,协议提供了一些方法用在协议的实现者和代理者      之间通讯的一种方式 2) ...

  10. jquery基本选择器(.class选择器)

    //通过class属性值匹配元素<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "ht ...