In this lecture, we review hand-simulation/DES simulation basics. We then introduce how to simulate discrete event system simulations (which are dynamic simulation models built around the idea of "state") in declarative programming frameworks like spreadsheets (which have no "state"). We work through the relationships necessary to encode in a spreadsheet to simulate a single-channel, single-server queue. We then pivot to covering comments from Lab 2, which was a hand simulation of a system with partial batching. This allows for motivating why we use multiple replications when we do empirical work with stochastic simulations, and how tools such as common random numbers can reduce variance but require special statistical tools (such as the paired-difference t-test). We then discuss the multiple comparisons problem, some ways to solve it, and how linear models extend what we can say from empirical studies -- so we can go from statistically significant to practically significant. (i.e., we can better characterize the "effect size" of a variable we have control over).
Archived lectures from undergraduate course on stochastic simulation given at Arizona State University by Ted Pavlic
Tuesday, September 7, 2021
Lecture B3 (2021-09-07): DES Examples II (and post-lab discussion for Lab 2)
Labels:
podcast
Location:
Tempe, AZ, USA
Subscribe to:
Post Comments (Atom)
Popular Posts
-
In this lecture, we review statistical fundamentals – such as the origins of the t-test, the meaning of type-I and type-II error (and alter...
-
This lecture introduces students to IEE 475 (Simulating Stochastic Systems), a required course for Industrial Engineering majors that covers...
-
This lecture introduces the topic of modeling with particular focus on the role of quantitative modeling in industrial engineering and opera...
-
In this lecture, we continue discussing the choice of input models in stochastic simulation. Here, we pivot from talking about data collecti...
-
In this lecture, we introduce the measure-theoretic concept of a random variable (which is neither random nor a variable) and related terms,...
-
This lecture provides some historical background and motivation for System Dynamics Modeling (SDM) and Agent-Based Modeling (ABM), two other...
-
This lecture covers content related to implementing simulations with spreadsheets and the motivations for the use of special-purpose Discret...
-
In this lecture, we wrap up the course content in IEE 475. We first do a quick overview of the four variance reduction techniques (VRT's...
-
In this lecture, we prepare for the final exam and give a brief review of all topics from the course. Students are encouraged to bring their...
-
In this lecture, we outline the structure and purpose of IEE 475 (Simulating Stochastic Systems) for the Fall 2024 semester at Arizona State...
No comments:
Post a Comment