The simple mathematical answer to your question is
$$0.2^{12} = 0.000000004096$$
$$\sum_{n=7}^{12} {12 \choose n} 0.2^n 0.8^{12-n} = 0.003903131648$$
and this latter figure is about 0.4%.
If $N$ is the number of jurors who are wrong then the probabilities that $N=n$ are:
n Probability
0 0.068719476736
1 0.206158430208
2 0.283467841536
3 0.236223201280
4 0.132875550720
5 0.053150220288
6 0.015502147584
7 0.003321888768
8 0.000519045120
9 0.000057671680
10 0.000004325376
11 0.000000196608
12 0.000000004096
Just add up the last six of these.
In reality I would expect a wider spread as I would doubt juror error was independent: all 12 have seen the same potentially misleading evidence.