题目268 · 概率
ABCA in a Four-Symbol Stream
Each symbol of an iid stream is chosen uniformly from $\{A,B,C,D\}$. Compute the expected waiting time until $ABCA$ first appears.
打开 →GLOBAL SEARCH
搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。
找到 4 个结果
中文题目Each symbol of an iid stream is chosen uniformly from $\{A,B,C,D\}$. Compute the expected waiting time until $ABCA$ first appears.
打开 →A symbol stream is iid and uniform on $\{A,B,C\}$. What is the expected number of symbols until either $ABC$ or $CBA$ first appears?
打开 →An iid stream over $\{A,B,C,D\}$ is uniform. Suppose the current observed suffix is exactly $ABC$. From this point onward, what is the expected additional number of symbols until $ABCA$ first appears?
打开 →Each symbol in an iid stream is chosen uniformly from $\{A,B,C\}$. Find the expected waiting time until $ABAB$ first appears.
打开 →