Computational model to price financial derivatives using the Black-Scholes formula. Implemented modular Python classes for risk metric (Greeks) computations, sensitivity reports, and option pricing. Optimized numerical performance with vectorized operations in NumPy and SciPy statistical functions