An interesting experiment on China’s censorship
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的更多相关文章
- cf558c(bfs)
C. Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input standard ...
- 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/ ...
- 每日一“酷”之textwrap
介绍:需要美观打印时,可以使用textwrap模块来格式化要输出的文本,这个模块允许通过编程提高类似段落自动换行或填充特性等功能. 1 创建实例数据 sample_text = ''' I’m ver ...
- Codeforces Round #312 (Div. 2) C.Amr and Chemistry
Amr loves Chemistry, and specially doing experiments. He is preparing for a new interesting experime ...
- Codeforces 558C Amr and Chemistry 暴力 - -
点击打开链接 Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input stan ...
- CF 558 C. Amr and Chemistry 暴力+二进制
链接:http://codeforces.com/problemset/problem/558/C C. Amr and Chemistry time limit per test 1 second ...
- QDU_CEF(补)
C - Arthur and Table Arthur has bought a beautiful big table into his new flat. When he came home, A ...
- Amr and Chemistry
C. Amr and Chemistry time limit per test 1 second memory limit per test 256 megabytes input standard ...
- 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 ...
随机推荐
- Gephi可视化(二)——Gephi Toolkit叫板Prefuse
继在园子里写的<Gephi可视化(一)——使用Gephi Toolkit创建Gephi应用>介绍了如何使用Gephi Toolkit工具集进行可视化编程后,本篇对Gephi Toolkit ...
- Windows Azure Service Bus (4) Service Bus Queue和Storage Queue的区别
<Windows Azure Platform 系列文章目录> 熟悉笔者文章的读者都了解,Azure提供两种不同方式的Queue消息队列: 1.Azure Storage Queue 具体 ...
- mysql的timeout
mysql的timeout 很多时候我们连接mysql会在timeout这里跌倒,这里明确下mysql的timeout: 下面是获取timeout的变量: mysql> show global ...
- 使用elk+redis搭建nginx日志分析平台
elk+redis 搭建nginx日志分析平台 logstash,elasticsearch,kibana 怎么进行nginx的日志分析呢?首先,架构方面,nginx是有日志文件的,它的每个请求的状态 ...
- .NET魔法堂:工程构建基石->MSBuild
一.前言 MSBuild是一个既熟悉又陌生的名字,Visual Studio的项目加载和构建均通过MSBuild来实现.VS中右键打开项目菜单,对应MSBuild的Build目标,对应MSBuild的 ...
- 开源服务专题之--------mysql的编译安装
为什么选择MySQL 1:mysql性能卓越,服务稳定,很少出现异常宕机 2:mysql开源免费,无版权制约,自主性及使用成本低 3:产品耦合度,mysql支持多种操作系统,支持多开发语言,特别是ph ...
- js正则中的贪婪和非贪婪模式问题总结
var b="abeeee:eeeee:eeeeeab"; console.log(b.match(/e+\:e+/g));//["eeee:eeeee"]贪婪 ...
- DirectX.Capture Namespace
DirectX.Capture Class Library DirectX.Capture Namespace The DirectX.Capture namespace contains cla ...
- EasyUI datagrid 行编辑
一.HTML: <div class="info"> <div class="info_tt"> <span class=&quo ...
- 【C#】1.3 WPF应用程序学习要点
分类:C#.VS2015 创建日期:2016-06-14 使用教材:十二五国家级规划教材<C#程序设计及应用教程>(第3版) 一.要点概述 <C#程序设计及应用教程>(第3版) ...