Druvitha H K MSc Student – University of Leeds
This project evaluates seven autonomous delivery robot prototypes using a Multi-Criteria Decision Analysis (MCDA) approach.
The goal is to recommend the most suitable robots for a delivery trial in Leeds based on two different business strategies.
The analysis applies weighted scoring models to evaluate robot performance across operational and technological criteria.
- R Programming
- Data Visualization (ggplot2)
- Multi-Criteria Decision Analysis (MCDA)
- Data Normalization
- Business Decision Analytics
The dataset contains performance metrics for seven robot prototypes across several operational criteria:
- Carrying Capacity
- Battery Size
- Speed
- Mobility
- Aesthetic Design
- Cost per Unit
- Reliability
Each robot is evaluated across these criteria to support strategic decision making.
Robot performance metrics and management priorities were analysed to understand key decision factors.
All criteria were normalized to a 0–1 scale using Min-Max normalization to allow fair comparison across different measurement scales.
A Weighted Sum Model (WSM) was used to calculate performance scores for each robot prototype.
Focus on operational efficiency with criteria weights such as:
- Carrying capacity
- Cost per unit
- Battery size
- Reliability
Focus on intellectual property value using:
- Battery size
- Cost efficiency
- Reliability
Robots were ranked based on weighted scores under each strategic plan.
Business Plan 1 (Operational Efficiency) Best robot: Gamma
Business Plan 2 (Technology Licensing) Best robot: Gamma, followed by Delta
The results show that Gamma provides a balanced performance across cost, reliability and battery capacity.
For the Leeds trial, the recommended robots are:
- Gamma – Primary robot for both strategies
- Delta – Secondary robot for technology-focused strategy
Testing both robots provides strategic insights for operational efficiency and intellectual property development.
- Decision analytics
- Multi-criteria modelling
- Data normalization
- Data visualization
- Strategic business analysis
MIT License