Back To Projects

Quantifying the True Trade Value of NBA Players: A Data Driven Approach

Ali Q.

This study investigates the drivers of NBA player valuation by analyzing performance metrics, advanced statistics, and salaries from the 2022–2023 season, using regression models to assess how performance relates to trade value. The findings show that while team payroll strongly correlates with team performance, individual player salaries often diverge from statistical output, highlighting the influence of factors beyond on-court performance.


The fairness of NBA trades has long generated debate, with some attributing the player valuation primarily to on-court performance and statistics, while others argue other factors come into consideration, such as hype, contracts, and backroom politics. This work aims to explore the true drivers or NBA players valuation by analyzing a comprehensive NBA season dataset from the 2022-2023. The dataset includes basic performance metrics (e.g. points, rebounds, assists); advanced statistics (e.g. efficiency ratings), and player salaries. Using regression models, we examined the relationship between performance indicators and salaries as trade value. Results show that approximately 90% of teams' payroll were strongly correlated with the team performance. Yet, at the individual level, many players appeared to be significantly overpaid or underpaid relative to their statistics. These findings suggest that while performance is a critical factor in valuation, other variables such as years of experience, contract timing and team fit play a substantial role. NBA player valuation, therefore, is a multidimensional construct influenced by both performance data and broader organizational strategies.

Explore More!

Ali Q.
Rami Abi-Akl

Related Projects

Enhancement of Autonomous Vehicles During Extreme Weather

This research investigates improving object detection for autonomous vehicles in extreme weather by fine-tuning the YOLOv8n neural network. Starting with a pretrained model that struggled to recognize vehicles in rain, fog, and snow, we used the DAWN dataset from Kaggle to retrain it, raising detection accuracy from about 22 percent to over 90 percent in poor-visibility conditions while increasing confidence levels by roughly 40 percent, though at the cost of slightly reduced performance and traffic-light detection in normal conditions.
Pandian A.
Mentored by Udgam Goyal
A Comprehensive Review on Deep Learning Architectures for Image Segmentation

This paper provides a comprehensive review of recent advancements in deep learning-based models for image segmentation, including U-Net, Mask R-CNN, and transformer-based models, analyzing their performance, challenges like data shortage, and potential future directions for improved real-time deployment and interpretability.
Madhurima M.
Mentored by Victoria Lloyd
Self-supervised DINOv2 versus Supervised CNNs for Insurance Claim Cost Predictions

This study investigates whether vehicle insurance claim amounts can be predicted directly from images of damaged cars by comparing CNN models, the self-supervised DINOv2 model, and GPT-5.5 as a vision language model. Results showed that DINOv2 performed best, achieving an R² of 0.12 compared with 0.07 for ResNet152V2 and 0.08 for ResNeXt50, while GPT-5.5 tended to overestimate repair costs, particularly for severe damage.
Rohan V.
Mentored by Ivan Felipe Rodriguez