Blurb::
Return the quantity of interest (QoI) statistics as the final results of a UQ method
Description::
In most nested execution contexts, the outer loop is operating
on the set of moments and level mappings returned by an inner loop UQ method.
Thus ``qoi_statistics`` is the default.

Sub-specifications include the type of ``final_moments`` ( ``none``, ``standard``,
or ``central``) and the sense of ``distribution`` functions ( ``cumulative`` or
``complementary``).
Topics::

Examples::

.. code-block::

    method,
     id_method = 'UQ'
     model_pointer = 'ENSEMBLE'
     multifidelity_sampling
       max_function_evaluations = 1000
       pilot_samples = 25
       seed = 8674132
       solution_mode online_pilot
       final_statistics qoi_statistics


Theory::

Faq::

See_Also::
