Validation

Validation is the process of checking whether the simulation model is a sufficiently accurate representation of your real system. It involves comparing the model’s inputs, behaviour and results to the real system. The key question is whether any differences are small enough that the model can still reliably support the decisions or answer the questions it was designed for.

Things I can definitely do

Conceptual model validation

Animation visualisation

Cross validation

Experimentation validation

Good to discuss now or later what anticipate relevant to vary in sensitivity analysis.

Things that require data / processing from ambulance team

Input data validation

Graphical comparison

Statistical comparison

Predictive validation

To discuss:

  • What would need to do these.

Other things we could consider doing

Face validation

Turing test

Comparison testing

Can compare basic model to regression model. Requires some thought re: any other possible comparisons. we know of existing models and code and/or existing data. For example, could compare against https://nhsengland.github.io/AmbModelOpen/ and/or https://github.com/uoa-ems-research/JEMSS.jl. Both open models. Or, could run with reported parameters of other models and compare. That’s all alot of work though - depends if within capacity.

To discuss:

  • Whether we consider doing these.