US20180247248A1 - Measure Evaluation System and Measure Evaluation Method - Google Patents

Measure Evaluation System and Measure Evaluation Method Download PDF

Info

Publication number
US20180247248A1
US20180247248A1 US15/758,235 US201515758235A US2018247248A1 US 20180247248 A1 US20180247248 A1 US 20180247248A1 US 201515758235 A US201515758235 A US 201515758235A US 2018247248 A1 US2018247248 A1 US 2018247248A1
Authority
US
United States
Prior art keywords
measure
kpi
subject
basic indicator
basic
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.)
Abandoned
Application number
US15/758,235
Inventor
Wenpeng WEI
Toshiko Aizono
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Assigned to HITACHI, LTD. reassignment HITACHI, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AIZONO, TOSHIKO, WEI, WENPENG
Publication of US20180247248A1 publication Critical patent/US20180247248A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis

Definitions

  • This invention relates to a measure evaluation system and a measure evaluation method, and more particularly, to a measure effect evaluation system and a measure evaluation method, for evaluating an effect of a measure through use of a KPI.
  • JP 2002-024471 A describes a technology calculating, based on a similar group, an estimated value exhibited when an event or the like is not held, and comparing the estimated value with an actual value exhibited when an event or the like is held, to thereby grasp a usage state of transportation.
  • JP 2002-024471 A a basis for evaluation (KPI) to be used for evaluation is determined, and a similar group having a KPI similar to that of an evaluation subject group is determined. Then, a KPI of the subject group exhibited when an event is not held is estimated based on the similar group, and an actual KPI value of the subject group and the estimated KPI value thereof are compared with each other.
  • KPI basis for evaluation
  • a KPI of the subject group exhibited when an event is not held is estimated based on the similar group, and an actual KPI value of the subject group and the estimated KPI value thereof are compared with each other.
  • processing is required to be repeated as many times as the number of KPIs, and hence an amount of processing increases.
  • a similar group having a KPI similar to that of the evaluation subject group is required to be determined every time processing is performed, and hence an amount of processing increases also in this regard.
  • a measure evaluation system comprising: a basic indicator calculation module configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure, and to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure; a basic indicator estimation module configured to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject and to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model; and KPI evaluation calculation module configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators and to calculate an estimated KPI value corresponding to the KPI definition through use of the K
  • a method for evaluating a measure comprising: a step configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure; a step configured to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure; a step configured to to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject; a step configured to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model; a step configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators; and a step configured to calculate an estimated KPI value corresponding to the KPI definition through use of the KPI definition and the estimated basic indicator.
  • a representative example of effects of this invention is as follows: the processing amount can be reduced more easily when an effect of a measure is evaluated through use of a KPI.
  • FIG. 1 is a diagaram illustrating a system configuration according to Embodiment 1;
  • FIG. 2 is an example of a screen of an input/output module according to Embodiment 1;
  • FIG. 3 is an example of a screen of a KPI definition input screen according to Embodiment 1;
  • FIG. 4 is an example of screen of an evaluation result display screen according to Embodiment 1;
  • FIG. 5 is an example of a data structure of purchase history data according to Embodiment 1;
  • FIG. 6 is an example of a data structure of article master data according to Embodiment 1;
  • FIG. 7 is an example of a data structure of customer information data according to Embodiment 1;
  • FIG. 8 is an example of a data structure of store information data according to Embodiment 1.
  • FIG. 9 is a flowchart illustrating basic indicator calculation processing, a basic indicator estimation processing, and a KPI evaluation calculation processing according to Embodiment 1.
  • FIG. 1 A configuration of a system for evaluating an effect of a distribution measure in Embodiment 1 of this invention is illustrated in FIG. 1 .
  • the system includes an input/output module 100 , a data storage module 200 , a basic indicator calculation module 300 , a basic indicator estimation module 400 , and a KPI evaluation calculation module 500 .
  • a “basic indicator” refers to an indicator, for example, POS data, which is included in a system of a distribution business
  • a “KPI” refers to an indicator defined by arithmetic calculation of a plurality of basic indicators.
  • the input/output module 100 , the basic indicator calculation module 300 , the basic indicator estimation module 400 , and the KPI evaluation calculation module 500 are functional blocks executed by, for example, a CPU (not shown).
  • the input/output module 100 is displayed on an output apparatus, for example, a display (not shown).
  • the data storage module 200 is a database constructed of various types of storage apparatus.
  • the input/output module 100 includes a subject group/period input screen 110 , a KPI definition input screen 120 , and an evaluation result display screen 130 .
  • the data storage module 200 includes purchase history data 210 , article master data 220 , customer information data 230 , and store information data 240 .
  • FIG. 2 An example of the subject group/period input screen 110 is illustrated in FIG. 2 .
  • the subject group/period input screen 110 includes a subject group input field 111 and a period input field 112 .
  • a file selection button 1111 may be used to select and input a file in which a list of subjects is described.
  • the subject group may be specified based on the age, gender, or other such information on a person to be subjected to the measure.
  • “article A recommendation recipient” is selected as an example of the subject group.
  • the KPI definition input screen 120 includes a KPI definition input field 121 , a basic indicator list 122 , and an input KPI definition list 123 .
  • a basic indicator to be used may be selected from the basic indicator list 122 , and a calculation expression for calculation of a KPI may be input to the KPI definition input field 121 .
  • sales, the number of visitors, and the number of purchasers are used as the basic indicators.
  • a trial rate is input as an example of the KPI.
  • a plurality of KPI definitions may be input.
  • the evaluation result display screen 130 includes a KPI list 131 , a KPI time series 132 , a measure effect 133 , an effect for each article/category 134 , and an effect for each KPI 135 .
  • the KPI time series 132 an actual KPI value 1321 and an estimated KPI value 1322 exhibited when a measure is not executed are displayed.
  • a KPI desired to be displayed may be selected from the KPI list 131 .
  • an “add” button 1311 or an “add KPI” button 1351 may be used to call the screen of FIG. 3 to additionally input a KPI definition. A specific example of this screen is described later.
  • FIG. 5 to FIG. 8 Structures of various kinds of data of FIG. 5 to FIG. 8 , which are merely examples, may include other information, and may not include unnecessary information.
  • the purchase history data 210 includes, for example, date/time data, store ID data, article ID data, customer ID data, quantity data, and unit price data.
  • the article master data 220 includes, for example, article ID data, article name data, category data, and manufacturer data.
  • the customer information data 230 includes, for example, customer ID data, age data, gender data, and address data.
  • the store information data 240 includes, for example, store ID data, store name data, and address data.
  • the basic indicator calculation module 300 the basic indicator estimation module 400 , and the KPI evaluation calculation module 500 are described with reference to a flowchart of FIG. 9 .
  • processing procedures to be executed by the basic indicator calculation module 300 , the basic indicator estimation module 400 , and the KPI evaluation calculation module 500 are formed by basic indicator calculation processing 310 , basic indicator estimation processing 410 , and KPI evaluation calculation processing 510 , respectively.
  • the basic indicator calculation processing 310 first, data stored in the data storage module 200 is classified into the subject group and a non-subject group, which is a group of persons not to be subjected to the measure based on a subject group definition and a measure execution period, which are input on the input/output module 100 (Step 311 ). Next, a basic indicator of the subject group before the execution of the measure, a basic indicator of the non-subject group before the execution of the measure, a basic indicator of the subject group during the measure execution period, and a basic indicator of the non-subject group during the measure execution period are calculated for each of the subject group and the non-subject group based on a definition of a basic indicator (Step 312 ).
  • an estimation model representing a relationship between the calculated basic indicator of the subject group before the execution of the measure and the calculated basic indicator of the non-subject group before the execution of the measure is created (Step 412 ).
  • a basic indicator of the subject group exhibited when the measure is not executed during the measure execution period is estimated based on the created estimation model and the basic indicator of the non-subject group during the measure execution period (Step 413 ).
  • estimation processing of the basic indicator estimation processing 410 is performed on each basic indicator particularly at the previous stage of the KPI evaluation calculation processing 510 (Step 411 and Step 414 ).
  • the loop of the basic indicator estimation processing 410 is only required to be executed as many times as the number of basic indicators, which is at most a few times. Therefore, processing can be performed at high speed.
  • this processing can be executed before a KPI for which an effect of a measure is to be calculated is determined.
  • the KPI evaluation calculation processing 510 first, a KPI definition input on the input/output module 100 , the basic indicator of the subject group during the measure execution period, which is calculated in the basic indicator calculation processing 310 , and the basic indicator of the subject group exhibited when the measure is not executed during the measure execution period, which is estimated in the basic indicator estimation processing 410 , are received (Step 511 ). Next, an actual KPI value of the subject group during the measure execution period and an estimated KPI value of the subject group exhibited when the measure is not executed during the measure execution period are calculated based on the received KPI definition and basic indicators.
  • the estimated KPI value of the subject group exhibited when the measure is not executed during the measure execution period is subtracted from the actual KPI value of the subject group during the measure execution period, to thereby calculate an effect of the measure (Step 512 ).
  • the calculated effect of the measure is displayed on the evaluation result display screen 130 .
  • this processing is performed on a KPI definition after the KPI definition input by a user is received.
  • a basis for evaluation KPI
  • creation of a model expression, calculation of an estimated value, and the like are performed with respect to the KPI.
  • KPI a basis for evaluation
  • a large number of KPIs can be generated from combinations of basic indicators, and hence when estimation processing is performed for each KPI, a load of calculation becomes disadvantageously enormous.
  • unnecessary calculation is required to be performed.
  • the estimation processing for basic indicators has already been completed in the basic indicator estimation processing 410 .
  • the calculation of an effect of a measure with respect to a KPI specified by the user can easily be completed, and the amount of calculation can thus be suppressed.
  • an effect of a measure corresponding to the added KPI can be calculated as needed (Step 513 ).
  • FIG. 4 effects of the measure exhibited by the recommendation of the article A are displayed.
  • KPI list 131 KPIs that can be evaluated are displayed.
  • an effect on sales is displayed in the KPI time series 132 .
  • An actual value of sales (actual KPI value) 1321 and estimated sales (estimated KPI value) 1322 exhibited when the measure of recommendation of the article A is not executed are displayed.
  • the measure effect 133 a proportion of the effect of the measure of recommendation of the article A to the total sales is displayed.
  • the category of the article A five categories whose sales have increased due to the influence of the measure of recommendation of the article A, and five categories whose sales have decreased due to the influence of the measure of recommendation of the article A are displayed.
  • an influence of the measure of recommendation of the article A on each KPI is displayed.
  • the “add” button 1311 or the “add KPI” button 1351 may be used to call the screen of FIG. 3 to newly add a KPI definition for quick evaluation.

