JP4003499B2 - Estimate evaluation support program and estimate evaluation support system - Google Patents

Estimate evaluation support program and estimate evaluation support system Download PDF

Info

Publication number
JP4003499B2
JP4003499B2 JP2002083623A JP2002083623A JP4003499B2 JP 4003499 B2 JP4003499 B2 JP 4003499B2 JP 2002083623 A JP2002083623 A JP 2002083623A JP 2002083623 A JP2002083623 A JP 2002083623A JP 4003499 B2 JP4003499 B2 JP 4003499B2
Authority
JP
Japan
Prior art keywords
characteristic
data
evaluation
project
productivity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002083623A
Other languages
Japanese (ja)
Other versions
JP2003280901A (en
Inventor
俊一 佐藤
貴則 八谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2002083623A priority Critical patent/JP4003499B2/en
Publication of JP2003280901A publication Critical patent/JP2003280901A/en
Application granted granted Critical
Publication of JP4003499B2 publication Critical patent/JP4003499B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ソフトウェア開発等を行う新規プロジェクトの立案において、開発を行うファイル数や開発要員のスキルレベルなどを考慮した見積業務の評価支援に関するものである。
【0002】
【従来の技術】
プロジェクトの立案においては、開発要件に基づいて新規に作成する画面や帳票の数、ファイルの数、ソフトウェア資産流用の度合、開発要員のスキルレベルなどを考慮して、必要と考える工数や開発期間を見積もることを行う。この見積りを誤ると損益に大幅な損失を生じたり、また開発時期のずれ込みにより顧客に甚大な損害を与えることになり、適正な見積りを行うことが重要である。
【0003】
このようなプロジェクト立案の方法として特開昭62−152065に開発要員の作業経験度や生産性、開発工程における作業量を記憶しておき、各要員を割り付けてシミュレーションを行いながら計画を評価していく方法、あるいは特開平2−68658では、プロジェクト管理の要素について幾つかの項目に対する計画値と評価尺度を設定して、各項目に対し計画を診断する方法が提案されている。
【0004】
これらの提案では、開発要員の評価においてプロジェクト立案者の主観が入ったり、評価尺度の設定が開発するプロジェクトの内容で作業工数が変動することから、本出願人は特開2001−265917において開発済のプロジェクトの実績データをベースに新規プロジェクトに対する見積評価支援システムを提案した。このシステムは、図12に示すように実績データをファイル数や再利用プログラムの有無などの特性項目について数値化を行い(実績データ特性数値化手段101)、類似のデータをグループ化して、グループとしての特性項目の数値化を行ってこれを評価基準データとする(評価基準設定手段102)。そして評価対象の見積データを実績データと同様に特性項目を数値化し(見積データ特性数値化手段103)、評価基準データの特性項目と比較して評価基準より外れた場合に新規プロジェクトの見積りを見直すようにアラームを出す(見積データ評価手段104)ようにしている。この見積評価支援システムは、実績データを基にしているためプロジェクト立案者の主観や評価尺度が変わることがない、と言う特徴を有するものである。
【0005】
【発明が解決しようとする課題】
上述したように、特開2001−265917の見積評価支援システムは実績データをグループ化し、グループに対する評価基準を作成して、この評価基準と見積データを比較している。言い換えるとグループは類似した傾向を持つ集団であり、評価対象の見積データとグループとをマクロに見て見積の正当性を判断するものであった。
【0006】
本発明は、先に本出願人が提案した見積評価支援システムに加えて、開発の生産性に影響を及ぼす要因を生産性特性項目として捉えてそれらを数値化し、評価対象の見積データを同等の生産性特性項目の値を持つ実績データと比較して劣っている項目について指摘を行うことにより更に見積精度の向上が図れるよう見積評価の支援を行うことを目的とする。
【0007】
【課題を解決するための手段】
本発明の請求項1の原理を図1を用いて説明する。本発明は、実績データ特性数値化手順1、グループ評価値作成手順2、見積データ特性数値化手順3、グループ評価手順4、実績データ抽出手順5および生産性評価手順6から構成する。図1におけるそれぞれの手順の前後のデータや表示は、手順に対する入力と出力を表している。
【0008】
実績データ特性数値化手順1は、蓄積してある開発済プロジェクトの実績データを、予め定められたプロジェクト特性項目と生産性特性項目に対して段階評価により数値化を行う。プロジェクト特性項目は、プロジェクトの特性に関する項目で例えばプログラム言語や開発したファイルの数など複数の項目から成る。プログラム言語が4GLの場合は1、3GLの場合は0とするような数値化を行う。また、生産性特性項目は開発の生産性に関する項目で、例えば開発要件の策定に当たっての顧客参画率やソフトウェア共有化の部品化率など複数の項目から成る。これもプロジェクト特性項目の数値化と同様に、予め定めた段階評価により数値化を行う。
【0009】
グループ評価値作成手順2は、数値化されたプロジェクト特性項目を基に複数ある実績データを分類して類似のプロジェクトをグループ化し、グループに対してプロジェクト特性項目の数値を定めグループ評価特性値とする。即ち、グループ評価特性値は、実績データの総合値を示した値である。
見積データ特性数値化手順3は、評価対象の見積データを実績データと同様にプロジェクト特性項目と生産性特性項目に対して数値化を行う。
【0010】
グループ評価手順4は、見積データのプロジェクト特性項目の値とグループ評価特性値とを比較して、この値と異なる場合にアラームを表示する。このアラームは、見積データが実績データとの比較においてかけ離れた見積が行われたことを警告するものである。
実績データ抽出手順5は、実績データ特性数値化手順1と見積データ特性数値化手順3で数値化された実績データと見積データの生産性特性項目の値に対してそれぞれ合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する。
【0011】
生産性評価手順6は、抽出した実績データの生産性特性項目の値と見積データの生産性特性項目の値を項目毎に比較して、見積データに低い数値の項目がある場合にその項目を指摘する。このことは生産性の観点から、見積の安全度をより高めるために類似の実績データとの比較において劣っている生産性特性項目を指摘して見積の検討を求めるものである。
【0012】
上記のように構成することにより、新規プロジェクトの計画立案時における見積がグループ評価により実績データの傾向と合っているかどうかの評価ができ、さらに生産性の観点から評価できるので結果として精度の高い見積を行うことができる。
請求項2の発明は、プロジェクト特性項目としてプロジェクトの種別、開発ファイル数、開発効率、ソフトウェア資産流用の有無、プログラム言語の種類および開発要員のスキルレベルであることを規定するものである。例えば、プロジェクト種別は情報系か基幹系かの区別、開発ファイル数は開発した(または、開発する)ファイルの数、開発効率は総開発工数に対する開発した画面と帳票類の数などである。生産性特性項目として、顧客参画度、技術難易度、ソフトウェアの共有化度、開発要員のスキルレベル、組織サポートの有無であることを規定するものである。例えば顧客参画度は開発要件の策定やテストデータの作成などに対する顧客が参画する度合であり、技術難易度は新しい技術分野であるかどうか、複雑さの程度などである。組織サポートは品質管理部門などの開発部門外のサポートの有無である。開発要員のスキルレベルはプロジェクト特性項目と生産性特性項目の両者において特性項目として掲げるものである。
【0013】
【発明の実施の形態】
以下に本発明の実施形態を図2〜図11を用いて説明する。
図2は本発明の実施構成例を示すもので、見積評価支援システム10はデータ入力部11、特性項目数値化部12、グループ評価値作成部13、グループ評価部14および生産性評価部15の処理部と、実績データテーブル16、実績特性テーブル17、見積データテーブル18および見積特性テーブル19、数値変換テーブル20、グループ評価特性値テーブル21の記憶部とから構成する。さらに、見積評価支援システム10には見積および実績データを入力する入力装置30と、評価結果を表示する表示装置40とを接続している。
【0014】
始めに各処理部について説明する。まずデータ入力部11は、入力装置30から実績データおよび見積データを読み込み、それぞれ実績データテーブル16と見積データテーブル18に記憶するものである。実績データはプロジェクトの開発完了時に随時入力され実績データテーブル16に蓄積される。見積データはこれから見積の評価を行う評価対象データである。
【0015】
特性項目数値化部12は、実績データテーブル16および見積データテーブル18のそれぞれのデータに対して数値変換テーブル20を参照しながらプロジェクト特性項目および生産性特性項目の数値化を行い、数値化したデータを実績特性テーブル17および見積特性テーブル19に記憶する。本実施形態では、プロジェクト特性項目として、プロジェクト種別、ファイル数、開発効率、資産流用の有無、プログラム言語、開発要員スキルを掲げた。生産性特性項目については後述する。
【0016】
グループ評価値作成部13は、実績特性テーブル17のデータのプロジェクト種別、ファイル数および開発効率の順序でソーティングを行い、資産流用の有無、プログラム言語、開発要員スキルを含めたプロジェクト特性項目の値の類似性からグループに分けることを行う。続いてグループに対して資産流用の有無、プログラム言語、要員スキルの特性項目を数値変換テーブル20を参照しながら数値化を行い、グループ評価特性値テーブル21に記憶する。このとき、プロジェクト種別、ファイル数および開発効率についてはグループ判別基準として、資産流用の有無、プログラム言語、要員スキルについてはグループ内評価基準として記憶する。
【0017】
グループ評価部14は、見積特性テーブル19のプロジェクト特性項目値とグループ評価特性値テーブル21のグループ判別基準とを比較して見積データがグループのいずれに属しているか、グループに属していればグループ内評価基準を満たしているかを判定し、グループから外れている場合およびグループ内評価基準から外れている場合にアラームを表示する。
【0018】
生産性評価部15は、実績特性テーブル17と見積特性テーブル19の生産性特性項目値に対してそれぞれの合計を求め、それらを比較して見積データの合計に最も近い実績データを選び、選んだ実績データと見積データの生産性特性項目値を比較して見積データに低い数値の項目があるとき、その項目を指摘することを行う。
【0019】
次に記憶部のデータ構造例を説明する。
実績データテーブル16は、開発完了済のプロジェクトの実績データを蓄積しておくテーブルであり、このデータ構造例を図3に示す。実績データテーブル16は、PJ名(プロジェクト名)、担当部門、担当者名、連絡先、PJ種別(プロジェクト種別)、プログラム言語、新規の開発規模、資産流用の改造規模、工程別工数、稼働日、原価率、生産性要因の各フィールドから構成する。新規の開発規模および資産流用の改造規模のそれぞれのフィールドは、画面数、帳票数、ファイル数、ステップ数のサブフィールドからなり、また、工程別工数はSA(システム方式設計)、UI(ユーザインターフェース)、SS(詳細設計)、PS(プログラム設計)、PG(プログラミング)、PT(プログラムテスト)、IT(インターフェーステスト)、ST(システムテスト)、OT(運用テスト)、計(SA〜OTの工数の合計)、稼働日と原価率は予定と実績、生産性要因は顧客参画率、顧客テストデータ作成、新分野、複雑性、ソフト部品化率、資産流用率、開発要員スキル、組織サポートの各サブフィールドからなる。ここで、生産性要因とそのサブフィールドについてより詳細に説明する。生産性要因はシステムの開発における生産性に影響を及ぼす要因であり、本発明の実施形態ではサブフィールドにある8つの要因を取り上げた。まず、顧客参画度として顧客参画率、顧客テストデータ作成を掲げ、顧客参画率は開発の要件策定等において顧客の参画度合であり、全体に対する比率(%)で示す。顧客テストデータ作成は、テストデータの作成に当たって顧客から提供される度合を示し、テストデータ作成に要する全工数に対する比率である。次に技術難易度としては新分野と複雑性を掲げた。新分野は、開発するプロジェクトが開発部門にとって技術的に新規の分野であったかどうか、複雑性は開発するシステムの複雑さの程度である。ソフトウェアの共通化度としてソフト部品化率と資産流用率を用いた。ソフト部品化率は、開発するシステムのソフトウェアの部品化を行い、総開発ステップ数に対する部品化したソフトウェアのステップ数に対する比率であり、資産流用率は他のプロジェクトで開発されたソフトウェアを流用する比率で、全体のステップ数(開発したソフトウェアのステップ数+流用したソフトウェアのステップ数)に対する流用したソフトウェアのステップ数に対する比率である。そして、開発要員スキルは開発するメンバーの技術レベル、組織サポートは、開発部門以外からサポートが得られたかどうか、を示すものである。
【0020】
実績特性テーブル17は、実績データテーブル16を基に、後述する数値変換テーブル20を用いて特性項目を数値化したテーブルである。このデータ構造例を図4に示す。実績特性テーブル17は、PJ名、担当者名、原価率、プロジェクト特性項目、生産性特性項目の各フィールドから成る。さらに、プロジェクト特性項目は、前述したプロジェクト特性のサブフィールドからなる。また、生産性特性項目は、実績データの生産性要因のサブフィールドに合計サブフィールドを加えたものである。
【0021】
見積データテーブル18は、評価対象の見積データを記憶しておくテーブルで、このデータ構造例を図5に示す。見積データテーブル18は前述した実績データテーブル16の稼働日と原価率のフィールドがないだけで、残りのフィールドは同一である。
見積特性テーブル19は、見積データテーブル18のデータを次に述べる数値変換テーブル20を用いて特性項目を数値化したテーブルで、データ構造例を図6に示す。見積特性テーブル19は、前述した実績特性テーブル17の原価率のフィールドがないだけで、残りのフィールドは同一である。
【0022】
数値変換テーブル20は、実績データテーブル16から実績特性テーブル17を、また見積データテーブル18から見積特性テーブル19を作成する際に使用する数値変換用のテーブルである。図7は、この数値変換テーブル20のデータ構造例を示すものであり、プロジェクト特性項目と生産性特性項目のフィールドから構成する。実績データテーブル16および見積データテーブル18のデータから、本テーブルの内容で示される定義により数値化を行う。例えば、PJ種別の場合、開発した(または開発する)プロジェクトが基幹系であれば1を、情報系であれば0とし、ファイル数は、新規開発のファイル数と資産流用した改造ファイルの数を合計したファイル数とする。生産性特性項目は、前述した8つの生産性特性要因に対応した項目であり、本テーブルの項目で示した内容で数値化を行う。
【0023】
グループ評価特性値テーブル21は、見積データの評価において、見積データが実績データに基づいて作成されたグループに属するか、さらにグループに属していてもそのグループの特性に合致するものであるか、を評価する基準を示すテーブルである。本テーブルのデータ構造例は図8に示すものであり、グループ名、グループ判別基準、グループ内評価基準、アラームメッセージのフィールドから構成する。グループ判別基準は、PJ種別、ファイル数、開発効率のサブフィールドから成り、見積データのこの3つの項目を調べて何れのグループに属すかを判定する。グループ内評価基準は、資産流用の有無、プログラム言語、開発要員スキルの3つのサブフィールドから成り、数値変換テーブル20の同じ項目対応する内容で設定されている。見積データがあるグループに属しているとき、このグループ内評価基準を用いてグループの特性に合致するかどうか、を評価する。アラームのフィールドは、グループ内評価基準と異なるときに表示する警告文である。
【0024】
以上で図2における各構成要素を説明した。次に、これらの構成要素による処理のフローについて図9を用いて説明する。まず、実績データの入力を行い、実績データテーブル16に記憶する。実績データは開発が完了したものを順次入力を行い、実績データテーブル16には実績データが蓄積されることになる。続いて、実績データテーブル16から実績データを取り込む。このとき、古いデータや特殊なデータは評価精度を落とすことになるので取り込まないようにする。例えば、実績データの稼働日の日付により判断して評価時点から半年前のデータを取り込むようにしてもよい。取り込んだ実績データを数値変換テーブル20を参照して、各実績データに対してプロジェクト特性項目および生産性特性項目の数値化を行う。数値化を行ったデータをPJ種別とファイル数、生産性の順でソーティングを行い実績特性テーブル17に記憶する(S1〜S3)。
【0025】
ソーティングした数値化データをもとに、各プロジェクト特性項目の類似性を検討して各プロジェクトをグループ化する。例えば、まずPJ種別で分け、続いてファイル数と開発効率について最初に指定されたそれぞれの数値範囲で資産流用の有無、プログラム言語、開発要員スキルの3つの項目のパターン(000から111まで8通りある)の出現回数をカウントする。この出現回数の最大値(最大出現回数)と、その最大値がグループに占める比率(最大出現回数/グループ内の実績データ数)とを個々のグループに対して一時記憶しておく。次に最初に指定された数値範囲を変えて数回行った一時記憶の値を見てグループ分けとして適切なものを選択する。それぞれのグループについて、資産流用の有無、プログラム言語、開発要員スキルの3つの項目の値を定めてグループ評価特性値テーブル21に記憶する。さらに、個々のグループの資産流用の有無、プログラム言語、開発要員スキルの項目に対するアラームメッセージを設定する。ここで、グループ評価特性値テーブル21に設定されたPJ種別、ファイル数、開発効率の値は後述する見積データの評価の際のグループ判別基準と称し、資産流用、言語、スキルのフラグはグループ内評価基準と称する。実績特性テーブル17の実績データと決定したグループの範囲を表示し、グループの変更の要否を問うことを行う(S4〜S6)。
【0026】
次に評価対象の見積データの入力を行い、見積データテーブル18に記憶する。続いて見積データを実績データで行ったように数値化を行い、見積特性テーブル19に記憶する(S7、S8)。
数値化した見積データ(即ち、見積特性テーブル19のデータ)とグループ評価特性値テーブル21のグループ判別基準の値を参照して、見積データが何れのグループに属しているかを調べる。グループ判別基準の一致が見られなければ、見積データは過去の実績データの分布から外れていることになり、開発効率が異常に高くなっていることを示すものである。これは逆に工数の見積が低過ぎたことを示すものであり、例えば図10に示すような評価結果を出力し、見積作成者に対して見積の見直しを促す。図10は実績特性テーブル17とグループ評価特性値テーブル21を用いて、評価グループの範囲と実績データの分布、見積データの位置を示すようにしている(S9、S14)。
【0027】
見積データがグループ判別基準と一致するものがあれば、何れかのグループに属していることになり、次にグループ内評価基準のパターンの比較を行う。グループ内評価基準のパターンが不一致であれば、ソフトウェアの資産流用やプログラム言プログラム言語、開発要員のスキルレベルのいずれかに問題があることを示すものであり、グループ評価特性値テーブル21に設定してあるアラームメッセージを出力し、見積作成見直しのポイントを指摘する(S10、S15)。
【0028】
グループ内評価基準のパターンが一致すれば、次に実績特性テーブル17と見積特性テーブル19の生産性特性項目の値の合計値を求め、見積データの合計値に最も近い実績データを抽出する。抽出の処理は、見積データと実績データの合計値の差の最も小さいものとする。例えば、図6の見積データ(プロジェクト名は「x−pj」)の生産性特性項目の合計値「21.5」に対して、図4の実績データの生産性特性項目の合計値で最も近いものは「21」の「b−pj」であるとする。見積データと実績データの生産性特性項目の合計値の差が同一で複数のプロジェクトが存在する場合は、実績データの開発効率を比較して開発効率の高いプロジェクトを選択する。これは、見積データの開発効率を高める方向に誘導するためである(S11、S12)。
【0029】
次に、見積データと抽出した実績データのそれぞれの生産性特性項目を比較し、見積データの値が実績データの値より低いものがあるとき、該当する項目の数値を実績データ並に高めるよう、評価結果の表示を行う。例えば、図6のプロジェクト名「x−pj」と図4のプロジェクト名「b−pj」の生産性特性項目を比較すると、「x−pj」は顧客参画率と顧客テストデータ作成、資産流用の3項目が低い値となっており、図11に示すような評価結果を表示する。この表示は、生産性の観点から見積データが類似する実績データと比べてある生産性特性項目が低くなっており、その項目に対する差異を検討することをプロジェクトの立案者に勧告するものである(S15)。
【0030】
図2に示すデータ入力部11〜生産性評価部15の各処理部はプログラムであり、コンピュータの主記憶上で実行される。
(付記1) 新規プロジェクトの計画立案時の見積評価を支援する見積評価支援プログラムであって
蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性に着目した複数のプロジェクト特性項目と生産性に着目した複数の生産性特性項目とについて所定の段階評価により数値化を行う実績データ特性数値化手順と、
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成するグループ評価値作成手順と、
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて数値化を行う見積データ特性数値化手順と、
見積データの前記プロジェクト特性項目の値が前記グループ評価特性値と異なるとき、アラームを表示するグループ評価手順と、
見積データと実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手順と、
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、該当する生産性特性項目を指摘する生産性評価表示手順と
をコンピュータに実行させることを特徴とする見積評価支援プログラム。
【0031】
(付記2) 前記プロジェクト特性項目は、プロジェクトの種別、開発ファイル数、開発効率、ソフトウェア資産流用の有無、プログラム言語の種類および開発要員のスキルレベルであり、
前記生産性特性項目は、顧客の参画度、技術難易度、ソフトウェアの共有化度、開発要員のスキルレベルおよび組織サポートの有無
であることを特徴とする付記1記載の見積評価支援プログラム。
【0032】
(付記3) 新規プロジェクトの計画立案時の見積評価を支援する見積評価支援システムであって
蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性に着目した複数のプロジェクト特性項目と生産性に着目した複数の生産性特性項目とについて所定の段階評価により数値化を行う実績データ特性数値化手段と、
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成するグループ評価値作成手段と、
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて数値化を行う見積データ特性数値化手段と、
見積データの前記プロジェクト特性項目の値が前記グループ評価特性値と異なるとき、アラームを表示するグループ評価手段と、
見積データと実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手段と、
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、該当する生産性特性項目を指摘する生産性評価表示手段と
を備えることを特徴とする見積評価支援システム。
【0033】
(付記4) 新規プロジェクトの計画立案時の見積評価を支援する見積評価支援方法であって
蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性に着目した複数のプロジェクト特性項目と生産性に着目した複数の生産性特性項目とについて所定の段階評価により数値化を行う実績データ特性数値化手順と、
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成するグループ評価値作成手順と、
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて数値化を行う見積データ特性数値化手順と、
見積データの前記プロジェクト特性項目の値が前記グループ評価特性値と異なるとき、アラームを表示するグループ評価手順と、
見積データと実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手順と、
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、該当する生産性特性項目を指摘する生産性評価表示手順と
を有することを特徴とする見積評価支援方法。
【0034】
(付記5) 新規プロジェクトの計画立案時の見積評価を支援する見積評価支援プログラムを記録した記録媒体であって
蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性に着目した複数のプロジェクト特性項目と生産性に着目した複数の生産性特性項目とについて所定の段階評価により数値化を行う実績データ特性数値化手順と、
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成するグループ評価値作成手順と、
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて数値化を行う見積データ特性数値化手順と、
見積データの前記プロジェクト特性項目の値が前記グループ評価特性値と異なるとき、アラームを表示するグループ評価手順と、
見積データと実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手順と、
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、該当する生産性特性項目を指摘する生産性評価表示手順と
を実行させるためのプログラムを記録したコンピュータ読取可能な見積評価支援記録媒体。
【0035】
【発明の効果】
以上説明したように、本発明によれば評価対象の見積データのプロジェクト特性項目値と実績データに基づいて作成されたグループの評価特性値とを比較することにより、プロジェクト立案者が作成した見積をマクロに評価でき、また予め定められた生産性特性項目について実績データと比較することにより生産性の観点から評価ができる。結果として、精度の高い見積が可能となる。
【図面の簡単な説明】
【図1】本発明の原理図である。
【図2】本発明の実施構成例である。
【図3】実績データテーブルの構造例である。
【図4】実績特性テーブルの構造例である。
【図5】見積データテーブルの構造例である。
【図6】見積特性テーブルの構造例である。
【図7】数値変換テーブルの構造例である。
【図8】グループ評価特性値テーブルの構造例である。
【図9】処理フロー例である。
【図10】グループ評価結果の画面例である。
【図11】生産性評価結果の画面例である。
【図12】従来の見積評価支援システムである。
【符号の説明】
1:実績データ特性数値化手順
2:グループ評価値作成手順
3:見積データ特性数値化手順
4:グループ評価手順
5:実績データ抽出手順
6:生産性評価手順
10:見積評価支援システム
11:データ入力部
12:特性項目数値化部
13:グループ評価値作成部
14:グループ評価部
15:生産性評価部
16:実績データテーブル
17:実績特性テーブル
18:見積データテーブル
19:見積特性テーブル
20:数値変換テーブル
21:グループ評価特性値テーブル
30:入力装置
40:表示装置
101:実績データ特性数値化手段
102:評価基準設定手段
103:見積データ特性数値化手段
104:見積データ評価手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to evaluation support for estimation work in consideration of the number of files to be developed, the skill level of development personnel, and the like in the planning of a new project for software development and the like.
[0002]
[Prior art]
In project planning, the number of screens and forms to be newly created based on development requirements, the number of files, the degree of software asset diversion, the skill level of development personnel, etc. are considered, and the man-hours and development period considered necessary are determined. Make an estimate. If this estimate is wrong, it will cause a significant loss in profit and loss, and will cause a great deal of damage to the customer due to a shift in development time, so it is important to make an appropriate estimate.
[0003]
As such a project planning method, JP-A-62-152065 stores the work experience and productivity of development personnel, and the amount of work in the development process, and evaluates the plan while allocating each personnel and performing a simulation. Japanese Patent Laid-Open No. 2-68658 proposes a method for diagnosing a plan for each item by setting a plan value and an evaluation scale for some items for project management elements.
[0004]
In these proposals, since the project planner's subjectivity is included in the evaluation of the development personnel, or the work man-hours fluctuate depending on the contents of the project to be developed, the applicant has already been developed in Japanese Patent Laid-Open No. 2001-265917. An estimation evaluation support system for a new project was proposed based on the actual data of the project. As shown in FIG. 12, this system digitizes actual data for characteristic items such as the number of files and the presence / absence of a reuse program (actual data characteristic numerical means 101), groups similar data into groups, These characteristic items are digitized and used as evaluation reference data (evaluation reference setting means 102). Then, the evaluation target estimate data is digitized in the same way as the actual data (estimated data characteristic digitizing means 103), and compared with the evaluation reference data characteristic item, the estimate of the new project is reconsidered. Thus, an alarm is issued (estimated data evaluation means 104). This estimate evaluation support system has a feature that the project planner's subjectivity and evaluation scale do not change because it is based on the performance data.
[0005]
[Problems to be solved by the invention]
As described above, the estimate evaluation support system of Japanese Patent Laid-Open No. 2001-265917 groups performance data, creates an evaluation standard for the group, and compares the evaluation standard with the estimated data. In other words, the group is a group having a similar tendency, and the validity of the estimate is judged by looking at the estimate data to be evaluated and the group as a macro.
[0006]
In addition to the estimate evaluation support system previously proposed by the present applicant, the present invention regards factors that affect development productivity as productivity characteristic items, quantifies them, and sets the estimated data to be evaluated as equivalent. The purpose is to support estimation evaluation so that the accuracy of estimation can be further improved by pointing out items that are inferior to actual data having values of productivity characteristic items.
[0007]
[Means for Solving the Problems]
The principle of claim 1 of the present invention will be described with reference to FIG. The present invention comprises an actual data characteristic quantification procedure 1, a group evaluation value creation procedure 2, an estimated data characteristic quantification procedure 3, a group evaluation procedure 4, an actual data extraction procedure 5, and a productivity evaluation procedure 6. The data and display before and after each procedure in FIG. 1 represent inputs and outputs for the procedure.
[0008]
In the performance data characteristic quantification procedure 1, the accumulated performance data of the developed project is digitized by stage evaluation for predetermined project characteristic items and productivity characteristic items. The project characteristic item is an item related to the characteristic of the project, and includes a plurality of items such as a program language and the number of developed files. Digitization is performed so that 1 is used when the program language is 4GL, and 0 when the program language is 3GL. The productivity characteristic item is an item related to development productivity, and includes, for example, a plurality of items such as a customer participation rate in formulating development requirements and a component sharing rate for software sharing. Similar to the quantification of project characteristic items, this is quantified by a predetermined step evaluation.
[0009]
The group evaluation value creation procedure 2 classifies a plurality of actual data based on the quantified project characteristic items, groups similar projects, determines the numerical value of the project characteristic item for the group, and sets it as the group evaluation characteristic value. . That is, the group evaluation characteristic value is a value indicating the total value of the performance data.
In the estimated data characteristic quantification procedure 3, the estimated data to be evaluated is converted into numerical values for the project characteristic item and the productivity characteristic item in the same manner as the actual data.
[0010]
The group evaluation procedure 4 compares the value of the project characteristic item of the estimated data with the group evaluation characteristic value, and displays an alarm if it is different from this value. This alarm is used to warn that the estimated data is far from the actual data.
The actual data extraction procedure 5 calculates the sum of the actual data and the estimated data productivity characteristic item values in the actual data characteristic quantification procedure 1 and the estimated data characteristic quantification procedure 3 The actual data that is closest to the sum of the values of the productivity characteristic items is extracted.
[0011]
The productivity evaluation procedure 6 compares the value of the productivity characteristic item of the extracted actual data and the value of the productivity characteristic item of the estimated data for each item, and if there is a low numerical value item in the estimated data, Point out. From the viewpoint of productivity, this points out productivity characteristics items that are inferior in comparison with similar performance data in order to further increase the safety level of the estimate, and requires examination of the estimate.
[0012]
By configuring as described above, it is possible to evaluate whether the estimate at the time of planning a new project matches the trend of the actual data by group evaluation, and furthermore, from the viewpoint of productivity, it is possible to evaluate from the viewpoint of productivity. It can be performed.
The invention of claim 2 prescribes that the project characteristic items are the type of project, the number of development files, the development efficiency, the presence / absence of diversion of software assets, the type of program language, and the skill level of development personnel. For example, the project type is information system or core system, the number of development files is the number of files developed (or developed), the development efficiency is the number of screens and forms developed with respect to the total development man-hours. Productivity characteristics items are defined as customer participation level, technical difficulty level, software sharing level, skill level of development personnel, and presence / absence of organizational support. For example, the degree of customer participation is the degree to which a customer participates in developing development requirements and creating test data, and the technical difficulty level is whether it is a new technical field or the degree of complexity. Organizational support is the presence or absence of support outside the development department such as the quality control department. The skill level of the development personnel is listed as a characteristic item in both the project characteristic item and the productivity characteristic item.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to FIGS.
FIG. 2 shows an example configuration of the present invention. The estimate evaluation support system 10 includes a data input unit 11, a characteristic item digitization unit 12, a group evaluation value creation unit 13, a group evaluation unit 14, and a productivity evaluation unit 15. It comprises a processing unit and a storage unit for a performance data table 16, a performance characteristic table 17, an estimated data table 18, an estimated characteristic table 19, a numerical value conversion table 20, and a group evaluation characteristic value table 21. Further, the estimate evaluation support system 10 is connected to an input device 30 for inputting estimate and performance data and a display device 40 for displaying the evaluation result.
[0014]
First, each processing unit will be described. First, the data input unit 11 reads the actual data and the estimated data from the input device 30 and stores them in the actual data table 16 and the estimated data table 18, respectively. The actual data is input at any time when the development of the project is completed and is accumulated in the actual data table 16. Estimated data is data to be evaluated that will be evaluated from now on.
[0015]
The characteristic item quantification unit 12 quantifies the project characteristic item and the productivity characteristic item with reference to the numerical value conversion table 20 with respect to the data of the actual data table 16 and the estimated data table 18, and the quantified data. Are stored in the performance characteristic table 17 and the estimated characteristic table 19. In the present embodiment, the project characteristic items include the project type, the number of files, the development efficiency, the presence / absence of asset diversion, the program language, and the development staff skill. Productivity characteristic items will be described later.
[0016]
The group evaluation value creation unit 13 sorts the data of the performance characteristic table 17 in the order of the project type, the number of files, and the development efficiency, and determines the values of the project characteristic items including whether the asset is diverted, the program language, and the development staff skill. Divide into groups based on similarity. Subsequently, the property items of asset diversion, program language, and personnel skill are digitized with reference to the numerical conversion table 20 and stored in the group evaluation characteristic value table 21. At this time, the project type, the number of files, and the development efficiency are stored as group discrimination criteria, and the presence / absence of asset diversion, the program language, and the staff skill are stored as intra-group evaluation criteria.
[0017]
The group evaluation unit 14 compares the project characteristic item value in the estimated characteristic table 19 with the group discrimination criterion in the group evaluation characteristic value table 21 to determine which of the groups the estimated data belongs to. It is determined whether the evaluation criteria are satisfied, and an alarm is displayed when the user is out of the group or out of the group evaluation criteria.
[0018]
The productivity evaluation unit 15 obtains the total for the productivity characteristic item values in the performance characteristic table 17 and the estimated characteristic table 19 and compares them to select and select the actual data closest to the total estimated data. When there is a low numerical value item in the estimated data by comparing the productivity characteristic item value of the actual data and the estimated data, the item is pointed out.
[0019]
Next, an example of the data structure of the storage unit will be described.
The performance data table 16 is a table for storing the performance data of projects that have been developed, and an example of the data structure is shown in FIG. The results data table 16 includes a PJ name (project name), a department in charge, a person in charge, a contact information, a PJ type (project type), a program language, a new development scale, an asset diversion scale, a man-hour by process, and an operating date. , Cost rate, productivity factor fields. Each field of new development scale and remodeling scale for asset diversion is composed of subfields of screen number, form number, file number, step number, and man-hours by process are SA (system design), UI (user interface) ), SS (detailed design), PS (program design), PG (programming), PT (program test), IT (interface test), ST (system test), OT (operation test), total (SA-OT man-hours) ), Working days and cost rates are planned and actual, productivity factors are customer participation rate, customer test data creation, new fields, complexity, software component rate, asset diversion rate, development personnel skills, organizational support Consists of subfields. Here, the productivity factor and its subfield will be described in more detail. The productivity factor is a factor that affects the productivity in the development of the system. In the embodiment of the present invention, eight factors in the subfield are taken up. First, the customer participation rate and the creation of customer test data are set as the customer participation rate. The customer participation rate is the degree of customer participation in the development requirements formulation, etc., and is expressed as a percentage (%) of the total. Customer test data creation indicates the degree provided by the customer in creating test data, and is a ratio to the total man-hour required for test data creation. Next, as the technical difficulty, the new field and complexity were raised. The new field is whether the project being developed was a technologically new field for the development department, the complexity is the degree of complexity of the system being developed. The software component ratio and asset diversion rate were used as the degree of software commonality. The software component ratio is the ratio of the number of software steps to the total number of development steps, and the asset diversion rate is the ratio of diverting software developed in other projects. The ratio of the number of steps of the diverted software to the total number of steps (the number of steps of the developed software + the number of diverted software steps). The development staff skill indicates the technical level of the member to be developed, and the organizational support indicates whether support is obtained from outside the development department.
[0020]
The performance characteristic table 17 is a table in which characteristic items are digitized using a numerical value conversion table 20 described later based on the performance data table 16. An example of this data structure is shown in FIG. The performance characteristic table 17 includes fields of a PJ name, a person in charge name, a cost rate, a project characteristic item, and a productivity characteristic item. Furthermore, the project characteristic item includes the sub-fields of the project characteristic described above. In addition, the productivity characteristic item is obtained by adding a total subfield to the subfield of the productivity factor of the actual data.
[0021]
The estimated data table 18 is a table that stores estimated data to be evaluated. An example of the data structure is shown in FIG. The estimated data table 18 has only the working date and cost rate fields of the above-described actual data table 16, and the remaining fields are the same.
The estimated characteristic table 19 is a table obtained by digitizing characteristic items using the numerical value conversion table 20 described below, and the data structure example is shown in FIG. The estimated characteristic table 19 has only the cost rate field of the actual characteristic table 17 described above, and the remaining fields are the same.
[0022]
The numerical value conversion table 20 is a numerical value conversion table used when creating the actual characteristic table 17 from the actual data table 16 and the estimated characteristic table 19 from the estimated data table 18. FIG. 7 shows an example of the data structure of the numerical value conversion table 20, and is composed of fields of project characteristic items and productivity characteristic items. The data in the actual data table 16 and the estimated data table 18 is digitized according to the definition indicated by the contents of this table. For example, in the case of PJ type, if the developed (or developed) project is a core system, 1 is set, and if it is an information system, it is set to 0, and the number of files is the number of newly developed files and the number of remodeled files diverted to assets. The total number of files. The productivity characteristic item is an item corresponding to the eight productivity characteristic factors described above, and is quantified with the contents shown in the items of this table.
[0023]
In the evaluation of estimated data, the group evaluation characteristic value table 21 indicates whether the estimated data belongs to a group created based on the actual data, or whether the estimated data matches the characteristics of the group even if it belongs to the group. It is a table which shows the criteria to evaluate. An example of the data structure of this table is shown in FIG. 8, and comprises a group name, a group discrimination criterion, an intra-group evaluation criterion, and an alarm message field. The group discrimination criterion is composed of subfields of PJ type, number of files, and development efficiency, and it is determined which group belongs by examining these three items of estimated data. The intra-group evaluation criteria is composed of three subfields of asset diversion presence / absence, program language, and development staff skill, and is set with contents corresponding to the same items in the numerical conversion table 20. When the estimated data belongs to a certain group, this group evaluation criterion is used to evaluate whether it matches the group characteristics. The alarm field is a warning text to be displayed when it differs from the in-group evaluation criteria.
[0024]
The components in FIG. 2 have been described above. Next, the flow of processing by these components will be described with reference to FIG. First, result data is input and stored in the result data table 16. The result data is sequentially input after completion of development, and the result data is stored in the result data table 16. Subsequently, the record data is fetched from the record data table 16. At this time, old data and special data are not taken in, because the evaluation accuracy is lowered. For example, it may be determined based on the date of the performance data operation date, and data from six months before the evaluation point may be taken in. With reference to the numerical value conversion table 20 for the captured actual data, the project characteristic item and the productivity characteristic item are digitized for each actual data. The digitized data is sorted in the order of PJ type, number of files, and productivity, and stored in the performance characteristic table 17 (S1 to S3).
[0025]
Based on the sorted numerical data, the similarity of each project characteristic item is examined and each project is grouped. For example, first categorize by PJ type, and then three patterns of the three items of whether asset diversion, programming language, and development staff skill in each numerical range that was initially specified for the number of files and development efficiency (eight from 000 to 111) Count the number of occurrences of The maximum value of the number of appearances (maximum number of appearances) and the ratio of the maximum value to the group (maximum number of appearances / number of actual data in the group) are temporarily stored for each group. Next, an appropriate value is selected as a group by looking at the value of temporary storage performed several times while changing the numerical range specified first. For each group, the values of three items of asset diversion presence / absence, programming language, and development staff skill are determined and stored in the group evaluation characteristic value table 21. In addition, an alarm message is set for each item of asset diversion, programming language, and development staff skill. Here, the PJ type, the number of files, and the development efficiency values set in the group evaluation characteristic value table 21 are referred to as group discriminating criteria for evaluation of estimated data, which will be described later, and the asset diversion, language, and skill flags are within the group. This is referred to as an evaluation standard. The actual result data of the actual result table 17 and the determined group range are displayed, and the necessity of changing the group is inquired (S4 to S6).
[0026]
Next, estimate data to be evaluated is input and stored in the estimate data table 18. Subsequently, the estimated data is digitized as if it were actual data, and stored in the estimated characteristic table 19 (S7, S8).
It is examined which group the estimated data belongs by referring to the numerically estimated data (that is, the data of the estimated characteristic table 19) and the group discrimination standard value of the group evaluation characteristic value table 21. If the group discrimination criteria do not match, the estimated data is out of the distribution of past performance data, indicating that the development efficiency is abnormally high. Conversely, this indicates that the man-hour estimate is too low. For example, an evaluation result as shown in FIG. 10 is output to prompt the estimate creator to review the estimate. FIG. 10 shows the range of evaluation groups, the distribution of actual data, and the position of estimated data using the actual characteristic table 17 and the group evaluation characteristic value table 21 (S9, S14).
[0027]
If there is a piece of estimated data that matches the group discrimination standard, it belongs to any group, and then the patterns of the intra-group evaluation standard are compared. If the pattern of the evaluation criteria within the group does not match, it indicates that there is a problem with any of the software asset diversion, program language, programming language, or skill level of the development personnel, and is set in the group evaluation characteristic value table 21. An alarm message is output to point out the points for reviewing the estimate creation (S10, S15).
[0028]
If the patterns of the evaluation criteria within the group match, next, the total value of the productivity characteristic item values in the performance characteristic table 17 and the estimated characteristic table 19 is obtained, and the actual data closest to the total value of the estimated data is extracted. The extraction process is assumed to have the smallest difference between the total value of the estimated data and the actual data. For example, the total value of the productivity characteristic items in the actual data in FIG. 4 is closest to the total value “21.5” of the productivity characteristic items in the estimated data (project name is “x-pj”) in FIG. It is assumed that “21” is “b-pj”. When the difference between the total values of the productivity characteristic items of the estimated data and the actual data is the same and there are a plurality of projects, a project with high development efficiency is selected by comparing the development efficiency of the actual data. This is to guide the direction of improving the development efficiency of estimated data (S11, S12).
[0029]
Next, compare each productivity characteristic item of the estimated data and the extracted actual data, and if there is a value of the estimated data lower than the actual data value, to increase the value of the corresponding item to the same as the actual data, Display the evaluation results. For example, when comparing the productivity characteristic items of the project name “x-pj” in FIG. 6 and the project name “b-pj” in FIG. 4, “x-pj” indicates the customer participation rate, customer test data creation, and asset diversion. Three items have low values, and an evaluation result as shown in FIG. 11 is displayed. This display recommends to project planners that a certain productivity characteristic item is lower than performance data with similar estimated data from the viewpoint of productivity, and that the difference to that item is considered ( S15).
[0030]
Each processing unit of the data input unit 11 to the productivity evaluation unit 15 shown in FIG. 2 is a program and is executed on the main memory of the computer.
(Supplementary note 1) An estimate evaluation support program that supports estimate evaluation when planning a new project.
Preliminarily quantified multiple project characteristic items that focus on project characteristics and multiple productivity characteristic items that focus on productivity based on predetermined stage evaluation for the accumulated performance data of developed projects The actual data characteristic quantification procedure,
Group evaluation value creation procedure for grouping actual data with similar values of project characteristic items, quantifying project characteristic items for groups, and creating group evaluation characteristic values as total values of actual data,
Estimated data characteristic quantification procedure for quantifying the project characteristic item and the productivity characteristic item for the estimated data to be evaluated;
A group evaluation procedure for displaying an alarm when the value of the project characteristic item of the estimate data is different from the group evaluation characteristic value;
The actual data extraction procedure for obtaining the total of the productivity characteristic item values of the estimated data and the actual data, and extracting the actual data closest to the total of the productivity characteristic item values of the estimated data,
Compare the value of each productivity characteristic item between the extracted actual data and estimated data, and if there is a low item in the estimated data, the productivity evaluation display procedure that points out the corresponding productivity characteristic item
An estimate evaluation support program characterized by causing a computer to execute.
[0031]
(Appendix 2) The project characteristic items are the project type, the number of development files, the development efficiency, the presence / absence of software asset diversion, the type of program language, and the skill level of the development personnel.
The productivity characteristic items include customer participation level, technical difficulty level, software sharing level, development staff skill level, and presence / absence of organizational support.
The estimate evaluation support program according to supplementary note 1, characterized in that:
[0032]
(Appendix 3) An estimate evaluation support system that supports estimate evaluation when planning a new project.
Preliminarily quantified multiple project characteristic items that focus on project characteristics and multiple productivity characteristic items that focus on productivity based on predetermined stage evaluation for the accumulated performance data of developed projects Performance data characteristics quantification means,
Group evaluation value creating means for grouping actual data with similar values of project characteristic items, quantifying project characteristic items for the group, and creating group evaluation characteristic values as total values of actual data,
Estimated data characteristic quantification means for quantifying the project characteristic item and the productivity characteristic item with respect to the estimated data to be evaluated;
A group evaluation means for displaying an alarm when the value of the project characteristic item of the estimate data is different from the group evaluation characteristic value;
An actual data extraction means for obtaining a sum of values of the productivity characteristic items of the estimated data and the actual data, and extracting actual data closest to the total of the productivity characteristic items of the estimated data;
Compare the value of each productivity characteristic item in the extracted actual data and the estimated data, and if there is a low item in the estimated data, the productivity evaluation display means that points out the corresponding productivity characteristic item
An estimate evaluation support system characterized by comprising:
[0033]
(Appendix 4) An estimate evaluation support method for supporting estimate evaluation when planning a new project.
Preliminarily quantified multiple project characteristic items that focus on project characteristics and multiple productivity characteristic items that focus on productivity based on predetermined stage evaluation for the accumulated performance data of developed projects The actual data characteristic quantification procedure,
Group evaluation value creation procedure for grouping actual data with similar values of project characteristic items, quantifying project characteristic items for groups, and creating group evaluation characteristic values as total values of actual data,
Estimated data characteristic quantification procedure for quantifying the project characteristic item and the productivity characteristic item for the estimated data to be evaluated;
A group evaluation procedure for displaying an alarm when the value of the project characteristic item of the estimate data is different from the group evaluation characteristic value;
The actual data extraction procedure for obtaining the total of the productivity characteristic item values of the estimated data and the actual data, and extracting the actual data closest to the total of the productivity characteristic item values of the estimated data,
Compare the value of each productivity characteristic item between the extracted actual data and estimated data, and if there is a low item in the estimated data, the productivity evaluation display procedure that points out the corresponding productivity characteristic item
An estimate evaluation support method characterized by comprising:
[0034]
(Appendix 5) A recording medium that records an estimate evaluation support program that supports estimate evaluation at the time of planning a new project.
Preliminarily quantified multiple project characteristic items that focus on project characteristics and multiple productivity characteristic items that focus on productivity based on predetermined stage evaluation for the accumulated performance data of developed projects The actual data characteristic quantification procedure,
Group evaluation value creation procedure for grouping actual data with similar values of project characteristic items, quantifying project characteristic items for groups, and creating group evaluation characteristic values as total values of actual data,
Estimated data characteristic quantification procedure for quantifying the project characteristic item and the productivity characteristic item for the estimated data to be evaluated;
A group evaluation procedure for displaying an alarm when the value of the project characteristic item of the estimate data is different from the group evaluation characteristic value;
The actual data extraction procedure for obtaining the total of the productivity characteristic item values of the estimated data and the actual data, and extracting the actual data closest to the total of the productivity characteristic item values of the estimated data,
Compare the value of each productivity characteristic item between the extracted actual data and estimated data, and if there is a low item in the estimated data, the productivity evaluation display procedure that points out the corresponding productivity characteristic item
A computer-readable estimate evaluation support recording medium in which a program for executing is recorded.
[0035]
【The invention's effect】
As described above, according to the present invention, by comparing the project characteristic item value of the estimated data to be evaluated with the evaluation characteristic value of the group created based on the actual data, the estimate created by the project planner is obtained. It can be evaluated macroscopically, and a predetermined productivity characteristic item can be evaluated from the viewpoint of productivity by comparing with performance data. As a result, it is possible to estimate with high accuracy.
[Brief description of the drawings]
FIG. 1 is a principle diagram of the present invention.
FIG. 2 is a configuration example of the present invention.
FIG. 3 is a structural example of a result data table.
FIG. 4 is a structural example of a performance characteristic table.
FIG. 5 is a structural example of an estimate data table.
FIG. 6 is a structural example of an estimated characteristic table.
FIG. 7 is a structural example of a numerical value conversion table.
FIG. 8 is a structural example of a group evaluation characteristic value table.
FIG. 9 is a processing flow example.
FIG. 10 is a screen example of a group evaluation result.
FIG. 11 is a screen example of a productivity evaluation result.
FIG. 12 shows a conventional estimate evaluation support system.
[Explanation of symbols]
1: Performance data characteristic quantification procedure
2: Group evaluation value creation procedure
3: Estimated data characteristic quantification procedure
4: Group evaluation procedure
5: Results data extraction procedure
6: Productivity evaluation procedure
10: Estimated evaluation support system
11: Data input part
12: Characteristic item digitizing section
13: Group evaluation value creation section
14: Group Evaluation Department
15: Productivity evaluation department
16: Results data table
17: Performance characteristics table
18: Estimated data table
19: Estimated characteristic table
20: Numerical value conversion table
21: Group evaluation characteristic value table
30: Input device
40: Display device
101: Performance data characteristic quantification means
102: Evaluation standard setting means
103: Estimated data characteristic quantification means
104: Estimated data evaluation means

