Simulation Lecture Notes Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Flashcards covering general simulation concepts, discrete event simulation, system dynamics, Monte Carlo simulation, verification, validation, experimentation, analysis, and practical examples.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

Simulation

An abstract representation of real-world systems used to analyze behavior, predict outcomes, and identify improvements without conducting real-world experiments.

2
New cards

Benefits of Simulation

  1. Cost and risk reduction 2. Analysis of complex situations 3. Strategic decision-making and scenario analysis
3
New cards

DES Components

  1. Entities 2. Attributes 3. Events 4. Activities 5. Queues and Resources
4
New cards

Entities (DES)

Objects flowing through a system. Examples: customers, patients.

5
New cards

Events vs. Activities

Events: Instantaneous, system state changes. Activities: Actions requiring resources and duration.

6
New cards

Queue Disciplines in DES

  1. FIFO: First-In-First-Out 2. LIFO: Last-In-First-Out 3. SIRO: Serve-In-Random-Order
7
New cards

DES Application Examples

Hospitals, banks, restaurants.

8
New cards

System Dynamics

Method analyzing complex systems through stocks, flows, and feedback loops to understand aggregate behavior over time.

9
New cards

Stocks and Flows

Stocks: Accumulations or system states (e.g., inventory). Flows: Rates of change affecting stocks (e.g., sales rate).

10
New cards

Feedback Loops

  1. Reinforcing loops (growth/amplification) 2. Balancing loops (stabilizing effects)
11
New cards

Causal Loop Diagram

To visually represent feedback relationships in systems, highlighting reinforcing and balancing loops.

12
New cards

SD Application Examples

Workforce management, epidemic modeling.

13
New cards

Monte Carlo Simulation

A simulation method using random sampling and statistical analysis to evaluate outcomes under uncertainty.

14
New cards

Monte Carlo Applications

Inventory control, financial risk analysis.

15
New cards

DES vs SD (Time Representation)

DES: Discrete, event-based. SD: Continuous, aggregated over time

16
New cards

DES vs SD (Complexity)

DES: Detailed, operational. SD: Strategic, aggregate-level

17
New cards

Verification vs Validation

Verification: Checks correctness of model construction. Validation: Ensures model accurately represents reality.

18
New cards

Validation Techniques

  1. White-box (internal structure) 2. Black-box (input-output accuracy)
19
New cards

Confidence Interval (Formula)

CI=xˉ±1.96sn

20
New cards

Sensitivity Analysis (Purpose)

To test how sensitive outcomes are to variations in parameters, ensuring robustness of results.

21
New cards

Example Entities (Bank Simulation)

Customers (entities), cashiers (resources), queues.

22
New cards

Example Stock-Flow (Bricklaying Workforce)

Stocks: Apprentices, qualified bricklayers, master bricklayers. Flows: Training, promotion, attrition rates

23
New cards

Managerial Insights from Simulation

Resource allocation, Staffing optimization, Process improvements

24
New cards

Activity Cycle Diagram (ACD)

Visual representation of sequences and cycles of activities, resources, and queues in DES models.

25
New cards

Causal Loop Diagram (Components)

Variables, causal links (+/-), feedback loops (Reinforcing/Balancing).

26
New cards

Probability Distributions (Examples in DES)

Exponential: customer arrivals. Normal: processing times. Uniform: service duration estimates