I am reading
this document and wondering the following part on page 13:
"Consider applying Gaussian elimination to the noisy samples
to find the first bit"
If we take, for example, $n = 3$, $s = (1,0,1)$, $x_1 = (1,1,0)$, $x_2=(1,1,1)$ and $ x_3=(0,1,0)$, what will $q$ and $Sā[q]$ be?
Also, how to confirm the probability will be $1/2+2^{-Ī(3)}$?
I would be grateful for your help in advance.