| Web function | Short description of function |
| MnPgpmFundPercentileRank | Returns the percentile rank of a given fund in a peer group performance dataset |
| MnPgpmFundRank | Returns the rank of a specified fund in a peer group performance dataset |
| MnPgpmFundRet | Returns the return of a specified fund in a peer group performance dataset |
| MnPgpmFundRetExists | Returns TRUE if the fund has a fund return in a peer group performance dataset, otherwise returns FALSE |
| MnPgpmFundRets | Returns the returns of all of the funds in a peer group performance dataset |
| MnPgpmFundRetsExist | Returns a boolean array, where element is TRUE if the fund has a fund return in a peer group performance dataset, otherwise element is FALSE |
| MnPgpmFundVolatilityPopulation | Returns the (absolute) fund volatility of a given fund in a peer group performance dataset |
| MnPgpmFundVolatilitySample | Returns the (absolute) fund volatility of a given fund in a peer group performance dataset |
| MnPgpmMedianRet | Returns the median return of a peer group performance dataset |
| MnPgpmPercentileRet | Returns the specified percentile (quantile) for the spread of distributions of returns in a peer group performance dataset |
| MnPgpmRelativeRet | Returns the return of a specified fund (relative to the median) in a peer group performance dataset |
| MnPgpmTrackingErrorPopulation | Returns the tracking error of a specified fund (relative to the median) in a peer group performance dataset |
| MnPgpmTrackingErrorSample | Returns the tracking error of a specified fund (relative to the median) in a peer group performance dataset |