JP2002222080A - Software estimation system - Google Patents

Software estimation system

Info

Publication number
JP2002222080A
JP2002222080A JP2001019766A JP2001019766A JP2002222080A JP 2002222080 A JP2002222080 A JP 2002222080A JP 2001019766 A JP2001019766 A JP 2001019766A JP 2001019766 A JP2001019766 A JP 2001019766A JP 2002222080 A JP2002222080 A JP 2002222080A
Authority
JP
Japan
Prior art keywords
function
software
work
unit
project
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.)
Pending
Application number
JP2001019766A
Other languages
Japanese (ja)
Inventor
Ko Sasaki
香 佐々木
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001019766A priority Critical patent/JP2002222080A/en
Publication of JP2002222080A publication Critical patent/JP2002222080A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that it is complicated to master a measurement rule and extract function information following the rule since a conventional software estimation system using a function point needs to follow an ordinary function point measuring procedure. SOLUTION: A function information storage part 2 is stored with function information on software, and function information of a software project to be developed is selected from the function information stored in the function information storage part 2. A function quantity computing part 5 computes the function quantity of the software project by using the selected function information to estimate the operation man-hour and operation cost from the computed function quantity. An alarm message display part 15 generates an alarm when a planned value exceeds an estimated value.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、ソフトウエアの
開発における作業量、費用等の見積りを行うソフトウエ
ア見積りシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software estimating system for estimating the amount of work, cost and the like in software development.

【0002】[0002]

【従来の技術】ソフトウエアの開発作業において、開発
スケジュールの遅延及び費用超過を発生させないために
は、開発規模、作業量、費用の正確な見積りと、それに
見合った適切な作業計画を立てる必要がある。作業量の
見積りは、開発者の経験に頼った見積り方法、似通った
開発の過去の実績ステップ数に基づく見積り方法などが
あるが、開発者の経験に頼る見積りでは、見積りの妥当
性を判断できず、その見積りノウハウは、見積り担当者
のみのもので、他人が活用することはできない。またス
テップ数に基づく見積りでは、開発言語や環境が異なっ
た場合には利用できないという問題があった。
2. Description of the Related Art In order to avoid delays in development schedules and excess costs in software development work, it is necessary to accurately estimate the scale of development, the amount of work, and costs, and to make an appropriate work plan in accordance with the estimates. is there. Estimation of the amount of work includes an estimation method based on the experience of the developer, an estimation method based on the number of actual steps in the past of similar development, and the like. However, the estimation know-how is only for the person in charge of estimation and cannot be used by others. In addition, the estimation based on the number of steps has a problem that it cannot be used when the development language or environment is different.

【0003】これらの課題を解決するものとして、ファ
ンクションポイントによる規模見積り方法がある。ファ
ンクションポイント法では、ある規則に基づいて規模計
算するため、計算規則を習得すれば、誰にでも規模見積
りが可能となり、見積り過程も明確である。しかし、フ
ァンクションポイントを用いるためには、計測規則を習
得する必要がある。また、通常のファンクションポイン
ト計測規則は抽象的に表現されているため、計測者によ
っては計測値に差が出ることがある。例えば、特開平1
1−203351号公報「作業工数見積り装置及びその
方法並びにプログラムを記録した記録媒体」において
は、工数見積りに必要な基情報を得るために、ファンク
ションポイントを利用しているが、ファンクションポイ
ントの計測手段は、通常のファンクションポイント計測
手順に従っている。
[0003] To solve these problems, there is a method of estimating the scale using function points. In the function point method, the scale is calculated based on a certain rule. Therefore, if the calculation rule is learned, anyone can estimate the scale, and the estimation process is clear. However, in order to use function points, it is necessary to learn measurement rules. Further, since the normal function point measurement rule is expressed in an abstract manner, there may be a difference in the measured value depending on the measurer. For example, JP
In JP-A-203351, a function point is used to obtain basic information necessary for estimating a man-hour in a work man-hour estimating apparatus, a method thereof, and a recording medium on which a program is recorded. Follows the normal function point measurement procedure.

【0004】以下、これについて図7〜図9を用いて説
明する。図7は、従来の作業工数の見積り対象プロジェ
クトにおける機能仕様書を示す図である。図7におい
て、55は機能仕様書であり、ユーザ登録画面及びユー
ザ登録機能が示されている。図8は、従来の作業工数の
見積り対象プロジェクトにおける総機能量の算出方法を
示す図である。図8において、56は機能仕様書55か
ら読み取られた内容である機能である。図9は、従来の
作業工数の見積り対象プロジェクトにおける総機能量の
算出過程を示す概略図である。図9において、55は図
7におけるものと同一のものである。57はユーザ、5
8は計算された総機能量である。
[0004] This will be described below with reference to FIGS. 7 to 9. FIG. 7 is a diagram showing a functional specification in a conventional project for which the number of man-hours is estimated. In FIG. 7, reference numeral 55 denotes a function specification, which shows a user registration screen and a user registration function. FIG. 8 is a diagram illustrating a conventional method of calculating the total amount of functions in a project for which work man-hours are to be estimated. In FIG. 8, reference numeral 56 denotes a function read from the function specification 55. FIG. 9 is a schematic diagram showing a process of calculating a total function amount in a conventional project for which the number of man-hours is estimated. 9, 55 is the same as that in FIG. 57 is a user, 5
8 is the calculated total function amount.

