CCSI-Toolset / FOQUS

FOQUS: Framework for Optimization and Quantification of Uncertainty and Surrogates
https://foqus.readthedocs.io
Other
46 stars 54 forks source link

UQ Tutorial 1 different result obtained #486

Closed anujad95 closed 5 years ago

anujad95 commented 5 years ago

In the UQ tutorial “Simulation Ensemble creation and execution”, when implemented in Foqus, the statistical inference values ie: Sample Mean, Std Dev etc, along with the Probability Distribution bar plot for Uncertainty Analysis slightly differ from the tutorial manual. image (Uncertainty Analysis Result (Step 18.4): Tutorial Manual)

image (Uncertainty Analysis Result: Software Implementation)

fsoepyan commented 5 years ago
anujad95 commented 5 years ago

The samples were generated using the Latin Hypercube sampling scheme, in which case, there may be a possibility of variation in statistics. So, i would like to confirm if the result image in the documentation needs to be updated.

ksbeattie commented 5 years ago

@sotorrio1 will take a look at this.

sotorrio1 commented 5 years ago

After reviewing the first UQ tutorial in the FOQUS documentation, I think the screenshots are from different runs that @ou3llnl and/or @ngbrenda did. If you follow the instructions and take a close look to the screenshots, they are not consistent.

For all those reasons, @anujad95 is not getting the same answer that the image in step 18-4.

If we want consistency within the screenshots and the instructions in the tutorial, we need to update those screenshots to match what the instructions are telling the user to do.

sotorrio1 commented 5 years ago

PR #501 takes care of this issue