Performance Evaluation

Jean-Yves Le Boudec
DOI: https://doi.org/10.1145/3543146.3543151
2022-06-02
ACM SIGMETRICS Performance Evaluation Review
Abstract:Lectures that use probability or statistics often appear complex to students, sometimes because the underlying stochastic models are not explicited. Writing a stochastic simulation program is a common exercise in a performance evaluation course, and we can view a simulation program as an implementation of a stochastic model. Thus, students who took such a course are trained to fully specify stochastic models, and this can help them fully understand probabilistic statements. We give examples in the context of random graphs as well as in the interpretation of residual scores in machine learning. Last we observe that Palm calculus, which is at the heart of classical queuing theory, can be used to provide important insights into sampling problems encountered in data collection tasks.
What problem does this paper attempt to address?