GLOBAL SEARCH

搜索课程、模块、题目与收藏题单

搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。

找到 30 个结果

中文题目
题目443 · 概率

Series System Replacement Costs via Competing Exponentials

A machine has two critical components in series: component A with lifetime $\operatorname{Exp}(3)$ and component B with lifetime $\operatorname{Exp}(5)$, independent of each other. When either fails, the entire machine stops, the failed component is replaced (cost $\$20$ for A, $

打开 →
题目5855 · 数学

p-Series Convergence Threshold

For which of the following exponents p does the series sum_(n=1)^inf 1/n^p converge: p = 1/2, p = 1, p = 3/2, p = 2? List all values for which it converges.

打开 →
题目1819 · 统计

Ljung-Box Interpretation

What null hypothesis does the Ljung-Box test target in a return series, and what practical concern does rejection raise?

打开 →
题目1817 · 统计

Spurious Regression Warning

Why can regressing one drifting series on another produce a large R-squared and tiny p-values even when there is no economic relation?

打开 →
题目1451 · 数学

Alternating-Input Recurrence 1

A sequence satisfies x_(n+1) = 1/2 x_n + c_n, where c_n = 1 on odd n and c_n = 3 on even n. Assuming any starting value x_1, what are the limits of the even and odd subsequences?

打开 →
题目1821 · 统计

AR(1) Multi-Step Forecast 1

A signal follows X_t = 0 + 0.6 X_(t-1) + e_t with Var(e_t) = 2 and current value X_t = 10. What is the h = 3 step forecast E[X_(t+3) | X_t]?

打开 →
题目1822 · 统计

AR(1) Multi-Step Forecast 2

A signal follows X_t = 4 + 0.7 X_(t-1) + e_t with Var(e_t) = 1.5 and current value X_t = 8. What is the h = 2 step forecast E[X_(t+2) | X_t]?

打开 →
题目1823 · 统计

AR(1) Multi-Step Forecast 3

A signal follows X_t = -1 + 0.8 X_(t-1) + e_t with Var(e_t) = 1 and current value X_t = 3. What is the h = 4 step forecast E[X_(t+4) | X_t]?

打开 →
题目6026 · 统计

ARCH(1) as the Beta-Zero Special Case

A GARCH(1,1) reduces to ARCH(1) when $\beta=0$: $h_t=\omega+\alpha r_{t-1}^2$. With $\omega=0.7$ and $\alpha=0.3$, compute the unconditional variance $\bar h$ as a decimal.

打开 →
题目4419 · 机器学习

Average Training Length Under Expansion 4

An expanding walk-forward starts with 12 months of training and then advances by 6 months for each of 5 complete test folds. What is the average training-window length used across the 5 folds?

打开 →