【0005】次に、動作について説明する。図7に示す
機能仕様書55の情報をユーザが作成、登録すると、そ
の情報は読み取られ、図8に示す各機能56が作成さ
れ、各機能量を自動計算し、全ての機能量を合計して総
機能量(ファンクションポイント)58が求められる。
つまり、図9に示すように、機能情報から総機能量を計
算する過程のみ自動化されており、機能情報の作成は、
計測者が計測の度に行う必要がある。
Next, the operation will be described. When the user creates and registers the information of the function specification 55 shown in FIG. 7, the information is read, each function 56 shown in FIG. 8 is created, each function amount is automatically calculated, and all the function amounts are totaled. Thus, a total function amount (function point) 58 is obtained.
That is, as shown in FIG. 9, only the process of calculating the total function amount from the function information is automated, and the creation of the function information is as follows.
It is necessary for the measurer to perform each measurement.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た従来の装置では、ファンクションポイントの算出にお
いて、通常のファンクションポイント計測手順を踏む必
要があり、計測規則の習得と、それに従った機能情報を
抽出する煩雑さがあった。また、計測規則の曖昧さによ
る計測者ごとの計測値の差も取り除くことができないと
いう問題があった。さらに、計測に使用された情報は、
計測時の複雑度判定に用いられるのみで、次計測に活用
できないなどの問題点があった。
However, in the above-described conventional apparatus, it is necessary to follow a normal function point measurement procedure in calculating a function point, and to acquire measurement rules and extract function information according to the rules. There was complexity. In addition, there is a problem that a difference between measurement values for each measurer due to ambiguity of measurement rules cannot be removed. In addition, the information used for measurement is
There is a problem that it is only used for determining the complexity at the time of measurement and cannot be used for the next measurement.

【0007】この発明は、上記のような課題を解決する
ためになされたものであり、開発分野ごとに、ファンク
ションポイント算出に必要な情報を予め準備しておき、
それらを呼び出すことにより、計測規則の習得とそれに
従った機能抽出の煩雑さ、計測者による計測値の差を減
少することができるソフトウエア見積りシステムを得る
ことを第一の目的とする。
[0007] The present invention has been made to solve the above-described problems, and information necessary for calculating a function point is prepared in advance for each development field.
A primary object of the present invention is to obtain a software estimating system capable of reducing the complexity of measurement rule acquisition and function extraction in accordance with the call, and the difference between measurement values by a measurer.

【0008】また、実際に計測した結果をファンクショ
ンポイント算出のための情報として蓄積し、そのノウハ
ウを次計測に活かすことができるソフトウエア見積りシ
ステムを得ることを第二の目的とする。
It is a second object of the present invention to obtain a software estimation system capable of accumulating actual measurement results as information for calculating function points and utilizing its know-how in the next measurement.

【0009】また、ファンクションポイントと開発工
数、費用の実績情報について、その相関関係の統計情報
を収集し、得られた統計情報を基に見積りを行うソフト
ウエア見積りシステムを得ることを第三の目的とする。
It is a third object of the present invention to obtain a software estimating system that collects statistical information of the correlation between function points, development man-hours, and cost actual information, and estimates based on the obtained statistical information. And

【0010】[0010]

【課題を解決するための手段】この発明に係わるソフト
ウエア見積りシステムにおいては、ソフトウエアの機能
情報が記憶された機能情報記憶部と、この機能情報記憶
部に記憶された機能情報から開発するソフトウエアプロ
ジェクトの機能情報を選択する機能情報選択部と、この
機能情報選択部によって選択された機能情報を用いてソ
フトウエアプロジェクトの機能量を計算する機能量計算
部を備えたものである。
In a software estimating system according to the present invention, a function information storage unit in which function information of software is stored, and a software developed from the function information stored in the function information storage unit. A function information selection unit for selecting function information of the software project, and a function amount calculation unit for calculating the function amount of the software project using the function information selected by the function information selection unit are provided.

【0011】また、ソフトウエアプロジェクトの機能情
報を入力する機能情報入力部を備え、機能量計算部は機
能情報入力部によって入力された機能情報を用いて機能
量を計算するものである。また、機能情報記憶部に記憶
された機能情報は、開発分野毎に管理されるものであ
る。
A function information input unit for inputting function information of the software project is provided, and the function amount calculation unit calculates the function amount using the function information input by the function information input unit. Further, the function information stored in the function information storage unit is managed for each development field.

【0012】さらに、機能量計算部によって計算された
機能量に基づき作業見積りを行う作業見積り計算部を備
えたものである。また、作業見積り計算部によって見積
られた作業見積り値と予め計画された計画値を比較する
比較部と、この比較部の比較結果により警告を発生する
警告部を備えたものである。
[0012] Further, there is provided a work estimating calculation unit for estimating a work based on the function amount calculated by the function amount calculating unit. In addition, the apparatus further includes a comparing unit that compares the estimated work value estimated by the estimated work calculating unit with a planned value planned in advance, and a warning unit that generates a warning based on a comparison result of the comparing unit.

【0013】さらにまた、作業見積り計算部は、ソフト
ウエアプロジェクトの作業工数を見積るものである。ま
た、作業見積り計算部は、ソフトウエアプロジェクトの
作業費用を見積るものである。また、作業見積り計算部
は、ソフトウエアプロジェクトの外注委託費を見積るも
のである。
Further, the work estimation calculating section estimates the number of work steps of the software project. The work estimation calculation unit estimates the work cost of the software project. The work estimation calculation section estimates the outsourcing cost of the software project.

【0014】加えて、機能量計算部によって計算された
ソフトウエアプロジェクトの機能量及び作業見積り計算
部によって計算された作業見積り値を記憶すると共に、
ソフトウエアプロジェクトが完了したときの機能量及び
作業見積り値に相当する実績値を開発分野毎に記憶する
プロジェクト情報記憶部を備え、作業見積り計算部は、
同じ開発分野のソフトウエアプロジェクトが完了したと
きの機能量及び実績値を用いて作業見積りを行うもので
ある。
In addition, the function amount of the software project calculated by the function amount calculation unit and the work estimate value calculated by the work estimate calculation unit are stored.
The system includes a project information storage unit for storing, for each development field, a functional amount at the time of completion of a software project and an actual value corresponding to an estimated work value.
The work estimation is performed using the functional quantities and the actual values when the software project in the same development field is completed.

【0015】また、機能量ステップ数換算テーブルを用
いて機能量を開発言語のステップ数に換算する機能量ス
テップ数換算部を備えたものである。また、機能量ステ
ップ数換算テーブルは、完了したソフトウエアプロジェ
クトの機能量及びステップ数を用いて修正されるもので
ある。
Further, a function amount step number conversion unit for converting the function amount into the number of steps of the development language using the function amount step number conversion table is provided. The function quantity step number conversion table is modified using the function quantity and the number of steps of the completed software project.

【0016】[0016]

【発明の実施の形態】実施の形態1.以下、この発明の
実施の形態1を図を用いて説明する。図1は、この発明
の実施の形態1によるソフトウエア見積りシステムの概
略構成を示すブロック図である。このソフトウエア見積
りシステムは、コンピュータ等の情報処理装置で構成さ
れている。図1において、1は機能情報が入力される機
能情報入力部、2は機能情報入力部1によって入力され
た機能情報を記憶する機能情報記憶部、3は機能情報記
憶部2に記憶された機能情報候補を表示する機能情報候
補表示部、4は機能情報候補表示部3に表示された機能
情報候補を選択、決定する機能情報選択決定部(機能情
報選択部)である。5は機能情報から機能量を計算する
機能量計算部、6は機能量計算部5の機能量計算に用い
られる機能量計算テーブルである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a software estimation system according to Embodiment 1 of the present invention. This software estimation system is configured by an information processing device such as a computer. In FIG. 1, 1 is a function information input unit into which function information is input, 2 is a function information storage unit that stores the function information input by the function information input unit 1, and 3 is a function stored in the function information storage unit 2. Function information candidate display sections 4 for displaying information candidates are function information selection and determination sections (function information selection sections) for selecting and determining function information candidates displayed on the function information candidate display section 3. Reference numeral 5 denotes a function amount calculation unit that calculates a function amount from function information, and reference numeral 6 denotes a function amount calculation table used for the function amount calculation of the function amount calculation unit 5.

【0017】7はプロジェクト情報を入力するプロジェ
クト情報入力部、8はプロジェクト情報入力部7によっ
て入力されたプロジェクト情報及び機能量計算部5によ
って計算されたプロジェクトの機能量を記憶するプロジ
ェクト情報記憶部、9は機能量をステップ数に換算する
機能量ステップ数換算テーブルである。10は機能量ス
テップ数換算テーブル9を用いて、プロジェクト情報記
憶部8に記憶された機能量をステップ数に換算する機能
量ステップ数換算部である。11はプロジェクト情報記
憶部8を参照して、作業費用を見積る作業費用見積り計
算部(作業見積り計算部)、12は見積り費用と計画費
用を比較する見積り費用計画費用比較部(比較部)、1
3はプロジェクト情報記憶部8を参照して作業工数の見
積りを行う作業工数見積り計算部(作業見積り計算
部)、14は見積り工数と計画工数を比較する見積り工
数計画工数比較部(比較部)である。15は見積り費用
計画費用比較部12と見積り工数計画工数比較部14の
比較結果により、警告メッセージを表示する警告メッセ
ージ表示部(警告部)である。
7 is a project information input unit for inputting project information, 8 is a project information storage unit for storing the project information input by the project information input unit 7 and the functional amount of the project calculated by the functional amount calculating unit 5, 9 is a function amount step number conversion table for converting the function amount into the number of steps. Reference numeral 10 denotes a function amount step number conversion unit that converts the function amount stored in the project information storage unit 8 into a step number using the function amount step number conversion table 9. Reference numeral 11 denotes a work cost estimation calculation unit (work estimation calculation unit) for estimating a work cost with reference to the project information storage unit 8, and reference numeral 12 denotes an estimated cost plan cost comparison unit (comparison unit) for comparing the estimated cost with the planned cost.
Reference numeral 3 denotes a work man-hour estimation calculation unit (work estimation calculation unit) for estimating work man-hours with reference to the project information storage unit 8; is there. Reference numeral 15 denotes a warning message display unit (warning unit) that displays a warning message based on a comparison result between the estimated cost plan cost comparison unit 12 and the estimated man-hour planned man-hour comparison unit 14.

【0018】上記の内、機能情報記憶部2、機能量計算
テーブル6、機能量ステップ数換算テーブル9、プロジ
ェクト情報記憶部8等は記憶装置内に設けられている。
また、このソフトウエア見積りシステム内には、記憶媒
体に記憶されたアプリケーションプログラム上にそれぞ
れプログラムモジュールとして形成された、機能情報入
力部1、機能情報候補表示部3、機能情報選択決定部
4、機能量計算部5、プロジェクト情報入力部7、機能
量ステップ数換算部10、作業費用見積り計算部11、
見積り費用計画費用比較部12、作業工数見積り計算部
13、見積り工数計画工数比較部14、警告メッセージ
表示部15等が設けられている。
The function information storage unit 2, the function amount calculation table 6, the function amount step number conversion table 9, the project information storage unit 8, and the like are provided in the storage device.
In the software estimating system, a function information input unit 1, a function information candidate display unit 3, a function information selection and decision unit 4, a function information selection and determination unit 4, which are respectively formed as program modules on application programs stored in a storage medium, Quantity calculation unit 5, project information input unit 7, function quantity step number conversion unit 10, work cost estimation calculation unit 11,
An estimated cost / planned cost comparison unit 12, a work man-hour estimation calculation unit 13, an estimated man-hour planned man-hour comparison unit 14, a warning message display unit 15, and the like are provided.

【0019】図2は、この発明の実施の形態1によるソ
フトウエア見積りシステムにおける機能量算出に使用さ
れる機能情報の例を示す図であり、機能情報記憶部2内
に記憶されている。図2において、16は機能情報記憶
部2内に記憶された各分野ごとの機能情報、17は機能
量算出対象プロジェクトとしての機能情報である。図3
は、この発明の実施の形態1によるソフトウエア見積り
システムにおける機能量算出過程を示す概略図である。
図3において、2、8は図1におけるものと、16、1
7は図2におけるものとそれぞれ同一のものである。1
8はユーザ、19は端末、20は端末19が接続された
ネットワーク、21は算出された総機能量である。
FIG. 2 is a diagram showing an example of function information used for calculating a function amount in the software estimation system according to the first embodiment of the present invention, which is stored in the function information storage unit 2. In FIG. 2, reference numeral 16 denotes function information for each field stored in the function information storage unit 2, and reference numeral 17 denotes function information as a function amount calculation target project. FIG.
FIG. 4 is a schematic diagram showing a function amount calculating process in the software estimation system according to the first embodiment of the present invention.
In FIG. 3, reference numerals 2 and 8 correspond to those in FIG.
7 are the same as those in FIG. 1
8 is a user, 19 is a terminal, 20 is a network to which the terminal 19 is connected, and 21 is a calculated total function amount.

【0020】図4は、この発明の実施の形態1によるソ
フトウエア見積りシステムにおけるIFPUG法におけ
る複雑度換算表を示す図である。図5は、この発明の実
施の形態1によるソフトウエア見積りシステムにおける
機能量算出のプログラムの動作を示すフローチャートで
ある。図6は、この発明の実施の形態1によるソフトウ
エア見積りシステムにおいて、工数、費用見積りに使用
される情報の一部を示す図であり、プロジェクト情報記
憶部8内にプロジェクト情報(計画)と完了プロジェク
ト情報(実績)が記憶されている。図6において、21
は図3におけるものと同一のものである。36はプロジ
ェクト情報(計画)である。37は開発言語、38はス
テップ数、39は開発期間、40は計画作業工数(全
体)、41は計画作業工数(内作)、42は計画作業工
数(外作)、43は計画作業費用、44は開発分野であ
る。19、37〜44はプロジェクト情報(計画)36
の各情報である。45は完了プロジェクト情報(実績)
である。46は機能量、47は開発言語、48はステッ
プ数、49は開発期間、50は作業工数(全体)、51
は作業工数(内作)、52は作業工数(外作)、53は
作業費用、54は開発分野である。46〜54は完了プ
ロジェクト情報(実績)45の各情報である。
FIG. 4 is a diagram showing a complexity conversion table in the IFPUG method in the software estimation system according to the first embodiment of the present invention. FIG. 5 is a flowchart showing an operation of a program for calculating a function amount in the software estimation system according to the first embodiment of the present invention. FIG. 6 is a view showing a part of information used for man-hour and cost estimation in the software estimating system according to the first embodiment of the present invention, wherein project information (plan) and completion information are stored in the project information storage unit 8. Project information (actual results) is stored. In FIG.
Are the same as those in FIG. 36 is project information (plan). 37 is the development language, 38 is the number of steps, 39 is the development period, 40 is the planned man-hours (overall), 41 is the planned man-hours (internal work), 42 is the planned man-hours (outside work), 43 is the planned work cost, 44 is a development field. 19, 37-44 are project information (plan) 36
Each information. 45 indicates completed project information (actual results)
It is. 46 is the amount of function, 47 is the development language, 48 is the number of steps, 49 is the development period, 50 is the number of man-hours (total), 51
Is the man-hour (in-house work), 52 is the work man-hour (outside work), 53 is the work cost, and 54 is the development field. 46 to 54 are information of completed project information (actual results) 45.

