.outter-wrapper.feature {
background: #15795b;
}
.outter-wrapper.feature hr {
border-width: 0;
height: 30px;
}
.outter-wrapper.feature h4 {
/* height: 30px; */
border-width: 0;
}
.wrapper {
padding: 20px 0;
}
.branding-headline {
width: 100%;
font-size: 40px;
font-weight: 600;
padding-bottom: 20px;
color: #15795b;
line-height: 43.2px;
}
.border-line {
border-bottom: 1px solid #000;
margin: 20px 0;
}
.hed-dek-illo {
margin: 20px 0;
}
.illo {
width: 100%;
min-height: 200px;
}
.illo img {
margin: 0;
}
.blog-pages {
display: flex;
}
.blog-post {
flex: 0 0 ...
SILICON VALLEY GROUP USES TECHNOLOGY TO HELP THE TRUTH COMMISSION ANSWER DISPUTED QUESTIONS ABOUT MASSIVE POLITICAL VIOLENCE IN TIMOR-LESTE
Palo Alto, CA, February 9, 2006 – The Benetech® Initiative today released a statistical report detailing widespread and systematic violations in Timor-Leste during the period 1974-1999. Benetech's statistical analysis establishes that at least 102,800 (+/- 11,000) Timorese died as a result of the conflict. Approximately 18,600 (+/- 1000) Timorese were killed or disappeared, while the remainder died due to hunger and illness in excess of what would be expected due to peacetime mortality.
The magnitude of deaths ...
In 2009, as Indians debated institutional reform of their security forces in the wake of the previous year's Mumbai attacks, HRDAG issued a groundbreaking report about the human cost of suspending the rule of law during a violent counterinsurgency campaign in the Indian state of Punjab. Together with our partner Ensaaf, HRDAG released findings that cast substantial doubt on the Indian government's past explanations and justifications for disappearances and extrajudicial killings during the height of the Punjab counterinsurgency in the early 1990s. These findings contribute to an increasing body of knowledge that informs policy questions about the ...
Multiple Systems Estimation
What is MSE?
What do you mean by statistical inference?
What is an overlap, and how do we know when lists overlap?
How does MSE find the total number of violations?
How was MSE originally developed?
How does the Benetech Human Rights Program use MSE?
1. What is MSE?
A: Multiple Systems Estimation, or MSE, is a family of techniques for statistical inference. MSE uses the overlaps between several incomplete lists of human rights violations to determine the total number of violations.
Return to Top
2. What do you mean by statistical inference?
A: ...
Paula Amado has joined as a Research Scholar, and María Juliana Durán Fedullo has joined as a Visiting Scholar.
Excerpt:
Data scientists are programmers who ignore probability but like pretty graphs, said Patrick Ball, a statistician and human rights advocate who cofounded the Human Rights Data Analysis Group.
“Data is broken,” Ball said. “Anyone who thinks they’re going to use big data to solve a problem is already on the path to fantasy land.”
“Revolution Analytics will allow HRDAG to handle bigger data sets and leverage the power of R to accomplish this goal and uncover the truth.” Director of Research Megan Price is quoted
Large-scale human rights violations in Timor-Leste began in 1975 when the Indonesian government invaded the small island and continued until Timorese independence in 1999. Disappearances, torture, forced displacement and extra-judicial killings took place during the Indonesian occupation compounded by a severe famine. Estimates of deaths ranged from 50,000 to 200,000, but individual sources reflected only a fraction of total fatalities. The Commission for Reception, Truth and Reconciliation in East Timor (CAVR) asked HRDAG to investigate abuses during the conflict. This chapter describes how Ball and HRDAG scientists Romesh Silva and Scott Weikart ...
Romesh Silva, Britto Fernando, and Vasuki Nesiah (2007). “Clarifying the Pastand Commemorating Sri Lanka’s Disappeared: a Descriptive Analysis of Enforced Disappearances Documented by Families of the Disappeared.” Benetech & Families of the Disappeared.
From the Guatemalan military to the South African apartheid police, code cruncher Patrick Ball singles out the perpetrators of political violence.
As an organization that uses science to advocate for human rights, the goals and issues represented by Ada Lovelace Day are very near and dear to our hearts. Additionally, we are lucky to work with and be advised by some pretty kick-ass ladies in STEM (see our People page to learn more about these amazing women (and men)).
I brainstormed a list of women I could write about, as Finding Ada suggests we celebrate today by blogging about a STEM heroine. I considered Anita Borg (she has her own institute!), who advocated tirelessly for women in computer science. I thought about Sally Wyatt, keynote speaker and organizer of the fascinating workshop...
HRDAG’s funding comes from private, international donors: the John D. and Catherine T. MacArthur Foundation, Open Society Foundations, an anonymous U.S.-based private foundation, Ford Foundation, The National Endowment for Democracy and individual donors. This funding supports both specific projects, as well as our scientific work generally in human rights data analysis.
For the entirety of its existence, HRDAG has been a project of non-profit organizations, first at the American Association for the Advancement of Science (AAAS), and then at Benetech, a non-profit Silicon Valley technology company. In February 2013, HRDAG became ...
From time to time, we issue our own scientific reports that focus on the statistical aspects of the data analysis we have done in support of our partners. These reports are non-partisan, and they leave the work of advocacy to our partners.
You can search our publications by keyword or by year.
If you'd like to support HRDAG in this project, please consider making a donation via Our Donate page.
Over the last year, HRDAG has deepened the national conversation about homicides by police, predictive policing software, and the role that bail plays in the criminal justice system. Our studies describe how the racial bias inherent in police practice becomes data input to predictive policing tools. In another project, we are shining light on the iniquities of bail decisions.
TEAM
Click each team member's photo for full bio. Here's the team on Twitter.
Examining the Impact of Bail
When a defendant is detained before trial, she will face ...
Sexual misconduct by police sometimes gets buried through official coding procedures. In Chicago, HRDAG processed police misconduct documents to give visibility to allegations that would otherwise be lost.
This post describes how we organize our work over ten years, twenty analysts, dozens of countries, and hundreds of projects: we start with a task. A task is a single chunk of work, a quantum of workflow. Each task is self-contained and self-documenting; I'll talk about these ideas at length below. We try to keep each task as small as possible, which makes it easy to understand what the task is doing, and how to test whether the results are correct.
In the example I'll describe here, I'm going to describe work from our Syria database matching project, which includes about 100 tasks. I'll start with the first thing we do with files we receive ...