09 May 2025 9:00:26.737 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.65766 -0.476085E-02 3.80817 0.00000 2 -5.47104 -0.855686E-02 5.41999 0.00000 3 -6.85735 0.280531E-02 7.29241 0.00000 4 -7.44890 0.135060E-01 8.15989 0.00000 5 -8.45866 -0.181346E-01 8.19843 0.00000 Sample covariance: Col 1 2 3 4 5 Row 1: 1.01696 0.492820 0.495410 0.528757 0.504317 2: 0.492820 2.00456 0.486396 0.490486 0.524856 3: 0.495410 0.486396 3.04683 0.459630 0.506537 4: 0.528757 0.490486 0.459630 4.12145 0.499161 5: 0.504317 0.524856 0.506537 0.499161 5.04020 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. 09 May 2025 9:00:26.743 PM