Question 1¶
Consider a discrete-time transition system with nondeterministic nature and perfect state sensing.
Let ๐ = โค, ๐ = โค, ฮ = {โ1, 0, 1}, and ๐ฅโโโ = ๐(๐ฅโ, ๐ขโ, ๐โ) = ๐ฅโ + ๐ขโ + ๐โ, ๐โ โ ฮ.
Which of the following forward projections ๐โ(๐ฅโ, ๐ขโ) are correct?
Question 2¶
Using the same system as in Question 1 (๐ฅโโโ = ๐ฅโ + ๐ขโ + ๐โ, ฮ = {โ1, 0, 1}), which of the following statements are true?
Question 3¶
Consider ๐ฅโโโ = ๐๐ฅโ + ๐ขโ + ๐โ with ฮ = {โ1, 0, 1} for a fixed non-zero ๐ โ โค \ {0}.
Which of the following statements are true?
Question 4¶
Consider ๐ฅโโโ = ๐ฅโ + ๐ขโ + ๐โ with ๐(๐โ = โ1) = 1/4, ๐(๐โ = 0) = 1/2, ๐(๐โ = 1) = 1/4. Let ๐(๐ฅโ = 0) = 1.
Which of the following statements are true?
Question 5¶
Using the same probabilistic system as in Question 4:
Question 6¶
Which of the following prevent convergence of backward value iteration to finite values (for all states)?
Question 7¶
Consider the plan-based state transition graph shown above. Every edge traversal costs one unit. The labels on edges indicate transition probabilities (edges labeled "1" are deterministic; edges labeled "1/2" occur with probability 1/2).
Question 8¶
Using the same graph as in Question 7, consider running probabilistic backward value iteration starting from ๐บโ(๐ฅ) = 0 for all ๐ฅ.