My Projects

Selected academic and independent research projects, organized chronologically.

Projects

Stochastic Processes and Applications in Finance
Prof. Gopal Krishna Basak | May 2025 – Present
Exploring Markov chains, Poisson processes, and Brownian motion for use in modern financial models. Applying stochastic concepts to risk modeling, market microstructure, and option pricing.
View Project
Bayesian Decision Theory vs Classical and Machine Learning Paradigms
Prof. Sourabh Bhattacharya | May 2025 – Present
Conducting a critical theoretical comparison of Bayesian, frequentist, and ML decision frameworks. Focus on paradoxes in classical methods and the practical success of Bayesian reasoning in uncertain environments.
Bridge Reliability and Crossing Probability
Dr. Arnab Chakraborty | Mar 2025
Modeled bridge crossing as a graph with independently failing edges. Computed success probability of crossing via Monte Carlo simulation. Part of Probability Theory-II coursework.
Centre-wise Analysis of NEET 2024 Scores
Dr. Debasis Sengupta | Jul 2024
Investigated outlier behavior and anomalies in NEET score distributions using exploratory data techniques. Conducted as part of coursework for Statistical Methods-I.
Randomized Algorithm for kth Order Statistic
Prof. Goutam Paul | Mar 2024
Implemented the QuickSelect algorithm using randomized partitioning to efficiently compute order statistics. Project under Programming and Data Structures coursework.