평가를 위한 표준화된 값 및 애플리케이션 점수

  • 릴리스 버전: Washingtondc
  • 업데이트 날짜 2024년 02월 01일
  • 읽기1분
  • 표시기의 소스가 데이터 소스 필드의 평가인 경우 목표 최대값, 목표 최소값, 애플리케이션 가중치 및 총 가중치 값은 0으로 간주됩니다.

    비즈니스 애플리케이션이 점수 산정에 고려되려면 표시기가 연결된 해당 애플리케이션 프로파일에 매핑되어야 합니다. apm_application_profile 목록에서 점수 프로필을 확인할 수 있습니다.

    회계 기간 내에 생성된 평가 그룹이 있는 모든 비즈니스 애플리케이션 관련 평가 범주 결과는 점수 계산 대상으로 고려됩니다. asmt_category_result 목록에서 비즈니스 애플리케이션에 대한 평가 범주 결과를 확인할 수 있습니다.

    점수 계산에 평가 그룹을 고려하려면 모든 관련 평가 인스턴스가 완료됨 또는 취소됨 상태여야 합니다.

    scaleFactor = (9/ scale factor on metric type)
    appAsmtScoreSUM = SUM of ratings of category results groupedBY source for each assessment group
    appWeight=((scaleFactor * appAsmtScoreSUM )+1;
    Normalized value = total app weight of BA/appOccurences.
    totalIndicatorsWeightage = the sum of all indicator weightage mapped to a scoring profile.
    appIndWeightage = weightage of the current indicator
    Indicator Score = normalizedValue * appIndWeightage / totalIndicatorsWeightage

    앱 발생은 비즈니스 애플리케이션의 발생입니다.