WO2018061136A1 - Demand forecasting method, demand forecasting system, and program therefor - Google Patents

Demand forecasting method, demand forecasting system, and program therefor Download PDF

Info

Publication number
WO2018061136A1
WO2018061136A1 PCT/JP2016/078756 JP2016078756W WO2018061136A1 WO 2018061136 A1 WO2018061136 A1 WO 2018061136A1 JP 2016078756 W JP2016078756 W JP 2016078756W WO 2018061136 A1 WO2018061136 A1 WO 2018061136A1
Authority
WO
WIPO (PCT)
Prior art keywords
sales
external data
product
prediction
correlation
Prior art date
Application number
PCT/JP2016/078756
Other languages
French (fr)
Japanese (ja)
Inventor
幸生 中野
悠介 森田
壮太 佐藤
真佑子 美濃部
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to JP2018541798A priority Critical patent/JP6697082B2/en
Priority to PCT/JP2016/078756 priority patent/WO2018061136A1/en
Publication of WO2018061136A1 publication Critical patent/WO2018061136A1/en

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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to a method for predicting demand for goods.
  • a convenience store that sells a wide variety of products has a small store space and cannot hold a large amount of inventory. Therefore, by replenishing the goods during the day, the stock quantity is reduced while enhancing the product assortment.
  • the sales forecast value may be larger than the actual sales quantity, the number of stocks will increase (increase in bad stock, loss of daily items discarded), and profit will be reduced.
  • the predicted value of the sales volume is smaller than the actual sales volume, an opportunity loss due to out of stock occurs.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2001-216372 discloses a sales data database for storing sales data for each product obtained from a plurality of POS terminals to a host computer, and sales data stored in the database.
  • the high-speed search engine that extracts products whose sales have increased or decreased rapidly, and the products extracted by the high-speed search engine are set as search target products (product item, price range, etc), and the sales trends match
  • an extraction application that causes a high-speed search engine to search for a product having past sales data that approximates, and uses the past sales data of the product extracted by the search to create future sales prediction data of the target product for sales.
  • a prediction server of a POS support system provided.
  • the deviation between the forecast and the actual result is determined on a daily basis based on the sales results collected by the nighttime batch processing, and the forecast when the deviation occurs is corrected. It is difficult to correct and replenish the goods.
  • the present invention it is possible to detect a difference between the actual value and the predicted value of the event (number of customers or environment (precipitation, temperature, etc.) data) that causes the sales change, and appropriately correct the sales forecast of the product. Objective.
  • a typical example of the invention disclosed in the present application is as follows. That is, a demand prediction method executed by a demand prediction system configured by a computer, wherein the computer includes a processor that executes a program and a storage device that is accessed by the processor, and the demand prediction method includes: A monitoring step in which a processor collects actual values of external data representing an event affecting sales of the product and compares the actual values with the predicted values of the external data; and the processor includes the actual values and the predicted values. And a correction step of correcting the sales forecast of the product.
  • FIG. 3 is a flowchart of correlation analysis processing according to the first embodiment. It is a graph which shows the number of sales of the goods of Example 1. FIG. It is a graph which shows the number of customers of Example 1. 3 is an equation for calculating a correlation coefficient according to the first embodiment.
  • FIG. It is a figure which shows the correlation of the goods A and goods B of Example 1, and the number of visitors. It is a figure which shows the structural example of the sales and external data correlation information of Example 1.
  • FIG. It is a flowchart of the sales prediction process of Example 1. It is a flowchart of the performance value monitoring process of Example 1. It is a figure for demonstrating the performance value monitoring process of Example 1.
  • FIG. It is a flowchart of the prediction correction
  • FIG. It is a flowchart of the sales number re-prediction process of Example 1. It is a figure for demonstrating the sales number re-prediction process of Example 1.
  • FIG. It is a figure which shows the process which a client performs after the alert issue of Example 1.
  • FIG. 10 is a flowchart of correlation analysis processing according to the second embodiment. It is a figure which shows the structural example of the sales and external data correlation information of Example 2.
  • FIG. It is a flowchart of the performance value monitoring process of Example 2. It is a figure for demonstrating the performance value monitoring process of Example 2.
  • FIG. It is a flowchart of the 1st step prediction correction
  • FIG. It is a flowchart of the 2nd step prediction correction
  • FIG. 1 is a diagram illustrating a logical configuration of the analysis / prediction server 100 according to the first embodiment of this invention.
  • the analysis / prediction server 100 includes a data collection unit 110, a correlation analysis unit 120, a sales prediction unit 130, a performance value monitoring unit 141, a prediction correction target product selection unit 142, and a product sales prediction correction unit 143. That is, a demand prediction system that predicts demand) is configured. Each of these units is stored in the memory 12 as a server program 16 described later with reference to FIG. The function of each unit is realized by the processor 11 executing the server program 16.
  • the data collection unit 110 includes a POS data collection unit 111 and an external data collection unit 112.
  • the POS data collection unit 111 collects POS data 180 (sales result data 181) from the POS system 300.
  • the sales performance data 181 may be acquired from a system (for example, a sales management system) that accumulates equivalent information other than the POS system 300.
  • the external data collection unit 112 collects external data 190 that affects the sales of products from the external data providing system 400.
  • the external data 190 is, for example, store visitor number data 191 collected by a sensor installed in a store.
  • the external data 190 is so-called causal data, and may be environmental data such as precipitation data 192 and temperature data 193, for example. Further, as the external data, the number of customers, precipitation, and temperature are exemplified, but data of other events that affect the sales of products such as atmospheric pressure, humidity, wind speed, and sunshine hours may be used.
  • the correlation analysis unit 120 analyzes the external data 190 and the sales performance data 181 and extracts products whose external data and sales are correlated. As will be described later with reference to FIG. 5, the details of the process executed by the correlation analysis unit 120 may be executed in advance before executing the demand prediction and repeatedly (for example, at predetermined time intervals). The correlation between the external data and the sales derived by the correlation analysis unit 120 is registered in the correlation analysis result 150 as sales / external data correlation information 151. A configuration example of the sales / external data correlation information 151 will be described later with reference to FIG.
  • the correlation analysis result may be generated by another system without being generated by the analysis / prediction server 100.
  • the analysis / prediction server 100 does not need to implement the correlation analysis unit 120.
  • the sales forecasting unit 130 predicts sales of external data and products after the next day. Details of the processing executed by the sales prediction unit 130 will be described later with reference to FIG.
  • the prediction result derived by the sales prediction unit 130 is registered in the previous day prediction result 160 as sales prediction data 161 and external data prediction information 162.
  • external data and sales forecasts may be generated by other systems without being generated by the analysis / prediction server 100.
  • the analysis / prediction server 100 does not have to implement the sales prediction unit 130.
  • the actual value monitoring unit 141 acquires the actual value of the external data on the current day, compares it with the external data prediction information 162, and monitors whether a deviation has occurred. Details of the process executed by the actual value monitoring unit 141 will be described later with reference to FIG.
  • the prediction correction target product selection unit 142 selects a product that needs to be corrected for the sales forecast when a difference occurs between the actual value of the external data 190 and the external data prediction information 162. Details of the process executed by the prediction correction target product selection unit 142 will be described later with reference to FIG.
  • the product sales forecast correction unit 143 re-predicts the product sales of the corresponding product. Details of the processing executed by the merchandise sales forecast correction unit 143 will be described later with reference to FIG.
  • the prediction result derived by the product sales prediction correction unit 143 is registered in the prediction correction result 170 as sales re-prediction information 171.
  • the correlation analysis result 150, the previous day prediction result 160, and the prediction correction result 170 are data used by the analysis / prediction server 100 when executing the program, and are stored in the external storage device 500.
  • FIG. 2 is a diagram illustrating a configuration example of the sales performance data 181 according to the first embodiment.
  • the sales performance data 181 represents the actual value of the number of merchandise sales in a predetermined time unit (for example, every hour). Specifically, the sales performance data 181 includes data of date, time zone, store NO, product NO, and sales quantity, and the product indicated by the product NO in the store indicated by the store NO in the time zone indicated by the date and time. Stores the number of sales data. The number of sales can be generated by aggregating POS data acquired from the POS system 300 by time zone, store, and product.
  • FIG. 3A is a diagram illustrating a configuration example of the store visitor data 191 according to the first embodiment.
  • the store visitor number data 191 indicates the actual value of the store visitor number in a predetermined time unit (for example, every hour). Specifically, the store visitor data 191 includes date, time zone, store NO and store visitor data, and stores store store data indicated by the store NO in the time zone indicated by the date and time. To do.
  • the store visitor data 191 shown in FIG. 3A shows the actual value of the visitor count in each time slot from 10:00 to 24:00 on each day of March 8th and 9th, 2016 in a store whose store number is 100. Record.
  • the number of visitors can be counted by a sensor provided at the entrance of the store. Also, the number of visitors by sex and age may be collected by identifying the facial images of the customers taken by a camera installed at the entrance of the store.
  • FIG. 3B is a diagram illustrating a configuration example of precipitation data 192 and temperature data 193 according to the first embodiment.
  • the number of customers in a predetermined time unit indicates the actual value.
  • the precipitation data 192 and the temperature data 193 include date, time zone, precipitation and temperature data, and store precipitation and temperature data in the time zone indicated by the date and time.
  • the precipitation data 192 and the temperature data 193 may have data for each store (each region where the store is located).
  • the precipitation data 192 and temperature data 193 shown in FIG. 3B record precipitation and temperature measurements for each time zone from 10:00 to 24:00 on March 8th and 9th, 2016.
  • Precipitation and temperature environmental data can be provided by weather information service companies (such as forecasting business permit operators) and the Japan Meteorological Agency.
  • FIG. 4 is a diagram illustrating a physical configuration of a computer system including the analysis / prediction server 100 according to the first embodiment.
  • the computer system includes an analysis / prediction server 100, a client 200, a POS system 300, and an external data providing system 400.
  • the analysis / prediction server 100 is configured by a computer having a processor (CPU) 11, a memory 12, an auxiliary storage device 13, a communication control device 14, and an I / O control device 15.
  • the processor 11 executes the server program 16 stored in the memory 12.
  • the memory 12 includes a ROM that is a nonvolatile storage device and a RAM that is a volatile storage device.
  • the ROM stores an immutable program (for example, BIOS).
  • BIOS basic input/output
  • the RAM is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and temporarily stores a program executed by the processor 11 and data used when the program is executed.
  • the I / O control device 15 connects the auxiliary storage device 13.
  • the auxiliary storage device 13 is configured by a large-capacity and non-volatile storage device such as a magnetic storage device (HDD) or a flash memory (SSD), for example, and stores a program executed by the processor 11 and data used when the program is executed. Store. Specifically, the auxiliary storage device 13 stores a correlation analysis result 150, a previous day prediction result 160, a prediction correction result 170, POS data 180, and external data 190. The program is read from the auxiliary storage device 13, loaded into the memory 12, and executed by the processor 11.
  • HDD magnetic storage device
  • SSD flash memory
  • the auxiliary storage device 13 is also a storage device provided inside the analysis / prediction server 100, and is connected to the analysis / prediction server 100 via a communication line (Ethernet, fiber channel, SATA, etc.) and provided separately.
  • An external storage device for example, Network Attached Storage may be used.
  • the communication control device 14 is a network interface device that controls communication with other devices (client 200, POS system 300, external data providing system 400, etc.) according to a predetermined protocol.
  • a program executed by the processor 11 is provided to the analysis / prediction server 100 via a removable medium (CD-ROM, flash memory, etc.) or a network, and is stored in a nonvolatile auxiliary storage device 13 which is a non-temporary storage medium.
  • the analysis / prediction server 100 may have an interface for reading data from the removable medium.
  • the analysis / prediction server 100 is a computer system configured on a plurality of computers that are physically configured on one computer or logically or physically, and is constructed on a plurality of physical computer resources. It may operate on a virtual machine. Further, the program executed on the analysis / prediction server 100 may operate in a separate thread on the same computer.
  • all or a part of the functional blocks implemented by the program may be configured by a physical integrated circuit (for example, Field-Programmable Gate Array).
  • the client 200 is constituted by a computer having a processor (CPU) 21, a memory 22, a communication control device 24, an I / O control device 25, an input device 27, and an output device 28, and is installed in a store, for example.
  • the analysis / prediction server 100 can be accessed and the analysis result by the analysis / prediction server 100 can be viewed. Note that the user may see information on other stores depending on the authority.
  • the processor 21 executes the application program 26 stored in the memory 22.
  • the memory 22 includes a ROM that is a nonvolatile storage device and a RAM that is a volatile storage device.
  • the ROM stores an immutable program (for example, BIOS).
  • BIOS basic input/output
  • the RAM is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and temporarily stores a program executed by the processor 21 and data used when the program is executed.
  • the application program 26 may be a web browser that provides a user interface or a dedicated program.
  • the communication control device 24 is a network interface device that controls communication with other devices (such as the analysis / prediction server 100) according to a predetermined protocol.
  • the I / O control device 25 is an I / O interface that connects the input device 27 and the output device 28.
  • the input device 27 is a keyboard, a touch panel, a mouse, or the like, and is an interface that receives input from the user.
  • the output device 28 is a display device (for example, a liquid crystal display device), a printer, or the like, and is an interface that outputs the execution result of the program in a format that can be visually recognized by the user.
  • the output device 28 outputs, for example, a previous day prediction result, a current day actual value, a deviation occurrence alert, a prediction correction result, and the like.
  • the POS system 300 is a merchandise sales information management system installed in a store, and records merchandise sales information.
  • the POS system 300 is connected to the analysis / prediction server 100 via a network, and provides sales result data of accumulated products in response to a request from the analysis / prediction server 100.
  • the external data providing system 400 is a system that provides environmental data such as precipitation and temperature, and is operated by a weather information service company (such as a forecasting business permit business operator).
  • the external data providing system 400 is a store management system that counts the number of customers visiting the store.
  • FIG. 5 is a flowchart of the correlation analysis process of the first embodiment.
  • the correlation analysis processing is executed for each product by the correlation analysis unit 120 at a predetermined timing (a predetermined time interval such as weekly or monthly).
  • the correlation analysis unit 120 refers to the sales performance data 181 and the external data 190 (visitor data 191, precipitation data 192, temperature data 193) for each product. It is determined whether the increase or decrease in data is correlated, and a product for which sales and external data are correlated is selected (1001).
  • the sales of product A will increase or decrease with the increase in the number of visitors.
  • the sales of the product B are constant without being affected by the increase or decrease in the number of customers. In this case, it can be said that the product A has a correlation with the number of customers and the product B has no correlation with the number of customers.
  • the correlation between two values is calculated by calculating the correlation coefficient using a general statistical method. If the absolute value of the correlation coefficient is greater than a predetermined value (eg, 0.4), it is determined that there is a correlation. You can do it.
  • a predetermined value e.g, 0.4
  • the correlation coefficient can be calculated by the equation shown in FIG. 7A, for example.
  • the correlation coefficient between the sales of product A, the sales of product B, and the number of customers is calculated as shown in FIG. 7B, and the correlation coefficient between the sales of product A and the number of customers is 0.712308.
  • the correlation coefficient between the sales of B and the number of customers is -0.172262028. Therefore, it is determined that there is a correlation between the sales of the product A and the number of visitors, and there is no correlation between the sales of the product B and the number of visitors.
  • the correlation analysis unit 120 registers the product number of the selected product in the sales / external data correlation information 151 as a correlation analysis result (1002).
  • the sales / external data correlation information 151 as shown in FIG. 8, the type of external data and the product number of the product in which the external data and sales correlate are registered.
  • FIG. 5 shows an example of the correlation analysis process
  • various other methods can be employed.
  • the analysis / prediction server 100 may use a correlation analysis result generated by another system.
  • FIG. 9 is a flowchart of the sales prediction process of the first embodiment.
  • the sales prediction process is executed for each product by the sales prediction unit 130 at a predetermined timing (daily, predetermined time).
  • the sales prediction unit 130 predicts external data and sales of products on the target date (for example, the next day).
  • the sales forecasting unit 130 obtains forecast information on precipitation and temperature on the target day from the weather information service company, and predicts each value of external data (number of visitors, precipitation, temperature) on the target day,
  • the external data prediction information 162 is generated (1011).
  • the sales prediction unit 130 searches the past external data 190 for a day similar to the precipitation and temperature of the target day (1012). You may search for a day with similar external data on the condition of the season and day of the week.
  • the number of visitors on the day similar to the precipitation and temperature on the target day is extracted from the visitor number information 101 to predict the number of visitors on the target day.
  • the derived prediction of the number of customers is registered in the external data prediction information 162.
  • the sales of each product on the searched day is acquired from the sales performance data 181 and is set as the product sales forecast for the target date (1013).
  • the derived product sales forecast is registered in the sales forecast data 161.
  • FIG. 9 shows an example of the sales prediction process
  • various other methods can be adopted. For example, a calculation formula for predicting sales from the number of customers may be created, and sales may be predicted using the calculation formula. Sales may also be predicted by deep learning.
  • the analysis / prediction server 100 may use external data and sales prediction generated by another system.
  • FIG. 10A is a flowchart of actual value monitoring processing of the first embodiment.
  • the actual value monitoring process is executed by the actual value monitoring unit 141 at a predetermined timing (for example, the timing at which the external data actual value is acquired).
  • the actual value monitoring unit 141 acquires a real-time external data actual value at a predetermined timing (for example, every hour), and compares the external data actual value with an external data predicted value (1021). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined error range from the predicted value (1022). As a result, the actual value monitoring unit 141 determines that no divergence has occurred if the actual value is within a predetermined error range from the predicted value, returns to step 1021, and returns the actual value and the predicted value at the next predetermined timing. The process is repeated to compare with. On the other hand, the actual value monitoring unit 141 determines that a divergence has occurred if the actual value exceeds a predetermined error range from the predicted value, and issues an divergence occurrence alert (1023).
  • the actual value is within the error range of the predicted value until 15:00, but exceeded the error range at 16:00. publish.
  • the error range that is a criterion for deviation may be fixed, may vary depending on the product, or may vary depending on other conditions (for example, time zone).
  • FIG. 11 is a flowchart of prediction correction target product selection processing according to the first embodiment.
  • the prediction correction target product selection process is executed by the prediction correction target product selection unit 142 at a timing when a deviation occurrence alert is issued in the actual value monitoring process.
  • the product whose sales are correlated with the external data where the divergence occurs is selected from the sales / external data correlation information 151 (1031). For example, in the example shown in FIG. 10B, a product with sales similar to the number of customers at 16:00 is selected.
  • FIG. 12 is a flowchart of the sales number re-prediction process according to the first embodiment.
  • the sales re-prediction process is executed by the product sales prediction correction unit 143 at the timing when the external data in which the divergence occurs and the product whose sales are correlated are extracted in the prediction correction target product extraction process.
  • the product sales forecast correction unit 143 searches the past external data for a date similar to the actual value of the external data up to the present time, and sets it as external data re-prediction information (1041). Specifically, as shown in FIG. 13, the past external data is searched for a date on which the actual value up to the present day of the day is within the allowable range of the past external data actual value. Then, the sales of each product on the retrieved day is acquired from the sales performance data 181 and is set as a new product sales forecast (1042).
  • the search range of the past day which is the actual value similar to the actual value on the day, may be fixed, may vary depending on the product, or may vary depending on other conditions (for example, time zone).
  • a calculation formula for predicting sales may be created from external data, and sales may be predicted using the calculation formula.
  • FIG. 14 is a diagram illustrating processing executed by the client after the alert is issued according to the first embodiment.
  • the client 200 refers to the sales forecast data 161 of the next day created by the analysis / prediction server 100, creates a product replenishment plan, and reserves delivery of the product (1101).
  • sales re-prediction information 171 of the prediction correction result 170 is generated.
  • the client 200 refers to the sales re-prediction information 171, corrects the product replenishment plan, and reserves additional delivery of the product (1103).
  • the first embodiment of the present invention it is possible to predict the occurrence of a sales divergence before the actual divergence between the predicted value of sales and the actual value occurs, and to correct the predicted value of sales. For this reason, it is possible to dynamically review the sales plan, adjust the product replenishment amount, avoid loss of sales opportunities due to out of stock, and suppress excess inventory.
  • issuance of a divergence alert of external data results is executed step by step with a degree of divergence according to the degree of correlation.
  • FIG. 15 is a diagram illustrating a logical configuration of the analysis / prediction server 100 according to the second embodiment.
  • the analysis / prediction server 100 includes a data collection unit 110, a correlation analysis unit 120, a sales prediction unit 130, an actual value monitoring unit 141, a first-stage prediction correction target product selection unit 144, a second-stage prediction correction target product selection unit 145, and A product sales forecast correction unit 143 is included.
  • the correlation analysis unit 120 analyzes external data and sales, and extracts products whose external data and sales are correlated. As will be described later with reference to FIG. 16, the details of the processing executed by the correlation analysis unit 120 are preferably executed in advance before executing the demand prediction, and may be executed repeatedly (for example, at predetermined time intervals). Unlike the first embodiment, the correlation analysis unit 120 according to the second embodiment registers the degree of correlation between sales of products and external data in the sales / external data correlation information 151. A configuration example of the sales / external data correlation information 151 will be described later with reference to FIG.
  • the actual value monitoring unit 141 acquires the actual value of the external data on the current day, compares it with the external data prediction information, and monitors whether a deviation has occurred. Unlike the first embodiment, the actual value monitoring unit 141 according to the second embodiment issues alerts in stages according to the degree of deviation. Details of the process executed by the actual value monitoring unit 141 will be described later with reference to FIG.
  • the first step prediction correction target product selection unit 144 When the first stage prediction correction target product selection unit 144 and the second stage prediction correction target product selection unit 145 have a difference between the actual value of the external data on the day and the external data prediction information, the first step prediction correction target product selection unit 144 In addition, a product for which the sales forecast needs to be corrected is selected. Details of processing executed by the first stage prediction correction target product selection unit 144 will be described later with reference to FIG. 19, and details of processing executed by the second stage prediction correction target product selection unit 145 will be described later with reference to FIG.
  • FIG. 16 is a flowchart of the correlation analysis process of the second embodiment.
  • the correlation analysis processing is executed for each product by the correlation analysis unit 120 at a predetermined timing (a predetermined time interval such as weekly or monthly).
  • the correlation analysis unit 120 refers to the sales performance data 181 and the external data 190 (visitor data 191, precipitation data 192, temperature data 193) for each product. It is determined whether the increase or decrease in data correlates, and a product for which sales and external data are correlated is selected (1051). For example, when the absolute value of the correlation coefficient calculated by the equation shown in FIG. 7A is larger than a predetermined value (for example, 0.4), it is determined that there is a correlation.
  • a predetermined value for example, 0.4
  • the correlation analysis unit 120 calculates the degree of correlation between the sales of the selected product and external data (1052).
  • the correlation coefficient calculated in step 1051 may be ranked to obtain the degree of correlation. Specifically, when the absolute value of the correlation coefficient is larger than 0.4 and smaller than 0.7, the correlation degree is “medium”, and when the absolute value of the correlation coefficient is 0.7 or more, the correlation degree is “large”. And The degree of correlation may not be two ranks if it is a plurality of ranks.
  • the correlation analysis unit 120 registers the product number, the correlation coefficient, and the correlation degree of the selected product in the sales / external data correlation information 151 as a correlation analysis result (1053).
  • the sales / external data correlation information 151 as shown in FIG. 17, the type of external data, and the product number, correlation coefficient, and correlation degree of a product having a correlation between the external data and sales are registered.
  • the analysis / prediction server 100 may use a correlation analysis result generated by another system.
  • FIG. 18A is a flowchart of actual value monitoring processing according to the second embodiment.
  • the actual value monitoring process is executed by the actual value monitoring unit 141 at a predetermined timing (for example, the timing at which the external data actual value is acquired).
  • the actual value monitoring unit 141 acquires a real-time external data actual value at a predetermined timing (for example, every hour), and compares the external data actual value with an external data predicted value (1061). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined first error range from the predicted value (1062). As a result, if the actual value is within the predetermined first error range from the predicted value, the actual value monitoring unit 141 determines that the first-stage divergence has not occurred, returns to step 1061, and returns to the next predetermined predetermined value. The process is repeated so that the actual value and the predicted value are compared at the timing.
  • the actual value monitoring unit 141 determines that a first-stage divergence has occurred if the actual value exceeds a predetermined first error range from the predicted value, and issues an alert of the first-stage divergence occurrence. It is issued (1063).
  • the actual value monitoring unit 141 compares the external data actual value with the external data predicted value (1064). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined second error range from the predicted value (1065). As a result, if the actual value is within the predetermined second error range from the predicted value, the actual value monitoring unit 141 determines that the second-stage divergence has not occurred, returns to step 1041, and returns to the next predetermined The process is repeated so that the actual value and the predicted value are compared at the timing. On the other hand, if the actual value exceeds the predetermined second error range from the predicted value, the actual value monitoring unit 141 determines that a second-stage divergence has occurred, and issues a second-stage divergence alert. It is issued (1066).
  • the actual value is within the error range of the predicted value until 15:00, but exceeded the first error range of ⁇ 7% at 16:00, but ⁇ 13% Since the second error range is not exceeded, it is determined that a first-stage divergence has occurred, and a first-stage divergence occurrence alert is issued. Further, since the second error range of ⁇ 13% is exceeded at 17:00, it is determined that a second-stage divergence has occurred, and a second-stage divergence occurrence alert is issued.
  • FIG. 19 is a flowchart of the first stage prediction correction target product extraction process.
  • the first-stage prediction correction target product extraction process is executed by the first-stage prediction correction target product selection unit 144 at the timing when the first-stage divergence alert is issued in the actual value monitoring process.
  • a product having a large correlation degree is selected from the sales / external data correlation information 151 (1071). For example, in the example shown in FIG. 10B, at the time of 16:00, a product with a similar correlation between the number of customers and the sales is selected.
  • FIG. 20 is a flowchart of the second stage prediction correction target product extraction process.
  • the second-stage prediction correction target product extraction process is executed by the second-stage prediction correction target product selection unit 145 when the second-stage divergence occurrence alert is issued in the actual value monitoring process.
  • the external data in which the second-stage divergence has occurred and sales are correlated, and a product having a medium correlation is selected from the sales / external data correlation information 151 (1081). For example, in the example shown in FIG. 10B, at the time of 17:00, the number of customers and the sales tendency are similar, and a product with a medium correlation is selected.
  • the first-stage prediction correction target product selection unit 144 uses the correlation in order to correct the sales prediction at an early stage for a highly correlated product even when the degree of deviation of the actual value of the external data is small. Select products with a high degree.
  • the second-stage prediction correction target product selection unit 145 selects a product with a medium correlation degree in order to correct the sales prediction of a product with low correlation when the degree of deviation of the actual value of the external data is large. To do.
  • Example 2 as long as the discrepancy between the actual value and the predicted value of the external data is small, as a first step, the sales prediction of the product having a large correlation between the external data and the sales is reviewed. Further, when the discrepancy between the actual value and the predicted value of the external data becomes large, as a second step, the sales prediction of the product having a low correlation degree (medium correlation) is reviewed. For this reason, in the second embodiment, by delaying the review of sales of products whose sales do not respond so sensitively to external data, the number of products to be reviewed at the same time can be reduced, and the concentration of processing load on the analysis / prediction server 100 can be reduced.
  • the degree of correlation is not large in the second stage (the correlation is It will review the sales forecast for only the (medium) product.
  • the discrepancy between the external data and the predicted value suddenly increases, if the sales forecast for a product with a high degree of correlation has not been reviewed in the first stage, the correlation between the product with a high degree of correlation and the degree of correlation will be given in the second stage. Review sales forecasts for products that are not large (medium correlation).
  • the demand prediction system (analysis / prediction server 100) according to the present embodiment collects external data (actual value) 190 representing an event that affects the sales of products, and external data (actual value) 190.
  • Value monitoring unit 141 that compares the external data prediction information 162 with the external data prediction information 162, and a product sales prediction correction unit that corrects the sales prediction data 161 of the product when it is determined that the actual data value and the prediction value of the external data are different 143, the sales forecast of the product can be appropriately corrected.
  • signs of divergence between the sales record and the sales forecast can be detected, and the sales forecast can be corrected early. For this reason, it is possible to arrange a change in the purchase quantity of the goods at an early stage, it is possible to suppress the occurrence of excess inventory, and it is possible to avoid opportunity loss due to out of stock.
  • the analysis / prediction server 100 holds the past sales (sales result data 181) and external data (actual value) 190 of the product.
  • the analysis / prediction server 100 searches the past external data 190 whose tendency is similar to that of the external data prediction information 162, and sets the sales of the product on the day corresponding to the searched external data 190 as the sales prediction data 161 of the product. It has a sales forecasting unit 130. Further, if the product sales prediction correction unit 143 determines that the actual value of the external data used for the sales prediction is different from the predicted value, the product sales prediction correction unit 143 corrects the sales prediction of the product for which the external data and sales are correlated. Therefore, it is possible to appropriately correct the sales forecast of the product.
  • the analysis / prediction server 100 also selects a product for which the external data (actual value) 190 and the external data prediction information 162 are determined to be different from each other, and selects a product whose sales correlates with the external data.
  • the actual value monitoring unit 141 monitors whether the actual value and the predicted value of the external data deviate beyond a predetermined error range, and the product sales prediction correction unit 143 displays the sales prediction data of the selected product. 161 is corrected. For this reason, it is possible to appropriately correct the sales forecast of a product whose sales change according to external data.
  • the analysis / prediction server 100 holds past sales data (sales result data 181) and external data (actual value) 190 of the product. Further, the analysis / prediction server 100 includes a correlation analysis unit 120 that analyzes the correlation between the product sales and the external data with reference to the sales result data 181 and the external data (actual value) 190. Furthermore, the prediction correction target product selection unit 142 refers to the correlation between the product sales analyzed by the correlation analysis unit 120 and the external data, and the external data (actual value) 190 and the external data prediction information 162 are different. Therefore, it is possible to appropriately correct the sales forecast of the product.
  • the actual value monitoring unit 141 determines whether the external data (actual value) 141 and the external data prediction information 162 deviate beyond a plurality of predetermined error ranges (first error range, second error range). To monitor.
  • the first stage prediction correction target product selection unit 144 refers to the monitoring result of the first error range and the degree of correlation between the external data and the sales, and the difference between the actual value of the external data and the predicted value is small. In this case, a product having a large correlation is selected, and the second stage prediction correction target product selection unit 145 refers to the monitoring result of the second error range and the degree of correlation between the external data and the sales, and the actual data of the external data.
  • the merchandise sales forecast correction unit 143 corrects the forecast of the sales of the merchandise having a large correlation when the deviation between the actual value of the external data and the forecast value is small, and the deviation between the actual value of the external data and the forecast value is If it is large, the forecast of sales of products with high correlation and products with low correlation is corrected, so by delaying the review of sales of products whose sales do not respond sensitively to changes in external data, the number of products reviewed at the same time is reduced and analyzed. The concentration of processing load on the prediction server 100 can be reduced.
  • the product sales prediction correction unit 143 searches for past external data whose tendency is similar to that of the external data (actual value) 190, and uses the product sales on the day corresponding to the searched external data, to Since the predicted value of is corrected, the sales forecast of the product can be corrected appropriately.
  • the present invention is not limited to the above-described embodiments, and includes various modifications and equivalent configurations within the scope of the appended claims.
  • the above-described embodiments have been described in detail for easy understanding of the present invention, and the present invention is not necessarily limited to those having all the configurations described.
  • a part of the configuration of one embodiment may be replaced with the configuration of another embodiment.
  • another configuration may be added, deleted, or replaced.
  • each of the above-described configurations, functions, processing units, processing means, etc. may be realized in hardware by designing a part or all of them, for example, with an integrated circuit, and the processor realizes each function. It may be realized by software by interpreting and executing the program to be executed.
  • Information such as programs, tables, and files that realize each function can be stored in a storage device such as a memory, a hard disk, and an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, and a DVD.
  • a storage device such as a memory, a hard disk, and an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, and a DVD.
  • control lines and information lines indicate what is considered necessary for the explanation, and do not necessarily indicate all control lines and information lines necessary for mounting. In practice, it can be considered that almost all the components are connected to each other.

Abstract

The present invention relates to a demand forecasting method implemented by a demand forecasting system comprising a computer, wherein the computer has a processor for executing a program, and has a storage device which is accessed by the processor, the demand forecasting method comprising: a monitoring step in which performance values of external data representing events that have an effect on the sales of a merchandise are collected by the processor which in turn makes comparisons between the performance values and predicted values of the external data; and a correction step in which, in the case when it is determined that the performance values and the predicted values are divergent from each other, the processor corrects a forecast of sales of the merchandise.

Description

需要予測方法、需要予測システム及びそのプログラムDemand forecasting method, demand forecasting system and program thereof
 本発明は、商品の需要を予測する方法に関する。 The present invention relates to a method for predicting demand for goods.
 多種多様な商品を販売するコンビニエンスストアは店舗スペースが小さく、大量の在庫を抱えることができない。そのため、日中に商品を補充することにより、商品の品揃えを充実しつつ、在庫数量を少なくしている。日中に補充を行うためには、時間帯毎の販売数量を予測し、適時に仕入れる必要がある。しかし、当日の様々な外的要因(天候など)の変化によって、売上予測値と売上実績値の間に乖離が発生することがある。販売数量の予測値が実際の販売数量より多ければ、在庫数が増加し(不良在庫の増加、日配品の廃棄ロス)、利益を低下させる。一方、販売数量の予測値が実際の販売数量より少なければ、品切れによる機会損失が生じる。 A convenience store that sells a wide variety of products has a small store space and cannot hold a large amount of inventory. Therefore, by replenishing the goods during the day, the stock quantity is reduced while enhancing the product assortment. In order to replenish during the day, it is necessary to predict the sales volume for each time period and purchase it in a timely manner. However, there may be a discrepancy between the sales forecast value and the sales performance value due to changes in various external factors (such as weather) on the day. If the predicted value of the sales quantity is larger than the actual sales quantity, the number of stocks will increase (increase in bad stock, loss of daily items discarded), and profit will be reduced. On the other hand, if the predicted value of the sales volume is smaller than the actual sales volume, an opportunity loss due to out of stock occurs.
 本技術分野の背景技術として、以下の先行技術がある。特許文献1(特開2001-216372号公報)は、複数のPOS端末からホストコンピュータに得られた商品毎の売上げデータを蓄積する売上げデータ用のデータベースと、このデータベースの蓄積された売上げデータのうち、売上げが急増あるいは急減した商品を抽出する高速検索エンジンと、高速検索エンジンにより抽出された商品を売上げ予想対象商品として検索条件(商品の科目、価格帯、etc)を設定し、売上げ傾向が一致もしくは近似する過去の売上げデータを持つ商品を高速検索エンジンに検索させ、検索により抽出された商品の過去の売上げデータを利用して売上げ予想対象商品の今後の売上げ予測データを作成する抽出アプリとを具備するPOS支援システムの予測サーバを開示する。 The following prior arts are available as background technologies in this technical field. Patent Document 1 (Japanese Patent Application Laid-Open No. 2001-216372) discloses a sales data database for storing sales data for each product obtained from a plurality of POS terminals to a host computer, and sales data stored in the database. , The high-speed search engine that extracts products whose sales have increased or decreased rapidly, and the products extracted by the high-speed search engine are set as search target products (product item, price range, etc), and the sales trends match Alternatively, an extraction application that causes a high-speed search engine to search for a product having past sales data that approximates, and uses the past sales data of the product extracted by the search to create future sales prediction data of the target product for sales. Disclosed is a prediction server of a POS support system provided.
特開2001-216372号公報JP 2001-216372 A
 在庫過多や品切れが発生しないように商品を仕入れるためには、正確な売上数量の予測が必要である。また、予期せぬ環境変化によって売上実績値が予測値からずれることがある。このため、売上実績値と売上予測値との乖離を検知し、売上予測を補正し、販売計画を動的に変更し、仕入れる商品量を調整する必要がある。 ∙ In order to purchase products so as not to overstock or run out of stock, it is necessary to accurately predict sales volume. In addition, the actual sales value may deviate from the predicted value due to an unexpected environmental change. For this reason, it is necessary to detect the difference between the sales record value and the sales forecast value, correct the sales forecast, dynamically change the sales plan, and adjust the amount of products to be purchased.
 前述した従来技術では、売上が急増又は急減した商品を抽出し、今後の売上を予測する。しかし、売上が変化する原因となる事象があるところ、この事象が考慮されていない。このため、売上が変化する兆候をとらえることができず、売上変化への対応が遅くなることがある。 In the above-described conventional technology, products whose sales have increased or decreased rapidly are extracted, and future sales are predicted. However, where there is an event that causes sales to change, this event is not taken into account. For this reason, it is not possible to catch the signs of changes in sales, and the response to changes in sales may be delayed.
 また、前述した従来技術では、夜間バッチ処理によって収集した売上実績に基づいて、日単位で予測と実績との乖離を判定し、乖離発生時の予測を修正しているので、日中に予測を補正し、商品を補充することが困難である。 In addition, in the above-described conventional technology, the deviation between the forecast and the actual result is determined on a daily basis based on the sales results collected by the nighttime batch processing, and the forecast when the deviation occurs is corrected. It is difficult to correct and replenish the goods.
 本発明では、売上変化の要因となる事象(来店者数や環境(降水量、気温など)データ)の実績値と予測値とに乖離を検知し、商品の売上予測を適切に修正することを目的とする。 In the present invention, it is possible to detect a difference between the actual value and the predicted value of the event (number of customers or environment (precipitation, temperature, etc.) data) that causes the sales change, and appropriately correct the sales forecast of the product. Objective.
 本願において開示される発明の代表的な一例を示せば以下の通りである。すなわち、計算機で構成される需要予測システムが実行する需要予測方法であって、前記計算機は、プログラムを実行するプロセッサと、前記プロセッサがアクセスする記憶デバイスとを有し、前記需要予測方法は、前記プロセッサが、商品の売上に影響する事象を表す外部データの実績値を収集し、前記実績値と前記外部データの予測値とを比較する監視ステップと、前記プロセッサが、前記実績値と前記予測値とが乖離していると判定された場合、前記商品の売上の予測を補正する補正ステップと、を含む。 A typical example of the invention disclosed in the present application is as follows. That is, a demand prediction method executed by a demand prediction system configured by a computer, wherein the computer includes a processor that executes a program and a storage device that is accessed by the processor, and the demand prediction method includes: A monitoring step in which a processor collects actual values of external data representing an event affecting sales of the product and compares the actual values with the predicted values of the external data; and the processor includes the actual values and the predicted values. And a correction step of correcting the sales forecast of the product.
 本発明の一態様によれば、商品の売上予測を適切に補正できる。前述した以外の課題、構成及び効果は、以下の実施例の説明により明らかにされる。 According to one aspect of the present invention, it is possible to appropriately correct the sales forecast of a product. Problems, configurations, and effects other than those described above will become apparent from the description of the following embodiments.
実施例1の分析・予測サーバの論理的な構成を示す図である。It is a figure which shows the logical structure of the analysis and prediction server of Example 1. FIG. 実施例1の売上実績データの構成例を示す図である。It is a figure which shows the structural example of the sales performance data of Example 1. FIG. 実施例1の来店者数データの構成例を示す図である。It is a figure which shows the structural example of store visitor number data of Example 1. FIG. 実施例1の降水量データ及び気温データの構成例を示す図である。It is a figure which shows the structural example of the precipitation data of Example 1, and temperature data. 実施例1の分析・予測サーバが含まれる計算機システムの物理的な構成を示す図である。It is a figure which shows the physical structure of the computer system in which the analysis and prediction server of Example 1 is included. 実施例1の相関分析処理のフローチャートである。3 is a flowchart of correlation analysis processing according to the first embodiment. 実施例1の商品の売上数を示すグラフである。It is a graph which shows the number of sales of the goods of Example 1. FIG. 実施例1の来店者数を示すグラフである。It is a graph which shows the number of customers of Example 1. 実施例1の相関係数を計算するための式である。3 is an equation for calculating a correlation coefficient according to the first embodiment. 実施例1の商品A、商品Bと来店者数の相関を示す図である。It is a figure which shows the correlation of the goods A and goods B of Example 1, and the number of visitors. 実施例1の売上・外部データ相関情報の構成例を示す図である。It is a figure which shows the structural example of the sales and external data correlation information of Example 1. FIG. 実施例1の売上予測処理のフローチャートである。It is a flowchart of the sales prediction process of Example 1. 実施例1の実績値監視処理のフローチャートである。It is a flowchart of the performance value monitoring process of Example 1. 実施例1の実績値監視処理を説明するための図である。It is a figure for demonstrating the performance value monitoring process of Example 1. FIG. 実施例1の予測補正対象商品選択処理のフローチャートである。It is a flowchart of the prediction correction | amendment object goods selection process of Example 1. FIG. 実施例1の販売数再予測処理のフローチャートである。It is a flowchart of the sales number re-prediction process of Example 1. 実施例1の販売数再予測処理を説明するための図である。It is a figure for demonstrating the sales number re-prediction process of Example 1. FIG. 実施例1のアラート発行後にクライアントが実行する処理を示す図である。It is a figure which shows the process which a client performs after the alert issue of Example 1. FIG. 実施例2の分析・予測サーバの論理的な構成を示す図である。It is a figure which shows the logical structure of the analysis and prediction server of Example 2. FIG. 実施例2の相関分析処理のフローチャートである。10 is a flowchart of correlation analysis processing according to the second embodiment. 実施例2の売上・外部データ相関情報の構成例を示す図である。It is a figure which shows the structural example of the sales and external data correlation information of Example 2. FIG. 実施例2の実績値監視処理のフローチャートである。It is a flowchart of the performance value monitoring process of Example 2. 実施例2の実績値監視処理を説明するための図である。It is a figure for demonstrating the performance value monitoring process of Example 2. FIG. 実施例2の第一段階予測補正対象商品抽出処理のフローチャートである。It is a flowchart of the 1st step prediction correction | amendment object goods extraction process of Example 2. FIG. 実施例2の第二段階予測補正対象商品抽出処理のフローチャートである。It is a flowchart of the 2nd step prediction correction | amendment object goods extraction process of Example 2. FIG.
 <実施例1>
 図1は、本発明の実施例1の分析・予測サーバ100の論理的な構成を示す図である。
<Example 1>
FIG. 1 is a diagram illustrating a logical configuration of the analysis / prediction server 100 according to the first embodiment of this invention.
 分析・予測サーバ100は、データ収集部110、相関分析部120、売上予測部130、実績値監視部141、予測補正対象商品選択部142及び商品売上予測補正部143を有し、商品の売上(すなわち、需要)を予測する需要予測システムを構成する。これらの各部は、図4で後述するサーバプログラム16としてメモリ12に格納される。プロセッサ11がサーバプログラム16を実行することによって、各部の機能が実現される。 The analysis / prediction server 100 includes a data collection unit 110, a correlation analysis unit 120, a sales prediction unit 130, a performance value monitoring unit 141, a prediction correction target product selection unit 142, and a product sales prediction correction unit 143. That is, a demand prediction system that predicts demand) is configured. Each of these units is stored in the memory 12 as a server program 16 described later with reference to FIG. The function of each unit is realized by the processor 11 executing the server program 16.
 データ収集部110は、POSデータ収集部111及び外部データ収集部112を含む。POSデータ収集部111は、POSシステム300からPOSデータ180(売上実績データ181)を収集する。なお、売上実績データ181はPOSシステム300以外でも、同等の情報を蓄積しているシステム(例えば、販売管理システム)から取得してもよい。 The data collection unit 110 includes a POS data collection unit 111 and an external data collection unit 112. The POS data collection unit 111 collects POS data 180 (sales result data 181) from the POS system 300. Note that the sales performance data 181 may be acquired from a system (for example, a sales management system) that accumulates equivalent information other than the POS system 300.
 外部データ収集部112は、商品の売上に影響を生じる外部データ190を外部データ提供システム400から収集する。外部データ190は、例えば、店舗に設置されたセンサによって収集された来店者数データ191である。また、外部データ190は、いわゆるコーザルデータで、例えば、降水量データ192、気温データ193などの環境データでもよい。また、外部データとして、来店者数、降水量、気温を例示したが、気圧、湿度、風速、日照時間など、商品の売上に影響を生じる他の事象のデータを用いてもよい。 The external data collection unit 112 collects external data 190 that affects the sales of products from the external data providing system 400. The external data 190 is, for example, store visitor number data 191 collected by a sensor installed in a store. The external data 190 is so-called causal data, and may be environmental data such as precipitation data 192 and temperature data 193, for example. Further, as the external data, the number of customers, precipitation, and temperature are exemplified, but data of other events that affect the sales of products such as atmospheric pressure, humidity, wind speed, and sunshine hours may be used.
 相関分析部120は、外部データ190及び売上実績データ181を分析し、外部データと売上とが相関する商品を抽出する。相関分析部120が実行する処理の詳細は図5で後述するように、需要予測を実行する前に予め実行され、繰り返し(例えば、所定の時間間隔で)実行するとよい。相関分析部120が導出した外部データと売上の相関は、売上・外部データ相関情報151として、相関分析結果150に登録される。売上・外部データ相関情報151の構成例は図8で後述する。 The correlation analysis unit 120 analyzes the external data 190 and the sales performance data 181 and extracts products whose external data and sales are correlated. As will be described later with reference to FIG. 5, the details of the process executed by the correlation analysis unit 120 may be executed in advance before executing the demand prediction and repeatedly (for example, at predetermined time intervals). The correlation between the external data and the sales derived by the correlation analysis unit 120 is registered in the correlation analysis result 150 as sales / external data correlation information 151. A configuration example of the sales / external data correlation information 151 will be described later with reference to FIG.
 なお、相関分析結果は、分析・予測サーバ100が生成しなくても、他のシステムで生成されたものを使用してもよい。この場合、分析・予測サーバ100は、相関分析部120を実装しなくてよい。 Note that the correlation analysis result may be generated by another system without being generated by the analysis / prediction server 100. In this case, the analysis / prediction server 100 does not need to implement the correlation analysis unit 120.
 売上予測部130は、翌日以後の外部データ及び商品の売上を予測する。売上予測部130が実行する処理の詳細は図9で後述する。売上予測部130が導出した予測結果は、売上予測データ161及び外部データ予測情報162として、前日予測結果160に登録される。 The sales forecasting unit 130 predicts sales of external data and products after the next day. Details of the processing executed by the sales prediction unit 130 will be described later with reference to FIG. The prediction result derived by the sales prediction unit 130 is registered in the previous day prediction result 160 as sales prediction data 161 and external data prediction information 162.
 なお、外部データ及び売上の予測は、分析・予測サーバ100が生成しなくても、他のシステムで生成されたものを使用してもよい。この場合、分析・予測サーバ100は、売上予測部130を実装しなくてよい。 It should be noted that external data and sales forecasts may be generated by other systems without being generated by the analysis / prediction server 100. In this case, the analysis / prediction server 100 does not have to implement the sales prediction unit 130.
 実績値監視部141は、当日の外部データの実績値を取得し、外部データ予測情報162と比較し、乖離が発生しているかを監視する。実績値監視部141が実行する処理の詳細は図10で後述する。 The actual value monitoring unit 141 acquires the actual value of the external data on the current day, compares it with the external data prediction information 162, and monitors whether a deviation has occurred. Details of the process executed by the actual value monitoring unit 141 will be described later with reference to FIG.
 予測補正対象商品選択部142は、外部データ190の当日実績値と外部データ予測情報162とに乖離が発生した場合、売上予測の補正が必要な商品を選択する。予測補正対象商品選択部142が実行する処理の詳細は図11で後述する。 The prediction correction target product selection unit 142 selects a product that needs to be corrected for the sales forecast when a difference occurs between the actual value of the external data 190 and the external data prediction information 162. Details of the process executed by the prediction correction target product selection unit 142 will be described later with reference to FIG.
 商品売上予測補正部143は、該当製品の商品売上を再予測する。商品売上予測補正部143が実行する処理の詳細は図12で後述する。商品売上予測補正部143が導出した予測結果は、売上再予測情報171として、予測補正結果170に登録される。 The product sales forecast correction unit 143 re-predicts the product sales of the corresponding product. Details of the processing executed by the merchandise sales forecast correction unit 143 will be described later with reference to FIG. The prediction result derived by the product sales prediction correction unit 143 is registered in the prediction correction result 170 as sales re-prediction information 171.
 相関分析結果150、前日予測結果160及び予測補正結果170は、分析・予測サーバ100がプログラム実行時に使用するデータであり、外部記憶装置500に格納される。 The correlation analysis result 150, the previous day prediction result 160, and the prediction correction result 170 are data used by the analysis / prediction server 100 when executing the program, and are stored in the external storage device 500.
 図2は、実施例1の売上実績データ181の構成例を示す図である。 FIG. 2 is a diagram illustrating a configuration example of the sales performance data 181 according to the first embodiment.
 売上実績データ181は、所定の時間単位(例えば、1時間ごと)の商品売上数の実績値を表す。具体的には、売上実績データ181は、日付、時間帯、店舗NO、商品NO及び売上数量のデータを含み、日付及び時間が示す時間帯に、店舗NOが示す店舗で、商品NOが示す商品の売上数のデータを格納する。売上数は、POSシステム300から取得したPOSデータを、時間帯、店舗及び商品で集約することによって生成できる。 The sales performance data 181 represents the actual value of the number of merchandise sales in a predetermined time unit (for example, every hour). Specifically, the sales performance data 181 includes data of date, time zone, store NO, product NO, and sales quantity, and the product indicated by the product NO in the store indicated by the store NO in the time zone indicated by the date and time. Stores the number of sales data. The number of sales can be generated by aggregating POS data acquired from the POS system 300 by time zone, store, and product.
 図3Aは、実施例1の来店者数データ191の構成例を示す図である。 FIG. 3A is a diagram illustrating a configuration example of the store visitor data 191 according to the first embodiment.
 来店者数データ191は、所定の時間単位(例えば、1時間ごと)の来店者数の実績値を示す。具体的には、来店者数データ191は、日付、時間帯、店舗NO及び来店者数のデータを含み、日付及び時間が示す時間帯に、店舗NOが示す店舗の来店者数のデータを格納する。 The store visitor number data 191 indicates the actual value of the store visitor number in a predetermined time unit (for example, every hour). Specifically, the store visitor data 191 includes date, time zone, store NO and store visitor data, and stores store store data indicated by the store NO in the time zone indicated by the date and time. To do.
 図3Aに示す来店者数データ191は、店舗NOが100の店舗において、2016年3月8日及び9日の各日において10時から24時までの各時間帯の来店者数の実績値を記録する。 The store visitor data 191 shown in FIG. 3A shows the actual value of the visitor count in each time slot from 10:00 to 24:00 on each day of March 8th and 9th, 2016 in a store whose store number is 100. Record.
 来店者数は、店舗の入口に設けられたセンサによってカウントできる。また、店舗の入口に設置されたカメラが撮影した来店者の顔画像を識別して来店者の性別や年齢別の来店者数を収集してもよい。 The number of visitors can be counted by a sensor provided at the entrance of the store. Also, the number of visitors by sex and age may be collected by identifying the facial images of the customers taken by a camera installed at the entrance of the store.
 図3Bは、実施例1の降水量データ192及び気温データ193の構成例を示す図である。 FIG. 3B is a diagram illustrating a configuration example of precipitation data 192 and temperature data 193 according to the first embodiment.
 降水量データ192及び気温データ193は、所定の時間単位(例えば、1時間ごと)の来店者数が実績値を示す。具体的には、降水量データ192及び気温データ193は、日付、時間帯、降水量及び気温のデータを含み、日付及び時間が示す時間帯の降水量及び気温のデータを格納する。降水量データ192及び気温データ193は、店舗ごと(店舗が所在する地域ごと)にデータを有するとよい。 In the precipitation data 192 and the temperature data 193, the number of customers in a predetermined time unit (for example, every hour) indicates the actual value. Specifically, the precipitation data 192 and the temperature data 193 include date, time zone, precipitation and temperature data, and store precipitation and temperature data in the time zone indicated by the date and time. The precipitation data 192 and the temperature data 193 may have data for each store (each region where the store is located).
 図3Bに示す降水量データ192及び気温データ193は、2016年3月8日及び9日の各日において10時から24時までの各時間帯の降水量及び気温の測定値を記録する。 The precipitation data 192 and temperature data 193 shown in FIG. 3B record precipitation and temperature measurements for each time zone from 10:00 to 24:00 on March 8th and 9th, 2016.
 降水量や気温の環境データは、気象情報サービス会社(予報業務許可事業者など)や気象庁から提供されるデータを利用できる。 Precipitation and temperature environmental data can be provided by weather information service companies (such as forecasting business permit operators) and the Japan Meteorological Agency.
 図4は、実施例1の分析・予測サーバ100が含まれる計算機システムの物理的な構成を示す図である。 FIG. 4 is a diagram illustrating a physical configuration of a computer system including the analysis / prediction server 100 according to the first embodiment.
 計算機システムは、分析・予測サーバ100、クライアント200、POSシステム300及び外部データ提供システム400を含む。 The computer system includes an analysis / prediction server 100, a client 200, a POS system 300, and an external data providing system 400.
 分析・予測サーバ100は、プロセッサ(CPU)11、メモリ12、補助記憶装置13、通信制御装置14及びI/O制御装置15を有する計算機によって構成される。 The analysis / prediction server 100 is configured by a computer having a processor (CPU) 11, a memory 12, an auxiliary storage device 13, a communication control device 14, and an I / O control device 15.
 プロセッサ11は、メモリ12に格納されたサーバプログラム16を実行する。メモリ12は、不揮発性の記憶デバイスであるROM及び揮発性の記憶デバイスであるRAMを含む。ROMは、不変のプログラム(例えば、BIOS)などを格納する。RAMは、DRAM(Dynamic Random Access Memory)のような高速かつ揮発性の記憶デバイスであり、プロセッサ11が実行するプログラム及びプログラムの実行時に使用されるデータを一時的に格納する。 The processor 11 executes the server program 16 stored in the memory 12. The memory 12 includes a ROM that is a nonvolatile storage device and a RAM that is a volatile storage device. The ROM stores an immutable program (for example, BIOS). The RAM is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and temporarily stores a program executed by the processor 11 and data used when the program is executed.
 I/O制御装置15は、補助記憶装置13を接続する。補助記憶装置13は、例えば、磁気記憶装置(HDD)、フラッシュメモリ(SSD)等の大容量かつ不揮発性の記憶デバイスによって構成され、プロセッサ11が実行するプログラム及びプログラムの実行時に使用されるデータを格納する。具体的には、補助記憶装置13は、相関分析結果150、前日予測結果160、予測補正結果170、POSデータ180及び外部データ190を格納する。また、プログラムは、補助記憶装置13から読み出されて、メモリ12にロードされて、プロセッサ11によって実行される。 The I / O control device 15 connects the auxiliary storage device 13. The auxiliary storage device 13 is configured by a large-capacity and non-volatile storage device such as a magnetic storage device (HDD) or a flash memory (SSD), for example, and stores a program executed by the processor 11 and data used when the program is executed. Store. Specifically, the auxiliary storage device 13 stores a correlation analysis result 150, a previous day prediction result 160, a prediction correction result 170, POS data 180, and external data 190. The program is read from the auxiliary storage device 13, loaded into the memory 12, and executed by the processor 11.
 なお、補助記憶装置13は、分析・予測サーバ100の内部に設けられる記憶装置でも、分析・予測サーバ100と通信線(イーサネット、ファイバチャネル、SATAなど)を介して接続され、別体に設けられる外部ストレージ装置(例えば、Network Attached Storage)でもよい。 The auxiliary storage device 13 is also a storage device provided inside the analysis / prediction server 100, and is connected to the analysis / prediction server 100 via a communication line (Ethernet, fiber channel, SATA, etc.) and provided separately. An external storage device (for example, Network Attached Storage) may be used.
 通信制御装置14は、所定のプロトコルに従って、他の装置(クライアント200、POSシステム300、外部データ提供システム400など)との通信を制御するネットワークインタフェース装置である。 The communication control device 14 is a network interface device that controls communication with other devices (client 200, POS system 300, external data providing system 400, etc.) according to a predetermined protocol.
 プロセッサ11が実行するプログラムは、リムーバブルメディア(CD-ROM、フラッシュメモリなど)又はネットワークを介して分析・予測サーバ100に提供され、非一時的記憶媒体である不揮発性の補助記憶装置13に格納される。このため、分析・予測サーバ100は、リムーバブルメディアからデータを読み込むインタフェースを有するとよい。 A program executed by the processor 11 is provided to the analysis / prediction server 100 via a removable medium (CD-ROM, flash memory, etc.) or a network, and is stored in a nonvolatile auxiliary storage device 13 which is a non-temporary storage medium. The Therefore, the analysis / prediction server 100 may have an interface for reading data from the removable medium.
 分析・予測サーバ100は、物理的に一つの計算機上で、又は、論理的又は物理的に構成された複数の計算機上で構成される計算機システムであり、複数の物理的計算機資源上に構築された仮想計算機上で動作してもよい。また、分析・予測サーバ100上で実行されるプログラムは、同一の計算機上で別個のスレッドで動作してもよい。 The analysis / prediction server 100 is a computer system configured on a plurality of computers that are physically configured on one computer or logically or physically, and is constructed on a plurality of physical computer resources. It may operate on a virtual machine. Further, the program executed on the analysis / prediction server 100 may operate in a separate thread on the same computer.
 また、分析・予測サーバ100において、プログラムによって実装される機能ブロックの全部又は一部は、物理的な集積回路(例えば、Field-Programmable Gate Array)等によって構成されてもよい。 Further, in the analysis / prediction server 100, all or a part of the functional blocks implemented by the program may be configured by a physical integrated circuit (for example, Field-Programmable Gate Array).
 クライアント200は、プロセッサ(CPU)21、メモリ22、通信制御装置24、I/O制御装置25、入力装置27及び出力装置28を有する計算機によって構成され、例えば店舗に設置される。ユーザがクライアント200を操作することによって、分析・予測サーバ100にアクセスして、分析・予測サーバ100による分析結果を見ることができる。なお、ユーザは、その権限によっては、他の店舗の情報が見られてもよい。 The client 200 is constituted by a computer having a processor (CPU) 21, a memory 22, a communication control device 24, an I / O control device 25, an input device 27, and an output device 28, and is installed in a store, for example. When the user operates the client 200, the analysis / prediction server 100 can be accessed and the analysis result by the analysis / prediction server 100 can be viewed. Note that the user may see information on other stores depending on the authority.
 プロセッサ21は、メモリ22に格納されたアプリケーションプログラム26を実行する。メモリ22は、不揮発性の記憶デバイスであるROM及び揮発性の記憶デバイスであるRAMを含む。ROMは、不変のプログラム(例えば、BIOS)などを格納する。RAMは、DRAM(Dynamic Random Access Memory)のような高速かつ揮発性の記憶デバイスであり、プロセッサ21が実行するプログラム及びプログラムの実行時に使用されるデータを一時的に格納する。 The processor 21 executes the application program 26 stored in the memory 22. The memory 22 includes a ROM that is a nonvolatile storage device and a RAM that is a volatile storage device. The ROM stores an immutable program (for example, BIOS). The RAM is a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and temporarily stores a program executed by the processor 21 and data used when the program is executed.
 アプリケーションプログラム26は、ユーザインタフェースを提供するウェブブラウザや、専用プログラムでもよい。 The application program 26 may be a web browser that provides a user interface or a dedicated program.
 通信制御装置24は、所定のプロトコルに従って、他の装置(分析・予測サーバ100など)との通信を制御するネットワークインタフェース装置である。 The communication control device 24 is a network interface device that controls communication with other devices (such as the analysis / prediction server 100) according to a predetermined protocol.
 I/O制御装置25は、入力装置27及び出力装置28を接続するI/Oインタフェースである。入力装置27は、キーボード、タッチパネル、マウスなどであり、ユーザからの入力を受けるインタフェースである。出力装置28は、ディスプレイ装置(例えば、液晶表示装置)やプリンタなどであり、プログラムの実行結果をユーザが視認可能な形式で出力するインタフェースである。出力装置28は、例えば、前日予測結果、当日実績値、乖離発生アラート、予測補正結果などを出力する。 The I / O control device 25 is an I / O interface that connects the input device 27 and the output device 28. The input device 27 is a keyboard, a touch panel, a mouse, or the like, and is an interface that receives input from the user. The output device 28 is a display device (for example, a liquid crystal display device), a printer, or the like, and is an interface that outputs the execution result of the program in a format that can be visually recognized by the user. The output device 28 outputs, for example, a previous day prediction result, a current day actual value, a deviation occurrence alert, a prediction correction result, and the like.
 POSシステム300は、店舗に設置された商品販売情報管理システムであり、商品の販売情報を記録する。POSシステム300は、ネットワークを介して分析・予測サーバ100と接続され、分析・予測サーバ100からの要求に応じて、蓄積している商品の販売実績データを提供する。 The POS system 300 is a merchandise sales information management system installed in a store, and records merchandise sales information. The POS system 300 is connected to the analysis / prediction server 100 via a network, and provides sales result data of accumulated products in response to a request from the analysis / prediction server 100.
 外部データ提供システム400は、降水量や気温の環境データを提供するシステムであり気象情報サービス会社(予報業務許可事業者など)が運用する。また、外部データ提供システム400は、来店者数を計数する店舗管理システムである。 The external data providing system 400 is a system that provides environmental data such as precipitation and temperature, and is operated by a weather information service company (such as a forecasting business permit business operator). The external data providing system 400 is a store management system that counts the number of customers visiting the store.
 図5は、実施例1の相関分析処理のフローチャートである。相関分析処理は相関分析部120が所定のタイミング(週次、月次など所定の時間間隔)で商品毎に実行する。 FIG. 5 is a flowchart of the correlation analysis process of the first embodiment. The correlation analysis processing is executed for each product by the correlation analysis unit 120 at a predetermined timing (a predetermined time interval such as weekly or monthly).
 相関分析部120は、商品毎に売上実績データ181と外部データ190(来店者数データ191、降水量データ192、気温データ193)を参照し、売上実績情報がある商品について、売上の増減と外部データの増減とが相関しているかを判定し、売上と外部データとが相関している商品を選択する(1001)。 The correlation analysis unit 120 refers to the sales performance data 181 and the external data 190 (visitor data 191, precipitation data 192, temperature data 193) for each product. It is determined whether the increase or decrease in data is correlated, and a product for which sales and external data are correlated is selected (1001).
 例えば、図6Aに示すような売上の商品Aと商品Bがあり、同日の来店者数が、図6Bに示すものである場合、商品Aは来店者数の増減に合わせて売上が増減しており、商品Bは来店者数の増減に影響されずに売上が一定である。この場合、商品Aは来店者数との相関があり、商品Bは来店者数との相関はないといえる。 For example, if there are products A and B with sales as shown in FIG. 6A and the number of visitors on the same day is as shown in FIG. 6B, the sales of product A will increase or decrease with the increase in the number of visitors. The sales of the product B are constant without being affected by the increase or decrease in the number of customers. In this case, it can be said that the product A has a correlation with the number of customers and the product B has no correlation with the number of customers.
 二つの値についての相関の求め方は、一般的な統計の手法で相関係数を計算し、相関係数の絶対値が所定値(例えば、0.4)より大きい場合、相関があると判定してよい。 The correlation between two values is calculated by calculating the correlation coefficient using a general statistical method. If the absolute value of the correlation coefficient is greater than a predetermined value (eg, 0.4), it is determined that there is a correlation. You can do it.
 相関係数は、例えば、図7Aに示す式で計算できる。商品Aの売上と商品Bの売上と来店者数との相関係数は、図7Bに示す値と計算され、商品Aの売上と来店者数との相関係数は0.712308であり、商品Bの売上と来店者数との相関係数は-0.172262028である。このため、商品Aの売上と来店者数には相関関係があり、商品Bの売上と来店者数には相関関係がないと判定される。 The correlation coefficient can be calculated by the equation shown in FIG. 7A, for example. The correlation coefficient between the sales of product A, the sales of product B, and the number of customers is calculated as shown in FIG. 7B, and the correlation coefficient between the sales of product A and the number of customers is 0.712308. The correlation coefficient between the sales of B and the number of customers is -0.172262028. Therefore, it is determined that there is a correlation between the sales of the product A and the number of visitors, and there is no correlation between the sales of the product B and the number of visitors.
 そして、相関分析部120は、選択された商品の商品番号を、相関分析結果として売上・外部データ相関情報151に登録する(1002)。売上・外部データ相関情報151には、図8に示すように、外部データの種別と、当該外部データと売上とが相関する商品の商品番号が登録される。 The correlation analysis unit 120 registers the product number of the selected product in the sales / external data correlation information 151 as a correlation analysis result (1002). In the sales / external data correlation information 151, as shown in FIG. 8, the type of external data and the product number of the product in which the external data and sales correlate are registered.
 なお、図5では相関分析処理の一例を示したが、他の様々な方法を採用できる。また、前述したように、分析・予測サーバ100は、他のシステムで生成された相関分析結果を使用してもよい。 Although FIG. 5 shows an example of the correlation analysis process, various other methods can be employed. Further, as described above, the analysis / prediction server 100 may use a correlation analysis result generated by another system.
 図9は、実施例1の売上予測処理のフローチャートである。売上予測処理は売上予測部130が所定のタイミング(毎日、所定の時間)で商品毎に実行する。 FIG. 9 is a flowchart of the sales prediction process of the first embodiment. The sales prediction process is executed for each product by the sales prediction unit 130 at a predetermined timing (daily, predetermined time).
 売上予測部130は、対象日(例えば、翌日)の外部データ及び商品の売上を予測する。 The sales prediction unit 130 predicts external data and sales of products on the target date (for example, the next day).
 まず、売上予測部130は、対象日の降水量や気温の予報情報を気象情報サービス会社から取得し、対象日の外部データ(来場者数、降水量、気温)の各々の値を予測し、外部データ予測情報162を生成する(1011)。 First, the sales forecasting unit 130 obtains forecast information on precipitation and temperature on the target day from the weather information service company, and predicts each value of external data (number of visitors, precipitation, temperature) on the target day, The external data prediction information 162 is generated (1011).
 そして、売上予測部130は、対象日の降水量、気温と類似する日を、過去の外部データ190から検索する(1012)。季節や曜日も条件として、外部データが類似する日を検索してもよい。また、対象日の降水量、気温と類似する日の来店者数を来店者数情報101から抽出し対象日の来店者数を予測する。導出された来店者数の予測は、外部データ予測情報162に登録される。 Then, the sales prediction unit 130 searches the past external data 190 for a day similar to the precipitation and temperature of the target day (1012). You may search for a day with similar external data on the condition of the season and day of the week. In addition, the number of visitors on the day similar to the precipitation and temperature on the target day is extracted from the visitor number information 101 to predict the number of visitors on the target day. The derived prediction of the number of customers is registered in the external data prediction information 162.
 そして、検索された日の各商品の売上を売上実績データ181から取得し対象日の商品売上予測とする(1013)。導出した商品売上予測は、売上予測データ161に登録される。 Then, the sales of each product on the searched day is acquired from the sales performance data 181 and is set as the product sales forecast for the target date (1013). The derived product sales forecast is registered in the sales forecast data 161.
 なお、図9では売上予測処理の一例を示したが、他の様々な方法を採用できる。例えば、来店者数から売上を予測する計算式を作成して、当該計算式を用いて売上を予測してもよい。また、深層学習によって売上を予測してもよい。 Although FIG. 9 shows an example of the sales prediction process, various other methods can be adopted. For example, a calculation formula for predicting sales from the number of customers may be created, and sales may be predicted using the calculation formula. Sales may also be predicted by deep learning.
 また、前述したように、分析・予測サーバ100は、他のシステムで生成された外部データ及び売上の予測を使用してもよい。 Also, as described above, the analysis / prediction server 100 may use external data and sales prediction generated by another system.
 図10Aは、実施例1の実績値監視処理のフローチャートである。実績値監視処理は実績値監視部141が、所定のタイミング(例えば、外部データ実績値を取得したタイミング)で実行する。 FIG. 10A is a flowchart of actual value monitoring processing of the first embodiment. The actual value monitoring process is executed by the actual value monitoring unit 141 at a predetermined timing (for example, the timing at which the external data actual value is acquired).
 実績値監視部141は、リアルタイムの外部データ実績値を所定のタイミングで(例えば、1時間毎に)取得し、外部データ実績値を外部データ予測値と比較する(1021)。そして、実績値監視部141は、実績値が予測値から所定の誤差範囲内であるかを判定する(1022)。その結果、実績値監視部141は、実績値が予測値から所定の誤差範囲内であれば乖離が発生していないと判定し、ステップ1021に戻り、次の所定のタイミングに実績値と予測値とを比較するように処理を繰り返す。一方、実績値監視部141は、実績値が予測値から所定の誤差範囲を超えていれば乖離が発生していると判定し、乖離発生のアラートを発行する(1023)。 The actual value monitoring unit 141 acquires a real-time external data actual value at a predetermined timing (for example, every hour), and compares the external data actual value with an external data predicted value (1021). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined error range from the predicted value (1022). As a result, the actual value monitoring unit 141 determines that no divergence has occurred if the actual value is within a predetermined error range from the predicted value, returns to step 1021, and returns the actual value and the predicted value at the next predetermined timing. The process is repeated to compare with. On the other hand, the actual value monitoring unit 141 determines that a divergence has occurred if the actual value exceeds a predetermined error range from the predicted value, and issues an divergence occurrence alert (1023).
 例えば、図10Bに示す来店者数の累積値では、15時迄は実績値が予測値の誤差範囲内であるが、16時には誤差範囲を超えたため、乖離発生と判定され、乖離発生のアラートが発行される。 For example, in the cumulative value of the number of customers shown in FIG. 10B, the actual value is within the error range of the predicted value until 15:00, but exceeded the error range at 16:00. publish.
 乖離の判定基準である誤差範囲は固定でも、商品によって変化しても、その他の条件(例えば、時間帯)によって変化してもよい。 The error range that is a criterion for deviation may be fixed, may vary depending on the product, or may vary depending on other conditions (for example, time zone).
 図11は、実施例1の予測補正対象商品選択処理のフローチャートである。予測補正対象商品選択処理は、予測補正対象商品選択部142が、実績値監視処理において乖離発生のアラートが発行されたタイミングで実行する。 FIG. 11 is a flowchart of prediction correction target product selection processing according to the first embodiment. The prediction correction target product selection process is executed by the prediction correction target product selection unit 142 at a timing when a deviation occurrence alert is issued in the actual value monitoring process.
 乖離が発生した外部データと売上が相関する商品を売上・外部データ相関情報151から選択する(1031)。例えば、図10Bに示す例では、16時の時点で、来店者数と類似する売上の商品を選択する。 The product whose sales are correlated with the external data where the divergence occurs is selected from the sales / external data correlation information 151 (1031). For example, in the example shown in FIG. 10B, a product with sales similar to the number of customers at 16:00 is selected.
 図12は、実施例1の販売数再予測処理のフローチャートである。販売数再予測処理は商品売上予測補正部143が、予測補正対象商品抽出処理において、乖離が発生した外部データと売上が相関する商品が抽出されたタイミングで実行する。 FIG. 12 is a flowchart of the sales number re-prediction process according to the first embodiment. The sales re-prediction process is executed by the product sales prediction correction unit 143 at the timing when the external data in which the divergence occurs and the product whose sales are correlated are extracted in the prediction correction target product extraction process.
 商品売上予測補正部143は、現時点までの外部データの実績値と類似する日を、過去の外部データから検索し、外部データ再予測情報とする(1041)。具体的には、図13に示すように、当日の現時点までの実績値が過去の外部データ実績値の許容範囲内となる日を、過去の外部データから検索する。そして、検索された日の各商品の売上を売上実績データ181から取得し新たな商品売上予測とする(1042)。 The product sales forecast correction unit 143 searches the past external data for a date similar to the actual value of the external data up to the present time, and sets it as external data re-prediction information (1041). Specifically, as shown in FIG. 13, the past external data is searched for a date on which the actual value up to the present day of the day is within the allowable range of the past external data actual value. Then, the sales of each product on the retrieved day is acquired from the sales performance data 181 and is set as a new product sales forecast (1042).
 当日実績値と類似する実績値である過去日の検索範囲は固定であっても、商品によって変化しても、その他の条件(例えば、時間帯)によって変化してもよい。なお、外部データから売上を予測する計算式を作成して、当該計算式を用いて売上を予測してもよい。 The search range of the past day, which is the actual value similar to the actual value on the day, may be fixed, may vary depending on the product, or may vary depending on other conditions (for example, time zone). A calculation formula for predicting sales may be created from external data, and sales may be predicted using the calculation formula.
 図14は、実施例1のアラート発行後にクライアントが実行する処理を示す図である。 FIG. 14 is a diagram illustrating processing executed by the client after the alert is issued according to the first embodiment.
 まず、クライアント200は、分析・予測サーバ100が作成した、翌日の売上予測データ161を参照して、商品の補充計画を作成し、商品の配送を予約する(1101)。 First, the client 200 refers to the sales forecast data 161 of the next day created by the analysis / prediction server 100, creates a product replenishment plan, and reserves delivery of the product (1101).
 当日は、クライアント200から分析・予測サーバ100にアクセスすることによって、POSデータ180(売上実績データ181)、外部データ(来店者数データ191、降水量データ192、気温データ193)の実績値を確認できる(1102)。 On the day, by accessing the analysis / prediction server 100 from the client 200, the actual values of the POS data 180 (sales result data 181) and external data (visitor count data 191, precipitation data 192, temperature data 193) are confirmed. Yes (1102).
 分析・予測サーバ100において外部データの乖離発生のアラートが発生すると、予測補正結果170の売上再予測情報171が生成される。クライアント200は、売上再予測情報171を参照して、商品の補充計画を修正し、商品の追加配送を予約する(1103)。 When the alert for occurrence of divergence of external data occurs in the analysis / prediction server 100, sales re-prediction information 171 of the prediction correction result 170 is generated. The client 200 refers to the sales re-prediction information 171, corrects the product replenishment plan, and reserves additional delivery of the product (1103).
 以上に説明したように、本発明の実施例1によると、実際に売上の予測値と実績値との乖離が発生する前に売上の乖離の発生を予測し、売上の予測値を補正できる。このため、販売計画を動的な見直しでき、商品補充量の調整が可能となり、品切れによる販売機会の損失を回避でき、過剰在庫を抑制できる。 As described above, according to the first embodiment of the present invention, it is possible to predict the occurrence of a sales divergence before the actual divergence between the predicted value of sales and the actual value occurs, and to correct the predicted value of sales. For this reason, it is possible to dynamically review the sales plan, adjust the product replenishment amount, avoid loss of sales opportunities due to out of stock, and suppress excess inventory.
 <実施例2>
 実施例2では、外部データ実績の乖離のアラートの発行(すなわち、商品売上を補正する契機)を、相関度に応じた乖離の程度で段階的に実行させる。