Abstract

For the purpose of reducing the processing amount in evaluating an effect of a measure with a KPI, a measure evaluation system is configured to have: a basic indicator calculation module grouping data into a subject and a non-subject and calculating basic indicators of the subject and the non-subject before measure execution; a basic indicator estimation module creating, for each basic indicator, an estimation model representing a relationship between the basic indicators of the subject and the non-subject and estimating an estimated basic indicator, which is exhibited when the measure is not executed on the subject, based on a basic indicator of the subject after measure execution and on the estimation model; and a KPI evaluation calculation module receiving a KPI definition formed of arithmetic calculation of basic indicators and calculating an estimated KPI value corresponding to the KPI definition with the KPI definition and the estimated basic indicator.

Description

    BACKGROUND OF THE INVENTION
  • This invention relates to a measure evaluation system and a measure evaluation method, and more particularly, to a measure effect evaluation system and a measure evaluation method, for evaluating an effect of a measure through use of a KPI.
  • A method of determining, for example, an influence of a measure that is executed in a business operation based on a KPI formed of various types of information and data is performed in various types of businesses including a distribution business. For example, JP 2002-024471 A describes a technology calculating, based on a similar group, an estimated value exhibited when an event or the like is not held, and comparing the estimated value with an actual value exhibited when an event or the like is held, to thereby grasp a usage state of transportation.
  • In the technology described in JP 2002-024471 A, a basis for evaluation (KPI) to be used for evaluation is determined, and a similar group having a KPI similar to that of an evaluation subject group is determined. Then, a KPI of the subject group exhibited when an event is not held is estimated based on the similar group, and an actual KPI value of the subject group and the estimated KPI value thereof are compared with each other. However, with this method, when there are a large number of KPIs, processing is required to be repeated as many times as the number of KPIs, and hence an amount of processing increases. Moreover, a similar group having a KPI similar to that of the evaluation subject group is required to be determined every time processing is performed, and hence an amount of processing increases also in this regard.
  • SUMMARY OF THE INVENTION
  • Representative examples of means for solving the problem in one embodiment of this invention are as follows. A measure evaluation system, comprising: a basic indicator calculation module configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure, and to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure; a basic indicator estimation module configured to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject and to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model; and KPI evaluation calculation module configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators and to calculate an estimated KPI value corresponding to the KPI definition through use of the KPI definition and the estimated basic indicator.
  • A method for evaluating a measure, comprising: a step configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure; a step configured to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure; a step configured to to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject; a step configured to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model; a step configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators; and a step configured to calculate an estimated KPI value corresponding to the KPI definition through use of the KPI definition and the estimated basic indicator.
  • A representative example of effects of this invention is as follows: the processing amount can be reduced more easily when an effect of a measure is evaluated through use of a KPI.
  • BRIEF DESCRIPTIONS OF DRAWINGS
  • The present invention can be appreciated by the description which follows in conjunction with the following figures, wherein:
  • FIG. 1 is a diagaram illustrating a system configuration according to Embodiment 1;
  • FIG. 2 is an example of a screen of an input/output module according to Embodiment 1;
  • FIG. 3 is an example of a screen of a KPI definition input screen according to Embodiment 1;
  • FIG. 4 is an example of screen of an evaluation result display screen according to Embodiment 1;
  • FIG. 5 is an example of a data structure of purchase history data according to Embodiment 1;
  • FIG. 6 is an example of a data structure of article master data according to Embodiment 1;
  • FIG. 7 is an example of a data structure of customer information data according to Embodiment 1;
  • FIG. 8 is an example of a data structure of store information data according to Embodiment 1; and
  • FIG. 9 is a flowchart illustrating basic indicator calculation processing, a basic indicator estimation processing, and a KPI evaluation calculation processing according to Embodiment 1.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1
  • A configuration of a system for evaluating an effect of a distribution measure in Embodiment 1 of this invention is illustrated in FIG. 1. As illustrated in FIG. 1, the system includes an input/output module 100, a data storage module 200, a basic indicator calculation module 300, a basic indicator estimation module 400, and a KPI evaluation calculation module 500. In this invention, a “basic indicator” refers to an indicator, for example, POS data, which is included in a system of a distribution business, and a “KPI” refers to an indicator defined by arithmetic calculation of a plurality of basic indicators.
  • The input/output module 100, the basic indicator calculation module 300, the basic indicator estimation module 400, and the KPI evaluation calculation module 500 are functional blocks executed by, for example, a CPU (not shown). The input/output module 100 is displayed on an output apparatus, for example, a display (not shown). The data storage module 200 is a database constructed of various types of storage apparatus.
  • The input/output module 100 includes a subject group/period input screen 110, a KPI definition input screen 120, and an evaluation result display screen 130.
  • The data storage module 200 includes purchase history data 210, article master data 220, customer information data 230, and store information data 240.
  • Examples of the screens of the input/output module 100 are described below. An example of the subject group/period input screen 110 is illustrated in FIG. 2. As illustrated in FIG. 2, the subject group/period input screen 110 includes a subject group input field 111 and a period input field 112. When a subject group, which is a group of persons to be subjected to a measure, is to be input, a file selection button 1111 may be used to select and input a file in which a list of subjects is described. Further, when a subject group is to be input, the subject group may be specified based on the age, gender, or other such information on a person to be subjected to the measure. In FIG. 2, “article A recommendation recipient” is selected as an example of the subject group.
  • An example of the KPI definition input screen 120 is illustrated in FIG. 3. As illustrated in FIG. 3, the KPI definition input screen 120 includes a KPI definition input field 121, a basic indicator list 122, and an input KPI definition list 123. When a KPI definition desired to be calculated is to be input, a basic indicator to be used may be selected from the basic indicator list 122, and a calculation expression for calculation of a KPI may be input to the KPI definition input field 121. In FIG. 3, sales, the number of visitors, and the number of purchasers are used as the basic indicators. Further, a trial rate is input as an example of the KPI. On the KPI definition input screen 120, a plurality of KPI definitions may be input.
  • An example of the evaluation result display screen 130 is illustrated in FIG. 4. As illustrated in FIG. 4, the evaluation result display screen 130 includes a KPI list 131, a KPI time series 132, a measure effect 133, an effect for each article/category 134, and an effect for each KPI 135. In the KPI time series 132, an actual KPI value 1321 and an estimated KPI value 1322 exhibited when a measure is not executed are displayed. When a KPI evaluation is to be displayed, a KPI desired to be displayed may be selected from the KPI list 131. Further, an “add” button 1311 or an “add KPI” button 1351 may be used to call the screen of FIG. 3 to additionally input a KPI definition. A specific example of this screen is described later.
  • Next, a structure of the data storage module 200 is described with reference to FIG. 5 to FIG. 8. Structures of various kinds of data of FIG. 5 to FIG. 8, which are merely examples, may include other information, and may not include unnecessary information.
  • A structure example of the purchase history data 210 is shown in FIG. 5. As shown in FIG. 5, the purchase history data 210 includes, for example, date/time data, store ID data, article ID data, customer ID data, quantity data, and unit price data.
  • A structure example of the article master data 220 is shown in FIG. 6. As shown in FIG. 6, the article master data 220 includes, for example, article ID data, article name data, category data, and manufacturer data.
  • A structure example of the customer information data 230 is shown in FIG. 7. As shown in FIG. 7, the customer information data 230 includes, for example, customer ID data, age data, gender data, and address data.
  • A structure example of the store information data 240 is shown in FIG. 8. As shown in FIG. 8, the store information data 240 includes, for example, store ID data, store name data, and address data.
  • Next, the basic indicator calculation module 300, the basic indicator estimation module 400, and the KPI evaluation calculation module 500 are described with reference to a flowchart of FIG. 9. As illustrated in FIG. 9, processing procedures to be executed by the basic indicator calculation module 300, the basic indicator estimation module 400, and the KPI evaluation calculation module 500 are formed by basic indicator calculation processing 310, basic indicator estimation processing 410, and KPI evaluation calculation processing 510, respectively.
  • In the basic indicator calculation processing 310, first, data stored in the data storage module 200 is classified into the subject group and a non-subject group, which is a group of persons not to be subjected to the measure based on a subject group definition and a measure execution period, which are input on the input/output module 100 (Step 311). Next, a basic indicator of the subject group before the execution of the measure, a basic indicator of the non-subject group before the execution of the measure, a basic indicator of the subject group during the measure execution period, and a basic indicator of the non-subject group during the measure execution period are calculated for each of the subject group and the non-subject group based on a definition of a basic indicator (Step 312).
  • In the basic indicator estimation processing 410, an estimation model representing a relationship between the calculated basic indicator of the subject group before the execution of the measure and the calculated basic indicator of the non-subject group before the execution of the measure is created (Step 412). Next, a basic indicator of the subject group exhibited when the measure is not executed during the measure execution period is estimated based on the created estimation model and the basic indicator of the non-subject group during the measure execution period (Step 413).
  • It should be noted that estimation processing of the basic indicator estimation processing 410 is performed on each basic indicator particularly at the previous stage of the KPI evaluation calculation processing 510 (Step 411 and Step 414). As a result, the loop of the basic indicator estimation processing 410 is only required to be executed as many times as the number of basic indicators, which is at most a few times. Therefore, processing can be performed at high speed. In addition, this processing can be executed before a KPI for which an effect of a measure is to be calculated is determined.
  • In the KPI evaluation calculation processing 510, first, a KPI definition input on the input/output module 100, the basic indicator of the subject group during the measure execution period, which is calculated in the basic indicator calculation processing 310, and the basic indicator of the subject group exhibited when the measure is not executed during the measure execution period, which is estimated in the basic indicator estimation processing 410, are received (Step 511). Next, an actual KPI value of the subject group during the measure execution period and an estimated KPI value of the subject group exhibited when the measure is not executed during the measure execution period are calculated based on the received KPI definition and basic indicators. Then, the estimated KPI value of the subject group exhibited when the measure is not executed during the measure execution period is subtracted from the actual KPI value of the subject group during the measure execution period, to thereby calculate an effect of the measure (Step 512). The calculated effect of the measure is displayed on the evaluation result display screen 130.
  • It should be noted that this processing is performed on a KPI definition after the KPI definition input by a user is received. In the technology described in JP 2002-024471 A, a basis for evaluation (KPI) is defined in advance, and creation of a model expression, calculation of an estimated value, and the like are performed with respect to the KPI. However, in general, a large number of KPIs can be generated from combinations of basic indicators, and hence when estimation processing is performed for each KPI, a load of calculation becomes disadvantageously enormous. Moreover, unless a KPI for which the estimation processing is to be performed is known in advance, unnecessary calculation is required to be performed. In contrast, in this processing, the estimation processing for basic indicators has already been completed in the basic indicator estimation processing 410. Thus, through use of the estimated basic indicators, the calculation of an effect of a measure with respect to a KPI specified by the user can easily be completed, and the amount of calculation can thus be suppressed. In addition, even when a KPI is added as required by the user, an effect of a measure corresponding to the added KPI can be calculated as needed (Step 513).
  • Referring back to FIG. 4, specific details of each section of display are described. In FIG. 4, effects of the measure exhibited by the recommendation of the article A are displayed. In the KPI list 131, KPIs that can be evaluated are displayed. Of the KPIs, an effect on sales is displayed in the KPI time series 132. An actual value of sales (actual KPI value) 1321 and estimated sales (estimated KPI value) 1322 exhibited when the measure of recommendation of the article A is not executed are displayed. Further, in the measure effect 133, a proportion of the effect of the measure of recommendation of the article A to the total sales is displayed. Further, in the effect for each article/category 134, the category of the article A, five categories whose sales have increased due to the influence of the measure of recommendation of the article A, and five categories whose sales have decreased due to the influence of the measure of recommendation of the article A are displayed. Further, in the effect for each KPI 135, an influence of the measure of recommendation of the article A on each KPI is displayed. During an operation for evaluation, the “add” button 1311 or the “add KPI” button 1351 may be used to call the screen of FIG. 3 to newly add a KPI definition for quick evaluation.
  • EXPLANATION OF REFERENCES
    • 100 input/output module
    • 110 a subject group/period input screen
    • 111 subject group input field
    • 112 period input field
    • 120 KPI definition input screen
    • 121 KPI definition input field
    • 122 basic indicator list
    • 123 input KPI definition list
    • 130 evaluation result display screen
    • 131 KPI list
    • 132 KPI time series
    • 133 measure effect
    • 134 effect for each article/category
    • 135 effect for each KPI
    • 200 data storage module
    • 210 purchase history data
    • 220 article master data
    • 230 customer information data
    • 240 store information data
    • 300 basic indicator calculation module
    • 310 basic indicator calculation processing
    • 400 basic indicator estimation module
    • 410 basic indicator estimation processing
    • 500 KPI evaluation calculation module
    • 510 KPI evaluation calculation processing
    • 1111 a file selection button
    • 1311 add button
    • 1321 actual KPI value
    • 1322 estimated KPI value
    • 1351 add KPI button

