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. 基于HT for Web 3D技术快速搭建设备面板

    以真实设备为模型,搭建出设备面板,并实时获取设备运行参数,显示在设备面板上,这相比于纯数值的设备监控系统显得更加生动直观.今天我们就在HT for Web的3D技术上完成设备面板的搭建. 我们今天模拟 ...

  2. jQuery1.9及其以上版本中动态元素on绑定事件无效解决方案

    jQuery 1.9/2.0/2.1及其以上版本无法使用live函数了,然而jQuery 1.9及其以上版本提供了on函数来代替.本文讲解了jQuery on函数的使用方法,以及在使用jQuery函数 ...

  3. winform中ComboBox利用AutoComplete属性实现模糊查询(有缺陷)

    上一篇文章是用ComboBox里面的原生事件实现模糊查询,操作比较灵活一些,但是收到评论说,利用AutoComplete属性就可以实现模糊查询,但是据本人所了解,AutoComplete虽然能够方便的 ...

  4. Android流量控制——列表页面

    1.最简单的模式: 设计: 1.将页码值传给服务器,让服务器返回对应的页码数据 2.数据缓存:只缓存第一页数据. 好处: 1.实现简单.无脑 坏处: 1.浪费流量,如果用户一直在等某个人发送消息的话. ...

  5. js无法对远程图片进行Base64转码

    web端图片转成Base64码报错 Image from origin 'http://114.215.87.123:8900' has been blocked from loading by Cr ...

  6. java的if else语句入门

    条件语句,是程序中根据条件是否成立进行选择执行的一类语句,这类语句在实际使用中,难点在于如何准确的抽象条件.例如实现程序登录功能时,如果用户名和密码正确,则进入系统,否则弹出“密码错误”这样的提示框等 ...

  7. HTTP & HTTPs

    HTTP HTTP 消息 HTTP 方法 参考 [1]. HTTP 协议初识 - 阮一峰: HTTPS 参考 [1]. HTTPS 升级指南 - 阮一峰:

  8. 自己动手写计算器v1.2

    1.2版本主要添加了分数.取负.开方三个功能,由于这三中运算输入单目运算,所以,新声明了一个新类 class OPeratorV1_2 至此基本完成了一个标准计算器,至于拥有更多功能的科学计算器,日后 ...

  9. 【Java每日一题】20161124

    package Nov2016; public class Ques1124 { public static void main(String[] args) { Parent p = new Sub ...

  10. JAVA实现的微信扫描二维码支付

    吐槽一下 支付项目采用springMvc+Dubbo架构实现,只对外提供接口. 话说,为什么微信支付比支付宝来的晚了那么一点,一句话,那一阵挺忙的,然后就没有时间整理,最近做完支付宝支付,顺便也把微信 ...