I read about a case once where a man was convicted of rape. The evidence was that the rape was done face-to-face with the victim, and the victim positively ID'd him. How could she not, when she was face-to-face with him? It was a slam dunk. After some years in prison, the convicted person managed to get a DNA test, which proved he was not the rapist. How could this be? It turns out the DNA matched a convicted sex off…
Bad science and bad statistics in the courtroom convict innocent people
31–40 of 205 posts
Re: Bad science and bad statistics in the courtroom convict innocent people
#32This caught my attention and I spent an inordinate amount of time, together with a group of other concerned people, trying to convince this government authority they were wrong, and later to expose them for it / stop them from continuing. But it sadly turned out to be next to impossible. They persisted with inaccurate/false affidavits and court testimony for years, until finally the minister of justice ordered a formal probe into the method. They then patched it up as best they could without exposing their previous errors, and pretended like nothing had happened. The formal probe issued an interim report with pretty harsh commentary, and was then cancelled by the minister of justice before it could give its final report.
Forever changed my view of the Swedish justice system.
Re: Bad science and bad statistics in the courtroom convict innocent people
#33Earlier quoted context omitted.
Innocent meaning they didn’t do the specific crime, or innocent as in someone with a clean record that was railroaded? If you’re looking for the criminal that killed a bunch of people but not that specific case it’s not that uncommon. If you’re looking for a squeaky clean guy that was there at the wrong place at the wrong time it’s very rare. Most criminals are repeat offenders.
I believe, and I think the data supports, that the US prison population is due to the number of laws we have, and the harshness of our penalties. A false conviction rate of a few percent does not explain an order of magnitude level differences in incarceration between countries. I think an interesting question is what portion of the US population would be incarcerated if the totality of our laws were applied to every…
US crime is like driving across the only road that is covered in black ice with toll trolls on the way, you have to cross it, you know it’s there, and you can do it carefully but you never know what will happen or where you’ll slip up.
Re: Bad science and bad statistics in the courtroom convict innocent people
#34Re: Bad science and bad statistics in the courtroom convict innocent people
#35Even photo and video evidence suffers from courtrooms that don’t understand how nearly all cameras will record and encode images. JPEG encoding (and thus MPEG encoding) takes 8x8 blocks of pixels and represents them as a discrete cosine transform. In a very real way these pixels don’t actually exist. If your video evidence relies on such a small portion of MPEG encoded video, you can easily mislead a jury to convicti…
Is there an article with more on this?
Re: Bad science and bad statistics in the courtroom convict innocent people
#36I read about a case once where a man was convicted of rape. The evidence was that the rape was done face-to-face with the victim, and the victim positively ID'd him. How could she not, when she was face-to-face with him? It was a slam dunk. After some years in prison, the convicted person managed to get a DNA test, which proved he was not the rapist. How could this be? It turns out the DNA matched a convicted sex off…
Re: Bad science and bad statistics in the courtroom convict innocent people
#37Earlier quoted context omitted.
Being primarily a civil attorney, I'm well aware of the disproportionate number of former prosecutors on the bench. A couple of points: 1. Most prosecutors are liberals. It's not like right wing law students go looking for jobs in prosecutor's offices. I can't think of any from my class way back when. 2. The problem is more that judges and prosecutors are old colleagues. The slant is that they all know the defendants…
Thanks for that insight. My discomfort is with the notion that they could know that the defendant is guilty- sure there may be some obvious cases, but I do not trust most humans to differentiate their intuition from hard evidence.
Re: Bad science and bad statistics in the courtroom convict innocent people
#38I was thinking about this just today randomly. Every bit in computer memory or data store is just a bit flip away from being completely wrong. In other words all data corruption -- unintentional or deliberate-- can be statistically shown as a bunch of off-by-one errors. Of course the chance of multiple random off-by-one errors lining up exactly to help one party is astronomically low. But would a typical court of law…
Off-by-one errors are a very specific type of error in algorithm implementation, where a closed boundary and an open boundary are confused. A general bit flip is not really an example of this unless it is connected to this specific kind of mistake.
And data corruption is much broader, and can involve adding or removing data from a stream in addition to mutating existing data. Saying that all data mutations are a "bunch of off-by-one errors" is just asserting that there exists a hamming distance between any two binary representations of the same length, and I don't think this adds a lot of insight.
On the other hand, using the term "off-by-one error" carries with it a lot of baggage and connotations, most of which do not apply to scenarios you have described or general data corruption.
Re: Bad science and bad statistics in the courtroom convict innocent people
#39Wow, a hackernews topic thats actually directly related to my specialty. Anyway, this article is spot on and this is a really rampant specific issue. “expert witnesses have often overstated the probative value of their evidence, going far beyond what the relevant science can justify.” This is the absolute center of the issue. Experts are used by the prosecution AND defense, but the experts used by the prosecution are…
A few years back I was asked to informally provide a technical review the prosecution's evidence in a case involving a former colleague. The police expert's sole credentials were a 10 year old A+ certification and a few employer-sponsored day courses, but was confidently representing themselves as an expert in networking/computing/technology. Their theory of the case was brutal - filled with nonsensical jargon, fabrications and misrepresentations. Things like "a computer behind a NAT is unreachable from the Internet under any circumstances". Instances where timestamps were implied to correlate but were actually 6+ hours apart once time zones were factored in. Pages and pages of things in that vein.
None of that mattered - they were convicted anyway. It broke my faith in the justice system. The prosecution behaved in exactly the same way as today's legions of right-wing conspiracists, grifters and politicians do, because the truthfulness of their words didn't matter to them. Because the defense cared about the accuracy of what they were stating, they could be easily drowned out by confident, rapid bullshit and innuendo.
I desperately want to find a way to help make the system better, but at every avenue the response has been "it's your funeral".
Re: Bad science and bad statistics in the courtroom convict innocent people
#40Earlier quoted context omitted.
I've always been perplexed by the incentive to get convictions. This is guaranteed to result in prosecutors preferring any method with a lot of false positives.
Separating evidence processing from law enforcement would be a good step forward.
Why would people with power to change it do so, when it is working as intended? Prosecutors don’t bring charges against police and judges and senators and large landowners/rightsholders (or the DNI).