Claims (2)

新規プロジェクトの計画立案時の見積評価を支援する見積評価支援プログラムであって、
コンピュータに、
前記コンピュータの記憶部に蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性を表すプロジェクト種別、開発ファイル数、開発効率、ソフトウェア資産流用の有無およびプログラム言語種類を含むプロジェクト特性項目と生産性に影響を及ぼす顧客参画度、技術難易度、ソフトウェア共有化度および組織サポートの有無を含む生産性特性項目とについて、該コンピュータが備える段階評価を記憶した数値変換テーブルを参照して数値化を行う実績データ特性数値化手順と、
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成し、グループ評価値特性テーブルに記憶するグループ評価値作成手順と、
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて前記数値変換テーブルを参照して数値化を行う見積データ特性数値化手順と、
見積データの前記プロジェクト特性項目の値を前記グループ評価値テーブルの値と比較して異なるとき、アラームを表示部に表示するグループ評価手順と、
数値化した前記見積データと前記実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手順と、
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、前記表示部に該当する生産性特性項目を指摘する表示を行う生産性評価表示手順と
を実行させるための見積評価支援プログラム。
An estimate evaluation support program that supports estimate evaluation when planning a new project,
On the computer,
For project performance data accumulated in the storage unit of the computer , the predetermined project type indicating the characteristics of the project, the number of development files, development efficiency, presence / absence of software asset diversion, and program language type are included. Refer to the numerical conversion table that stores the stage evaluation of the computer for the project characteristic items and the productivity characteristic items including the degree of customer participation, technical difficulty, software sharing, and whether or not there is organizational support that affects productivity . The actual data characteristics quantification procedure
A group that groups actual data with similar values of project characteristic items, quantifies project characteristic items for the group, creates group evaluation characteristic values as total values of actual data, and stores them in the group evaluation value characteristic table Evaluation value creation procedure,
Estimated data characteristic quantification procedure for referring to the numerical value conversion table for the project characteristic item and the productivity characteristic item with respect to the estimated data to be evaluated;
A group evaluation procedure for displaying an alarm on the display unit when the value of the project characteristic item of the estimated data is different from the value of the group evaluation value table ;
And digitizing the said quotation data prompted the sum of respective values of productivity Characteristics Characteristics of the actual data, and actual data extraction procedure for extracting the nearest actual data to the sum of the value of productivity Characteristics Characteristics of quotation data,
By comparing the values of each production characteristic items which are extracted actual data and estimated data, if there is a low entry in quotation data, productivity evaluation performing display to point out productivity characteristic items corresponding to the display unit Display procedure and
Estimate evaluation support program to execute .
新規プロジェクトの計画立案時の見積評価を支援する見積評価支援システムであって、An estimate evaluation support system that supports estimate evaluation at the time of planning a new project,
前記コンピュータの記憶部に蓄積している開発済プロジェクトの実績データに対して、予め定めた、プロジェクトの特性を表すプロジェクト種別、開発ファイル数、開発効率、ソフトウェア資産流用の有無およびプログラム言語種類を含むプロジェクト特性項目と生産性に影響を及ぼす顧客参画度、技術難易度、ソフトウェア共有化度および組織サポートの有無を含む生産性特性項目とについて、該コンピュータが備える段階評価を記憶した数値変換テーブルを参照して数値化を行う実績データ特性数値化手段と、For project performance data accumulated in the storage unit of the computer, the predetermined project type indicating the characteristics of the project, the number of development files, development efficiency, presence / absence of software asset diversion, and program language type are included. Refer to the numerical conversion table that stores the stage evaluation of the computer for the project characteristic items and the productivity characteristic items including the degree of customer participation, technical difficulty, software sharing, and whether or not there is organizational support that affects productivity. Actual data characteristic quantification means for performing quantification,
プロジェクト特性項目の値が類似する実績データをグループ化し、グループに対してプロジェクト特性項目の数値化を行い、実績データの総合値としてグループ評価特性値を作成し、グループ評価値特性テーブルに記憶するグループ評価値作成手段と、A group that groups actual data with similar values of project characteristic items, quantifies project characteristic items for the group, creates group evaluation characteristic values as total values of actual data, and stores them in the group evaluation value characteristic table Evaluation value creation means;
評価対象の見積データに対して、前記プロジェクト特性項目と前記生産性特性項目とについて前記数値変換テーブルを参照して数値化を行う見積データ特性数値化手段と、Estimated data characteristic quantification means for quantifying the project characteristic item and the productivity characteristic item with reference to the numerical value conversion table for the evaluation target evaluation data;
見積データの前記プロジェクト特性項目の値を前記グループ評価値テーブルの値と比較して異なるとき、アラームを表示部に表示するグループ評価手段と、A group evaluation means for displaying an alarm on a display unit when the value of the project characteristic item of the estimated data is different from the value of the group evaluation value table;
数値化した前記見積データと前記実績データとのそれぞれの生産性特性項目の値の合計を求め、見積データの生産性特性項目の値の合計に最も近い実績データを抽出する実績データ抽出手段と、A performance data extraction means for obtaining a sum of values of the productivity characteristic items of the estimated data and the performance data that have been digitized, and extracting performance data closest to the sum of the values of the productivity characteristics items of the estimated data;
抽出した実績データと見積データとの各生産性特性項目の値を比較して、見積データに低い項目がある場合は、前記表示部に該当する生産性特性項目を指摘する表示を行う生産性評価表示手段とProductivity evaluation by comparing the values of each productivity characteristic item in the extracted actual data and the estimated data, and when the estimated data has a low item, the display section indicates the corresponding productivity characteristic item Display means and
を備えることを特徴とする見積評価支援システムEstimating evaluation support system characterized by comprising
JP2002083623A 2002-03-25 2002-03-25 Estimate evaluation support program and estimate evaluation support system Expired - Fee Related JP4003499B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002083623A JP4003499B2 (en) 2002-03-25 2002-03-25 Estimate evaluation support program and estimate evaluation support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002083623A JP4003499B2 (en) 2002-03-25 2002-03-25 Estimate evaluation support program and estimate evaluation support system

