Archived lectures from undergraduate course on stochastic simulation given at Arizona State University by Ted Pavlic
Thursday, September 26, 2019
Lecture E1: Random Number Generation (2019-09-26)
In this lecture, we go over methods for generating uniformly distributed random numbers and testing their uniformity and independence.
Tuesday, September 24, 2019
Lecture D2: Probabilistic Models (2019-09-24)
In this lecture, we review our motivation to build probabilistic models as input models for stochastic simulation. We then cover some basic probabilistic models that anyone working in stochastic simulation should be familiar with as options for basic input models.
Tuesday, September 17, 2019
Lecture D1: Probability and Random Variables (2019-09-17)
Today's lecture covers the basics of probability (including introduction to measure spaces) and random variables. We also go over some results from Lab 3.
Lecture C2: Introduction to Agent-Based Modeling and NetLogo (2019-09-17)
There is no podcast for this entry because of a cancelled class this week. Instead, students can watch this four-part NetLogo tutorial to help with this week's agent-based modeling lab, Lab 4.
Part 1: NetLogo Interface
Part 2: NetLogo Entities and Attributes
Part 3: Getting Started and Operational Contexts in NetLogo
Part 4: NetLogo Code Structure and Examples
Location:
Tempe, AZ, USA
Thursday, September 12, 2019
Lecture C1: Basic Simulation Tools and Techniques (2019-09-12)
Today's lecture covered basic OR models that can be studied using a spreadsheet (simple queues, inventory management, and Monte Carlo simulation methodology). It hopefully provided motivation for using more sophisticated, specialized tools for modeling of more complex systems.
Tuesday, September 10, 2019
Lecture B3: Discrete Event System Simulation Examples II (2019-09-10)
The lecture today also included slides commenting on Lab 2, a hand-simulation that also allowed for discussion of the need for experimental replication and good statistical methods.
Thursday, September 5, 2019
Lecture B2: Discrete Event System Simulation Examples I (2019-09-05)
Today, we cover the steps of hand-simulating a DES simulation model (which we missed in the previous lecture) and go over an example similar to the homework of hand simulating a single-server queueing system.
Tuesday, September 3, 2019
Lecture B1: Fundamental Concepts of DES Simulation (2019-09-03)
Due to unavoidable delays in arriving to class and some technical problems with the classroom equipment, this lecture is a little shorter than usual. We will pick up where we left off in Lecture B2 in two days.
Subscribe to:
Posts (Atom)
Popular Posts
-
In this lecture, we close out our review of DES fundamentals and hand simulation. After going through a hand-simulation example one last tim...
-
This lecture covers Variance Reduction Techniques (VRT) for stochastic simulation, covering: Common Random Numbers (CRNs), Control Variates ...
-
In this lecture, we review basic probability space concepts from the previous lecture. We then go on to discuss the common probabilistic mod...
-
In this lecture, we review topics from the first half of the semester that will be tested over in the upcoming midterm. Most of the class in...
-
In this lecture, we introduce the detailed process of input modeling. Input models are probabilistic models that introduce variation in simu...
-
In this lecture, we review pseudo-random number generation and then introduce random-variate generation by way of inverse-transform sampling...
-
In this lecture, we introduce the three different simulation methodologies (agent-based modeling, system dynamics modeling, and discrete eve...
-
In this lecture, we (nearly) finish our coverage of Input Modeling, where the focus of this lecture is on parameter estimation and assessing...
-
In this lecture, we continue to discuss hypothesis testing -- introducing parametric, non-parametric, exact, and non-exact tests and reviewi...
-
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...