Why Discounting Still Matters In Simulation
Why is it incorrect to average terminal payoffs from a risk-neutral simulation and stop there without discounting?
打开 →GLOBAL SEARCH
搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。
找到 30 个结果
中文题目Why is it incorrect to average terminal payoffs from a risk-neutral simulation and stop there without discounting?
打开 →Why is backtesting a multi-round quoting policy usually more naturally done path by path instead of only through average per-quote metrics?
打开 →python · numpy · scipy · synthetic-data · gbm · monte-carlo · cholesky · simulation
打开 →A Monte Carlo estimator has sample standard deviation 5 across n=400 paths. Using the normal approximation, what is the 95% half-width?
打开 →A Monte Carlo estimate is 12.0 with standard error 0.4. Using the normal approximation, what 95% confidence interval do you report?
打开 →某私募的固定收益研究员要把过去三个月的 10 年期中国国债收益率拉成时间序列,放进久期模型的样本。AKShare 的公开接口 ak.bond china yield 不要 token、本地能跑、数据按日更新——但研究 notebook 一旦在用户面前演示时撞上 429,整场会议就要等十分钟手动 retry。本课把 AKShare 调用包成一个 fetch y...
打开 →A 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?
打开 →A 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?
打开 →A 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?
打开 →Two strata have population weights N1=0.6 and N2=0.4. Their standard deviations are sigma1=2 and sigma2=unknown. Under equal-cost Neyman allocation, the desk wants stratum 2 to receive 50% of the samples. What sigma2 is implied?
打开 →A 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?
打开 →Two strata have population weights N1=0.7 and N2=0.3. Under equal-cost Neyman allocation they end up with equal sample shares. What ratio sigma2/sigma1 is implied?
打开 →What 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?
打开 →周二下午两点,某上海私募的股票池经理把你叫到工位前:要 600519.SH 对沪深300 ETF(510300.SH)的市场 β,日简单收益(daily simple return),近252个交易日窗口,今晚9点前要见。教科书答案一行就能解决: beta = Cov(r stock, r mkt) / Var(r mkt) 。工程答案稍长:把 [1, r ...
打开 →Two 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?
打开 →Without 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?
打开 →A crude estimator has standard deviation 6. How many paths are needed to bring the standard error down to 0.3?
打开 →A 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?
打开 →An unbiased estimator has standard deviation 4 over one path and uses n=64 independent paths. What is the RMSE of the sample mean?
打开 →Three strata have population weights 0.5, 0.3, and 0.2, with standard deviations 1, 2, and 3. Under equal-cost Neyman allocation, what sample share should the third stratum receive?
打开 →Two equal-size strata each have population weight 0.5. After a shock, sigma1 rises to 2 while sigma2 stays at 1.5. Under equal-cost Neyman allocation, what sample share should stratum 1 now receive?
打开 →Two strata have population weights 0.8 and 0.2. The first stratum has sigma1=1. The second stratum's standard deviation jumps from 4 to 8. Under equal-cost Neyman allocation, what sample share should the second stratum now receive?
打开 →If X and X' have the same variance sigma^2 and correlation rho, what is Var((X+X')/2)?
打开 →Why can a badly chosen control coefficient increase variance instead of reducing it?
打开 →Why is the weighted sum of unbiased within-stratum sample means unbiased for the overall expectation?
打开 →Why can antithetic pairing fail to reduce variance for a payoff that oscillates strongly across the state space?
打开 →Why is a low-variance Monte Carlo estimator still problematic if it is biased?
打开 →Why can common random numbers reduce the variance of the difference between two estimators even if each estimator on its own is unchanged?
打开 →Why can combinatorial pathwise validation improve robustness checks without fully solving the problem of researchers inventing new ideas after seeing the old results?
打开 →Why does reweighting by the likelihood ratio keep an importance-sampling estimator unbiased for the original expectation?
打开 →