Claims (4)

What is claimed is:
1. A measure evaluation system, comprising:
a basic indicator calculation module configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure, and to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure;
a basic indicator estimation module configured to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject and to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model; and
a KPI evaluation calculation module configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators and to calculate an estimated KPI value corresponding to the KPI definition through use of the KPI definition and the estimated basic indicator.
2. The measure evaluation system according to claim 1, wherein the KPI evaluation calculation module is further configured to calculate an actual KPI value corresponding to the KPI definition through use of the KPI definition and the basic indicator of the subject after the execution of the measure to calculate an effect of the measure through use of the estimated KPI value and the actual KPI value.
3. A method for evaluating a measure, comprising:
a step configured to group data into a subject, who is a person to be subjected to a measure, and a non-subject, who is a person inhibited from being subjected to the measure;
a step configured to calculate a basic indicator of the subject before execution of the measure and a basic indicator of the non-subject before the execution of the measure;
a step configured to to create, for each basic indicator, an estimation model representing a relationship between the basic indicator of the subject and the basic indicator of the non-subject;
a step configured to estimate an estimated basic indicator, which is a basic indicator exhibited when the measure is inhibited from being executed on the subject, based on a basic indicator of the subject after the execution of the measure and on the estimation model;
a step configured to receive a KPI definition formed of arithmetic calculation of a plurality of basic indicators; and
a step configured to calculate an estimated KPI value corresponding to the KPI definition through use of the KPI definition and the estimated basic indicator.
4. The method for evaluating a measure according to claim 3 system, wherein the step caldulating the estimated KPI value configured to calculate an actual KPI value corresponding to the KPI definition through use of the KPI definition and the basic indicator of the subject after the execution of the measure to calculate an effect of the measure through use of the estimated KPI value and the actual KPI value.
US15/758,235 2015-10-28 2015-10-28 Measure Evaluation System and Measure Evaluation Method Abandoned US20180247248A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/080313 WO2017072869A1 (en) 2015-10-28 2015-10-28 Policy evaluation system and policy evaluation method

