第 37 / 88 页
非代码面试题
显示 20 / 1751 道匹配题目
答题状态:未尝试未正确已正确
ID题目领域难度题型进度权限
3272How Large Can the Third Singular Value Be?A data matrix has singular values 7, 4, and s. You plan to keep rank 2 and want to retain at least 95\% of total squared Frobenius energy. What is the largest allowable value of s?数学困难derivation未尝试面试订阅3273Which Portfolio Is Better Aligned with the Low-Variance PC?A covariance matrix has eigenvalues 25 and 1, with first eigenvector proportional to (2,1) and second eigenvector proportional to (1,-2). Compare the variances of portfolios p 1=(1,-2) and p 2=(2,1).数学中等derivation未尝试面试订阅3277Covariance of PCA ScoresIf data are centered and projected onto orthonormal eigenvectors of the covariance matrix, what is the covariance matrix of the resulting PCA score vector?数学中等derivation未尝试面试订阅3278How Large Must the Leading Eigenvalue Be to Reach 75%?A covariance matrix has eigenvalues \lambda 1, 3, and 2. What is the smallest value of \lambda 1 such that the first principal component captures at least 75\% of total variance?数学中等derivation未尝试面试订阅3279Recovering the Tail Singular Value from an Energy StatementA matrix has Frobenius norm 10, and its first two singular directions explain exactly 24/25 of total squared Frobenius energy. What is the smallest singular value?数学中等derivation未尝试面试订阅3280What Does Whitening Mean When the Covariance Is Singular?Suppose \Sigma=egin pmatrix 2&2\2&2\end pmatrix . Explain what can and cannot be whitened, and identify the subspace where a pseudo-whitening transform still makes sense.数学中等essay未尝试面试订阅3281How Much of a Single-Asset Position Comes from the Market PC?Under covariance \Sigma=egin pmatrix 5&4\4&5\end pmatrix , take the portfolio p=(1,0). What fraction of its variance is attributable to the first principal component?数学中等derivation未尝试面试订阅3282Residualizing a Move Against the First PCUsing the same first principal direction u=(1,1)/\sqrt2, remove the first-PC component from the observed move r=(1,3). What residual vector remains?数学中等derivation未尝试面试订阅3283Which Singular Direction Blows Up Noise the Most?A design matrix has singular values 12, 5, and 0.5. Under the pseudoinverse, by what factor is noise amplified in the smallest-singular-value direction relative to the largest-singular-value direction?数学中等derivation未尝试面试订阅3284Why Centering Matters Before PCAWhy can skipping mean-centering make the first principal component mostly track the mean level instead of genuine variation?数学中等essay未尝试面试订阅3285Why Whitening Can Hurt Noisy Small-Eigenvalue DirectionsWhy can whitening make downstream models more fragile when some covariance eigenvalues are tiny?数学中等essay未尝试面试订阅3286Why Sign Flips of PCs Do Not MatterWhy are principal components only identified up to sign?数学中等essay未尝试面试订阅3287Why PCA Can Miss a Predictive DirectionWhy can a low-variance direction be more useful for prediction than the first principal component?数学简单essay未尝试面试订阅3288Why Whitening Can Hurt Economic InterpretabilityWhy can whitening be numerically useful while simultaneously making a factor model harder to interpret economically?数学中等essay未尝试面试订阅3289Why Truncated SVD Is a Structured DenoiserWhy does low-rank truncation often denoise a matrix instead of merely compressing it?数学中等essay未尝试面试订阅3290Why Similar Spectra Can Hide Different SubspacesWhy do similar explained-variance ratios not guarantee that two datasets have learned the same principal directions?数学中等essay未尝试面试订阅3291Exponential Decay After Two Time UnitsSolve x'(t)=-3x(t) with x(0)=12, and evaluate x(2).数学简单derivation未尝试面试订阅3293Cooling Model Over Half a UnitSolve x'(t)=-2x(t) with x(0)=10, and evaluate x( 1 2 ).数学简单derivation未尝试面试订阅3296Linear ODE with Constant ForcingSolve x'(t)+2x(t)=6 with x(0)=1, and simplify the solution.数学中等derivation未尝试面试订阅3301Logistic Growth Carrying CapacityConsider the logistic ODE x'(t)=1x(t) (1- x(t) 10 ) with initial value x(0)=2. What is the long-run limit of x(t) as t ?数学简单derivation未尝试面试订阅