第 1 / 1 页
非代码面试题
显示 3 / 3 道匹配题目
答题状态:未尝试未正确已正确
ID题目领域难度题型进度权限
5983Number of Trades to Cross a Profit TargetA strategy books i.i.d. positive profits X 1,X 2,\dots with E[X i]=2.5. Let N be the first time the running total S n=\sum i=1 n X i strictly exceeds 10; that is, N=\min\ n:S n>10\ . Assuming E[N]< , the expected overshoot is known to satisfy E[S N]=14. Use a Wald-style identity to compute E[N].概率中等derivation未尝试免费5986Expected Winnings Over a Random Number of BetsA gambler places bets until a random stopping rule halts play; the number of bets N is a stopping time for the i.i.d. bet outcomes with E[N]=8. Each bet has an i.i.d. net result X i with E[X i]=-0.05 (a 5\% house edge per unit staked, with unit stakes), and the decision to stop after bet n depends only on outcomes up to bet n. Compute the gambler's expected total winnings E\! [\sum i=1 N X i ], and state whether any stopping rule with E[N]=8 can make this positive.概率中等derivation未尝试免费5988Expected Sample Size of a Sequential Drift TestA sequential test accumulates i.i.d. log-likelihood increments X 1,X 2,\dots with E[X i]=0.25. The test stops at N=\min\ n: |S n|\ge 3\ where S n=\sum i=1 n X i, and it is given that E[N]< and that the expected stopped statistic is E[S N]=2.0 (reflecting that the upper boundary is hit far more often under this positive drift). Each observation costs \6 to collect. Using a Wald-style identity, find the expected total data-collection cost.概率中等数值题未尝试免费