<Example 2>
In the second embodiment, issuance of a divergence alert of external data results (that is, an opportunity to correct product sales) is executed step by step with a degree of divergence according to the degree of correlation.
 なお、実施例2において、実施例1と同じ構成及び機能には同じ符号を付し、それらの説明は省略する。 In the second embodiment, the same reference numerals are given to the same configurations and functions as those in the first embodiment, and the description thereof is omitted.
 図15は、実施例2の分析・予測サーバ100の論理的な構成を示す図である。 FIG. 15 is a diagram illustrating a logical configuration of the analysis / prediction server 100 according to the second embodiment.
 分析・予測サーバ100は、データ収集部110、相関分析部120、売上予測部130、実績値監視部141、第一段階予測補正対象商品選択部144、第二段階予測補正対象商品選択部145及び商品売上予測補正部143を有する。 The analysis / prediction server 100 includes a data collection unit 110, a correlation analysis unit 120, a sales prediction unit 130, an actual value monitoring unit 141, a first-stage prediction correction target product selection unit 144, a second-stage prediction correction target product selection unit 145, and A product sales forecast correction unit 143 is included.
 相関分析部120は、外部データ及び売上を分析し、外部データと売上とが相関する商品を抽出する。相関分析部120が実行する処理の詳細は図16で後述するように、需要予測を実行する前に予め実行され、繰り返し(例えば、所定の時間間隔で)実行するとよい。実施例2の相関分析部120は、実施例1と異なり、商品の売上と外部データとの相関度を売上・外部データ相関情報151に登録する。売上・外部データ相関情報151の構成例は図17で後述する。 The correlation analysis unit 120 analyzes external data and sales, and extracts products whose external data and sales are correlated. As will be described later with reference to FIG. 16, the details of the processing executed by the correlation analysis unit 120 are preferably executed in advance before executing the demand prediction, and may be executed repeatedly (for example, at predetermined time intervals). Unlike the first embodiment, the correlation analysis unit 120 according to the second embodiment registers the degree of correlation between sales of products and external data in the sales / external data correlation information 151. A configuration example of the sales / external data correlation information 151 will be described later with reference to FIG.
 実績値監視部141は、当日の外部データの実績値を取得し、外部データ予測情報と比較し、乖離が発生しているかを監視する。実施例2の実績値監視部141は、実施例1と異なり、乖離の程度に応じて段階的にアラートを発行する。実績値監視部141が実行する処理の詳細は図10で後述する。 The actual value monitoring unit 141 acquires the actual value of the external data on the current day, compares it with the external data prediction information, and monitors whether a deviation has occurred. Unlike the first embodiment, the actual value monitoring unit 141 according to the second embodiment issues alerts in stages according to the degree of deviation. Details of the process executed by the actual value monitoring unit 141 will be described later with reference to FIG.
 第一段階予測補正対象商品選択部144及び第二段階予測補正対象商品選択部145は、外部データの当日実績値と外部データ予測情報とに乖離が発生した場合、乖離の程度に応じて段階的に、売上予測の補正が必要な商品を選択する。第一段階予測補正対象商品選択部144が実行する処理の詳細は図19で後述し、第二段階予測補正対象商品選択部145が実行する処理の詳細は図20で後述する。 When the first stage prediction correction target product selection unit 144 and the second stage prediction correction target product selection unit 145 have a difference between the actual value of the external data on the day and the external data prediction information, the first step prediction correction target product selection unit 144 In addition, a product for which the sales forecast needs to be corrected is selected. Details of processing executed by the first stage prediction correction target product selection unit 144 will be described later with reference to FIG. 19, and details of processing executed by the second stage prediction correction target product selection unit 145 will be described later with reference to FIG.
 図16は、実施例2の相関分析処理のフローチャートである。相関分析処理は相関分析部120が所定のタイミング(週次、月次など所定の時間間隔)で商品毎に実行する。 FIG. 16 is a flowchart of the correlation analysis process of the second embodiment. The correlation analysis processing is executed for each product by the correlation analysis unit 120 at a predetermined timing (a predetermined time interval such as weekly or monthly).
 相関分析部120は、商品毎に売上実績データ181と外部データ190(来店者数データ191、降水量データ192、気温データ193)を参照し、売上実績情報がある商品について、売上の増減と外部データの増減とが相関しているかを判定し、売上と外部データとが相関している商品を選択する(1051)。例えば、図7Aに示す式で計算された相関係数の絶対値が所定値(例えば、0.4)より大きい場合、相関があると判定する。 The correlation analysis unit 120 refers to the sales performance data 181 and the external data 190 (visitor data 191, precipitation data 192, temperature data 193) for each product. It is determined whether the increase or decrease in data correlates, and a product for which sales and external data are correlated is selected (1051). For example, when the absolute value of the correlation coefficient calculated by the equation shown in FIG. 7A is larger than a predetermined value (for example, 0.4), it is determined that there is a correlation.
 その後、相関分析部120は、選択した商品の売上と外部データとの相関度を算出する(1052)。例えば、ステップ1051で計算された相関係数をランク分けして相関度とするとよい。具体的には、相関係数の絶対値が0.4より大きく0.7より小さい場合、相関度「中」とし、相関係数の絶対値が0.7以上の場合、相関度「大」とする。相関度は、複数のランクであれば2ランクでなくてもよい。 Thereafter, the correlation analysis unit 120 calculates the degree of correlation between the sales of the selected product and external data (1052). For example, the correlation coefficient calculated in step 1051 may be ranked to obtain the degree of correlation. Specifically, when the absolute value of the correlation coefficient is larger than 0.4 and smaller than 0.7, the correlation degree is “medium”, and when the absolute value of the correlation coefficient is 0.7 or more, the correlation degree is “large”. And The degree of correlation may not be two ranks if it is a plurality of ranks.
 そして、相関分析部120は、選択された商品の商品番号と相関係数と相関度とを、相関分析結果として売上・外部データ相関情報151に登録する(1053)。売上・外部データ相関情報151には、図17に示すように、外部データの種別と、当該外部データと売上との相関がある商品の商品番号、相関係数及び相関度が登録される。 Then, the correlation analysis unit 120 registers the product number, the correlation coefficient, and the correlation degree of the selected product in the sales / external data correlation information 151 as a correlation analysis result (1053). In the sales / external data correlation information 151, as shown in FIG. 17, the type of external data, and the product number, correlation coefficient, and correlation degree of a product having a correlation between the external data and sales are registered.
 なお、実施例1と同様に、分析・予測サーバ100は、他のシステムで生成された相関分析結果を使用してもよい。 As in the first embodiment, the analysis / prediction server 100 may use a correlation analysis result generated by another system.
 図18Aは、実施例2の実績値監視処理のフローチャートである。実績値監視処理は実績値監視部141が、所定のタイミング(例えば、外部データ実績値を取得したタイミング)で実行する。 FIG. 18A is a flowchart of actual value monitoring processing according to the second embodiment. The actual value monitoring process is executed by the actual value monitoring unit 141 at a predetermined timing (for example, the timing at which the external data actual value is acquired).
 実績値監視部141は、リアルタイムの外部データ実績値を所定のタイミングで(例えば、1時間毎に)取得し、外部データ実績値を外部データ予測値と比較する(1061)。そして、実績値監視部141は、実績値が予測値から所定の第一の誤差範囲内であるかを判定する(1062)。その結果、実績値監視部141は、実績値が予測値から所定の第一の誤差範囲内であれば第一段階の乖離が発生していないと判定し、ステップ1061に戻り、次の所定のタイミングに実績値と予測値とを比較するように処理を繰り返す。一方、実績値監視部141は、実績値が予測値から所定の第一の誤差範囲を超えていれば第一段階の乖離が発生していると判定し、第一段階の乖離発生のアラートを発行する(1063)。 The actual value monitoring unit 141 acquires a real-time external data actual value at a predetermined timing (for example, every hour), and compares the external data actual value with an external data predicted value (1061). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined first error range from the predicted value (1062). As a result, if the actual value is within the predetermined first error range from the predicted value, the actual value monitoring unit 141 determines that the first-stage divergence has not occurred, returns to step 1061, and returns to the next predetermined predetermined value. The process is repeated so that the actual value and the predicted value are compared at the timing. On the other hand, the actual value monitoring unit 141 determines that a first-stage divergence has occurred if the actual value exceeds a predetermined first error range from the predicted value, and issues an alert of the first-stage divergence occurrence. It is issued (1063).
 次に、実績値監視部141は、外部データ実績値を外部データ予測値とを比較する(1064)。そして、実績値監視部141は、実績値が予測値から所定の第二の誤差範囲内であるかを判定する(1065)。その結果、実績値監視部141は、実績値が予測値から所定の第二の誤差範囲内であれば第二段階の乖離が発生していないと判定し、ステップ1041に戻り、次の所定のタイミングに実績値と予測値とを比較するように処理を繰り返す。一方、実績値監視部141は、実績値が予測値から所定の第二の誤差範囲を超えていれば第二段階の乖離が発生していると判定し、第二段階の乖離発生のアラートを発行する(1066)。 Next, the actual value monitoring unit 141 compares the external data actual value with the external data predicted value (1064). Then, the actual value monitoring unit 141 determines whether the actual value is within a predetermined second error range from the predicted value (1065). As a result, if the actual value is within the predetermined second error range from the predicted value, the actual value monitoring unit 141 determines that the second-stage divergence has not occurred, returns to step 1041, and returns to the next predetermined The process is repeated so that the actual value and the predicted value are compared at the timing. On the other hand, if the actual value exceeds the predetermined second error range from the predicted value, the actual value monitoring unit 141 determines that a second-stage divergence has occurred, and issues a second-stage divergence alert. It is issued (1066).
 例えば、図18Bに示す来店者数の累積値では、15時迄は実績値が予測値の誤差範囲内であるが、16時には±7%の第一の誤差範囲を超えたが、±13%の第二の誤差範囲を超えていないので、第一段階の乖離発生と判定され、第一段階の乖離発生のアラートが発行される。また、17時には±13%の第二の誤差範囲を超えたので、第二段階の乖離発生と判定され、第二段階の乖離発生のアラートが発行される。 For example, in the cumulative value of the number of customers shown in FIG. 18B, the actual value is within the error range of the predicted value until 15:00, but exceeded the first error range of ± 7% at 16:00, but ± 13% Since the second error range is not exceeded, it is determined that a first-stage divergence has occurred, and a first-stage divergence occurrence alert is issued. Further, since the second error range of ± 13% is exceeded at 17:00, it is determined that a second-stage divergence has occurred, and a second-stage divergence occurrence alert is issued.
 図19は、第一段階予測補正対象商品抽出処理のフローチャートである。第一段階予測補正対象商品抽出処理は第一段階予測補正対象商品選択部144が、実績値監視処理において第一段階の乖離発生のアラートが発行されたタイミングで実行する。 FIG. 19 is a flowchart of the first stage prediction correction target product extraction process. The first-stage prediction correction target product extraction process is executed by the first-stage prediction correction target product selection unit 144 at the timing when the first-stage divergence alert is issued in the actual value monitoring process.
 第一段階の乖離が発生した外部データと売上が相関し、相関度が大の商品を売上・外部データ相関情報151から選択する(1071)。例えば、図10Bに示す例では、16時の時点で、来店者数と売上の傾向が類似し、相関度が大の商品を選択する。 (1) A product having a large correlation degree is selected from the sales / external data correlation information 151 (1071). For example, in the example shown in FIG. 10B, at the time of 16:00, a product with a similar correlation between the number of customers and the sales is selected.
 図20は、第二段階予測補正対象商品抽出処理のフローチャートである。第二段階予測補正対象商品抽出処理は第二段階予測補正対象商品選択部145が、実績値監視処理において第二段階の乖離発生のアラートが発行されたタイミングで実行する。 FIG. 20 is a flowchart of the second stage prediction correction target product extraction process. The second-stage prediction correction target product extraction process is executed by the second-stage prediction correction target product selection unit 145 when the second-stage divergence occurrence alert is issued in the actual value monitoring process.
 第二段階の乖離が発生した外部データと売上が相関し、相関度が中の商品を売上・外部データ相関情報151から選択する(1081)。例えば、図10Bに示す例では、17時の時点で、来店者数と売上の傾向が類似し、相関度が中の商品を選択する。 The external data in which the second-stage divergence has occurred and sales are correlated, and a product having a medium correlation is selected from the sales / external data correlation information 151 (1081). For example, in the example shown in FIG. 10B, at the time of 17:00, the number of customers and the sales tendency are similar, and a product with a medium correlation is selected.
 以上に説明したように、第一段階予測補正対象商品選択部144は、外部データの実績値の乖離の程度が小さい場合でも、相関性が高い商品について早期に売上予測を補正するために、相関度が大の商品を選択する。一方、第二段階予測補正対象商品選択部145は、外部データの実績値の乖離の程度が大きい場合に、相関性が低い商品の売上予測を補正するために、相関度が中の商品を選択する。 As described above, the first-stage prediction correction target product selection unit 144 uses the correlation in order to correct the sales prediction at an early stage for a highly correlated product even when the degree of deviation of the actual value of the external data is small. Select products with a high degree. On the other hand, the second-stage prediction correction target product selection unit 145 selects a product with a medium correlation degree in order to correct the sales prediction of a product with low correlation when the degree of deviation of the actual value of the external data is large. To do.
 すなわち、実施例2では、外部データの実績値と予測値との乖離が小さいうちは、第1段階として、外部データと売上との相関度が大きい商品の売上予測を見直す。さらに、外部データの実績値と予測値との乖離が大きくなったら、第2段階として、相関度が大きくない(相関が中程度の)商品の売上予測を見直す。このため、実施例2では、外部データにそれほど敏感に売上が反応しない商品の売上の見直しを遅らせることによって、同時に見直す商品を減らし、分析・予測サーバ100の処理負荷の集中を軽減できる。 That is, in Example 2, as long as the discrepancy between the actual value and the predicted value of the external data is small, as a first step, the sales prediction of the product having a large correlation between the external data and the sales is reviewed. Further, when the discrepancy between the actual value and the predicted value of the external data becomes large, as a second step, the sales prediction of the product having a low correlation degree (medium correlation) is reviewed. For this reason, in the second embodiment, by delaying the review of sales of products whose sales do not respond so sensitively to external data, the number of products to be reviewed at the same time can be reduced, and the concentration of processing load on the analysis / prediction server 100 can be reduced.
 なお、外部データと予測値との乖離が徐々に大きくなった場合、第1段階において相関度が大きい商品の売上予測を既に見直していれば、第2段階では、相関度が大きくない(相関が中程度の)商品のみの売上予測を見直すことになる。一方、外部データと予測値との乖離が急に大きくなった場合、第1段階において相関度が大きい商品の売上予測を見直していなければ、第2段階では、相関度が大きい商品と相関度が大きくない(相関が中程度の)商品の売上予測を見直すことになる。 If the difference between the external data and the predicted value gradually increases, if the sales forecast for a product with a high degree of correlation has already been reviewed in the first stage, the degree of correlation is not large in the second stage (the correlation is It will review the sales forecast for only the (medium) product. On the other hand, if the discrepancy between the external data and the predicted value suddenly increases, if the sales forecast for a product with a high degree of correlation has not been reviewed in the first stage, the correlation between the product with a high degree of correlation and the degree of correlation will be given in the second stage. Review sales forecasts for products that are not large (medium correlation).
 以上に説明したように、本実施例の需要予測システム(分析・予測サーバ100)は、商品の売上に影響する事象を表す外部データ(実績値)190を収集し、外部データ(実績値)190と外部データ予測情報162とを比較する実績値監視部141と、外部データの実績値と予測値とが乖離していると判定した場合、商品の売上予測データ161を補正する商品売上予測補正部143とを有するので、商品の売上予測を適切に補正できる。また、売上実績と売上予測との乖離の兆候を検知でき、売上予測を早期に補正できる。このため、早期に商品の仕入れ数量の変更を手配でき、過剰在庫の発生を抑制でき、品切れによる機会損失を回避できる。 As described above, the demand prediction system (analysis / prediction server 100) according to the present embodiment collects external data (actual value) 190 representing an event that affects the sales of products, and external data (actual value) 190. Value monitoring unit 141 that compares the external data prediction information 162 with the external data prediction information 162, and a product sales prediction correction unit that corrects the sales prediction data 161 of the product when it is determined that the actual data value and the prediction value of the external data are different 143, the sales forecast of the product can be appropriately corrected. In addition, signs of divergence between the sales record and the sales forecast can be detected, and the sales forecast can be corrected early. For this reason, it is possible to arrange a change in the purchase quantity of the goods at an early stage, it is possible to suppress the occurrence of excess inventory, and it is possible to avoid opportunity loss due to out of stock.
 また、分析・予測サーバ100は、商品の過去の売上(売上実績データ181)及び外部データ(実績値)190を保持する。分析・予測サーバ100は、外部データ予測情報162と傾向が類似する過去の外部データ190を検索し、検索された外部データ190に対応する日の商品の売上を当該商品の売上予測データ161とする売上予測部130を有する。さらに、商品売上予測補正部143は、売上の予測に用いた外部データの実績値と予測値とが乖離していると判定した場合、当該外部データと売上が相関する商品の売上の予測を補正するので、商品の売上予測を適切に補正できる。 In addition, the analysis / prediction server 100 holds the past sales (sales result data 181) and external data (actual value) 190 of the product. The analysis / prediction server 100 searches the past external data 190 whose tendency is similar to that of the external data prediction information 162, and sets the sales of the product on the day corresponding to the searched external data 190 as the sales prediction data 161 of the product. It has a sales forecasting unit 130. Further, if the product sales prediction correction unit 143 determines that the actual value of the external data used for the sales prediction is different from the predicted value, the product sales prediction correction unit 143 corrects the sales prediction of the product for which the external data and sales are correlated. Therefore, it is possible to appropriately correct the sales forecast of the product.
 また、分析・予測サーバ100は、外部データ(実績値)190と外部データ予測情報162とが乖離していると判定された外部データと売上が相関する商品を選択する予測補正対象商品選択部142を有する。さらに、実績値監視部141は、外部データの実績値と予測値とが所定の誤差範囲を超えて乖離しているかを監視し、商品売上予測補正部143は、選択された商品の売上予測データ161を補正する。このため、外部データによって売上が変化する商品の売上予測を適切に修正できる。 The analysis / prediction server 100 also selects a product for which the external data (actual value) 190 and the external data prediction information 162 are determined to be different from each other, and selects a product whose sales correlates with the external data. Have Further, the actual value monitoring unit 141 monitors whether the actual value and the predicted value of the external data deviate beyond a predetermined error range, and the product sales prediction correction unit 143 displays the sales prediction data of the selected product. 161 is corrected. For this reason, it is possible to appropriately correct the sales forecast of a product whose sales change according to external data.
 また、分析・予測サーバ100は、商品の過去の売上データ(売上実績データ181)及び外部データ(実績値)190を保持する。さらに、分析・予測サーバ100は、売上実績データ181及び外部データ(実績値)190を参照して、商品売上と外部データとの相関を分析する相関分析部120を有する。さらに、予測補正対象商品選択部142は、相関分析部120が分析した商品売上と外部データとの相関を参照して、外部データ(実績値)190と外部データ予測情報162とが乖離していると判定された外部データと売上が相関する商品を選択するので、商品の売上予測を適切に補正できる。 In addition, the analysis / prediction server 100 holds past sales data (sales result data 181) and external data (actual value) 190 of the product. Further, the analysis / prediction server 100 includes a correlation analysis unit 120 that analyzes the correlation between the product sales and the external data with reference to the sales result data 181 and the external data (actual value) 190. Furthermore, the prediction correction target product selection unit 142 refers to the correlation between the product sales analyzed by the correlation analysis unit 120 and the external data, and the external data (actual value) 190 and the external data prediction information 162 are different. Therefore, it is possible to appropriately correct the sales forecast of the product.
 また、実績値監視部141は、外部データ(実績値)141と外部データ予測情報162とが複数の所定の誤差範囲(第一の誤差範囲、第二の誤差範囲)を超えて乖離しているかを監視する。また、第一段階予測補正対象商品選択部144は、第一の誤差範囲の監視結果及び外部データと売上との相関の程度を参照して、外部データの実績値と予測値との乖離が小さい場合には相関が大きい商品を選択し、第二段階予測補正対象商品選択部145は、第二の誤差範囲の監視結果及び外部データと売上との相関の程度を参照して、外部データの実績値と予測値との乖離が大きい場合、前記相関が大きい商品及び相関が小さい商品を選択する。さらに、商品売上予測補正部143は、外部データの実績値と予測値との乖離が小さい場合には相関が大きい商品の売上の予測を補正し、外部データの実績値と予測値との乖離が大きい場合には相関が大きい商品及び相関が小さい商品の売上の予測を補正するので、外部データの変化に売上が敏感に反応しない商品の売上の見直しを遅らせることによって、同時に見直す商品を減らし、分析・予測サーバ100の処理負荷の集中を軽減できる。 Further, the actual value monitoring unit 141 determines whether the external data (actual value) 141 and the external data prediction information 162 deviate beyond a plurality of predetermined error ranges (first error range, second error range). To monitor. In addition, the first stage prediction correction target product selection unit 144 refers to the monitoring result of the first error range and the degree of correlation between the external data and the sales, and the difference between the actual value of the external data and the predicted value is small. In this case, a product having a large correlation is selected, and the second stage prediction correction target product selection unit 145 refers to the monitoring result of the second error range and the degree of correlation between the external data and the sales, and the actual data of the external data. When the discrepancy between the value and the predicted value is large, a product having a large correlation and a product having a small correlation are selected. Further, the merchandise sales forecast correction unit 143 corrects the forecast of the sales of the merchandise having a large correlation when the deviation between the actual value of the external data and the forecast value is small, and the deviation between the actual value of the external data and the forecast value is If it is large, the forecast of sales of products with high correlation and products with low correlation is corrected, so by delaying the review of sales of products whose sales do not respond sensitively to changes in external data, the number of products reviewed at the same time is reduced and analyzed. The concentration of processing load on the prediction server 100 can be reduced.
 また、商品売上予測補正部143は、外部データ(実績値)190と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の商品売上を用いて、当該商品売上の予測値を補正するので、商品の売上予測を適切に補正できる。 Further, the product sales prediction correction unit 143 searches for past external data whose tendency is similar to that of the external data (actual value) 190, and uses the product sales on the day corresponding to the searched external data, to Since the predicted value of is corrected, the sales forecast of the product can be corrected appropriately.
 なお、本発明は前述した実施例に限定されるものではなく、添付した特許請求の範囲の趣旨内における様々な変形例及び同等の構成が含まれる。例えば、前述した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに本発明は限定されない。また、ある実施例の構成の一部を他の実施例の構成に置き換えてもよい。また、ある実施例の構成に他の実施例の構成を加えてもよい。また、各実施例の構成の一部について、他の構成の追加・削除・置換をしてもよい。 The present invention is not limited to the above-described embodiments, and includes various modifications and equivalent configurations within the scope of the appended claims. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and the present invention is not necessarily limited to those having all the configurations described. A part of the configuration of one embodiment may be replaced with the configuration of another embodiment. Moreover, you may add the structure of another Example to the structure of a certain Example. In addition, for a part of the configuration of each embodiment, another configuration may be added, deleted, or replaced.
 また、前述した各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等により、ハードウェアで実現してもよく、プロセッサがそれぞれの機能を実現するプログラムを解釈し実行することにより、ソフトウェアで実現してもよい。 In addition, each of the above-described configurations, functions, processing units, processing means, etc. may be realized in hardware by designing a part or all of them, for example, with an integrated circuit, and the processor realizes each function. It may be realized by software by interpreting and executing the program to be executed.
 各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリ、ハードディスク、SSD(Solid State Drive)等の記憶装置、又は、ICカード、SDカード、DVD等の記録媒体に格納することができる。 Information such as programs, tables, and files that realize each function can be stored in a storage device such as a memory, a hard disk, and an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, and a DVD.
 また、制御線や情報線は説明上必要と考えられるものを示しており、実装上必要な全ての制御線や情報線を示しているとは限らない。実際には、ほとんど全ての構成が相互に接続されていると考えてよい。 Also, the control lines and information lines indicate what is considered necessary for the explanation, and do not necessarily indicate all control lines and information lines necessary for mounting. In practice, it can be considered that almost all the components are connected to each other.

Claims (15)

  1.  計算機で構成される需要予測システムが実行する需要予測方法であって、
     前記計算機は、プログラムを実行するプロセッサと、前記プロセッサがアクセスする記憶デバイスとを有し、
     前記需要予測方法は、
     前記プロセッサが、商品の売上に影響する事象を表す外部データの実績値を収集し、前記外部データの実績値と前記外部データの予測値とを比較する監視ステップと、
     前記プロセッサが、前記実績値と前記予測値とが乖離していると判定した場合、前記商品の売上の予測を補正する補正ステップと、を含むことを特徴とする需要予測方法。
    A demand forecasting method executed by a demand forecasting system composed of computers,
    The computer includes a processor that executes a program, and a storage device that is accessed by the processor,
    The demand forecasting method is:
    The processor collects actual values of external data representing events that affect sales of products, and compares the actual values of the external data with the predicted values of the external data;
    A demand prediction method comprising: a correction step of correcting a prediction of sales of the product when the processor determines that the actual value is deviated from the predicted value.
  2.  請求項1に記載の需要予測方法であって、
     前記計算機は、前記商品の過去の売上データと過去の外部データとを保持し、
     前記需要予測方法は、前記プロセッサが、前記外部データの予測値と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の前記商品の売上を当該商品の売上の予測値とする予測ステップを含み、
     前記補正ステップでは、前記プロセッサが、前記売上の予測に用いた外部データの実績値と予測値とが乖離していると判定された場合、当該外部データと売上が相関する商品の売上の予測を補正することを特徴とする需要予測方法。
    The demand forecasting method according to claim 1,
    The calculator holds past sales data and past external data of the product,
    In the demand prediction method, the processor searches for past external data whose tendency is similar to the predicted value of the external data, and calculates the sales of the product on the day corresponding to the searched external data as the sales of the product. Including a prediction step as a prediction value,
    In the correction step, when it is determined that the actual value of the external data used for the sales prediction is different from the predicted value, the processor predicts the sales of the product whose sales are correlated with the external data. A demand forecasting method characterized by correcting.
  3.  請求項1に記載の需要予測方法であって、
     前記プロセッサが、前記外部データと売上が相関する商品を選択する選択ステップを含み、
     前記監視ステップでは、前記プロセッサが、前記実績値と前記予測値とが所定の誤差範囲を超えて乖離しているかを監視し、
     前記補正ステップでは、前記プロセッサが、前記選択された商品の売上の予測を補正することを特徴とする需要予測方法。
    The demand forecasting method according to claim 1,
    The processor includes a selection step of selecting a product whose sales are correlated with the external data;
    In the monitoring step, the processor monitors whether the actual value and the predicted value deviate beyond a predetermined error range,
    In the correcting step, the processor corrects the sales forecast of the selected product, and the demand forecasting method is characterized in that:
  4.  請求項3に記載の需要予測方法であって、
     前記計算機は、前記商品の過去の売上データと過去の外部データとを保持し、
     前記需要予測方法は、前記プロセッサが、前記商品の過去の売上と過去の外部データとを参照して、前記商品の売上と前記外部データとの相関を分析する相関分析ステップを含み、
     前記選択ステップでは、前記プロセッサが、前記相関分析ステップで分析された前記商品の売上と前記外部データとの相関を参照して、前記外部データと売上が相関する商品を選択することを特徴とする需要予測方法。
    The demand prediction method according to claim 3,
    The calculator holds past sales data and past external data of the product,
    The demand prediction method includes a correlation analysis step in which the processor analyzes the correlation between the sales of the product and the external data with reference to the past sales of the product and the past external data.
    In the selection step, the processor refers to a correlation between the sales of the product analyzed in the correlation analysis step and the external data, and selects a product whose sales are correlated with the external data. Demand forecast method.
  5.  請求項3に記載の需要予測方法であって、
     前記監視ステップでは、前記プロセッサが、前記実績値と前記予測値とが複数の所定の誤差範囲の各々を超えて乖離しているかを監視し、
     前記選択ステップでは、前記プロセッサが、前記複数の誤差範囲の各々と前記外部データと売上との相関の程度を参照して、前記予測値と前記実績値との乖離が小さい場合、前記相関が大きい商品を選択し、前記予測値と前記実績値との乖離が大きい場合、前記相関が大きい商品及び相関が小さい商品を選択し、
     前記補正ステップでは、前記プロセッサが、前記予測値と前記実績値との乖離が小さい場合、前記相関が大きい商品の売上の予測を補正し、前記予測値と前記実績値との乖離が大きい場合、前記相関が大きい商品及び相関が小さい商品の売上の予測を補正することを特徴とする需要予測方法。
    The demand prediction method according to claim 3,
    In the monitoring step, the processor monitors whether the actual value and the predicted value deviate beyond each of a plurality of predetermined error ranges,
    In the selection step, the processor refers to the degree of correlation between each of the plurality of error ranges, the external data, and sales, and the correlation is large when the difference between the predicted value and the actual value is small. When a product is selected and the difference between the predicted value and the actual value is large, a product with a large correlation and a product with a small correlation are selected,
    In the correction step, when the divergence between the predicted value and the actual value is small, the processor corrects the sales prediction of the product having a large correlation, and when the divergence between the predicted value and the actual value is large, A demand forecasting method, wherein the prediction of sales of a product having a large correlation and a product having a small correlation is corrected.
  6.  請求項1に記載の需要予測方法であって、
     前記補正ステップでは、前記プロセッサが、前記外部データの実績値と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の前記商品の売上を用いて、当該商品の売上の予測値を補正することを特徴とする需要予測方法。
    The demand forecasting method according to claim 1,
    In the correction step, the processor searches for past external data whose tendency is similar to the actual value of the external data, and uses the sales of the product on the day corresponding to the searched external data, to A demand forecasting method characterized by correcting a forecast value of sales.
  7.  商品の需要を予測する需要予測システムであって、
     プログラムを実行するプロセッサと、前記プロセッサがアクセスする記憶デバイスとを有する計算機によって構成され、
     商品の売上に影響する事象を表す外部データの実績値を収集し、前記外部データの実績値と前記外部データの予測値とを比較する監視部と、
     前記実績値と前記予測値とが乖離していると判定した場合、前記商品の売上の予測を補正する補正部と、を有することを特徴とする需要予測システム。
    A demand forecasting system for forecasting demand for goods,
    A computer having a processor for executing a program and a storage device accessed by the processor;
    A monitoring unit that collects the actual value of the external data representing an event that affects the sales of the product, and compares the actual value of the external data with the predicted value of the external data;
    A demand prediction system, comprising: a correction unit that corrects the sales forecast of the product when it is determined that the actual value and the predicted value are different.
  8.  請求項7に記載の需要予測システムであって、
     前記商品の過去の売上データと過去の外部データとを保持し、
     前記需要予測システムは、前記外部データの予測値と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の前記商品の売上を当該商品の売上の予測値とする予測部を有し、
     前記補正部は、前記売上の予測に用いた外部データの実績値と予測値とが乖離していると判定した場合、当該外部データと売上が相関する商品の売上の予測を補正することを特徴とする需要予測システム。
    The demand prediction system according to claim 7,
    Holding past sales data and past external data of the product,
    The demand prediction system searches past external data whose tendency is similar to the predicted value of the external data, and sets the sales of the product on the day corresponding to the searched external data as the predicted value of the sales of the product. Has a prediction section,
    When the correction unit determines that the actual value and the predicted value of the external data used for the sales prediction are different from each other, the correction unit corrects the prediction of the sales of the product in which the external data and the sales are correlated. Demand forecasting system.
  9.  請求項7に記載の需要予測システムであって、
     前記外部データと売上が相関する商品を選択する選択部を有し、
     前記監視部は、前記実績値と前記予測値とが所定の誤差範囲を超えて乖離しているかを監視し、
     前記補正部は、前記選択された商品の売上の予測を補正することを特徴とする需要予測システム。
    The demand prediction system according to claim 7,
    A selection unit for selecting a product whose sales are correlated with the external data;
    The monitoring unit monitors whether the actual value and the predicted value deviate beyond a predetermined error range,
    The demand prediction system, wherein the correction unit corrects the sales forecast of the selected product.
  10.  請求項9に記載の需要予測システムであって、
     前記商品の過去の売上データと過去の外部データとを保持し、
     前記需要予測システムは、前記商品の過去の売上と過去の外部データとを参照して、前記商品の売上と前記外部データとの相関を分析する相関分析部を有し、
     前記選択部は、前記相関分析部が分析した前記商品の売上と前記外部データとの相関を参照して、前記外部データと売上が相関する商品を選択することを特徴とする需要予測システム。
    The demand prediction system according to claim 9,
    Holding past sales data and past external data of the product,
    The demand prediction system has a correlation analysis unit that analyzes the correlation between the sales of the product and the external data with reference to the past sales of the product and the past external data,
    The selection unit refers to the correlation between the sales of the product analyzed by the correlation analysis unit and the external data, and selects a product whose sales are correlated with the external data.
  11.  請求項9に記載の需要予測システムであって、
     前記監視部は、前記実績値と前記予測値とが複数の所定の誤差範囲の各々を超えて乖離しているかを監視し、
     前記選択部は、前記複数の誤差範囲の各々と前記外部データと売上との相関の程度を参照して、前記予測値と前記実績値との乖離が小さい場合、前記相関が大きい商品を選択し、前記予測値と前記実績値との乖離が大きい場合、前記相関が大きい商品及び相関が小さい商品を選択し、
     前記補正部は、前記予測値と前記実績値との乖離が小さい場合、前記相関が大きい商品の売上の予測を補正し、前記予測値と前記実績値との乖離が大きい場合、前記相関が大きい商品及び相関が小さい商品の売上の予測を補正することを特徴とする需要予測システム。
    The demand prediction system according to claim 9,
    The monitoring unit monitors whether the actual value and the predicted value deviate beyond each of a plurality of predetermined error ranges,
    The selection unit refers to the degree of correlation between each of the plurality of error ranges, the external data, and sales, and selects a product having a large correlation when the difference between the predicted value and the actual value is small. When the difference between the predicted value and the actual value is large, select a product with a large correlation and a product with a small correlation,
    The correction unit corrects the prediction of sales of products having a large correlation when the difference between the predicted value and the actual value is small, and the correlation is large when the difference between the predicted value and the actual value is large A demand forecasting system which corrects the forecast of sales of a product and a product having a small correlation.
  12.  請求項7に記載の需要予測システムであって、
     前記補正部は、前記外部データの実績値と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の前記商品の売上を用いて、当該商品の売上の予測値を補正することを特徴とする需要予測システム。
    The demand prediction system according to claim 7,
    The correction unit searches past external data whose tendency is similar to the actual value of the external data, and uses the sales of the product on the day corresponding to the searched external data to predict the sales of the product. Demand forecasting system characterized by correcting
  13.  計算機で構成される需要予測システムが実行する需要予測プログラムであって、
     前記計算機は、プログラムを実行するプロセッサと、前記プロセッサがアクセスする記憶デバイスとを有し、
     前記需要予測プログラムは、
     商品の売上に影響する事象を表す外部データの実績値を収集し、前記外部データの実績値と前記外部データの予測値とを比較する監視手順と、
     前記実績値と前記予測値とが乖離していると判定した場合、前記商品の売上の予測を補正する補正手順とを、前記プロセッサに実行させるためのプログラム。
    A demand forecasting program executed by a demand forecasting system composed of computers,
    The computer includes a processor that executes a program, and a storage device that is accessed by the processor,
    The demand forecasting program is
    A monitoring procedure for collecting actual values of external data representing events that affect sales of products, and comparing the actual values of the external data with the predicted values of the external data;
    A program for causing the processor to execute a correction procedure for correcting a prediction of sales of the product when it is determined that the actual value is different from the predicted value.
  14.  請求項15に記載の需要予測プログラムであって、
     前記計算機は、前記商品の過去の売上データと過去の外部データとを保持し、
     前記需要予測プログラムは、前記外部データの予測値と傾向が類似する過去の外部データを検索し、当該検索された外部データに対応する日の前記商品の売上を当該商品の売上の予測値とする予測手順とを、前記プロセッサに実行させるためのものであって、
     前記補正ステップでは、前記プロセッサが、前記売上の予測に用いた外部データの実績値と予測値とが乖離していると判定した場合、当該外部データと売上が相関する商品の売上の予測を、前記プロセッサに補正させるための需要予測プログラム。
    The demand prediction program according to claim 15,
    The calculator holds past sales data and past external data of the product,
    The demand prediction program searches past external data whose tendency is similar to the predicted value of the external data, and sets the sales of the product on the day corresponding to the searched external data as the predicted value of the sales of the product For causing the processor to execute a prediction procedure,
    In the correction step, when the processor determines that the actual value and the predicted value of the external data used for the prediction of the sales are deviated, the prediction of the sales of the product whose sales are correlated with the external data, A demand prediction program for correcting the processor.
  15.  請求項13に記載の需要予測プログラムであって、
     さらに、前記外部データと売上が相関する商品を選択する選択手順を前記プロセッサに実行させるためのものであって、
     前記監視手順では、前記実績値と前記予測値とが所定の誤差範囲を超えて乖離しているかを、前記プロセッサに監視させ、
     前記補正手順では、前記選択された商品の売上の予測を、前記プロセッサに補正させるための需要予測プログラム。
    The demand prediction program according to claim 13,
    Furthermore, for causing the processor to execute a selection procedure for selecting a product whose sales are correlated with the external data,
    In the monitoring procedure, the processor monitors whether the actual value and the predicted value deviate beyond a predetermined error range,
    In the correction procedure, a demand prediction program for causing the processor to correct the sales forecast of the selected product.
PCT/JP2016/078756 2016-09-29 2016-09-29 Demand forecasting method, demand forecasting system, and program therefor WO2018061136A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018541798A JP6697082B2 (en) 2016-09-29 2016-09-29 Demand forecasting method, demand forecasting system and program thereof
PCT/JP2016/078756 WO2018061136A1 (en) 2016-09-29 2016-09-29 Demand forecasting method, demand forecasting system, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/078756 WO2018061136A1 (en) 2016-09-29 2016-09-29 Demand forecasting method, demand forecasting system, and program therefor

Publications (1)

Publication Number Publication Date
WO2018061136A1 true WO2018061136A1 (en) 2018-04-05

Family

ID=61760200

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/078756 WO2018061136A1 (en) 2016-09-29 2016-09-29 Demand forecasting method, demand forecasting system, and program therefor

Country Status (2)

Country Link
JP (1) JP6697082B2 (en)
WO (1) WO2018061136A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112504348A (en) * 2020-12-11 2021-03-16 厦门汇利伟业科技有限公司 Object state display method and system fusing environmental factors
JP7414168B2 (en) 2019-01-31 2024-01-16 三菱電機株式会社 lighting control system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216372A (en) * 2000-01-31 2001-08-10 Toshiba Corp Device and method for predicting sales, and storage medium
JP2002007671A (en) * 2000-04-21 2002-01-11 Ns Solutions Corp Device and method for predicting demand, computer program and computer readable recording medium
JP2002024350A (en) * 2000-07-03 2002-01-25 Kasumi Co Ltd Retail store managing system
JP2003281348A (en) * 2002-03-25 2003-10-03 Yunitekku:Kk Market area analyzing system, method, program and recording medium
JP2004334326A (en) * 2003-04-30 2004-11-25 Nri & Ncc Co Ltd System for predicting demand of merchandise and system for adjusting number of merchandise sold
JP2008123371A (en) * 2006-11-14 2008-05-29 Kose Corp Goods demand predicting device, goods demand predicting method and program thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004227321A (en) * 2003-01-23 2004-08-12 Fujitsu Ltd Order guidance generation method and device, ordering method, and computer program
JP2007047996A (en) * 2005-08-09 2007-02-22 Tokyo Electric Power Co Inc:The Demand predicting device and method and program
JP2007316758A (en) * 2006-05-23 2007-12-06 Toshiba Tec Corp Server and program for predicting number of visitors
JP6003736B2 (en) * 2013-03-18 2016-10-05 富士通株式会社 Information processing program, information processing method, and information processing apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216372A (en) * 2000-01-31 2001-08-10 Toshiba Corp Device and method for predicting sales, and storage medium
JP2002007671A (en) * 2000-04-21 2002-01-11 Ns Solutions Corp Device and method for predicting demand, computer program and computer readable recording medium
JP2002024350A (en) * 2000-07-03 2002-01-25 Kasumi Co Ltd Retail store managing system
JP2003281348A (en) * 2002-03-25 2003-10-03 Yunitekku:Kk Market area analyzing system, method, program and recording medium
JP2004334326A (en) * 2003-04-30 2004-11-25 Nri & Ncc Co Ltd System for predicting demand of merchandise and system for adjusting number of merchandise sold
JP2008123371A (en) * 2006-11-14 2008-05-29 Kose Corp Goods demand predicting device, goods demand predicting method and program thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7414168B2 (en) 2019-01-31 2024-01-16 三菱電機株式会社 lighting control system
CN112504348A (en) * 2020-12-11 2021-03-16 厦门汇利伟业科技有限公司 Object state display method and system fusing environmental factors

Also Published As

Publication number Publication date
JPWO2018061136A1 (en) 2018-12-06
JP6697082B2 (en) 2020-05-20

Similar Documents

Publication Publication Date Title
JP7021289B2 (en) How to display asset information
US10372723B2 (en) Efficient query processing using histograms in a columnar database
US7437323B1 (en) Method and system for spot pricing via clustering based demand estimation
JP5963709B2 (en) Computer, prediction method, and prediction program
US11334845B2 (en) System and method for generating notification of an order delivery
US10970263B1 (en) Computer system and method of initiative analysis using outlier identification
US20070220516A1 (en) Program, apparatus and method for distributing batch job in multiple server environment
JP2005182465A (en) Maintenance support method and program
CA2982930A1 (en) System and method for selecting promotional products for retail
US20140200958A1 (en) System and method for categorization of factors to predict demand
US20150339600A1 (en) Method and system for analysing data
US20220351051A1 (en) Analysis system, apparatus, control method, and program
JP6697082B2 (en) Demand forecasting method, demand forecasting system and program thereof
CN110688846B (en) Periodic word mining method, system, electronic equipment and readable storage medium
CA3182205A1 (en) Financial risk assessment
JP5847137B2 (en) Demand prediction apparatus and program
US20200380474A1 (en) Monitoring Device and Monitoring System
US8417811B1 (en) Predicting hardware usage in a computing system
US20120323617A1 (en) Processing of business event data to determine business states
JP2013164712A (en) Batch job analysis device, batch job analysis method, batch processing monitoring device and batch processing monitoring method
US20160307218A1 (en) System and method for phased estimation and correction of promotion effects
WO2019059135A1 (en) Information processing device, information processing system, information processing method and recording medium
US20190266548A1 (en) Project Progress Prediction Device and Project Progress Prediction System
US10672024B1 (en) Generating filters based upon item attributes
US11966934B2 (en) Machine learning technologies to predict opportunities for special pricing agreements

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2018541798

Country of ref document: JP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16917688

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16917688

Country of ref document: EP

Kind code of ref document: A1