INTERVIEW PREP

数学与非代码面试题

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

题目
4169
领域
8
当前筛选
24

1 / 2

非代码面试题

显示 20 / 24 道匹配题目

答题状态:未尝试未正确已正确
2371Infer Covariance From an Optimal Control Weight 1A control variate Y has Var(Y)=16. The desk estimates the optimal coefficient b*=0.75 in X-b(Y-E[Y]). What Cov(X,Y) is implied?数学简单数值题未尝试免费2372Infer the Known Control Mean From the Adjusted Estimate 2A raw Monte Carlo estimator has sample mean Xbar=9. The control sample mean is Ybar=41, the desk uses b*=0.5, and the adjusted estimate Xbar-b(Ybar-mu Y) equals 8. What known control mean mu Y is implied?数学简单数值题未尝试免费2373Infer Antithetic Correlation From the Variance Ratio 3A payoff is averaged with its antithetic partner. The variance of the antithetic average is 30% of the crude single-path variance, and the two legs have equal variance. What correlation rho is implied between the paired payoffs?数学中等数值题未尝试免费2374Why the Control-Variate Estimator Is Unbiased 4Why is X-b(Y-E[Y]) unbiased for E[X] for any fixed constant b?数学中等derivation未尝试免费2375Why the Optimal Control Weight Equals Cov/Var 5Why does the variance-minimizing control weight satisfy b*=Cov(X,Y)/Var(Y)?数学困难derivation未尝试免费2376Paired-Difference Standard Error 6Two pricing engines are compared with common random numbers. The paired differences have sample standard deviation s D=2.8 across n=49 shared paths. What is the standard error of the estimated mean difference?数学简单数值题未尝试免费2377Required Shared Paths for a Half-Width Target 7A common-random-numbers comparison has paired-difference standard deviation s D=3.5. Using a 95% normal half-width target of 0.49, about how many shared paths are needed?数学中等数值题未尝试免费2378Why Common Random Numbers Help Comparisons 8Why can common random numbers reduce the variance of the difference between two estimators even if each estimator on its own is unchanged?数学中等derivation未尝试免费2379Variance Formula for an Antithetic Average 9If X and X' have the same variance sigma 2 and correlation rho, what is Var((X+X')/2)?数学中等derivation未尝试面试订阅2380Why a Stratified Estimator Is Unbiased 10Why is the weighted sum of unbiased within-stratum sample means unbiased for the overall expectation?数学困难derivation未尝试面试订阅2382Remaining Variance Fraction Under Pairing 12Without common random numbers, two independent estimators have standard deviations 4 and 5, so the variance of their difference is 4 2+5 2. With pairing, the observed paired-difference standard deviation is 3. What fraction of the unpaired difference variance remains?数学简单数值题未尝试免费2383Law of Total Variance in a Regime Simulator 13What two pieces make up Var(X) under the law of total variance when a simulator first samples a regime Z and then samples X conditional on Z?数学中等derivation未尝试免费2384Why Regime Conditioning Can Reduce Variance 14Why can conditioning on a regime variable before sampling payoffs reduce Monte Carlo variance?数学困难derivation未尝试面试订阅2385When a Control Variate Can Make Things Worse 15Why can a badly chosen control coefficient increase variance instead of reducing it?数学困难derivation未尝试面试订阅2386Infer Regime Probability From Conditional Means 16A payoff has conditional mean 5 in a calm regime and -2 in a stress regime. The unconditional mean is 2.2. What calm-regime probability is implied?数学简单数值题未尝试免费2387Why Importance Sampling Stays Unbiased 17Why does reweighting by the likelihood ratio keep an importance-sampling estimator unbiased for the original expectation?数学中等derivation未尝试免费2388Why Rare Events Cause Huge Monte Carlo Noise 18Why can a rare-event payoff have an unstable Monte Carlo estimate even when most simulated paths look harmless?数学中等derivation未尝试免费2389Why Regime Averaging Can Beat Crude Mixing 19Why can separately estimating conditional means by regime and then averaging them outperform one crude pooled Monte Carlo run?数学困难derivation未尝试面试订阅2390Why Antithetics May Fail on a Highly Nonmonotone Payoff 20Why can antithetic pairing fail to reduce variance for a payoff that oscillates strongly across the state space?数学困难derivation未尝试面试订阅239195% Half-Width From Sample Volatility and Path Count 21A Monte Carlo estimator has sample standard deviation 5 across n=400 paths. Using the normal approximation, what is the 95% half-width?数学简单数值题未尝试免费