Publications (1)

Publication Number Publication Date
US20180247248A1 true US20180247248A1 (en) 2018-08-30

Family

ID=58629925

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/758,235 Abandoned US20180247248A1 (en) 2015-10-28 2015-10-28 Measure Evaluation System and Measure Evaluation Method

Country Status (3)

Country Link
US (1) US20180247248A1 (en)
JP (1) JP6275923B2 (en)
WO (1) WO2017072869A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190087741A1 (en) * 2016-03-23 2019-03-21 Nanjing Howso Technology Co., Ltd Method for dynamically selecting optimal model by three-layer association for large data volume prediction
EP3683744A1 (en) * 2019-01-21 2020-07-22 Hitachi, Ltd. Computer system and method of presenting information useful for achieving purposes related to object
US11138241B2 (en) 2019-07-19 2021-10-05 Walmart Apollo, Llc Metric definition and visualization

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10402736B2 (en) * 2014-03-10 2019-09-03 Nec Corporation Evaluation system, evaluation method, and computer-readable storage medium
EP3637359A4 (en) * 2017-06-08 2020-04-15 Fujitsu Limited Information processing method, information processing device, and information processing computer program
JP6837411B2 (en) * 2017-10-31 2021-03-03 株式会社日立製作所 Sales promotion equipment, sales promotion methods and sales promotion programs
JP6962888B2 (en) * 2018-09-05 2021-11-05 株式会社日立製作所 Feature extraction device
JP7194132B2 (en) * 2020-02-18 2022-12-21 株式会社日立製作所 Feature extraction device and feature extraction method
JP7445614B2 (en) 2020-03-12 2024-03-07 株式会社オービック KPI analysis device, KPI analysis method, and KPI analysis program
JP7445613B2 (en) 2020-03-12 2024-03-07 株式会社オービック KPI analysis device, KPI analysis method, and KPI analysis program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150307651A1 (en) * 2012-12-20 2015-10-29 Dow Global Technologies Llc Epoxy composition
US20150317651A1 (en) * 2014-05-01 2015-11-05 Globys, Inc. Platform for contextual marketing based on transactional behavioral data
US20170038432A1 (en) * 2014-04-16 2017-02-09 Siemens Aktiengesellschaft Performance tracking of an electrical energy storage system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002024471A (en) * 2000-07-06 2002-01-25 Railway Technical Res Inst System and method for estimating utilization conditions of traffic facilities
JP2007066255A (en) * 2005-09-02 2007-03-15 Ricoh Co Ltd Project management system, program for the system and recording medium with its program recorded thereon
JP2015011690A (en) * 2013-07-02 2015-01-19 ニフティ株式会社 Effect measurement program, method, and device
US10402736B2 (en) * 2014-03-10 2019-09-03 Nec Corporation Evaluation system, evaluation method, and computer-readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150307651A1 (en) * 2012-12-20 2015-10-29 Dow Global Technologies Llc Epoxy composition
US20170038432A1 (en) * 2014-04-16 2017-02-09 Siemens Aktiengesellschaft Performance tracking of an electrical energy storage system
US20150317651A1 (en) * 2014-05-01 2015-11-05 Globys, Inc. Platform for contextual marketing based on transactional behavioral data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190087741A1 (en) * 2016-03-23 2019-03-21 Nanjing Howso Technology Co., Ltd Method for dynamically selecting optimal model by three-layer association for large data volume prediction
EP3683744A1 (en) * 2019-01-21 2020-07-22 Hitachi, Ltd. Computer system and method of presenting information useful for achieving purposes related to object
US11531643B2 (en) 2019-01-21 2022-12-20 Hitachi, Ltd. Computer system and method of evaluating changes to data in a prediction model
US11138241B2 (en) 2019-07-19 2021-10-05 Walmart Apollo, Llc Metric definition and visualization

