Calibration count pairs can make skew, identity, or balanced assignment matrices, but each displayed row must close. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

Assignment rows begin as prepared-state counts

The first matrix is built from prepared-zero counts 9 and 1, then prepared-one counts 2 and 8.

(Nzz,Nzo)=(9,1),(Noz,Noo)=(2,8)(N_{zz},N_{zo})=(9,1),\quad (N_{oz},N_{oo})=(2,8)
Skew assignment matrixRows are derived from integer count pairs.assignment matrixread zeroread onetrue zero9/109 shots1/101 shotstrue one1/52 shots4/58 shots

Three calibration shapes expose matrix behavior

The scan includes a skew matrix, an identity matrix, and a balanced ambiguous matrix. Each probability row is normalized from its own prepared-state counts.

NzzNzoNozNooAzzAzoAozAoo912891011015451000101001644635252535\begin{array}{c|c|c|c|c|c|c|c}N_{zz}&N_{zo}&N_{oz}&N_{oo}&A_{zz}&A_{zo}&A_{oz}&A_{oo}\\9&1&2&8&\frac{9}{10}&\frac{1}{10}&\frac{1}{5}&\frac{4}{5}\\10&0&0&10&1&0&0&1\\6&4&4&6&\frac{3}{5}&\frac{2}{5}&\frac{2}{5}&\frac{3}{5}\\\end{array}
Assignment shape scanThe first row pair is the skew calibration.assignment matrixread zeroread onetrue zero9/109 shots1/101 shotstrue one1/52 shots4/58 shots

Perfect assignment is an extreme checked shape

The identity row uses counts 10 and 0 for prepared zero, then 0 and 10 for prepared one.

Aidentity=[1001]A_{\text{identity}}=\begin{bmatrix}1&0\\0&1\end{bmatrix}
Identity assignmentZero off-diagonal counts are allowed when each row has a total.assignment matrixread zeroread onetrue zero110 shots00 shotstrue one00 shots110 shots

A balanced matrix keeps rows closed but less decisive

The balanced matrix still has rows that sum to 1, but each prepared state has both readout outcomes present.

35+25=1,25+35=1\frac{3}{5}+\frac{2}{5}=1,\quad \frac{2}{5}+\frac{3}{5}=1
Balanced assignmentBoth rows close even when the readout is less decisive.assignment matrixread zeroread onetrue zero3/56 shots2/54 shotstrue one2/54 shots3/56 shots

The matrix shape is calibration arithmetic

The chapter does not infer microscopic measurement dynamics from these rows. It only checks count normalization and matrix shape.

row sums=1\text{row sums}=1
Assignment closureThe helper rejects non-normalized rows before rendering.assignment matrixread zeroread onetrue zero9/109 shots1/101 shotstrue one1/52 shots4/58 shots