This document discusses systems analysis and simulation. It defines a system as a collection of elements that work together to achieve a goal. There are two main types of systems: discrete systems where state variables change at separate points in time, and continuous systems where state variables change continuously over time. A model represents a system in order to study it, as experimenting directly with the real system may not be possible or wise. Simulation models can be static or dynamic, deterministic or stochastic, discrete or continuous. Discrete-event simulation specifically models systems as they progress through time as a series of instantaneous events.