Steady-State Confidence Interval Estimation via Spaced Batch Means

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods face challenges in determining statistically valid confidence intervals for steady-state means from stochastic simulation outputs, particularly due to issues like correlation and non-normality of observations, which affect the accuracy and validity of the intervals.

Innovation Solution

A system and method that utilize a spaced batch means routine and multiple statistical tests, including correlation and normality tests, to adjust batch sizes and ensure independence and normality of batch means, allowing for the computation of confidence intervals that account for residual correlations and initialization biases.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If standard confidence interval methods are applied to steady-state simulation output, then the computation is simple, but the intervals are not statistically valid due to correlation and non-normality of observations

Engineering Contradiction:
Improvestatistical validity of confidence intervalsVSAvoidcomplexity of statistical analysis procedure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The simulation output is divided into multiple batches, and further segmented into spaced batch means with gaps between them. This segmentation reduces the impact of correlation by ensuring that the means are computed from sufficiently separated portions of the simulation data, making them more independent and statistically valid for confidence interval construction.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Before computing confidence intervals, the method performs preliminary statistical tests including correlation tests and normality tests on the batch means. These preliminary actions identify whether the data meets the assumptions required for standard confidence interval methods, and if not, trigger appropriate corrections such as increasing batch size or applying transformations.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If batch size is increased to account for correlation, then the accuracy of confidence intervals improves, but the computational cost and time increase

Engineering Contradiction:
Improveaccuracy of confidence intervalsVSAvoidcomputation time for statistical tests
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The batch size is not fixed but dynamically adjusted based on the results of statistical tests. The method starts with an initial batch size, performs correlation and normality tests, and if the tests fail, increases the batch size and retests. This dynamic adjustment ensures the minimum necessary computation is performed to achieve statistical validity.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The method uses feedback from statistical tests (correlation tests and normality tests) to determine whether the current batch size is sufficient. If the tests indicate insufficient independence or normality, the feedback triggers an increase in batch size. This closed-loop approach ensures accuracy while avoiding unnecessary computation when smaller batch sizes are adequate.

Inventive Principle:
Principle #23Feedback

3Reliability

If multiple statistical tests are performed to ensure validity, then the robustness of confidence intervals improves, but the complexity of the analysis increases

Engineering Contradiction:
Improverobustness of confidence intervalsVSAvoidnumber of statistical tests required
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The method performs a sequence of statistical tests, starting with correlation tests and normality tests on batch means. If these tests pass, the method proceeds with standard confidence interval computation. If tests fail, the method applies corrections such as increasing batch size or using spaced batch means. This partial action approach ensures that full statistical rigor is applied only when necessary, balancing robustness with simplicity.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS7643972B2Computer-implemented systems and methods for determining steady-state confidence intervals
Publication Date: 2010.01.05 SAS INSTITUTE INC
  • US7643972B2 patent drawing
  • US7643972B2 patent drawing
  • US7643972B2 patent drawing

AI summary

Computer-implemented systems and methods for estimating confidence intervals for output generated from a computer simulation program that simulates a physical stochastic process. A plurality of statistical tests is performed upon the physical stochastic simulated output so that a confidence interval can be determined.