06 October 2025 6:05:43.128 PM problem1_main(): Fortran90 version INITIALIZE - Note: The RNGLIB package has been initialized. TEST01 Call PRIOR_SAMPLE many times. Compare statistics to PDF parameters. Note that the covariance estimate can be very bad unless the matrix is strongly diagonal. Parameter dimension is 5 Number of samples is 10000 Index Min Ave Max MU 1 -3.39839 -0.151298E-01 3.98272 0.00000 2 -6.63727 -0.629391E-02 5.10522 0.00000 3 -7.33518 -0.205508E-01 6.30364 0.00000 4 -7.94434 0.676710E-02 7.22312 0.00000 5 -8.46693 -0.934454E-02 8.27478 0.00000 Sample covariance: Col 1 2 3 4 5 Row 1: 0.995373 0.507647 0.497560 0.498386 0.488589 2: 0.507647 2.05845 0.495265 0.468449 0.469466 3: 0.497560 0.495265 3.06197 0.469961 0.444593 4: 0.498386 0.468449 0.469961 3.95043 0.522618 5: 0.488589 0.469466 0.444593 0.522618 5.10546 PDF covariance: Col 1 2 3 4 5 Row 1: 1. 0.500000 0.500000 0.500000 0.500000 2: 0.500000 2. 0.500000 0.500000 0.500000 3: 0.500000 0.500000 3. 0.500000 0.500000 4: 0.500000 0.500000 0.500000 4. 0.500000 5: 0.500000 0.500000 0.500000 0.500000 5. problem1_main(): Normal end of execution. 06 October 2025 6:05:43.133 PM