INTERVIEW PREP

数学与非代码面试题

覆盖数学、概率、统计、脑筋急转弯、机器学习和金融。这里负责筛选和进入单题;编程题使用独立的 LeetCode 式 coding lab。

题目
4169
领域
8
当前筛选
340

8 / 17

非代码面试题

显示 20 / 340 道匹配题目

答题状态:未尝试未正确已正确
1766What Remains After Controlling the Hedge ChannelA signal X changes the hedge ratio H immediately, and both X and H affect desk PnL Y. The direct effect of X on Y is +1.2 bps, while the channel through H contributes another +0.8 bps. If H is measured perfectly and you regress Y on X and H, what effect does the coefficient on X identify, and what number should it equal?统计简单derivation未尝试免费1767Weak-IV Risk From the First Stage AloneA proposed instrument shifts treatment by 0.02 with standard error 0.015 in the first stage. Even if the exclusion story sounds plausible, what first-stage F-statistic do you get, and what is the main identification concern?统计中等derivation未尝试面试订阅1768A Lagged Variable Is Not Automatically a Valid InstrumentSomeone proposes using yesterday's order-flow imbalance as an instrument for today's imbalance in a return-impact regression. Why is this not automatically a valid instrument in financial data?统计中等multi part未尝试面试订阅1770Why Selection on Implemented Trades Distorts Treatment EffectsWhy can studying only executed trades bias the estimated effect of an execution rule, even if the rule assignment itself was randomized upstream?统计简单essay未尝试免费1776Lasso Threshold Calibration 1A standardized lasso fit has score vector (4.1, 2.3, 1.7). What is the smallest lambda that makes every coefficient exactly zero?统计中等derivation未尝试免费1777Lasso Threshold Calibration 2A standardized lasso fit has absolute score magnitudes (3.8, 2.5, 0.9). What is the smallest lambda that zeroes the weakest feature while leaving the other two still active?统计简单essay未尝试免费1778Lasso Threshold Calibration 3In an orthonormal lasso update, a coordinate has score z = 2.6 and penalty lambda = 1.1. What coefficient results after soft-thresholding?统计中等数值题未尝试免费1779Lasso Threshold Calibration 4In an orthonormal lasso update, a coordinate has score z = -3.2 and penalty lambda = 0.7. What coefficient results after soft-thresholding?统计中等derivation未尝试免费1780Lasso Threshold Calibration 5A standardized lasso model has absolute scores (5.0, 4.0, 1.5). What is the smallest lambda that leaves only the strongest feature nonzero?统计困难derivation未尝试免费1781One-SE Lambda Choice 1A cross-validation table for a regularized alpha model reports (lambda, mean error, standard error) = [(0.01, 0.42, 0.02), (0.1, 0.41, 0.015), (1.0, 0.423, 0.01)]. Using the one-standard-error rule, which lambda should you choose?统计简单数值题未尝试免费1786Ridge Effective Degrees of Freedom 1A standardized ridge model has singular-value squares d j 2 = [9, 4, 1] and penalty lambda = 1. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计简单essay未尝试免费1787Ridge Effective Degrees of Freedom 2A standardized ridge model has singular-value squares d j 2 = [16, 4] and penalty lambda = 4. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计中等derivation未尝试免费1790Ridge Effective Degrees of Freedom 5A standardized ridge model has singular-value squares d j 2 = [12.25, 4, 0.25] and penalty lambda = 0.25. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计困难derivation未尝试面试订阅1791Scaling Before Lasso on Mixed UnitsA signal library mixes raw prices, basis-point spreads, and z-scored microstructure features. Why should the team standardize features before running Lasso?统计简单derivation未尝试免费1792Why Ridge for Correlated Alpha ClustersA desk has 80 highly correlated alphas that all measure similar value exposure. Why can Ridge be preferable to pure Lasso if the goal is stable prediction rather than sparse interpretation?统计简单essay未尝试免费1793Elastic Net GroupingTwo features are almost duplicates but both are economically meaningful. Why does Elastic Net often behave better than pure Lasso here?统计中等derivation未尝试免费1794Duplicate Feature Under Pure LassoIf two predictors are exactly identical and the model uses pure Lasso, what modeling pathology should you expect?统计中等essay未尝试免费1795Why the One-SE Rule Is ConservativeWhy do practitioners often prefer the one-standard-error rule over the absolute CV minimizer when selecting a regularization parameter?统计困难essay未尝试面试订阅1796Signal Stationarity Classification 1A candidate signal is defined by X t = ε t + 0.3 ε t-1 . Is it weakly stationary?统计简单essay未尝试免费1797Signal Stationarity Classification 2A candidate signal is defined by X t = 0.2 t + ε t. Is it weakly stationary?统计中等derivation未尝试免费