1Blurb::
2Output standardized moments and include them within the set of final statistics.
3
4Description::
5Output standardized moments (mean, standard deviation, skewness, and excess kurtosis) and include the first two within the set of final statistics to be used at a higher level (e.g., optimization under uncertainty, mixed aleatory-epistemic UQ).  This inclusion of moment results affects the primary and/or secondary response mappings in a nested model specificaton.
6
7Topics::
8Examples::
9
10The following method specification overrides the default to print \c central moments and include them in the set of final statistics.
11\verbatim
12method,
13  sampling
14    samples = 50 seed = 1234
15    response_levels = 3.6e+11 1.2e+05 3.5e+05
16    final_moments standard
17\endverbatim
18
19Theory::
20Faq::
21See_Also::
22