Publications (2)

Publication Number Publication Date
JP2003280901A JP2003280901A (en) 2003-10-03
JP4003499B2 true JP4003499B2 (en) 2007-11-07

Family

ID=29231318

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002083623A Expired - Fee Related JP4003499B2 (en) 2002-03-25 2002-03-25 Estimate evaluation support program and estimate evaluation support system

Country Status (1)

Country Link
JP (1) JP4003499B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4189970B2 (en) 2004-11-05 2008-12-03 株式会社日立製作所 Antenna device
JP4903472B2 (en) * 2006-03-30 2012-03-28 みずほ情報総研株式会社 System size estimation system, system size estimation method, and system size estimation program
JP2010128843A (en) * 2008-11-28 2010-06-10 Nec Corp Software development management device, method, program and computer readable recording medium
JP2010186394A (en) * 2009-02-13 2010-08-26 Hitachi Software Eng Co Ltd Result evaluation system for system developer, system for evaluating difficulty of module development, and delay state determination system
JP6718285B2 (en) * 2016-04-07 2020-07-08 株式会社日立パワーソリューションズ Production simulation device and production simulation method
WO2018100643A1 (en) * 2016-11-29 2018-06-07 三菱電機株式会社 Planning assistance apparatus and planning assistance program
JPWO2023119477A1 (en) * 2021-12-22 2023-06-29

