numerical — Quantitative Finance Practice Questions
59 free Quantitative Finance questions on numerical: 9 easy, 38 medium, and 12 hard, every one exam-realistic and fully explained once you sign in. This is the fastest way to turn numerical from a weakness into a scoring area — drill it in 10-question reps with immediate feedback.
Drill numerical free with full explanations →
- To solve for the implied volatility of an option when the market price is known, which numerical method is mos
- Which numerical method for option pricing is generally preferred for high-dimensional contracts, such as an op
- Which numerical method for pricing options is best suited for high-dimensional products, such as options on a
- If the trader needs to reduce the standard error to 0.02, how many total paths are required?
- If the correlation between the original payoff X and the antithetic payoff X' is ρ = -0.7, by what factor is t
- By what factor is the variance of the antithetic estimator reduced compared to two independent paths?
- To reduce the standard error to $0.05 using only a larger sample size, how many total paths are required?
- What is the primary advantage of using a 'control variate' in Monte Carlo simulation for pricing an arithmetic
- Why is the Cholesky Decomposition frequently used in multivariate Monte Carlo simulations of correlated asset
- What is the value of the entry L_21 in the lower-triangular matrix L?
- If the risk manager requires the standard error to be reduced to 0.0425, how many total paths are necessary?
- What is the primary function of Cholesky decomposition in Monte Carlo simulations for basket options?
- How many additional paths are needed to halve the standard error of this price estimate?
- By what factor is the variance of the antithetic estimator reduced compared to two independent draws?
- A Monte Carlo simulation estimates the price of an exotic option using 10,000 paths, resulting in a standard e
- When using Newton's method to find the implied volatility of… — In this financial context, what common 'Greek'
- If the coefficents in the update equation V_i^n = aV_i-1^n+1 + bV_i^n+1 + cV_i+1^n+1 are a = 0.4875, b = -0.00
- If the discretized coefficients are a_i = 0.45, b_i = 0.05, and c_i = 0.50, what is the value V_50^n at the pr
- What is the updated guess σ_1?
- What is the convergence rate of the standard error as the number of paths M increases?
- When using Monte Carlo to price an arithmetic Asian option… — What is the primary requirement for this techniq
- How many total paths would be required to reduce the standard error to 0.0425?
- Which of the following describes the 'curse of dimensionality' as it relates to finite difference methods for
- A 6-month European call struck at K=52 trades at 4.50. Using Newton's method to find implied volatility, if th
- When using the Longstaff-Schwartz (LSM) method to price an A… — What is the optimal action at this node?
- In numerical finance, the Feynman-Kac theorem justifies usin… — What is the main drawback of this 'expectation
- In Monte Carlo pricing, the antithetic variates technique re… — Why does this specifically work for most optio
- If you are pricing a multi-asset basket option, how would you generate correlated paths to use with variance r
- In the context of the Law of Large Numbers, why is variance reduction valuable in quantitative finance?
- What is the primary objective of employing variance-reduction techniques like antithetic variates in Monte Car