GLOBAL SEARCH

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

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

找到 30 个结果

中文题目
题目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?

打开 →
题目470 · 概率

Asymptotic Distribution of the Sample Median

Let $X_1, \ldots, X_n$ be i.i.d.\ $\mathrm{Uniform}(0,1)$ and let $M_n$ denote the sample median (the middle order statistic for odd $n$, or the average of the two middle values for even $n$). The asymptotic theory of order statistics gives $$\sqrt{n}\,(M_n - m) \xrightarrow{d}

打开 →
题目1410 · 脑筋急转弯

ATM Call Proxy 2

Use the desk proxy premium ~= 0.4 * S * sigma * sqrt(T). If S=120, sigma=30%, and T=0.25 years, what premium estimate results?

打开 →
题目1966 · 数学

Balanced Softplus Tradeoff 21

The linear reward and saturation penalty balance exactly at a central point. The desk maximizes K(x) = 2 x - 4 ln(1+e^x). What x is optimal?

打开 →
题目2634 · 机器学习

Batch-Average Gradient 9

If the minibatch loss is the average L = (1/B) sum_{i=1}^B L_i, derive dL/dw in terms of the per-example gradients.

打开 →
题目454 · 概率

Berry-Esseen Bound for a Skewed Bernoulli Sum

Let $X_1, X_2, \ldots, X_n$ be i.i.d.\ $\operatorname{Bernoulli}(p)$ with $p = 0.01$ and $n = 10{,}000$. Define $S_n = \sum_{i=1}^{n} X_i$. **(a)** Using the CLT, approximate $P(S_n \le 80)$. **(b)** The Berry-Esseen theorem states that $\sup_x |P(Z_n \le x) - \Phi(x)| \le \fra

打开 →
题目465 · 概率

Berry-Esseen Bound for a Sum of Uniform Random Variables

Let $U_1, \ldots, U_n$ be i.i.d.\ $\mathrm{Uniform}(0,1)$ and $S_n = \sum_{i=1}^n U_i$. The Berry-Esseen theorem states $$\sup_x \left|P\!\left(\frac{S_n - n/2}{\sigma\sqrt{n}} \le x\right) - \Phi(x)\right| \le \frac{C\,\rho}{\sigma^3 \sqrt{n}},$$ where $\sigma^2 = \mathrm{Var}(U

打开 →
题目1951 · 数学

Bid-Ask Skew Balance 6

On one quote axis, the maker gets more value from aggressive bids than from aggressive offers. A market maker chooses a skew x in (-1,1) to maximize G(x) = 5 ln(1+x) + 3 ln(1-x). What skew is optimal?

打开 →
题目153 · 概率

Birthday Collision Probability and Exponential Approximation

Fifty people are in a room. Each birthday is independent and uniform on $\{1, 2, \ldots, 365\}$. (a) Write the exact probability that at least two share a birthday. (b) Derive a useful upper bound on $P(\text{all distinct})$ using the inequality $1-x \le e^{-x}$ and simplify. H

打开 →
题目1405 · 脑筋急转弯

Block Trade Gross 5

A desk proxy for gross block-trade dollars is block count * average block size in dollars. If those inputs are 1250 and $14 million, what estimate results?

打开 →
题目3409 · 数学

Boundary Curvature Under Zero Flux

Suppose u(0)=7, u_1=6, h=0.5, and the left boundary has zero flux. What second derivative estimate follows from the ghost-point stencil (u_{-1}-2u_0+u_1)/h^2?

打开 →
题目3613 · 随机过程

Centered OU Dynamics

An OU process satisfies dX_t = 1.4(3 - X_t)dt + 0.7 dW_t. If Y_t = X_t - 3, what SDE does Y_t satisfy?

打开 →
题目3615 · 随机过程

CIR Exponential Rescaling

A CIR process satisfies dX_t = 1.2(4 - X_t)dt + 0.5 sqrt(X_t)dW_t. If Y_t = e^{1.2 t} X_t, what SDE does Y_t satisfy?

打开 →