GLOBAL SEARCH

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

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

找到 30 个结果

中文题目
题目5848 · 金融与交易

Short Straddle Profit and Risk

You sell (write) a straddle at strike 100, collecting a call premium of 6 and a put premium of 7. What is the maximum profit, the two break-even prices, and the profit if the stock ends at 118?

打开 →
题目5803 · 金融与交易

Minimum Width For A Profit Target

A maker wants to earn at least 5.0 in total net edge over a session in which it expects exactly 250 fills. Each fill earns (h - loss) with adverse-selection loss 0.008, and the maker assumes the fill count is independent of the half-spread over the relevant range. What is the min

打开 →
题目2646 · 机器学习

Model-Fit Count in a Nested CV Search

A team runs 5 outer folds. Inside each outer-training split, it evaluates 6 hyperparameter settings by 4-fold CV, then refits the chosen model once on the full outer-training split. How many total model fits are performed?

打开 →
题目4425 · 机器学习

Monthly Refit Count With Quarterly Test Blocks 10

A walk-forward process uses 24 months of initial training and then evaluates 3-month test blocks, advancing the whole scheme by 1 month each time through a total history of 39 months. How many model refits are performed?

打开 →
题目4368 · 机器学习

Nested CV Fit Count 3

Successive halving starts with 27 configurations. Each round keeps one third of the configurations and evaluates all survivors once. If you run three rounds total, how many model fits are executed?

打开 →
题目4370 · 机器学习

Nested CV Fit Count 5

A time-series hyperparameter sweep evaluates 8 settings on 6 expanding-window splits. If each setting is refit once per split, how many model fits are needed?

打开 →
题目5983 · 概率

Number of Trades to Cross a Profit Target

A 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]<\infty$, the expected overshoot is known to satisfy $E[S_N]=14$. Use

打开 →
题目3234 · 统计

Partial Pooling Versus Separate Fits

Why does a hierarchical Bayesian model for many related assets often produce more stable estimates than fitting each asset separately and then testing them one by one?

打开 →
题目4427 · 机器学习

Refit Cadence

Why can refitting every single day be worse than refitting monthly, even when more frequent updating sounds adaptive?

打开 →
题目4435 · 机器学习

Refitting Less Often

If you refit less often in a stable regime, what usually happens to turnover of the model parameters?

打开 →
题目1741 · 统计

Slope From Fitted Energy and Predictor Energy

In a simple OLS regression with intercept, the centered predictor sum of squares is S_xx = 20 and the fitted values have centered sum of squares 45. If the slope is known to be positive, what is the OLS slope?

打开 →
题目4448 · 机器学习

Correlation Shock Benefit 8

An equal-weight composite combines two standardized signals. If their correlation drops from 0.6 to 0.2, by how much does the composite standard deviation fall?

打开 →
题目5810 · 金融与交易

Expected Profit Over N Quotes

Over a session you post 5000 quotes. Each quote has a fill probability of 0.08, and each fill earns a net edge of 0.25. What is your expected total PnL for the session?

打开 →
题目4366 · 机器学习

Nested CV Fit Count 1

Three model sizes have mean CV AUCs 0.790, 0.802, and 0.808. The standard error of the best score is 0.010. Under the one-standard-error rule, which is the simplest model you would keep?

打开 →