prepared by Abuzer Yakaryilmaz (QLatvia)
Convention: The transition probability from the 4th state to the 2nd state is presented in the 4th column and the 2nd row of the corresponsing probabilistic operator.
What is the third value of $ u = \myvector{0.1 \\ 0.3 \\ ? \\ 0} $ if it represents a probabilistic state?
What is the value of $ (x+y) $ if $ M = \mymatrix{cc}{ 0.2 & x \\ y & 0.7 } $ a probabilistic operator?
What is the value of $ (x+y+z) $ if $ M = \mymatrix{ccc}{ 0.2 & 0.3 & 0.5 \\ 0.4 & 0 & 0.1 \\ x & y & z } $ a probabilistic operator?
What is the value of $ (x+y+z) $ if $ M = \mymatrix{ccc}{ 0.8 & 0.7 & x \\ 0.2 & 0 & y \\ 0 & 0.3 & z } $ a probabilistic operator?
Which of the following probabilistic operators maps the probabilistic state $ v = \myvector{0.3 \\ 0.7} $ to the probabilistic state $ v' = \myvector{0.52 \\ 0.48} $?
We have a probabilistic system with two states. When the system is in the first state with probability $0.4$, it applies a probabilistic operator such that (i) the transition probability from the first state to the second state is $0.2$ and (ii) the transition probability from the second state to the second state is $ 0.5 $. What is the next probabilistic state?
We have a probabilistic system with two states. Starting with the initial probabilistic state $ u = \mymatrix{cc}{0.4 \\ 0.6} $, the probabilistic operator $ M = \mymatrix{cc}{0.5 & 1 \\ 0.5 & 0} $ is applied three times. What is the final probabilistic state?
We have a system composed by two probabilistic bits. The probability of being in the state $ 0 $ in the first bit is $ 0.6 $, and the same probability for the second bit is $ 0.2 $. What is the probabilistic state of the composite system?
The probabilistic state of the composite system with three bits is represented by a vector with eight entries. Which entry represents the state $ 010 $?
The probabilistic state of the composite system with three bits is represented by a vector with eight entries. Which state corresponds to the 6th entry?
We have a composite system with two probabilistic bits. Which one of the following cannot be a state of this system?
We have a composite system with two probabilistic bits. Let $ v = \dfrac{1}{7} \pstate{01} + \dfrac{2}{7} \pstate{00} + \dfrac{4}{7}\pstate{10} $ be its probabilistic state. Which one of the following represents this state?
Which of the following transitions belong to the operator $ \mymatrix{cc|cc}{ 0 & 0 & 0 & 1 \\ 0 & 0 & 1 & 0 \\ \hline 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 } $?
We apply a controlled-NOT operator on two probabilistic bit where the second one is the controlled bit and the first one is the target the bit. Which of the following transitions represent this operator?
We apply a controlled-NOT operator on two probabilistic bit where the second one is the controlled bit and the first one is the target the bit. Which of the following matrix represent this operator?
We have a composite system with two probabilistic bits.
- First, each bit is set to the state 0.
- Second, the fair coin operator $ \faircoin $ is applied to the first bit, and the NOT operator $ \X $ is applied to the second bit.
- Third, the CNOT operator $ \CNOT $ is applied to the composite system.
What is the final probabilistic state of the composite system?
We have a composite system with three probabilistic bits.
- First, each bit is set to the state 0.
- Second, the fair coin operator $ \faircoin $ is applied to the second bit, and the NOT operator $ \X $ is applied to the first bit.
- Third, the CNOT operator is applied on the second and the third bits where the second bit is the controlled bit and the third bit is the target bit.
-
Fourth, the CNOT operator is applied on the third and first bits where the third operator is the controlled bit and the first bit is the target bit.
What is the final probabilistic state of the composite system?