vault backup: 2026-07-28 16:42:30

This commit is contained in:
Benjamin Neumann
2026-07-28 16:42:31 +02:00
parent 0f230a29dd
commit e4e3f2d2e3
3 changed files with 6 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

@@ -10,4 +10,7 @@ A valid distribution d has $\sum d_i = 1$ and for all i is $d_i \geq 0$
For a coin flip the probability distribution would be $d_coin \in \mathbb{R}^2$ with $d = (1/2, 1/2)^t$
### Probabilistic processes
A probabilistic process is a Matrix A $\in$ $\mathbb{R}^{N \times N}$ if every column of A is a valid probability distribution
A probabilistic process is a Matrix A $\in$ $\mathbb{R}^{N \times N}$ if every column of A is a valid probability distribution.
![[Pasted image 20260728163713.png]]
An example for generating a 2 bit number and then using a bit flip device to flip both
bits with a probability of 1/3