Also Published As

Publication number Publication date
JPWO2017072869A1 (en) 2017-10-26
WO2017072869A1 (en) 2017-05-04
JP6275923B2 (en) 2018-02-07

Similar Documents

Publication Publication Date Title
US20180247248A1 (en) Measure Evaluation System and Measure Evaluation Method
Perera et al. Job satisfaction and job performance among factory employees in apparel sector
Van Donselaar et al. Determination of safety stocks in a lost sales inventory system with periodic review, positive lead-time, lot-sizing and a target fill rate
US20210209537A1 (en) Data analysis system and method of generating action
US7516042B2 (en) Load test load modeling based on rates of user operations
US9201768B1 (en) System, method, and computer program for recommending a number of test cases and effort to allocate to one or more business processes associated with a software testing project
US20160034928A1 (en) Systems and methods for promotional forecasting
JP5993273B2 (en) Decision support system and method
GB2591677A (en) System and method for providing recommendations based on consumer location
US20110313813A1 (en) Method and system for estimating base sales volume of a product
KR101603977B1 (en) Prediction system for business ordering possibillity
US20130254013A1 (en) Brand positioning and promotion impact evaluation system
US20170228751A1 (en) Systems and methods for dynamic value calculation and update across distributed servers
JP2011108021A (en) Support system for comparative analysis of manufacturing cost in cost planning
US20120089489A1 (en) Component safety inventory amount calculating method, program for executing same, and device for executing same
JP2018072956A5 (en)
JP5984686B2 (en) Information processing apparatus and program
CN113762996B (en) Information generation method, device and storage medium
KR102507411B1 (en) Method of providing report on performance of advertisement campaign
JP2023132878A5 (en) Store management system, store management device, server device, and store management method
CN107526734B (en) Method and device for selecting keywords
JP2012118612A (en) Marketing proposal support system
US20210004737A1 (en) Journey Mapping
JP6413475B2 (en) Information processing apparatus and program
US20140180963A1 (en) System and method for spend analysis

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WEI, WENPENG;AIZONO, TOSHIKO;REEL/FRAME:046016/0560

Effective date: 20180207

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION