Skip to main content
Engineering LibreTexts

4.3: The Problem of Correlated Observations

  • Page ID
    30969
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Most statistical analysis procedures require independent (and identically distributed) observations of performance measure values. However, the observations in a simulation experiment are typically dependent (correlated). This section illustrates why a simulation experiment generates correlated observations. Approaches to dealing with this issue are presented later in this chapter.

    Consider the time the nth part arriving to workstation A in the two stations in a series model would spend at the workstation:

    Time at workstation An = Time in buffern + Operation timen

    The time in the buffer for the nth part is composed of the operation times for the parts that preceded it in processing while the nth part was in the buffer. For example, suppose the fourth part to arrive does so while the second part to arrive is being processed. So the time the fourth part spends in the buffer is equal to a portion of the operation time for the second part and the entire operation time for the third part:

    Time at workstation4 = f(operation time2, operation time3) + Operation time4

    Thus, the time spent at the workstation by the fourth part is correlated with the time spent by the second and the third parts.

    Rather than using correlated performance measure observations directly in statistical analysis computations, independent observations are constructed. How to do this is discussed later in this chapter.

    The statistical analysis of simulation results is greatly aided by the construction of independent observations of the performance measures.


    This page titled 4.3: The Problem of Correlated Observations is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by Charles R. Standridge.

    • Was this article helpful?