Script to calculate and plot Variance of Var-of-CE estimator
Sun, Apley and Staum, OR, 2011 proposed an ANOVA-based Var-of-CE estimator which we call the n*-based Var-of-CE estimator. The formula for a different ANOVA-based estimator for Var-of-CE, published as IIM Kozhikode Working Paper IIMK/WPS/338/ITS/2019/02, is called the n_k-based Var-of-CE estimator - which appears to have the advantage of not requiring n* to be calculated using a pilot simulation. This script iteratively calls 2 other MATLAB Central scripts Variance_Of_ANOVA*Var_Of_CE_Estimator.m (uploaded by same authors) to calculate the closed-form variance of both estimators for different sampling budgets - and displays this and other metrics using graphs. Experiments considered are 3 of the work in T. Goda, OR Letters, 2017.
Cita come
Shahid Abdulla (2025). Script to calculate and plot Variance of Var-of-CE estimator (https://it.mathworks.com/matlabcentral/fileexchange/71302-script-to-calculate-and-plot-variance-of-var-of-ce-estimator), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.1 | Script now compares Goda's Estimator #3 alongside 2 ANOVA-based methods (for the 3 benchmark experiments in Goda's paper 'Computing the variance of a conditional expectation via Non-nested Monte Carlo'). Use Variance_Of_Goda_Var_Of_CE_Estimator.m |
||
| 1.0.0 |