【0021】次に、動作について説明する。このソフト
ウエア見積りシステムは、機能量の算出に必要な機能情
報を選択、または入力することにより、機能量算出対象
プロジェクトの機能量を自動計算する。また、算出され
た機能量を基に開発言語ごとのステップ数に換算した
り、作業費用や作業工数の見積りを行う。プロジェクト
計画値が、作業費用、作業工数の見積り値を超える場合
には、警告メッセージを表示し、計画の見直しを促す。
機能情報記憶部2内には,図2に示されるように、各分
野ごとの既存の機能情報16が記憶されている。図3
は、ソフトウエア見積りシステムにおける機能量算出過
程の概略を示す。ユーザ18は、ネットワークを介して
システムを使用する。機能量の算出に際して、まず既存
の機能情報16が呼出される。ユーザ18は、機能量算
出対象プロジェクトと同分野の既存の機能情報16を選
択し、選択した既存の機能情報16の内容から,該当す
る情報(機能種別、機能、データ項目等)を選択して、
機能量算出対象プロジェクトの新規作成機能情報17を
作成する。該当項目がない場合は、新たに項目を追加し
て、新規作成機能情報17を作成する。新規作成機能情
報17をもとに、機能量を自動計算を行い、総機能量2
1を求める。総機能量は、図4のようなIFPUG(I
nternational Function Poi
nt Users Group)法の複雑度換算表に従
い、ファイル数とデータ項目数から計算する。新規作成
機能情報17内の情報は、機能情報記憶部2に該当分野
の情報として記憶され、次計測に活用される。また、求
められた総機能量21は、プロジェクト情報記憶部8に
記憶され、作業工数、作業費用の見積りに活用される。
Next, the operation will be described. This software estimating system automatically calculates the function amount of the project for which the function amount is to be calculated by selecting or inputting function information necessary for calculating the function amount. Further, based on the calculated amount of functions, the number of steps is converted into the number of steps for each development language, and the cost of work and the number of man-hours are estimated. When the project plan value exceeds the estimated value of the work cost and work man-hour, a warning message is displayed to urge the review of the plan.
Existing function information 16 for each field is stored in the function information storage unit 2, as shown in FIG. FIG.
Shows an outline of a function amount calculation process in the software estimation system. The user 18 uses the system via a network. When calculating the function amount, first, the existing function information 16 is called. The user 18 selects the existing function information 16 in the same field as the function amount calculation target project, and selects the corresponding information (function type, function, data item, etc.) from the contents of the selected existing function information 16. ,
The newly created function information 17 of the function amount calculation target project is created. If there is no corresponding item, a new item is added and the newly created function information 17 is created. The function amount is automatically calculated based on the newly created function information 17 and the total function amount 2
Find 1 The total amount of functions is expressed by IFPUG (I
international Function Poi
Calculated from the number of files and the number of data items according to the complexity conversion table of the (nt Users Group) method. The information in the newly created function information 17 is stored in the function information storage unit 2 as information of the relevant field, and is used for the next measurement. Further, the obtained total function amount 21 is stored in the project information storage unit 8 and is used for estimating the number of work steps and work costs.

【0022】次に、図5を用いて、上記総機能量の算出
の流れをさらに詳しく説明する。最初に、未登録分野で
あるかどうかを判断し、未登録分野のときは、ステップ
22の新規登録を行い、ステップ23で分野の入力を行
う。次いで、ステップ24で機能情報を入力し、ステッ
プ25でデータ項目を入力した後、ステップ26の複雑
度換算を行い、ステップ27でポイントを合計する。最
初の未登録分野かどうかの判断で、未登録でない場合
は、ステップ28で、開発分野を選択する。次いでステ
ップ29ですでに登録されている登録機能を表示する。
次いで機能が未登録機能かどうかの判断を行い、未登録
機能である場合は、ステップ30で、新規に登録し、ス
テップ31でデータ項目を入力して、ステップ26及び
ステップ27を実行する。機能が未登録機能でない場合
は、ステップ32で表示された機能を選択する。次いで
ステップ33で、登録データ項目を表示する。データ項
目が未登録データ項目がどうかにより、未登録データ項
目の場合はステップ34でデータ項目を新規に登録し、
未登録データ項目でない場合は、表示されたデータ項目
を選択する。その後、ステップ26及びステップ27を
実行して終了する。
Next, the flow of calculating the total function amount will be described in more detail with reference to FIG. First, it is determined whether or not the field is an unregistered field. If the field is unregistered, a new registration is performed in step 22 and a field is input in step 23. Next, after inputting function information in step 24 and inputting data items in step 25, complexity conversion is performed in step 26, and points are totaled in step 27. If it is not unregistered in the first judgment as to whether or not the field is unregistered, in step 28, a development field is selected. Next, at step 29, the registered functions already registered are displayed.
Next, it is determined whether the function is an unregistered function. If the function is an unregistered function, the function is newly registered in step 30 and a data item is input in step 31 to execute steps 26 and 27. If the function is not an unregistered function, the function displayed in step 32 is selected. Next, at step 33, the registered data items are displayed. If the data item is an unregistered data item, if it is an unregistered data item, a new data item is registered in step 34,
If it is not an unregistered data item, select the displayed data item. After that, steps 26 and 27 are executed and the processing ends.

【0023】プロジェクト情報記憶部8には、図6に示
すように開発対象プロジェクトのプロジェクト情報(計
画)36と開発完了プロジェクトの完了プロジェクト情
報(実績)45が記憶される。ソフトウエア見積りシス
テムにおいて、プロジェクト情報記憶部8に記憶された
総機能量21とプロジェクト情報(計画)36の開発言
語37を基に、機能量ステップ数換算テーブル9を用い
て、総機能量21をステップ数38に換算し、プロジェ
クト情報36として記憶する。また、プロジェクト情報
36に記憶された総機能量21とステップ数38は、開
発分野、言語などの開発を特徴付ける情報で分類して管
理し、それぞれの総機能量21とステップ数38の相関
関係を基に、機能量ステップ数換算テーブル9を修正す
る。機能量ステップ数換算テーブル9は、開発を特徴付
ける情報ごとに換算係数を管理している。
As shown in FIG. 6, the project information storage section 8 stores project information (plan) 36 of the development target project and completed project information (actual) 45 of the development completed project. In the software estimation system, the total function amount 21 is calculated using the function amount step number conversion table 9 based on the total function amount 21 stored in the project information storage unit 8 and the development language 37 of the project information (plan) 36. It is converted into the number of steps 38 and stored as project information 36. Further, the total function amount 21 and the number of steps 38 stored in the project information 36 are classified and managed based on information characterizing development such as a development field and a language, and the correlation between each total function amount 21 and the number of steps 38 is calculated. Based on this, the function amount step number conversion table 9 is corrected. The function quantity step number conversion table 9 manages conversion coefficients for each piece of information characterizing development.

【0024】ソフトウエア見積りシステムにおいて、プ
ロジェクト情報記憶部8に記憶されたプロジェクト情報
(計画)36の総機能量21と開発分野44を基に、同
じ開発分野の完了プロジェクト情報(実績)45の機能
量46と作業工数(全体)50から作業工数を見積る。
見積った作業工数とプロジェクト情報(計画)36の計
画作業工数(全体)40を比較し、計画作業工数(全
体)40が見積り作業工数を超過する場合は、その超過
度に応じて、警告メッセージを表示する。
In the software estimating system, the functions of the completed project information (actual results) 45 in the same development field are based on the total functional amount 21 and the development field 44 of the project information (plan) 36 stored in the project information storage unit 8. The work man-hour is estimated from the quantity 46 and the work man-hour (total) 50.
The estimated work man-hours are compared with the planned work man-hours (overall) 40 of the project information (plan) 36, and when the planned work man-hours (overall) 40 exceeds the estimated work man-hours, a warning message is issued according to the degree of excess. indicate.

【0025】ソフトウエア見積りシステムにおいて、プ
ロジェクト情報記憶部8に記憶されたプロジェクト情報
(計画)36の総機能量21と開発分野44、計画作業
工数(内作)41と計画作業工数(外作)42から求め
た計画作業工数の外作比率を基に、同じ開発分野の完了
プロジェクト情報(実績)45の機能量46と開発分野
54、作業工数(内作)51と作業工数(外作)52か
ら求めた計画作業工数の外作比率、作業費用53から作
業費用を見積る。見積った作業費用とプロジェクト情報
(計画)36の計画作業費用43を比較し、計画作業費
用43が見積り作業費用を超過する場合は、その超過度
に応じて、警告メッセージを表示する。
In the software estimation system, the total function amount 21 and the development field 44 of the project information (plan) 36 stored in the project information storage unit 8, the planned man-hours (internal work) 41, and the planned man-hours (external work) Based on the outside work ratio of the planned work man-hours obtained from 42, the functional quantity 46 of the completed project information (actual) 45 of the same development field and the development field 54, the work man-hour (in-house work) 51, and the work man-hour (outside work) 52 The work cost is estimated from the outside work ratio of the planned work man-hour and the work cost 53 obtained from the above. The estimated work cost is compared with the planned work cost 43 of the project information (plan) 36, and if the planned work cost 43 exceeds the estimated work cost, a warning message is displayed according to the degree of the excess.

【0026】実施の形態1によれば、機能量計算時に使
用した機能情報を記憶させることにより、ユーザはソフ
トウエアの機能量計算時に、記憶された機能情報を選択
するだけでソフトウエアの機能量が計測可能となり、計
測規則を習得する必要がなくなる上に、計測者による計
測値の差も減少する。また、機能量のステップ数換算
は、完了プロジェクトの実績情報から機能量とステップ
数を比較し、機能量の妥当性確認を可能とするだけでな
く、機能量とステップ数の統計を取ることによって、機
能量ステップ数換算テーブルを修正することも可能とな
る。また、機能量を基準にすることにより、完了プロジ
ェクトの実績情報から、容易に作業工数と作業費用を見
積ることが可能となり、計画値が見積り値を超過した場
合の警告表示により、適正な計画を立てることが可能と
なる。
According to the first embodiment, by storing the function information used at the time of calculating the function amount, the user can simply select the stored function information at the time of calculating the function amount of the software, so that the user can select the function information. Can be measured, and it is not necessary to learn the measurement rules, and the difference between the measured values by the measurer is reduced. In addition, the conversion of the number of steps to the amount of functions can be performed not only by comparing the amount of functions and the number of steps from the actual information of the completed project, but also by confirming the validity of the amount of functions. It is also possible to correct the function quantity step number conversion table. In addition, by using the functional amount as a reference, it is possible to easily estimate the work man-hours and work costs from the actual information of completed projects, and a warning display when the planned value exceeds the estimated value enables the appropriate planning It is possible to stand.

【0027】[0027]

【発明の効果】この発明は、以上説明したように構成さ
れているので、以下に示すような効果を奏する。ソフト
ウエアの機能情報が記憶された機能情報記憶部と、この
機能情報記憶部に記憶された機能情報から開発するソフ
トウエアプロジェクトの機能情報を選択する機能情報選
択部と、この機能情報選択部によって選択された機能情
報を用いてソフトウエアプロジェクトの機能量を計算す
る機能量計算部を備えたので、記憶された機能情報を選
択することにより、ソフトウエアプロジェクトの機能量
を計算することができる。
Since the present invention is configured as described above, it has the following effects. A function information storage unit in which function information of the software is stored, a function information selection unit for selecting function information of a software project to be developed from the function information stored in the function information storage unit, and a function information selection unit. Since the function amount calculation unit for calculating the function amount of the software project using the selected function information is provided, the function amount of the software project can be calculated by selecting the stored function information.

【0028】また、ソフトウエアプロジェクトの機能情
報を入力する機能情報入力部を備え、機能量計算部は機
能情報入力部によって入力された機能情報を用いて機能
量を計算するので、予め記憶されていない機能情報を新
たに入力することができる。また、機能情報記憶部に記
憶された機能情報は、開発分野毎に管理されるので、ソ
フトウエアプロジェクトの機能情報を選択しやすい。
Further, a function information input unit for inputting function information of the software project is provided, and the function amount calculation unit calculates the function amount using the function information input by the function information input unit, and is stored in advance. New function information can be input. Further, the function information stored in the function information storage unit is managed for each development field, so that it is easy to select the function information of the software project.

【0029】さらに、機能量計算部によって計算された
機能量に基づき作業見積りを行う作業見積り計算部を備
えたので、機能量に基づき作業見積りを行うことができ
る。また、作業見積り計算部によって見積られた作業見
積り値と予め計画された計画値を比較する比較部と、こ
の比較部の比較結果により警告を発生する警告部を備え
たので、警告により計画の見直しを行うことができる。
Furthermore, since the work estimation unit for estimating the work based on the function amount calculated by the function amount calculation unit is provided, the work estimation can be performed based on the function amount. In addition, a comparison unit that compares the work estimate value estimated by the work estimate calculation unit with the planned value planned in advance, and a warning unit that generates a warning based on the comparison result of the comparison unit are provided. It can be performed.

【0030】さらにまた、作業見積り計算部は、ソフト
ウエアプロジェクトの作業工数を見積るので、ソフトウ
エアプロジェクトの作業工数を見積もることができる。
また、作業見積り計算部は、ソフトウエアプロジェクト
の作業費用を見積るので、ソフトウエアプロジェクトの
作業費用を見積ることができる。また、作業見積り計算
部は、ソフトウエアプロジェクトの外注委託費を見積る
ので、ソフトウエアプロジェクトの外注委託費を見積る
ことができる。
Further, since the work estimation calculation section estimates the number of work steps of the software project, it is possible to estimate the number of work steps of the software project.
Further, since the work estimation calculation unit estimates the work cost of the software project, it can estimate the work cost of the software project. Further, the work estimation calculation unit estimates the outsourcing cost of the software project, so that the outsourcing cost of the software project can be estimated.

【0031】加えて、機能量計算部によって計算された
ソフトウエアプロジェクトの機能量及び作業見積り計算
部によって計算された作業見積り値を記憶すると共に、
ソフトウエアプロジェクトが完了したときの機能量及び
作業見積り値に相当する実績値を開発分野毎に記憶する
プロジェクト情報記憶部を備え、作業見積り計算部は、
同じ開発分野のソフトウエアプロジェクトが完了したと
きの機能量及び実績値を用いて作業見積りを行うので、
実績値に基づく見積りを行うことができる。
In addition, the function amount of the software project calculated by the function amount calculator and the work estimate value calculated by the work estimate calculator are stored.
The system includes a project information storage unit for storing, for each development field, a functional amount at the time of completion of a software project and an actual value corresponding to an estimated work value.
Since work estimates are made using the functional quantities and actual values when the software project in the same development field is completed,
Estimates can be made based on actual values.

【0032】また、機能量ステップ数換算テーブルを用
いて機能量を開発言語のステップ数に換算する機能量ス
テップ数換算部を備えたので、機能量からステップ数に
換算することができる。また、機能量ステップ数換算テ
ーブルは、完了したソフトウエアプロジェクトの機能量
及びステップ数を用いて修正されるので、修正された機
能量ステップ数換算テーブルを用いて、機能量をステッ
プ数に換算することができる。
Also, since a function amount step number conversion unit for converting the function amount into the number of steps of the development language using the function amount step number conversion table is provided, the function amount can be converted into the number of steps. Further, since the function amount step number conversion table is corrected using the function amount and the step number of the completed software project, the function amount is converted into the step number using the corrected function amount step number conversion table. be able to.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 この発明の実施の形態1によるソフトウエア
見積りシステムの概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a software estimation system according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1によるソフトウエア
見積りシステムにおける機能量算出に使用される機能情
報の例を示す図である。
FIG. 2 is a diagram showing an example of function information used for calculating a function amount in the software estimation system according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1によるソフトウエア
見積りシステムにおける機能量算出過程を示す概略図で
ある。
FIG. 3 is a schematic diagram showing a function amount calculating process in the software estimation system according to the first embodiment of the present invention.

【図4】 この発明の実施の形態1によるソフトウエア
見積りシステムにおけるIFPUG法における複雑度換
算表を示す図である。
FIG. 4 is a diagram showing a complexity conversion table in the IFPUG method in the software estimation system according to the first embodiment of the present invention.

【図5】 この発明の実施の形態1によるソフトウエア
見積りシステムにおける機能量算出のプログラムの動作
を示すフローチャートである。
FIG. 5 is a flowchart showing an operation of a program for calculating a function amount in the software estimation system according to the first embodiment of the present invention.

【図6】 この発明の実施の形態1によるソフトウエア
見積りシステムにおいて、工数、費用見積りに使用され
る情報の一部を示す図である。
FIG. 6 is a diagram showing a part of information used for man-hour and cost estimation in the software estimation system according to the first embodiment of the present invention.

【図7】 従来の作業工数の見積り対象プロジェクトに
おける機能仕様書を示す図である。
FIG. 7 is a diagram showing a function specification in a conventional project for which the number of work steps is estimated.

【図8】 従来の作業工数の見積り対象プロジェクトに
おける総機能量の算出方法を示す図である。
FIG. 8 is a diagram showing a conventional method of calculating the total amount of functions in a project for which work man-hours are to be estimated.

【図9】 従来の作業工数の見積り対象プロジェクトに
おける総機能量の過程方法を示す概略図である。
FIG. 9 is a schematic diagram showing a process method of a total function amount in a conventional project for which the number of work steps is estimated.

【符号の説明】[Explanation of symbols]

1 機能情報入力部、2 機能情報記憶部、3 機能情
報候補表示部、4 機能情報選択決定部、5 機能量計
算部、6 機能量計算テーブル、7 プロジェクト情報
入力部、8 プロジェクト情報記憶部、9 機能量ステ
ップ数換算テーブル、10 機能量ステップ数換算部、
11 作業費用見積り計算部、12 見積り費用計画費
用比較部、13 作業工数見積り計算部、14 見積り
工数計画工数比較部、15 警告メッセージ表示部、1
6 機能情報、17 機能量算出対象プロジェクトの機
能情報、18 ユーザ、19 端末、20 ネットワー
ク、21 総機能量、36 プロジェクト情報(計
画)、37,47 開発言語、38,48 ステップ
数、39,49 開発期間、40 計画作業工数(全
体)、41 計画作業工数(内作)、42 計画作業工
数(外作)、43 計画作業費用、44,54 開発分
野、45 完了プロジェクト情報(実績)、50 作業
工数(全体)、51 作業工数(内作)、52 作業工
数(外作)、53 作業費用。
1 function information input section, 2 function information storage section, 3 function information candidate display section, 4 function information selection determination section, 5 function amount calculation section, 6 function amount calculation table, 7 project information input section, 8 project information storage section, 9 Function quantity step number conversion table, 10 Function quantity step number conversion section,
11 Work cost estimate calculation section, 12 Estimated cost plan cost comparison section, 13 Work man-hour estimate calculation section, 14 Estimated man-hour planned man-hour comparison section, 15 Warning message display section, 1
6 function information, 17 function information of function calculation target project, 18 users, 19 terminals, 20 networks, 21 total functions, 36 project information (plan), 37, 47 development language, 38, 48 steps, 39, 49 Development period, 40 Planned man-hours (overall), 41 Planned man-hours (internal work), 42 Planned man-hours (outside work), 43 Planned work costs, 44, 54 Development field, 45 Completed project information (actual), 50 works Man-hours (overall), 51 work man-hours (in-house work), 52 work man-hours (outside work), 53 work costs.

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウエアの機能情報が記憶された機
能情報記憶部、この機能情報記憶部に記憶された機能情
報から開発するソフトウエアプロジェクトの機能情報を
選択する機能情報選択部、この機能情報選択部によって
選択された機能情報を用いて上記ソフトウエアプロジェ
クトの機能量を計算する機能量計算部を備えたことを特
徴とするソフトウエア見積りシステム。
A function information storage unit storing function information of software; a function information selection unit for selecting function information of a software project to be developed from the function information stored in the function information storage unit; A software estimating system comprising: a function amount calculating unit that calculates a function amount of the software project using the function information selected by the selecting unit.
【請求項2】 ソフトウエアプロジェクトの機能情報を
入力する機能情報入力部を備え、機能量計算部は上記機
能情報入力部によって入力された機能情報を用いて機能
量を計算することを特徴とする請求項1記載のソフトウ
エア見積りシステム。
2. A function information input unit for inputting function information of a software project, wherein a function amount calculation unit calculates a function amount using the function information input by the function information input unit. The software estimation system according to claim 1.
【請求項3】 機能情報記憶部に記憶された機能情報
は、開発分野毎に管理されることを特徴とする請求項1
または請求項2記載のソフトウエア見積りシステム。
3. The function information stored in the function information storage unit is managed for each development field.
Alternatively, the software estimation system according to claim 2.
【請求項4】 機能量計算部によって計算された機能量
に基づき作業見積りを行う作業見積り計算部を備えたこ
とを特徴とする請求項1〜請求項3のいずれか一項記載
のソフトウエア見積りシステム。
4. A software estimator according to claim 1, further comprising a work estimating unit for estimating a work based on the function amount calculated by the function amount calculating unit. system.
【請求項5】 作業見積り計算部によって見積られた作
業見積り値と予め計画された計画値を比較する比較部、
この比較部の比較結果により警告を発生する警告部を備
えたことを特徴とする請求項4記載のソフトウエア見積
りシステム。
5. A comparing unit for comparing the work estimate value estimated by the work estimate calculation unit with a planned value planned in advance,
5. The software estimation system according to claim 4, further comprising a warning unit that generates a warning based on a comparison result of the comparison unit.
【請求項6】 作業見積り計算部は、ソフトウエアプロ
ジェクトの作業工数を見積ることを特徴とする請求項4
または請求項5記載のソフトウエア見積りシステム。
6. The work estimation calculation unit estimates work man-hours of a software project.
Or the software estimation system according to claim 5.
【請求項7】 作業見積り計算部は、ソフトウエアプロ
ジェクトの作業費用を見積ることを特徴とする請求項4
〜請求項6のいずれか一項記載のソフトウエア見積りシ
ステム。
7. The work estimation calculation unit estimates a work cost of a software project.
The software estimation system according to any one of claims 1 to 6.
【請求項8】 作業見積り計算部は、ソフトウエアプロ
ジェクトの外注委託費を見積ることを特徴とする請求項
4〜請求項7のいずれか一項記載のソフトウエア見積り
システム。
8. The software estimating system according to claim 4, wherein the work estimating calculation unit estimates the outsourcing cost of the software project.
【請求項9】 機能量計算部によって計算されたソフト
ウエアプロジェクトの機能量及び作業見積り計算部によ
って計算された作業見積り値を記憶すると共に、上記ソ
フトウエアプロジェクトが完了したときの機能量及び作
業見積り値に相当する実績値を開発分野毎に記憶するプ
ロジェクト情報記憶部を備え、作業見積り計算部は、同
じ開発分野の上記ソフトウエアプロジェクトが完了した
ときの機能量及び実績値を用いて作業見積りを行うこと
を特徴とする請求項4〜請求項8のいずれか一項記載の
ソフトウエア見積りシステム。
9. The function quantity of the software project calculated by the function quantity calculation section and the work estimate value calculated by the work estimation calculation section are stored, and the function quantity and the work estimate when the software project is completed. A project information storage unit that stores the actual value corresponding to the value for each development field is provided, and the work estimation calculation unit calculates the work estimate using the functional amount and the actual value when the above software project of the same development field is completed. 9. The software estimation system according to claim 4, wherein the software estimation is performed.
【請求項10】 機能量ステップ数換算テーブルを用い
て機能量を開発言語のステップ数に換算する機能量ステ
ップ数換算部を備えたことを特徴とする請求項1〜請求
項9のいずれか一項記載のソフトウエア見積りシステ
ム。
10. A function quantity step number conversion unit for converting a function quantity into a step number of a development language using a function quantity step number conversion table. Software estimation system described in section.
【請求項11】 機能量ステップ数換算テーブルは、完
了したソフトウエアプロジェクトの機能量及びステップ
数を用いて修正されることを特徴とする請求項10記載
のソフトウエア見積りシステム。
11. The software estimating system according to claim 10, wherein the function amount step number conversion table is modified using the function amount and the step number of the completed software project.
JP2001019766A 2001-01-29 2001-01-29 Software estimation system Pending JP2002222080A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001019766A JP2002222080A (en) 2001-01-29 2001-01-29 Software estimation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001019766A JP2002222080A (en) 2001-01-29 2001-01-29 Software estimation system

Publications (1)

Publication Number Publication Date
JP2002222080A true JP2002222080A (en) 2002-08-09

Family

ID=18885588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001019766A Pending JP2002222080A (en) 2001-01-29 2001-01-29 Software estimation system

Country Status (1)

Country Link
JP (1) JP2002222080A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272417A (en) * 2006-03-30 2007-10-18 Mizuho Information & Research Institute Inc System scale estimation system, system scale estimation method, and system scale estimation program
JP2010272104A (en) * 2009-04-22 2010-12-02 Hitachi Ltd Component design support device
JP2016066197A (en) * 2014-09-24 2016-04-28 株式会社日立製作所 Analysis system and analysis method
JP2021117775A (en) * 2020-01-27 2021-08-10 Tis株式会社 Server device, program, and information processing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272417A (en) * 2006-03-30 2007-10-18 Mizuho Information & Research Institute Inc System scale estimation system, system scale estimation method, and system scale estimation program
JP2010272104A (en) * 2009-04-22 2010-12-02 Hitachi Ltd Component design support device
JP2016066197A (en) * 2014-09-24 2016-04-28 株式会社日立製作所 Analysis system and analysis method
JP2021117775A (en) * 2020-01-27 2021-08-10 Tis株式会社 Server device, program, and information processing method
JP7257979B2 (en) 2020-01-27 2023-04-14 Tis株式会社 Server device, program, and information processing method

Similar Documents

Publication Publication Date Title
US7788127B1 (en) Forecast model quality index for computer storage capacity planning
WO2020143409A1 (en) Method and device for predicting business indicators
US6546506B1 (en) Technique for automatically generating a software test plan
Al-Othman et al. Uncertainty modelling in power system state estimation
US20180188417A1 (en) Method for increasing the spatial resolution of a weather forecast
US20050071807A1 (en) Methods and systems for predicting software defects in an upcoming software release
CN111896914A (en) Cooperative positioning method, device, equipment and storage medium
CN110008080A (en) Operational indicator method for detecting abnormality, device and electronic equipment based on time series
CN110363571B (en) Transaction user advance perception method and device
JP2019028871A (en) Project management support device, project management support method and program
CN104618949B (en) A kind of complaint prediction technique and device based on arma modeling
Nasr et al. Continuous inventory control with stochastic and non-stationary Markovian demand
US20190251604A1 (en) Predicting after-rehab value of a real-estate property based on rehab-packages
JP2002222080A (en) Software estimation system
Belforte et al. Identification, structure selection and validation of uncertain models with set-membership error description
CN109376929B (en) Distribution parameter determination method, distribution parameter determination device, storage medium, and electronic apparatus
US20230044694A1 (en) Action evaluation system, action evaluation method, and recording medium
Cockcroft Estimating CASE development size from outline specifications
JP4795788B2 (en) Software development man-hour estimation device
Demos et al. Lagrange regularisation approach to compare nested data sets and determine objectively financial bubbles' inceptions
CN112233171A (en) Target labeling quality inspection method and device, computer equipment and storage medium
McGregor Managing metrics in an iterative incremental development environment
JP2006155432A (en) Method and program for replenishing stock, and stock replenishment quantity management device
JP4040735B2 (en) Work man-hour estimation device
JP2880347B2 (en) Structured system processing time estimation device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060221

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060620