Also Published As

Publication number Publication date
JP2003280901A (en) 2003-10-03

Similar Documents

Publication Publication Date Title
Hodkiewicz et al. Cleaning historical maintenance work order data for reliability analysis
CN109389143A (en) A kind of Data Analysis Services system and method for automatic modeling
US20120254044A1 (en) Graphical user interface for failure mode and effect analysis
CN106845781B (en) Scene and flow generation system and method for business test
JP6467264B2 (en) Plan creation support apparatus and plan creation support method
CN111124917A (en) Public test case management and control method, device, equipment and storage medium
JP4003499B2 (en) Estimate evaluation support program and estimate evaluation support system
CN114419631A (en) Network management virtual system based on RPA
CN115587333A (en) Failure analysis fault point prediction method and system based on multi-classification model
US8538798B2 (en) System of managing change process
JPH0876992A (en) Device and method for evaluation and management of quality of software
Mannan et al. Semi-Automated Approach for Evaluation of Software Defect Management Process using ML Approach
Azvine et al. Intelligent process analytics for CRM
Wiśniewski et al. Business process recomposition as a way to redesign workflows effectively
CN113010611A (en) Method and system for automatically generating relations between relational database tables
Bulatov et al. An In-depth Analysis of Reimbursement Processes Using Process Mining Techniques
CN117649210B (en) Project data management method and management system
JP4663526B2 (en) Form creation support device, form creation support method, and form creation support program
EP4446953A1 (en) Recommendation assistance device and recommendation assistance method
CN118505066B (en) Skill testing method and system based on prerecorded SaaS software operation skill
CN113537712B (en) Business process residual activity sequence prediction method based on trajectory replay
JP3521822B2 (en) Electronic report device and machine-readable recording medium recording program
CN117689333A (en) Project process risk monitoring method and device, electronic equipment and storage medium
JP4325476B2 (en) Organization chart editing apparatus and program
JPH09292981A (en) Device and method for supporting object-oriented system analysis and design

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040610

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040610

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070313

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070509

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070731

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070813

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100831

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110831

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120831

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120831

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130831

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees