Related Experiment Video
Updated: Jan 15, 2026

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Patient-Level Health Economic Modeling in Excel Without VBA: A Tutorial
Rob Blissett1, Will Sullivan2, Inola Subban2
1Maple Health Group, LLC, New York, NY, USA. rob.blissett@maplehealthgroup.com.
This tutorial introduces a flexible, patient-level cost-effectiveness model in Microsoft Excel. It demonstrates how to implement individual-level discrete event simulation (DES) without Visual Basic for Applications (VBA) for health technology assessment (HTA).
Area of Science:
- Health economics and outcomes research
- Computational modeling
- Health technology assessment
Background:
- Cohort-level models in Microsoft Excel are standard for cost-effectiveness analysis (CEA) in health technology assessment (HTA).
- These models have limitations in capturing patient heterogeneity, potentially introducing bias.
- Familiarity and lower computational burden contribute to the continued use of cohort models.
Purpose of the Study:
- To provide guidance on implementing individual-level discrete event simulation (DES) in Microsoft Excel.
- To demonstrate a flexible, patient-level modeling approach using contemporary Excel functions.
- To enable advanced modeling without Visual Basic for Applications (VBA).
Main Methods:
- Utilizing contemporary Microsoft Excel functions for calculations.
- Implementing a previously published individual-level discrete event simulation (DES) model.
- Avoiding the use of Visual Basic for Applications (VBA) code.
Main Results:
- Demonstration of a feasible patient-level discrete event simulation (DES) within native Excel.
- Successful implementation of a flexible cost-effectiveness model without VBA.
- Validation of contemporary Excel functions for advanced health economic modeling.
Conclusions:
- Contemporary Excel functions enable flexible, patient-level cost-effectiveness modeling for HTA.
- This approach overcomes limitations of traditional cohort models without requiring VBA.
- Spreadsheet-based individual-level discrete event simulation (DES) is a viable alternative for HTA.
Related Concept Videos
Overview of Microsoft Excel as a Data Analysis Tool
Performing a Simple Data Analysis using MS-Excel Function
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
Microsoft Excel: Regression Analysis
To perform regression...
Microsoft Excel: Student's t-Test
To conduct a t-test in Excel, use the T.TEST function or the "Data...
Mathematical Modeling: Problem Solving
Microsoft Excel: Median, Quartile range, and Box Plots
Median and Quartile Range: The median is calculated using the formula `=MEDIAN(range)', which provides the middle value of your data set. Quartiles divide your data into four equal parts. To find the first and third quartiles, use ‘=QUARTILE(range, 1)' and ‘=QUARTILE(range, 3)', respectively. The interquartile range (IQR), which...

