Question A
-
Name at least 3 properties of a CDF
- is right continuous
- is non-decreasing
- Compute , and with given CDF and PDF
- When representing a non-normally distributed random vector with the KLE or the gPC expansion, what is the advantage of using a gPC expansion.
-
Why are the formulas for Mean and Variance from FOSM just approximations.
The output model is approximated only with the first order Taylor Approximation
- How does the curse of dimensionality affect the gPC method, if you use the non-intrusive projection method for gPC. Write down the equation of projection
- The gPC coefficients are obtained via
- To calculate the numerator and denominator we use a quadrature method, which has the curse of dimensionality.
- Number of nodes is typically chosen such that the polynomial in the denominator could be calculated exactly.
- What does the accuracy of (non-Intrusive projection) gPC depend on? Name at least two properties
- Polynomial Degree.
- Degree of the chosen quadrature rule.