JP2019046183A - Information processing method and program - Google Patents

Information processing method and program Download PDF

Info

Publication number
JP2019046183A
JP2019046183A JP2017168918A JP2017168918A JP2019046183A JP 2019046183 A JP2019046183 A JP 2019046183A JP 2017168918 A JP2017168918 A JP 2017168918A JP 2017168918 A JP2017168918 A JP 2017168918A JP 2019046183 A JP2019046183 A JP 2019046183A
Authority
JP
Japan
Prior art keywords
selling price
sales
revised
sale
product
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017168918A
Other languages
Japanese (ja)
Inventor
嘉孝 中村
Yoshitaka Nakamura
嘉孝 中村
省吾 村上
Shogo Murakami
省吾 村上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NIKKO KIKAKU KK
Original Assignee
NIKKO KIKAKU KK
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 NIKKO KIKAKU KK filed Critical NIKKO KIKAKU KK
Priority to JP2017168918A priority Critical patent/JP2019046183A/en
Publication of JP2019046183A publication Critical patent/JP2019046183A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide an information processing method or the like that causes a computer to execute processing for determining an appropriate selling price of a commodity.SOLUTION: An information processing method causes a computer to execute processing for acquiring the point of sale and the selling price of a commodity from an information processing apparatus that holds information on the sale of commodities, calculating a sales interval at the point of sale on the basis of a plurality of points of sale acquired, determining a revised selling price obtained by revising the selling price at the point of sale on th basis of the calculated sales interval, and outputting the determined revised sales price to the information processing apparatus.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理方法及びプログラムに関する。   The present invention relates to an information processing method and program.

従来、インターネット上で行う販売システムが知られている(例えば、特許文献1)。特許文献1に記載の販売システムは、販売サーバ及びサーバと通信可能な購入者端末を備える。販売サーバは、商品の売価(購入価格情報)を計算する価格決定部を備え、価格決定部が計算した売価を、購入者端末に送信する。   BACKGROUND Conventionally, a sales system performed on the Internet is known (for example, Patent Document 1). The sales system described in Patent Document 1 includes a sales server and a purchaser terminal capable of communicating with the server. The sales server includes a price determination unit that calculates a sales price (purchase price information) of the product, and transmits the sales price calculated by the price determination unit to the purchaser terminal.

特許文献1に記載の販売システムが備える価格決定部は、商品(販売対象品)の在庫数(残数)及び販売期限までの残日数に基づき割引率を定め、商品の標準価格に当該割引率を適用して価格を決定するものである。   The price determination unit included in the sales system described in Patent Document 1 determines the discount rate based on the number of stocks (remaining number of goods) of goods (goods for sale) and the number of days remaining until the sales deadline. Apply to determine the price.

特開2017−97386号公報JP 2017-97386 A

しかしながら、特許文献1に記載の販売システムは、商品の売価を決定するにあたり、当該商品の販売頻度が考慮されていないため、適正な売価を決定することができなという問題があった。   However, the sales system described in Patent Document 1 has a problem that it is not possible to determine an appropriate selling price because the selling frequency of the product is not taken into consideration in determining the selling price of the product.

本発明は、斯かる事情に鑑みてなされたものであり、商品の適切な売価を決定する処理をコンピュータに実行させる情報処理方法等を提供することを目的とする。   This invention is made in view of such a situation, and an object of this invention is to provide the information processing method etc. which make a computer perform the process which determines the appropriate selling price of goods.

本開示の実施形態に係る情報処理方法は、商品の販売に関する情報を保持する情報処理装置から、当該商品の販売時点及び売価を取得し、取得した複数の販売時点に基づいて、前記販売時点の販売間隔を演算し、演算した前記販売間隔に基づいて、前記販売時点の売価を改訂した改訂売価を決定し、決定した前記改訂売価を前記情報処理装置に出力する処理をコンピュータに実行させることを特徴とする。   The information processing method according to the embodiment of the present disclosure acquires the point of sale and selling price of the item from the information processing device that holds information on the sale of the item, and based on the acquired points of sale, the point of sale. A sales interval is calculated, and based on the calculated sales interval, a revised sale price at which the sale price at the time of sale is revised is determined, and the computer is caused to execute processing for outputting the determined revised sale price to the information processing apparatus. It features.

本開示の実施形態によれば、販売間隔に基づいて、販売時点の売価を改訂した改訂売価を決定するようにしてあるので、適切な売価を決定し、情報処理装置に出力することができる。   According to the embodiment of the present disclosure, since the revised selling price in which the selling price at the point of sale is revised is determined based on the sales interval, an appropriate selling price can be determined and output to the information processing apparatus.

本開示の実施形態に係る情報処理方法は、演算した前記販売間隔が、所定値以下である場合、前記販売時点の売価よりも高い改訂売価を決定し、決定した前記改訂売価を前記情報処理装置に出力する処理をコンピュータに実行させることを特徴とする。   The information processing method according to an embodiment of the present disclosure determines a revised selling price higher than a selling price at the point of sale when the calculated selling interval is equal to or less than a predetermined value, and determines the revised selling price determined by the information processing apparatus. And causing the computer to execute the process of outputting the image.

本開示の実施形態によれば、販売間隔が、所定値以下である場合、販売時点の売価よりも高い改訂売価を決定するようにしてあるので、適切な売価を決定し、売り上げの向上を図ることができる。   According to the embodiment of the present disclosure, when the sales interval is equal to or less than the predetermined value, the revised selling price is determined to be higher than the selling price at the point of sale. Therefore, the appropriate selling price is determined to improve sales. be able to.

本開示の実施形態に係る情報処理方法は、演算した前記販売間隔が、前記所定値よりも大きい場合、前記販売時点の売価よりも低い改訂売価を決定し、決定した前記改訂売価を前記情報処理装置に出力する処理をコンピュータに実行させることを特徴とする。   The information processing method according to the embodiment of the present disclosure determines a revised selling price lower than the selling price at the point of sale when the calculated sales interval is larger than the predetermined value, and determines the revised sales price determined by the information processing. A computer is caused to execute processing to be output to the device.

本開示の実施形態によれば、販売間隔が、所定値よりも大きい場合、販売時点の売価よりも低い改訂売価を決定するようにしてあるので、適切な改訂売価を決定し、販売を促進することができる。   According to the embodiment of the present disclosure, when the sales interval is larger than the predetermined value, the revised selling price lower than the selling price at the time of selling is determined, so that the appropriate revised selling price is determined and sales are promoted. be able to.

本開示の実施形態に係る情報処理方法は、前記複数の販売時点よりも、前の販売時点の販売間隔に基づいて、前記所定値を導出する処理をコンピュータに実行させることを特徴とする。   An information processing method according to an embodiment of the present disclosure is characterized by causing a computer to execute a process of deriving the predetermined value based on sales intervals prior to the point of sale rather than the plurality of points of sale.

本開示の実施形態によれば、複数の販売時点よりも、前の販売時点の販売間隔に基づいて、所定値を導出するようにしてあるので、当該商品の販売履歴に応じた適切な改訂売価を決定することができる。   According to the embodiment of the present disclosure, since the predetermined value is derived based on the sales intervals prior to the point of sale rather than the plurality of points of sale, the appropriate revised selling price according to the sales history of the product Can be determined.

本開示の実施形態に係る情報処理方法は、前記複数の販売時点よりも、前の販売時点の販売間隔の平均値又は標準偏差に基づいて、前記所定値を導出する処理をコンピュータに実行させることを特徴とする。   An information processing method according to an embodiment of the present disclosure causes a computer to execute a process of deriving the predetermined value based on an average value or a standard deviation of sales intervals prior to the plurality of points of sale than the plurality of points of sale. It is characterized by

本開示の実施形態によれば、複数の販売時点よりも、前の販売時点の販売間隔の平均値又は標準偏差に基づいて、所定値を導出するようにしてあるので、効率的に精度の高い改訂売価を決定することができる。   According to the embodiment of the present disclosure, the predetermined value is derived based on the average value or the standard deviation of the sales intervals prior to the plurality of points of sale, so that the accuracy is efficiently improved. The revised selling price can be determined.

本開示の実施形態に係る情報処理方法は、前記情報処理装置から、前記商品の在庫に関する在庫情報を取得し、取得した前記在庫情報及び前記販売間隔に基づいて、前記改訂売価を決定する処理をコンピュータに実行させることを特徴とする。   An information processing method according to an embodiment of the present disclosure acquires the inventory information on the inventory of the product from the information processing device, and determines the revised selling price based on the acquired inventory information and the sales interval. It is characterized by having it run on a computer.

本開示の実施形態によれば、在庫情報及び販売間隔に基づいて、改訂売価を決定するようにしてあるので、適切な改訂売価を決定することができる。   According to the embodiment of the present disclosure, since the revised selling price is determined based on the stock information and the selling interval, an appropriate revised selling price can be determined.

本開示の実施形態に係る情報処理方法は、前記改訂売価、該改訂売価を決定した時点、前記売価及び前記販売時点を、前記商品に関連付けた販売履歴情報を記憶し、記憶した前記販売履歴情報に基づいて、前記売価に対する前記改訂売価の変化率を導出し、導出した前記変化率に基づいて、前記改訂売価を決定する処理をコンピュータに実行させることを特徴とする。   The information processing method according to the embodiment of the present disclosure stores the sales history information in which sales history information in which the revised selling price, the time point at which the revised selling price is determined, the selling price and the selling time are associated with the product is stored. A change rate of the revised selling price with respect to the selling price is derived, and a computer is caused to execute a process of determining the revised selling price based on the derived rate of change.

本開示の実施形態によれば、改訂売価の変化率は、販売履歴情報に基づいて決定するようにしてあるので、適切な改訂売価を決定することができる。   According to the embodiment of the present disclosure, since the rate of change of the revised selling price is determined based on the sales history information, it is possible to determine an appropriate revised selling price.

本開示の実施形態に係る情報処理方法は、前記情報処理装置は、少なくとも2以上あり、前記改訂売価、該改訂売価を決定した時点、前記売価及び前記販売時点を、前記商品及び該商品を販売した前記情報処理装置に関連付けた販売履歴情報を記憶し、一の情報処理装置で販売されている商品の改訂売価を決定する場合、当該商品の販売履歴情報及び、他の情報処理装置で販売されている商品の販売履歴情報に基づいて、該改訂売価を決定する処理をコンピュータに実行させることを特徴とする。   In the information processing method according to the embodiment of the present disclosure, the information processing apparatus has at least two, and when the revised selling price, the revised selling price are determined, the selling price and the point of sale, the product and the product are sold. Store the sales history information associated with the information processing apparatus and determine the revised selling price of the product sold by the one information processing apparatus, the sales history information of the product and the other information processing apparatus are sold The computer is caused to execute a process of determining the revised selling price based on sales history information of the product.

本開示の実施形態によれば、他の情報処理装置で販売されている商品の販売履歴情報に基づいて、該改訂売価を決定するようにしてあるので、市場全体での商品の販売動向に基づいた適切な改訂売価を決定することができる。   According to the embodiment of the present disclosure, the revised selling price is determined based on the sales history information of the product sold by another information processing apparatus, and therefore, based on the sales trend of the product in the entire market. Appropriate revised selling prices can be determined.

本開示の実施形態に係る情報処理方法は、決定した前記改訂売価に関する情報を含むレポートを作成し、作成した前記レポートを送信する処理をコンピュータに実行させることを特徴とする。   An information processing method according to an embodiment of the present disclosure is characterized by creating a report including information on the determined revised sales price, and causing a computer to execute a process of transmitting the created report.

本開示の実施形態に係るプログラムは、コンピュータに、商品の販売に関する情報を保持する情報処理装置から、当該商品の販売時点及び売価を取得し、取得した複数の販売時点に基づいて、前記販売時点の販売間隔を演算し、演算した前記販売間隔に基づいて、前記販売時点の売価を改訂した改訂売価を決定し、決定した前記改訂売価を前記情報処理装置に出力する処理を実行させることを特徴とする。   A program according to an embodiment of the present disclosure acquires the point of sale and selling price of the item from the information processing apparatus that holds information on the sale of the item in the computer, and the point of sale based on the acquired plurality of points of sale. Calculating a sales interval of the item and determining a revised sale price for revising the sale price at the point of sale based on the calculated sale interval, and executing the processing of outputting the determined revised sale price to the information processing apparatus I assume.

本発明によれば、商品の適切な売価を決定する処理をコンピュータに実行させる情報処理方法等を提供することが可能となる。   According to the present invention, it is possible to provide an information processing method and the like that causes a computer to execute processing for determining an appropriate selling price of a product.

実施形態1に係る情報処理システムの概要を示す説明図である。FIG. 1 is an explanatory view showing an overview of an information processing system according to a first embodiment. コンピュータのハードウェア群を示すブロック図である。It is a block diagram showing the hardware group of a computer. 販売サーバ管理テーブルの一例を示す説明である。It is an explanation showing an example of a sales server management table. 商品マスタ管理テーブルの一例を示す説明である。It is the description which shows an example of a goods master management table. 販売履歴テーブルの一例を示す説明である。It is the description which shows an example of a sales history table. 改訂売価履歴テーブルの一例を示す説明である。It is the explanation which shows one example of revision sale price history table. 商品の販売間隔の一例(売価を高)を示す説明図である。It is an explanatory view showing an example (sales price is high) of a sales interval of goods. 商品の販売間隔の一例(売価を低)を示す説明図である。It is an explanatory view showing an example (sales price is low) of a sales interval of goods. 実施形態1に係る処理手順を示すフローチャートである。5 is a flowchart showing a processing procedure according to the first embodiment. 実施形態2に係る処理手順を示すフローチャートである。7 is a flowchart showing a processing procedure according to the second embodiment. 実施形態2に係る改訂売価の変化率の一例を示す説明図である。FIG. 13 is an explanatory drawing showing an example of the rate of change of the revised selling price according to the second embodiment. 実施形態3に係る情報処理システムの概要を示す説明図である。FIG. 14 is an explanatory view showing an overview of an information processing system according to a third embodiment. 実施形態3に係る処理手順を示すフローチャートである。15 is a flowchart illustrating a processing procedure according to Embodiment 3. 実施形態3に係る改訂売価の決定の一例を示す説明図である。FIG. 18 is an explanatory drawing showing an example of the determination of the revised selling price according to the third embodiment. 実施形態4に係る処理手順を示すフローチャートである。15 is a flowchart illustrating a processing procedure according to the fourth embodiment. 実施形態5に係る処理手順を示すフローチャートである。15 is a flowchart illustrating a processing procedure according to the fifth embodiment. 実施形態5に係る改訂売価の決定の一例を示す説明図である。FIG. 18 is an explanatory drawing showing an example of the determination of the revised selling price according to the fifth embodiment. 実施形態6に係る処理手順を示すフローチャートである。21 is a flowchart illustrating a processing procedure according to a sixth embodiment. 実施形態7に係るレポートの一例を示す説明である。Fig. 21 is an explanation showing an example of a report according to a seventh embodiment.

(実施形態1)
以下、本発明をその実施形態を示す図面に基づいて詳述する。図1は、実施形態1に係る情報処理システムの概要を示す説明図である。情報処理システムは、インターネット等の外部ネットワーク4によって相互に通信可能に接続されたコンピュータ1及び販売サーバ2(情報処理装置)によって構成してある。
(Embodiment 1)
Hereinafter, the present invention will be described in detail based on the drawings showing the embodiments. FIG. 1 is an explanatory view showing an outline of an information processing system according to the first embodiment. The information processing system is configured of a computer 1 and a sales server 2 (information processing apparatus) which are communicably connected to each other by an external network 4 such as the Internet.

販売サーバ2は、サーバコンピュータ、パーソナルコンピュータ、携帯電話機、また
はPDA(Personal Digital Assistance)等である。販売サーバ2は、インターネット等の外部ネットワーク4によって通信可能に接続された購入者端末3から、購入者の操作に応じて商品の販売及び決済等を行うEC(electronic commerce)サイトとして機能する。
The sales server 2 is a server computer, a personal computer, a mobile phone, or a PDA (Personal Digital Assistance). The sales server 2 functions as an EC (electronic commerce) site that performs sales, settlement, and the like of goods from the purchaser terminal 3 communicably connected via the external network 4 such as the Internet according to the operation of the purchaser.

販売サーバ2は、商品の売価、在庫数、販売時点(決済時点)、販売個数、在庫数等の商品の販売に関する情報を、当該商品の識別情報と関連づけて保持する。販売サーバ2は、商品が販売される都度、当該商品の販売に関する情報を、外部ネットワーク4を介して、コンピュータ1に送信する。又は、販売サーバ2は、コンピュータ1からの情報提供の要求に応じて、商品の販売に関する情報を、コンピュータ1に出力してもよい。又は、販売サーバ2は、バッチ処理等によって定期的に、商品の販売に関する情報を、コンピュータ1に出力してもよい。販売サーバ2は、これに限定されず、商品の販売等を行わず、商品の販売に関する情報を保持するものであってもよい。なお、情報を保持する態様は、販売サーバ2に直接接続された記憶媒体に情報を保持する態様に限定されず、販売サーバ2と通信可能に接続されたデータサーバに情報を保持する態様を含む。また、販売サーバ2は、実際に商品を販売するECサイトのサーバに限定されず、販売サーバ2から商品の販売に関する情報を取得し、当該情報を保持又は加工するパーソナルコンピュータ、サーバコンピュータ等の情報処理装置を含む。販売サーバ2は、ECサイトとして商品を販売するサーバに限定されず、実店舗にて商品を販売する際に当該商品の売価を電子タグ等に表示するサーバを含む。   The sales server 2 holds information on sales of a product, such as the sales price of the product, the number of stocks, the point of sale (settlement time), the number of items sold, the number of stocks, etc. Every time a product is sold, the sales server 2 transmits information on the sale of the product to the computer 1 via the external network 4. Alternatively, the sales server 2 may output information on sales of goods to the computer 1 in response to a request for information provision from the computer 1. Alternatively, the sales server 2 may output information on sales of goods to the computer 1 periodically by batch processing or the like. The sales server 2 is not limited to this, and may store information on sales of goods without selling goods etc. In addition, the aspect which hold | maintains information is not limited to the aspect which hold | maintains information in the storage medium directly connected to the sales server 2 but includes the aspect which hold | maintains information in the data server connected communicably with the sales server 2 . In addition, the sales server 2 is not limited to the server of the EC site that actually sells the product, and acquires information related to the sale of the product from the sales server 2, and information such as a personal computer or server computer that holds or processes the information. Including a processing unit. The sales server 2 is not limited to a server that sells a product as an EC site, and includes a server that displays the selling price of the product on an electronic tag or the like when the product is sold at a real store.

購入者端末3は、携帯電話、スマートフォン又はPC(personal computer)等であり、通信機能を備え、インターネット等を介して販売サーバ2にアクセスするようにしてある。購入者3Uの操作によって入力されたデータに基づき、購入者端末3は、販売サーバ2にアクセスし、販売サーバ2からダウンロードされたアプリケーション又はウェブサイト上で商品の購入及び決済等の処理を、販売サーバ2と協働して行う。   The buyer terminal 3 is a mobile phone, a smart phone, a PC (personal computer) or the like, has a communication function, and accesses the sales server 2 via the Internet or the like. Based on the data input by the operation of the buyer 3U, the buyer terminal 3 accesses the sales server 2 and sells the processing such as purchase and settlement of goods on the application or website downloaded from the sales server 2 Cooperating with the server 2

コンピュータ1は、サーバコンピュータ、パーソナルコンピュータ、携帯電話機、また
はPDA(Personal Digital Assistance)等である。コンピュータ1は、一台構成の単体コンピュータに限定されず、複数台構成によるクラウドコンピュータ、仮想オペレーティングシステム上で稼働する仮想コンピュータ等のコンピュータ形態を含む。コンピュータ1は、販売サーバ2と外部ネットワーク4を介して通信し、商品の売価、在庫数、販売時点、販売個数等の商品の販売に関する情報を当該商品の識別情報と共に販売サーバ2から取得し、取得した商品の販売に関する情報を、記憶部11に記憶する。コンピュータ1は、記憶した商品の販売に関する情報を読み出し、演算処理等を行うことによって、後述する改訂売価を決定し、販売サーバ2に出力する。コンピュータ1は、決定した改訂売価及び改訂売価を決定するために用いた情報を含むデータを、例えば、販売サーバ2の操作者に、改訂売価に関するレポートとして、電子メールで送信してもよい。
The computer 1 is a server computer, a personal computer, a mobile phone, or a PDA (Personal Digital Assistance). The computer 1 is not limited to a single computer, and includes computer configurations such as a cloud computer having a plurality of computers and a virtual computer operating on a virtual operating system. The computer 1 communicates with the sales server 2 via the external network 4 and acquires information on sales of the product such as the sales price of the product, the number of stocks, the point of sale, the number of products sold, from the sales server 2 together with the identification information of the product. The storage unit 11 stores information on the acquired sale of the product. The computer 1 reads the stored information on the sale of the product, performs arithmetic processing and the like, determines a revised sale price to be described later, and outputs it to the sale server 2. The computer 1 may e-mail data including the determined revised selling price and information used to determine the revised selling price, for example, to the operator of the sales server 2 as a report on the revised selling price.

図2は、コンピュータ1のハードウェア群を示すブロック図である。コンピュータ1は、制御部10、記憶部11、RAM12(Random Access Memory)、入力部13、表示部14、通信部15及び時計部16を備える。制御部10は、CPU(Central Processing Unit)又はMPU(Micro Processing Unit)等により構成してあり、記憶部11に予め記憶された制御プログラム11P及びデータを読み出して実行することにより、種々の制御処理及び演算処理等を行う。制御部10は、内部バス17を介して、記憶部11等の各ハードウェアと通信可能に接続してある。制御部10が行う各処理の詳細は、後述する。   FIG. 2 is a block diagram showing a hardware group of the computer 1. The computer 1 includes a control unit 10, a storage unit 11, a RAM 12 (Random Access Memory), an input unit 13, a display unit 14, a communication unit 15, and a clock unit 16. The control unit 10 is configured of a central processing unit (CPU) or a micro processing unit (MPU), and various control processes are performed by reading and executing the control program 11P and data stored in advance in the storage unit 11. And perform arithmetic processing and the like. The control unit 10 is communicably connected to the hardware such as the storage unit 11 via the internal bus 17. The detail of each process which the control part 10 performs is mentioned later.

記憶部11は、ROM(Read Only Memory)、EEPROM(Electrically Erasable Programmable ROM)又はフラッシュメモリ等の不揮発性のメモリ素子により構成してあり、制御プログラム11P及び処理時に参照するデータがあらかじめ記憶してある。記憶部11に記憶された制御プログラム11Pは、コンピュータ1が読み取り可能な記録媒体から読み出された制御プログラム11Pを記憶したものであってもよい。また、図示しない外部コンピュータから制御プログラム11Pをダウンロードし、記憶部11に記憶させたものであってもよい。記憶部11は、制御プログラム11P及び演算に必要なデータを記憶する。当該演算に必要なデータは、後述する販売サーバ管理テーブル111、商品マスタ管理テーブル112、販売履歴テーブル113及び改訂売価履歴テーブル114に登録されている情報を含む。なお、記憶部11は、コンピュータ1の制御部10と内部バス17で接続された形態に限定されず、コンピュータ1と通信可能に接続されたデータサーバ(図示せず)上の記憶部11を含む。   The storage unit 11 is composed of a non-volatile memory element such as a ROM (Read Only Memory), an EEPROM (Electrically Erasable Programmable ROM), or a flash memory, and stores in advance the control program 11P and data to be referred to during processing. . The control program 11P stored in the storage unit 11 may store the control program 11P read from a recording medium readable by the computer 1. Alternatively, the control program 11P may be downloaded from an external computer (not shown) and stored in the storage unit 11. The storage unit 11 stores the control program 11P and data necessary for the calculation. The data necessary for the calculation includes information registered in a sales server management table 111, a commodity master management table 112, a sales history table 113, and a revised sales price history table 114, which will be described later. The storage unit 11 is not limited to a form connected to the control unit 10 of the computer 1 via the internal bus 17 and includes the storage unit 11 on a data server (not shown) connected communicably to the computer 1. .

RAM12は、例えばSRAM12(Static RAM)、DRAM12(Dynamic RAM)、フラッシュメモリ等である。RAM12は、記憶部11としても機能し、CPU11による各種プログラムの実行時に発生する種々のデータを一時的に記憶する。入力部13は、マウスまたはキーボード、マウスまたはタッチパネル等の入力デバイスであり、受け付けた操作情報を制御部10に出力する。表示部14は、ディスプレイ等であり、制御部10の指示に従い各種情報を表示する。   The RAM 12 is, for example, an SRAM 12 (Static RAM), a DRAM 12 (Dynamic RAM), a flash memory or the like. The RAM 12 also functions as the storage unit 11, and temporarily stores various data generated when the CPU 11 executes various programs. The input unit 13 is an input device such as a mouse or a keyboard, or a mouse or a touch panel, and outputs the received operation information to the control unit 10. The display unit 14 is a display or the like, and displays various information according to an instruction of the control unit 10.

通信部15は、外部ネットワーク4を介して接続された販売サーバ2等と通信するため、IEEE802.3等の所定の通信プロトコルに準拠した入出力インタフェースである。通信部15は、制御部10の指示に従い、外部ネットワーク4を介して接続された販売サーバ2にデータを送信する。また、通信部15は、販売サーバ2から送信されたデータを受信し、制御部10に出力する。すなわち、制御部10は、通信部15を介して、外部ネットワーク4に接続された販売サーバ2との間の通信を行う。時計部16は、時刻及び月日に関する情報を制御部10に出力する。   The communication unit 15 is an input / output interface conforming to a predetermined communication protocol such as IEEE 802.3 in order to communicate with the sales server 2 and the like connected via the external network 4. The communication unit 15 transmits data to the sales server 2 connected via the external network 4 according to the instruction of the control unit 10. The communication unit 15 also receives data transmitted from the sales server 2 and outputs the data to the control unit 10. That is, the control unit 10 communicates with the sales server 2 connected to the external network 4 via the communication unit 15. The clock unit 16 outputs information on time and date to the control unit 10.

図3は、販売サーバ管理テーブル111の一例を示す説明である。販売サーバ管理テーブル111で管理されている項目は、一例として、サーバID、サーバ名、運営会社及びURLに関する項目を含む。サーバIDの項目には、例えば、販売サーバ2を一意に特定するためのIDが登録され、本テーブルにおける主キーとして機能する。サーバ名の項目には、例えば、販売サーバ2の名称又はホスト名等が登録される。運営会社の項目には、例えば、販売サーバ2を運転している会社の名称が登録される。URLの項目には、例えば、販売サーバ2に外部ネットワーク4を介して通信する際に必要なURL(uniform resource locator)又はIPアドレス等が登録される。販売サーバ管理テーブル111の各項目に登録されたデータによって、コンピュータ1は、販売サーバ2との通信を行うことができる。   FIG. 3 is an illustration showing an example of the sales server management table 111. As shown in FIG. The items managed by the sales server management table 111 include, for example, items related to a server ID, a server name, an operating company, and a URL. In the item of server ID, for example, an ID for uniquely identifying the sales server 2 is registered, and functions as a primary key in this table. For example, the name or the host name of the sales server 2 is registered in the item of the server name. For example, the name of the company operating the sales server 2 is registered in the item of the operating company. In the item of the URL, for example, a URL (uniform resource locator), an IP address or the like necessary for communicating with the sales server 2 via the external network 4 is registered. The computer 1 can communicate with the sales server 2 by the data registered in each item of the sales server management table 111.

図4は、商品マスタ管理テーブル112の一例を示す説明である。商品マスタ管理テーブル112で管理されている項目は、一例として、商品ID、商品名、商品区分、サーバID、初期売価、納品数及び販売開始時点に関する項目を含む。商品IDの項目には、商品を一意に特定するためのIDが登録され、本テーブルにおける主キーとして機能する。商品名の項目には、例えば、商品の名称が登録される。商品区分の項目には、例えば、商品を分類又は仕分けするための種類等を区分が登録される。サーバIDの項目には、例えば、当該商品が販売されている販売サーバ2のサーバIDが登録される。同一の商品が、複数の異なる販売サーバ2で販売される場合がある。この場合であっても、販売サーバ2ごとに、異なるレコードとして、商品を登録することによって、販売サーバ2毎での各商品の販売に関する情報を管理することができる。初期売価の項目には、例えば、当該商品の販売開始時点における売価が登録される。納品数の項目には、例えば、当該商品の販売が開始されるにあたって、納品された個数が登録される。従って、この納品された個数は、商品が売れる前の初期在庫数に相当する。販売開始時点の項目には、例えば、当該商品の販売が開始された日付及び時刻に関する情報が登録される。商品マスタ管理テーブル112の各項目に登録されたデータによって、コンピュータ1の制御部10は、商品と販売サーバ2とを連関させて管理でき、また当該商品の販売開始時点から、現時点までの経過時間を管理することができる。なお、商品は、食品、衣料等の物に限定されず、タクシーの配車、ホテルや教室の予約又はチケットの取得等のサービスを含む。   FIG. 4 is an explanation showing an example of the product master management table 112. The items managed in the product master management table 112 include, for example, items related to product ID, product name, product category, server ID, initial selling price, number of deliveries, and point of time of sales start. In the item of product ID, an ID for uniquely specifying a product is registered, and functions as a primary key in this table. For example, the name of the item is registered in the item of the item name. In the item of item category, for example, the category etc. for classifying or sorting the items is registered. In the item of server ID, for example, the server ID of the sales server 2 in which the product is sold is registered. The same goods may be sold by a plurality of different sales servers 2. Even in this case, by registering products as different records for each sales server 2, it is possible to manage information on sales of each product on each sales server 2. In the item of the initial selling price, for example, the selling price at the start of sale of the product is registered. For example, the number of delivered items is registered in the item of the number of delivered items when the sale of the product is started. Therefore, the delivered quantity corresponds to the initial stock quantity before the goods are sold. For example, information on the date and time when the sale of the product was started is registered in the item at the time of sale start. The data registered in each item of the product master management table 112 allows the control unit 10 of the computer 1 to manage the product and the sales server 2 in association with each other, and the elapsed time from the start of sale of the product to the current time Can manage. In addition, goods are not limited to things, such as food and clothing, but include services of taxi allocation, reservation of a hotel or a classroom, acquisition of a ticket, etc.

図5は、販売履歴テーブル113の一例を示す説明である。販売履歴テーブル113で管理されている項目は、一例として、販売履歴管理No、商品ID、販売時点、売価、販売数及び在庫数に関する項目を含む。販売履歴管理Noの項目には、例えば、販売の発生都度、インクリメントされる連番であって、各販売の実績を一意に特定するためのIDが登録され、本テーブルにおける主キーとして機能する。商品IDの項目には、例えば、当該商品の商品IDが登録され、商品マスタ管理テーブル112と連関させるにあたって正規化することができる。販売時点の項目には、例えば、当該商品IDの商品が販売された時点の日付及び時刻に関する情報が登録される。同一の商品IDにおいて、順次に販売された2つの販売時点における差分を求めることにより、コンピュータ1の制御部10は、後述する販売間隔を演算することができる。売価の項目には、例えば、当該販売時点における当該商品IDの商品の売価が登録される。販売数の項目には、例えば、当該販売時点における商品が販売された個数が登録される。在庫数の項目には、例えば、当該販売時点における商品の在庫数が登録される。販売履歴テーブル113の各項目に登録されたデータによって、コンピュータ1の制御部10は、商品毎の販売の実績に関する履歴情報を管理できる。また商品マスタ管理テーブル112の納品数から現時点までの販売数の積算値を減算することによって、現時点の在庫数を演算してもよい。   FIG. 5 is an explanation showing an example of the sales history table 113. As shown in FIG. The items managed in the sales history table 113 include, for example, items related to sales history management No, product ID, point of sale, selling price, number of sales, and number of stocks. In the item of sales history management No., for example, a serial number that is incremented each time a sale occurs is registered with an ID for uniquely identifying the actual result of each sale, and functions as a main key in this table. In the item of the item ID, for example, the item ID of the item is registered, and can be normalized when associated with the item master management table 112. In the item at the point of sale, for example, information on the date and time when the item of the item ID is sold is registered. The control unit 10 of the computer 1 can calculate the sales interval to be described later by obtaining the difference between two sales points sequentially sold for the same product ID. For example, the selling price of the product of the product ID at the point of sale is registered in the item of selling price. For example, the number of items sold at the point of sale is registered in the item of the number of items sold. For example, the number of items in stock at the point of sale is registered in the item of the number of items. By the data registered in each item of the sales history table 113, the control unit 10 of the computer 1 can manage history information regarding the sales results of each product. Further, the present inventory number may be calculated by subtracting the integrated value of the sales number up to the present time from the delivery number of the article master management table 112.

図6は、改訂売価履歴テーブル114の一例を示す説明である。改訂売価管理No、商品ID、売価、改訂区分、変化率、改訂売価及び改訂時点に関する項目を含む。改訂売価管理Noの項目は、例えば、改訂売価の決定都度、インクリメントされる連番であって、各改訂売価の決定の実績を一意に特定するためのIDが登録され、本テーブルにおける主キーとして機能する。改訂売価の決定は、コンピュータ1の制御部10によって行われる。コンピュータ1の制御部10による改訂売価の決定に関する処理の詳細は、後述する。商品IDの項目には、例えば、当該商品の商品IDが登録され、商品マスタ管理テーブル112と連関させるにあたって正規化することができる。売価の項目には、例えば、当該改訂売価を決定した時点における当該商品IDの商品の売価が登録される。改訂区分の項目には、例えば、当該売価に対し、決定した改訂売価が増加、減少又は維持した売価となるかに関する区分が、登録される。変化率の項目には、例えば、改訂売価を決定するために、当該売価に対する掛け率を示すものであり、改訂区分の増加又は減少と連関して、当該売価に対する改訂売価の変化率が登録される。改訂売価の項目には、例えば、改訂売価の金額が登録される。   FIG. 6 is an illustration showing an example of the revised selling price history table 114. Includes items related to revised selling price management number, product ID, selling price, revised category, rate of change, revised selling price, and revised time point. The item of the revised selling price management number is, for example, a sequential number incremented each time the revised selling price is determined, and an ID for uniquely identifying the result of the decision of each revised selling price is registered, and is used as a primary key in this table. Function. The determination of the revised selling price is performed by the control unit 10 of the computer 1. Details of the process related to the determination of the revised selling price by the control unit 10 of the computer 1 will be described later. In the item of the item ID, for example, the item ID of the item is registered, and can be normalized when associated with the item master management table 112. For example, the selling price of the product of the product ID at the time of determining the revised selling price is registered in the item of selling price. In the item of the revision category, for example, a category related to whether the determined revised selling price increases, decreases or is maintained with respect to the selling price is registered. In the item of change rate, for example, to determine the revised selling price, the multiplying rate to the selling price is indicated, and the rate of change in the revised selling price to the relevant selling price is registered in association with the increase or decrease of the revision category. Ru. For example, the revised selling price amount is registered in the revised selling price item.

図6に示すごとく、5000円の売価に対し、改訂区分が4%の増加である場合、改訂売価は、5000円に1.04を乗算した5200円となる。また、5000円の売価に対し、改訂区分が4%の減少である場合、改訂売価は、5000円に0.96を乗算した4800円となる。なお、改訂区分が維持の場合、変化率は0%となり、売価及び改訂売価が同一となることは、言うまでもない。改訂時点の項目には、改訂売価が決定された日付及び時刻に関する情報が登録される。改訂売価履歴テーブル114に登録されたデータによって、コンピュータ1の制御部10は、各商品における改訂売価の決定に関する履歴情報を管理することができる。   As shown in FIG. 6, when the revision category is an increase of 4% with respect to the selling price of 5,000 yen, the revised selling price is 5,200 obtained by multiplying 5,000 yen by 1.04. In addition, if the revised category is a 4% decrease compared to the selling price of 5,000 yen, the revised selling price will be 4800 yen, which is 5000 yen multiplied by 0.96. Needless to say, if the revision category is maintained, the change rate will be 0%, and the selling price and the revised selling price will be the same. The item at the time of revision contains information on the date and time when the revised selling price was determined. The data registered in the revised selling price history table 114 allow the control unit 10 of the computer 1 to manage the history information on the determination of the revised selling price of each product.

図7は、商品の販売間隔の一例(売価を高)を示す説明図である。図8は、商品の販売間隔の一例(売価を低)を示す説明図である。コンピュータ1の制御部10は、販売サーバ2から取得した商品の販売に関する情報を取得し、販売履歴テーブル113に追加して登録する。制御部10は、登録した商品の販売に関する情報に基づいて、改訂売価の決定を行う。図7に示すごとく、商品(商品ID=S−001)は、販売開始時点から8回、販売されている。ただし、上述のテーブル構成は一例あって、これらテーブル構成に限定されず、各情報の関連性を担保できる任意のテーブル構成とすることができる。   FIG. 7 is an explanatory view showing an example (sales price is high) of sales intervals of goods. FIG. 8 is an explanatory view showing an example (sales price is low) of sales intervals of goods. The control unit 10 of the computer 1 obtains the information on the sale of the product acquired from the sale server 2, adds it to the sale history table 113 and registers it. The control unit 10 determines the revised selling price based on the information on the sale of the registered product. As shown in FIG. 7, the product (product ID = S-001) is sold eight times from the point of sale start. However, the above-described table configuration is an example, and is not limited to these table configurations, and can be any table configuration that can ensure the relevance of each information.

制御部10は、現時点から直近の3回の販売の実績に基づき、順次に販売された2つの販売時点から販売間隔を夫々演算するようにしてある。上述のとおり、商品毎に販売時点は、販売履歴テーブル113に登録されている。従って、制御部10は、所定の商品の販売履歴に基づいて、順次に販売された2つの販売時点から販売間隔を演算することができる。   The control unit 10 is configured to calculate the sales intervals from two sales points sequentially sold based on the latest three sales results from the present time. As described above, the point of sale for each item is registered in the sales history table 113. Therefore, the control unit 10 can calculate the sales interval from the two sales points sequentially sold based on the sales history of the predetermined product.

制御部10は、現時点から直近の3回の販売よりも前の5回の販売の実績に基づき、順次に販売された2つの販売時点から販売間隔を夫々演算するようにしてある。制御部10は、直近の3回の販売の実績により演算した販売間隔と、前の5回の販売の実績によって演算した販売間隔とを、比較することによって、改訂売価を、現時点から直近の売価よりも高い売価とするか、安い売価とするかを決定するようにしてある。   The control unit 10 is configured to calculate the sales intervals from the two sales points sequentially sold based on the results of the five sales prior to the latest three sales from the present time. The control unit 10 compares the sales interval calculated based on the results of the last three sales with the sales interval calculated based on the results of the previous five sales, so that the revised selling price is the latest selling price from the present time. It is determined whether to make the selling price higher or lower than the selling price.

図7に示すごとく、直近の3回の販売の実績により演算した2つの販売間隔は、例えば、共に0.5日である。これに対し、前の5回の販売、及び直近の3回の販売の最も過去の販売の実績より演算した5つの販売間隔の平均値は、例えば1.6日、標準偏差は0.8である。制御部10は、当該平均値(1.6)と標準偏差(0.8)を加算した値である2.4を所定値として導出し、演算した直近の2つ販売間隔が共に、導出した所定値以下である場合、売価よりも高い改訂売価を決定する。売価よりも高い改訂売価とは、例えば、増加率4%を売価に乗算した売価(5000×1.04)である。演算した直近の2つ販売間隔が共に、導出した所定値よりも大きい場合、制御部10は、売価よりも低い改訂売価を決定する。売価よりも低い改訂売価とは、例えば、減少率4%を売価に乗算した売価(5000×0.96)である。なお、直近の販売間隔は、直近の3回の販売の実績によって演算したが、これに限定されず、2回の販売の実績又は3回以上の販売の実績によって、直近の販売時点を演算してもよい。また、所定値を導出するため、前の販売間隔は、直近の3回よりも前の前の5回の販売の実績によって演算したが、これに限定されず、5回よりも多く又は少なくてもよい。所定値を導出するために用いた過去の販売の実績において、異常に長い販売間隔となる値は、除外してもよい。例えば、過去の販売の実績において、最長の間隔となる上位から25%の販売間隔は、異常値として、所定値を導出するにあたって除外してもよい。   As shown in FIG. 7, the two sales intervals calculated based on the results of the last three sales are, for example, both 0.5 days. On the other hand, the average value of the five sales intervals calculated from the past sales of the last 5 sales and the most recent sales of the last 3 sales is, for example, 1.6 days, and the standard deviation is 0.8. is there. The control unit 10 derives 2.4, which is a value obtained by adding the average value (1.6) and the standard deviation (0.8), as a predetermined value, and the two most recent calculated sales intervals are derived. If it is below the predetermined value, the revised selling price higher than the selling price is determined. The revised selling price higher than the selling price is, for example, the selling price (5000 × 1.04) obtained by multiplying the selling price by the increase rate of 4%. If the calculated last two sales intervals are both larger than the derived predetermined value, the control unit 10 determines a revised selling price lower than the selling price. The revised selling price lower than the selling price is, for example, the selling price (5000 × 0.96) obtained by multiplying the selling price by the reduction rate of 4%. In addition, although the latest sales interval was calculated based on the results of the last three sales, it is not limited to this, and the latest sales time is calculated by the results of the two sales or the results of the three or more sales. May be Also, in order to derive the predetermined value, the previous sales interval is calculated based on the results of the previous five sales before the latest three, but is not limited to this, and may be more or less than five It is also good. In the past sales results used to derive the predetermined value, values that are abnormally long sales intervals may be excluded. For example, in the past sales results, a sales interval of 25% from the top, which is the longest interval, may be excluded as an abnormal value when deriving a predetermined value.

所定値を導出するにあたって、複数の販売間隔の平均値及び標準偏差を演算し、当該平均値に標準偏差を加算したが、これに限定されず、平均値を所定値とする等の種々の演算式により所定値を導出してもよい。又は、制御部10は人工知能の機能を備え、販売履歴に関する情報を人工知能に学習させ、人工知能の機能によって、所定値を導出してもよい。現時点における直近の販売の実績と、これより前の販売の実績による販売間隔から導出した所定値とを比較することによって、現時点における商品の販売状況に基づいた適切な売価を設定することができる。   In deriving the predetermined value, the average value and the standard deviation of a plurality of sales intervals are calculated, and the standard deviation is added to the average value. However, the present invention is not limited thereto. Various calculations such as setting the average value to the predetermined value The predetermined value may be derived by an equation. Alternatively, the control unit 10 may have an artificial intelligence function, make the artificial intelligence learn information on sales history, and derive a predetermined value by the artificial intelligence function. An appropriate selling price can be set based on the current sales situation of the product by comparing the latest sales performance at the current time with a predetermined value derived from the sales interval based on the previous sales performance.

図8に示すごとく、商品(商品ID=S−002)は、販売開始時点から6回、販売されている。そして、最後に販売された時点から現時点において、二日間が、経過している。制御部10は、最後に販売された時点から、6回の販売の実績により演算した5つの販売間隔の平均値は、例えば1.0日、標準偏差は0.0である。制御部10は、当該平均値(1.0)と標準偏差(0.0)を加算した値である1.0を所定値として導出し、最後に販売された時点から現時点までの経過時間が、当該所定値の2倍以上となる場合、売価よりも低い改訂売価を決定する。売価よりも低い改訂売価とは、例えば、減少率4%を売価に乗算した売価(5000×0.96)である。最後の販売時点から現時点までの経過時間と、過去の販売の実績による販売間隔から導出した所定値とを比較することによって、現時点における商品の販売状況に基づいた適切な売価を設定することができる。   As shown in FIG. 8, the product (product ID = S-002) is sold six times from the point of sale start. And two days have passed from the time of the last sale to the present time. The control unit 10 calculates, for example, the average value of the five sales intervals calculated based on the results of six sales from the point of sale last, for example, 1.0 day, and the standard deviation is 0.0. The control unit 10 derives 1.0, which is a value obtained by adding the average value (1.0) and the standard deviation (0.0), as a predetermined value, and the elapsed time from the point of last sale to the present time If the specified value is more than doubled, the revised selling price lower than the selling price is determined. The revised selling price lower than the selling price is, for example, the selling price (5000 × 0.96) obtained by multiplying the selling price by the reduction rate of 4%. By comparing the time elapsed from the last point of sale to the present time with a predetermined value derived from the sales intervals based on past sales results, it is possible to set an appropriate selling price based on the current sales situation of the product. .

図9は、実施形態1に係る処理手順を示すフローチャートである。コンピュータ1の制御部10は、定常的に以下の処理を実行する。制御部10は、販売サーバ2から送信された商品の販売時点、売価及び在庫等の販売に関する情報を取得し(S11)、記憶部11に記憶する。制御部10は、販売時点及び売価を、所定回数以上、取得したか否かの判定を行う(S12)。所定回数とは、後述する販売間隔を演算するために必要な回数であり、例えば8回である。所定回数よりも少ない場合(S12:NO)、制御部10は、再度S11に戻るループ処理を行う。   FIG. 9 is a flowchart illustrating the processing procedure according to the first embodiment. The control unit 10 of the computer 1 regularly executes the following processing. The control unit 10 acquires information on sales such as the point of sale of the product, the selling price, and the stock transmitted from the sales server 2 (S11), and stores the information in the storage unit 11. The control unit 10 determines whether the point of sale and the selling price have been acquired a predetermined number of times or more (S12). The predetermined number of times is the number of times necessary to calculate the sales interval described later, and is, for example, eight times. When the number of times is smaller than the predetermined number (S12: NO), the control unit 10 performs the loop process of returning to S11 again.

所定回数以上の場合(S12:YES)、制御部10は、直近の販売間隔の演算を行う(S13)。制御部10は、直近の販売時点から2つ前までの販売時点、すなわち3つの販売時点に基づいて、直近の販売間隔を演算する。制御部10は、記憶部11に記憶されている販売履歴テーブル113を参照し、現時点を基準に、対象となる商品の直近の販売時点を読み出す。制御部10は、読み出した販売時点の直前に販売された販売時点、及び2つ前に販売された販売時点を、同様に読み出す。   When the number of times is equal to or more than the predetermined number (S12: YES), the control unit 10 calculates the latest sales interval (S13). The control unit 10 calculates the nearest selling interval based on the most recent selling point to the last two selling points, that is, three selling points. The control unit 10 refers to the sales history table 113 stored in the storage unit 11 and reads the latest point of sale of the target product based on the current time. The control unit 10 similarly reads the point of sale sold immediately before the read point of sale, and the point of sale two sales earlier.

販売履歴テーブル113には、各商品の販売時点を含む情報(レコード)が登録してあるので、制御部10は、販売履歴テーブル113を参照することによって、販売時点等の必要な情報を読み出すことができる。制御部10は、コンピュータ1にインストールされたRDBMS(relational database management system)等のデータベース機能を用いることによって、販売履歴テーブル113の参照等の処理を行う。   Since the information (record) including the point of sale of each product is registered in the sales history table 113, the control unit 10 reads necessary information such as the point of sale by referring to the sales history table 113. Can. The control unit 10 performs processing such as referring to the sales history table 113 by using a database function such as RDBMS (relational database management system) installed in the computer 1.

制御部10は、読み出した順次となる2つの販売時点の差異を求めることによって、販売間隔を演算する。制御部10は、3つの販売時点に基づいて、2つの直近の販売間隔を演算する。   The control unit 10 calculates the sales interval by obtaining the difference between the two sales points that are sequentially read. The control unit 10 calculates two latest sales intervals based on the three sales points.

制御部10は、3つの販売時点よりも前の5つの販売時点間隔に基づいて、以前の販売間隔を演算する(S14)。制御部10は、当該5つの販売時点間隔及び、3つの販売時点のうち最も過去の販売時点によって、5つの以前の販売間隔を演算する。販売間隔の演算を行うにあたっての販売履歴テーブル113の参照等は、S13の処理と同様の処理である。   The control unit 10 calculates the previous sales interval based on the five sales point intervals prior to the three sales points (S14). The control unit 10 calculates five previous sales intervals according to the five sales point intervals and the most recent point of sale among the three sales points. The reference etc. of the sales history table 113 at the time of calculating the sales interval is the same processing as the processing of S13.

制御部10は、演算した5つの以前の販売間隔に基づいて、所定値を導出する(S15)。所定値は、例えば、5つの以前の販売間隔の平均値及び標準偏差を演算し、当該平均値に標準偏差を加算することによって、導出するようにしてある。ただし、これに限定されず、5つの以前の販売間隔の平均値を所定値としてもよい。以前の販売間隔を演算するために用いる販売時点の個数を、直近の販売間隔を演算するために用いる販売時点の個数よりも、多くすることによって、所定値の適正性を向上することができる。   The control unit 10 derives a predetermined value based on the calculated five previous sales intervals (S15). The predetermined value is derived, for example, by calculating the average and standard deviation of five previous sales intervals and adding the standard deviation to the average. However, the present invention is not limited to this, and an average value of five previous sales intervals may be set as the predetermined value. The suitability of the predetermined value can be improved by increasing the number of points of sale used to calculate the previous sales interval more than the number of points of sale used to calculate the most recent sales interval.

制御部10は、2つの直近の販売間隔夫々が、所定値以下であるかの判定を行う(S16)。所定値以下である場合(S16:YES)、制御部10は、直近の販売時点の売価よりも高い売価を、改訂売価として決定する(S17)。制御部10は、販売履歴テーブル113を参照することによって、直近の販売時点の売価を読み出す。直近の販売時点の売価よりも高い売価は、例えば、直近の販売時点の売価に対し、4%の増加率を乗算した売価、又は100円等の予め決定してある所定の上乗せ金額を、加算することによって、決定される。   The control unit 10 determines whether each of the two latest sales intervals is less than or equal to a predetermined value (S16). If it is equal to or less than the predetermined value (S16: YES), the control unit 10 determines a selling price higher than the selling price at the latest selling point as the revised selling price (S17). The control unit 10 reads the selling price at the latest point of sale by referring to the sales history table 113. The selling price higher than the selling price at the latest selling point may be, for example, the selling price obtained by multiplying the selling price at the latest selling point by an increase rate of 4%, or a predetermined additional amount determined beforehand such as 100 yen. It is decided by doing.

所定値以下でない、すなわち所定値よりも大きい場合(S16:NO)、直近の販売時点の売価よりも低い売価を、改訂売価として決定する(S161)。直近の販売時点の売価よりも低い売価は、例えば、直近の販売時点の売価に対し、4%の減少率を乗算した売価、又は100円等の予め決定してある所定の値引き金額を、減算することによって、決定される。   If not below the predetermined value, that is, greater than the predetermined value (S16: NO), the selling price lower than the selling price at the latest selling point is determined as the revised selling price (S161). The selling price lower than the selling price at the latest selling point is, for example, the selling price obtained by multiplying the selling price at the latest selling point by a 4% reduction rate, or subtracting a predetermined discounted price such as 100 yen. It is decided by doing.

制御部10は、決定した改訂売価を出力する(S18)。制御部10が決定し出力した改訂売価は、通信部15から外部ネットワーク4を介して販売サーバ2へ送信される。販売サーバ2は、コンピュータ1から送信された改訂売価を取得し、商品の次回からの販売における売価として、当該改訂売価を適用する。   The control unit 10 outputs the determined revised selling price (S18). The revised selling price determined and output by the control unit 10 is transmitted from the communication unit 15 to the sales server 2 via the external network 4. The sales server 2 acquires the revised selling price transmitted from the computer 1 and applies the revised selling price as the selling price in the next sale of the product.

(実施形態2)
図10は、実施形態2に係る処理手順を示すフローチャートである。図11は、実施形態2に係る改訂売価の変化率の一例を示す説明図である。実施形態2の情報処理方法は、制御部10が、改訂売価を決定する処理に関する点で、実施形態1と異なる。
Second Embodiment
FIG. 10 is a flowchart of the processing procedure according to the second embodiment. FIG. 11 is an explanatory diagram of an example of the change rate of the revised selling price according to the second embodiment. The information processing method according to the second embodiment is different from that according to the first embodiment in that the control unit 10 relates to the process of determining the revised selling price.

S21からS26までの処理は、実施形態1のS11からS16までの処理と同じ処理であるため、説明を省略する。所定値以下である場合(S26:YES)、制御部10は、直近の販売時点の売価よりも高い改訂売価を決定するための変化率を導出する(S27)。制御部10は、改訂売価履歴テーブル114を参照し、改訂売価の決定の対象となる商品について、当該商品の前回の改定売価が決定された際の改訂区分を読み出す。図6に示すごとく、商品毎(商品ID毎)に、改訂売価の決定が行われた時点(改訂時点)の情報を含め、当該改訂売価の決定に関する情報が、改訂売価履歴テーブル114にしてある。   The processes of S21 to S26 are the same as the processes of S11 to S16 of the first embodiment, and thus the description thereof is omitted. If it is equal to or less than the predetermined value (S26: YES), the control unit 10 derives a change rate for determining a revised selling price higher than the selling price at the latest point of sale (S27). The control unit 10 refers to the revised selling price history table 114 and reads out, for the product for which the revised selling price is to be determined, the revision category when the previous revised selling price of the product is determined. As shown in FIG. 6, the information on the determination of the revised selling price is included in the revised selling price history table 114 for each product (for each product ID), including the information at the time when the revised selling price was determined (at revised time). .

制御部10は、前回の改訂区分を読み出し、前回の改訂区分が増加の場合、今回の改訂売価を決定するための変化率、すなわち増加率を、前回の改訂売価を決定した増加率(例えば、4%)よりも、大きい値(例えば、5%)とする。制御部10は、前回の改訂区分が減少の場合、今回の改訂売価を決定するための変化率、すなわち増加率を、前回の改訂売価を決定した減少率(例えば、4%)よりも、小さい値(例えば、3%)とする。   The control unit 10 reads out the previous revision category, and if the previous revision category is an increase, the change rate for determining the current sale price, that is, the increase rate is the increase rate at which the previous revision sale price was determined (for example, A value larger than 4%) (for example, 5%). If the previous revision category is a decrease, the control unit 10 determines that the rate of change for determining the current revision selling price, that is, the rate of increase, is smaller than the rate of decline (for example, 4%) at which the previous revision selling price was determined. A value (for example, 3%).

図11に示すごとく、今回の改訂売価を決定するための情報に、前回の改訂売価を決定した時点の情報(改訂区分)を含めることによって、改訂売価を決定するための変化率を適正に導出することができる。すなわち、制御部10は、今回の改訂区分と、前回の改訂区分との組合せに基づいて、今回の改訂売価を決定するための変化率を導出する。前回の改訂売価を決定した時点の情報を含めるとしたが、これに限定されず、前々回の改訂売価を決定した時点及び、さらに以前の改訂売価を決定した時点を含めた複数の改訂売価を決定した時点の情報を含めて、変化率を導出してもよい。改訂売価は、上述のとおり複数の販売時点に基づいて、決定される。従って、変化率は、今回の改訂区分と前回の改訂区分との組合せに基づき導出されるものに限定されず、複数の販売時点に基づいて導出してもよい。   As shown in FIG. 11, the change rate for determining the revised selling price is properly derived by including the information (revision category) at the time of determining the previous revised selling price in the information for determining the current revised selling price. can do. That is, the control unit 10 derives a change rate for determining the current revised selling price based on the combination of the current revised category and the previous revised category. The information at the time of determining the previous revised selling price is included, but it is not limited to this and determines multiple revised selling prices including the time of deciding the previous revised selling price and the time of deciding the previous revised selling price. The rate of change may be derived by including information at the time of failure. The revised selling price is determined based on a plurality of points of sale as described above. Therefore, the rate of change is not limited to one derived based on the combination of the current revision category and the previous revision category, but may be derived based on multiple points of sale.

制御部10は、S27で決定した変化率、すなわち増加率を直近の販売時点の売価に乗算し、直近の販売時点の売価よりも高い改訂売価を決定する(S28)。   The control unit 10 multiplies the selling price at the latest point of sale by the change rate determined at S27, that is, the increasing rate, and determines a revised selling price higher than the selling price at the latest selling point (S28).

所定値以下でない場合(S26:NO)、制御部10は、直近の販売時点の売価よりも低い改訂売価を決定するための変化率を導出する(S261)。制御部10は、改訂売価履歴テーブル114を参照し、改訂売価の決定の対象となる商品について、当該商品の前回の改定売価が決定された際の改訂区分を読み出す。図6に示すごとく、商品毎(商品ID毎)に、改訂売価の決定が行われた時点(改訂時点)の情報を含め、当該改訂売価の決定に関する情報が、改訂売価履歴テーブル114にしてある。制御部10は、前回の改訂区分を読み出し、前回の改訂区分が増加の場合、今回の改訂売価を決定するための変化率、すなわち減少率を、前回の改訂売価を決定した増加率(例えば、4%)よりも、小さい値(例えば、3%)とする。制御部10は、前回の改訂区分が減少の場合、今回の改訂売価を決定するための変化率、すなわち減少率を、前回の改訂売価を決定した減少率(例えば、4%)よりも、大きい値(例えば、5%)とする。   If it is not equal to or less than the predetermined value (S26: NO), the control unit 10 derives a change rate for determining a revised selling price lower than the selling price at the latest point of sale (S261). The control unit 10 refers to the revised selling price history table 114 and reads out, for the product for which the revised selling price is to be determined, the revision category when the previous revised selling price of the product is determined. As shown in FIG. 6, the information on the determination of the revised selling price is included in the revised selling price history table 114 for each product (for each product ID), including the information at the time when the revised selling price was determined (at revised time). . The control unit 10 reads out the previous revision category, and if the previous revision category is an increase, the rate of change for determining the current sale price, that is, the rate of decrease, is the increase rate at which the previous revision sale price was determined (for example, A smaller value (eg, 3%) than 4%). If the previous revision category is a decrease, the control unit 10 determines that the rate of change for determining the current revision selling price, that is, the rate of decline is larger than the rate of decline (for example, 4%) that determined the previous revision selling price. A value (for example, 5%).

制御部10は、S261で決定した変化率、すなわち減少率を直近の販売時点の売価に乗算し、直近の販売時点の売価よりも低い改訂売価を決定する(S262)。制御部10は、S18と同様に決定した改訂売価を出力し(S29)、出力された改訂売価は、販売サーバ2へ送信される。   The control unit 10 multiplies the selling price at the latest point of sale by the change rate determined at S261, that is, the decreasing rate, and determines a revised selling price lower than the selling price at the latest selling point (S262). The control unit 10 outputs the revised selling price determined in the same manner as S18 (S29), and the output revised selling price is transmitted to the sales server 2.

(実施形態3)
図12は、実施形態3に係る情報処理システムの概要を示す説明図である。図13は、実施形態3に係る処理手順を示すフローチャートである。図14は、実施形態3に係る改訂売価の決定の一例を示す説明図である。実施形態3の情報処理方法は、制御部10が、複数の販売サーバ2と通信し、改訂売価を決定する処理に関する点で、実施形態1と異なる。
(Embodiment 3)
FIG. 12 is an explanatory diagram of the information processing system according to the third embodiment. FIG. 13 is a flowchart of the processing procedure according to the third embodiment. FIG. 14 is an explanatory diagram of an example of the determination of the revised selling price according to the third embodiment. The information processing method according to the third embodiment is different from that according to the first embodiment in that the control unit 10 communicates with the plurality of sales servers 2 and determines the revised sales price.

実施形態3の情報処理システムは、インターネット等の外部ネットワーク4によって相互に通信可能に接続されたコンピュータ1及び複数の販売サーバ2によって構成してある。コンピュータ1は、商品の売価、在庫数、販売時点、販売個数等の商品の販売に関する情報を当該商品の識別情報と共に販売サーバ2から取得し、取得した商品の販売に関する情報を、記憶部11に記憶する。   The information processing system according to the third embodiment is configured by a computer 1 and a plurality of sales servers 2 communicably connected to each other by an external network 4 such as the Internet. The computer 1 acquires from the sales server 2 information on the sale of the product such as the sale price of the product, the number of stocks, the point of sale, the number of products sold, etc. Remember.

S31からS36までの処理は、実施形態1のS11からS16までの処理と同じ処理であるため、説明を省略する。所定値以下である場合(S36:YES)、制御部10は、直近の販売時点の売価よりも高い改訂売価を決定するため、他の販売サーバ2の販売履歴情報を参照する(S37)。他の販売サーバ2とは、改訂売価の決定の対象となる商品が販売されている販売サーバ2以外の販売サーバ2である。   The processes of S31 to S36 are the same as the processes of S11 to S16 of the first embodiment, and thus the description thereof is omitted. If it is equal to or less than the predetermined value (S36: YES), the control unit 10 refers to the sales history information of the other sales server 2 in order to determine the revised selling price higher than the selling price at the latest selling time (S37). The other sales server 2 is a sales server 2 other than the sales server 2 in which the product for which the revised sales price is to be determined is sold.

同一の商品が、複数の販売サーバ2で販売されている場合がある。この場合であっても、図4に示すごとく、商品マスタ管理テーブル112において、商品を一意に特定するための商品IDは、商品名及び販売サーバ2(サーバID)の組合せに基づいて付与してある。従って、同一の商品であっても販売サーバ2が異なれば、異なる商品(商品ID)として管理するようにしてある。商品名で商品マスタ管理テーブル112を検索することによって、当該商品が、どの販売サーバ2で販売されているかを参照することができるようにしてある。各商品のレコードは、商品区分の項目を含む。商品区分は、商品の種類、特性等の商品の分類を示す事項が登録してある。従って、商品区分で商品マスタ管理テーブル112を検索することによって、同種又は類似等の商品群を抽出することができるようにしてある。   The same goods may be sold by a plurality of sales servers 2. Even in this case, as shown in FIG. 4, in the product master management table 112, the product ID for uniquely specifying the product is assigned based on the combination of the product name and the sales server 2 (server ID). is there. Therefore, if the sales server 2 is different even if it is the same product, it is managed as a different product (product ID). By searching the product master management table 112 with the product name, it is possible to refer to which sales server 2 the product is sold. The record of each item includes an item of item category. As the product category, items indicating the category of the product such as the type and characteristics of the product are registered. Therefore, by searching the product master management table 112 by product category, it is possible to extract a product group such as the same type or similar.

制御部10は、改訂売価の決定の対象となる商品と、同じ商品を販売している他の販売サーバ2の販売履歴を参照する。他の販売サーバ2の販売履歴も含め、全ての商品の販売履歴は、販売履歴テーブル113に登録してある。従って、制御部10は、商品マスタ管理テーブル112及び販売履歴テーブル113を参照することによって、改訂売価の決定の対象となる商品と、同じ商品を販売している他の販売サーバ2の販売履歴を参照することができる。また、制御部10は、改訂売価の決定の対象となる商品の商品区分に基づいて、同種の商品を販売している他の販売サーバ2の販売履歴を参照してもよい。制御部10は、他の販売サーバ2の販売履歴として、他の販売サーバ2における当該商品の直近の改訂区分を参照する。改訂区分は、改訂売価履歴テーブル114に登録されている。又は、制御部10は、販売履歴テーブル113の販売履歴に基づき、制御プログラム11Pによって、導出してもよい。   The control unit 10 refers to the product for which the revised selling price is to be determined and the sales history of another sales server 2 that sells the same product. Sales histories of all products, including sales histories of other sales servers 2, are registered in the sales history table 113. Therefore, the control unit 10 refers to the product master management table 112 and the sale history table 113 to compare the sale history of another sale server 2 selling the same product as the product for which the revised sale price is to be determined. You can refer to it. In addition, the control unit 10 may refer to the sales history of the other sales server 2 that is selling the same kind of goods based on the goods category of the goods for which the revised selling price is to be determined. The control unit 10 refers to the latest revision category of the product in the other sales server 2 as the sales history of the other sales server 2. The revision category is registered in the revision selling price history table 114. Alternatively, based on the sales history of the sales history table 113, the control unit 10 may derive the control program 11P.

制御部10は、他の販売サーバ2における当該商品又は当該商品と同種の商品の直近の改訂区分に基づいて、直近の販売時点の売価よりも高い改訂売価を決定する(S38)。図14に示すごとく、他の販売サーバ2における改訂区分が、減少の場合、直近の販売時点の売価よりも高い改訂売価を決定するための増加率を、所定値より低下させて、改訂売価を決定する。他の販売サーバ2における改訂区分が、増加の場合、直近の販売時点の売価よりも高い改訂売価を決定するための増加率を、所定値より向上させて、改訂売価を決定する。従って、直近の販売時点の売価よりも高い改訂売価を決定するにあたり、他の販売サーバ2の改訂区分によって、改訂売価を異なる売価とするようにしてある。すなわち、他販売サーバの改訂区分が増加の場合の改訂売価は、他販売サーバの改訂区分が減少の場合の改訂売価よりも、高い売価が設定するようにしてある。   The control unit 10 determines a revised selling price higher than the selling price at the latest point of sale based on the latest revision classification of the product or the product of the same type as the product in the other sales server 2 (S38). As shown in FIG. 14, if the revision category in the other sales server 2 is a decrease, the rate of increase for determining the revised selling price higher than the latest selling price is lowered below a predetermined value, and the revised selling price is reduced. decide. If the revision category in the other sales server 2 is an increase, the rate of increase for determining the revised selling price higher than the selling price at the latest selling point is improved from a predetermined value to determine the revised selling price. Therefore, in order to determine the revised selling price higher than the latest selling price, the revised selling price is made to be a different selling price according to the revision category of the other sales server 2. That is, the revised selling price when the revision category of the other sales server is increased is set to a higher selling price than the revised selling price when the revised category of the other sales server is decreased.

所定値以下でない場合(S36:NO)、制御部10は、直近の販売時点の売価よりも低い改訂売価を決定するため、他の販売サーバ2の販売履歴情報を参照する(S361)。制御部10は、S37の処理と同様に、他の販売サーバ2の販売履歴情報、すなわち改訂区分を参照する。制御部10は、他の販売サーバ2における当該商品又は当該商品と同種の商品の直近の改訂区分に基づいて、直近の販売時点の売価よりも低い改訂売価を決定する(S362)。図14に示すごとく、他の販売サーバ2における改訂区分が、減少の場合、直近の販売時点の売価よりも低い改訂売価を決定するための減少率を、所定値より向上させて、改訂売価を決定する。他の販売サーバ2における改訂区分が、増加の場合、直近の販売時点の売価よりも低い改訂売価を決定するための減少率を、所定値より低下させて、改訂売価を決定する。従って、直近の販売時点の売価よりも低い改訂売価を決定するにあたり、他の販売サーバ2の改訂区分によって、改訂売価を異なる売価とするようにしてある。すなわち、他販売サーバの改訂区分が増加の場合の改訂売価は、他販売サーバの改訂区分が減少の場合の改訂売価よりも、高い売価が設定するようにしてある。なお、図14に示す今回の改訂区分と、他販売サーバの改訂区分との組合せは、テーブル表等として記憶部に記憶してある。又は、今回の改訂区分と、他販売サーバの改訂区分との組合せは、制御プログラム11Pで記載され、制御部10は、制御プログラム11Pを実行することにより、当該組合せに基づいた改訂売価の変化率を導出してもよい。なお、当該組合せは、商品の種類等に応じて、任意に決定するようにしてあってもよい。   If it is not equal to or less than the predetermined value (S36: NO), the control unit 10 refers to sales history information of the other sales server 2 in order to determine a revised sale price lower than the sale price at the latest sale time (S361). The control unit 10 refers to the sales history information of the other sales server 2, that is, the revision classification, as in the process of S37. The control unit 10 determines a revised selling price lower than the selling price at the latest point of sale based on the latest revision classification of the product or the product of the same type as the product in the other sales server 2 (S362). As shown in FIG. 14, when the revision category in the other sales server 2 is a decrease, the reduction rate for determining the revised sale price lower than the latest sale price is improved from a predetermined value, and the revised sale price is reduced. decide. If the revision category in the other sales server 2 is an increase, the reduction rate for determining the revised selling price lower than the selling price at the latest selling point is lowered below a predetermined value to determine the revised selling price. Therefore, in determining the revised selling price lower than the selling price at the latest point of sale, the revised selling price is made to be a different selling price according to the revision category of the other sales server 2. That is, the revised selling price when the revision category of the other sales server is increased is set to a higher selling price than the revised selling price when the revised category of the other sales server is decreased. The combination of the current revision classification and the revision classification of the other sales server shown in FIG. 14 is stored in the storage unit as a table or the like. Alternatively, the combination of the current revision category and the revision category of the other sales server is described in the control program 11P, and the control unit 10 executes the control program 11P to change the rate of change in the revised selling price based on the combination. May be derived. The combination may be determined arbitrarily according to the type of product and the like.

改訂売価を決定するための情報に、他の販売サーバ2における商品の販売履歴に関する情報を含めることによって、市場全体における当該商品の販売動向を反映させた適正な改訂売価を決定することができる。制御部10は、S18と同様に決定した改訂売価を出力し(S39)、出力された改訂売価は、販売サーバ2へ送信される。   By including information on the sales history of a product on another sales server 2 in the information for determining the revised sales price, it is possible to determine an appropriate revised sales price reflecting the sales trend of the product in the entire market. The control unit 10 outputs the revised selling price determined in the same manner as S18 (S39), and the output revised selling price is transmitted to the sales server 2.

(実施形態4)
図15は、実施形態4に係る処理手順を示すフローチャートである。実施形態4の情報
処理方法は、制御部10が、改訂売価を現状の売価より減少させる処理に関する点で、実施形態1と異なる。
(Embodiment 4)
FIG. 15 is a flowchart illustrating the processing procedure according to the fourth embodiment. The information processing method of the fourth embodiment is different from that of the first embodiment in that the control unit 10 relates to processing for reducing the revised selling price from the current selling price.

S41からS42までの処理は、実施形態1のS11からS12までの処理と同じ処理であるため、説明を省略する。制御部10は、直近の販売時点から5つ前までの販売時点、すなわち6つの販売時点に基づいて、直近の販売間隔を演算する(S43)。6つの販売時点に基づくことによって、制御部10は、5つの直近の販売間隔を演算する。   Since the processes from S41 to S42 are the same as the processes from S11 to S12 of the first embodiment, the description will be omitted. The control unit 10 calculates the nearest sales interval based on the most recent sales point to the last five sales points, that is, six sales points (S43). Based on the six points of sale, the control unit 10 calculates the five most recent sales intervals.

制御部10は、演算した5つの直近の販売間隔に基づく、所定値を導出する(S44)。所定値を導出は、5つの直近の販売間隔の平均値及び標準偏差を演算し、当該平均値に標準偏差を加算することによって、導出するようにしてある。ただし、これに限定されず、5つの直近の販売間隔の平均値を所定値としてもよい。   The control unit 10 derives a predetermined value based on the calculated five latest sales intervals (S44). The predetermined value is derived by calculating the average value and standard deviation of the five most recent sales intervals and adding the standard deviation to the average value. However, the present invention is not limited to this, and an average value of five latest sales intervals may be set as the predetermined value.

制御部10は、直近の販売時点、すなわち最後に販売された時点から、現時点までの経過時間を演算する(S45)。制御部10は、演算した経過時間が、S44で導出した所定値以上であるかの判定を行う(S46)。所定値以上でない場合(S46:NO)、すなわち所定値よりも短い場合、制御部10は、再度S41に戻るループ処理を行う。   The control unit 10 calculates an elapsed time from the latest point of sale, that is, the point of last sale to the present time (S45). The control unit 10 determines whether the calculated elapsed time is equal to or greater than the predetermined value derived in S44 (S46). If it is not the predetermined value or more (S46: NO), that is, if it is shorter than the predetermined value, the control unit 10 performs the loop process of returning to S41 again.

所定値以上である場合(S46:YES)、制御部10は、直近の販売時点の売価よりも低い改訂売価を決定する(S47)。所定値以上である場合は、直近の販売時点から現時点までの間において、販売がされていない、つまり売れてない状態が継続していることを意味する。従って、直近の販売時点の売価よりも低い改訂売価を決定することによって、販売を促進することができる。制御部10は、S18と同様に決定した改訂売価を出力し(S48)、出力された改訂売価は、販売サーバ2へ送信される。   If it is equal to or greater than the predetermined value (S46: YES), the control unit 10 determines a revised selling price lower than the selling price at the latest point of sale (S47). If the value is equal to or more than the predetermined value, it means that the unsold, that is, the unsold state continues from the latest point of sale to the present time. Therefore, sales can be promoted by determining a revised selling price lower than the selling price at the latest selling point. The control unit 10 outputs the revised selling price determined in the same manner as S18 (S48), and the output revised selling price is transmitted to the sales server 2.

(実施形態5)
図16は、実施形態5に係る処理手順を示すフローチャートである。図17は、実施形態5に係る改訂売価の決定の一例を示す説明図である。実施形態5の情報処理方法は、制御部10が、更に商品の在庫情報に基づいて改訂売価を決定する点で、実施形態1と異なる。
Embodiment 5
FIG. 16 is a flowchart of the processing procedure according to the fifth embodiment. FIG. 17 is an explanatory diagram of an example of the determination of the revised selling price according to the fifth embodiment. The information processing method of the fifth embodiment is different from that of the first embodiment in that the control unit 10 further determines a revised selling price based on stock information of a product.

S51からS56までの処理は、実施形態1のS11からS16までの処理と同じ処理であるため、説明を省略する。所定値以下である場合(S56:YES)、制御部10は、直近の販売時点の売価よりも高い改訂売価を決定するため、在庫情報を取得する(S57)。制御部10は、商品マスタ管理テーブル112に登録されている商品の納品数から、販売履歴テーブル113に登録されている当該商品の販売数の積算値を減算して、在庫情報(在庫数)を取得する。又は、制御部10は、在庫情報を販売サーバ2から取得してもよい。   The processes of S51 to S56 are the same as the processes of S11 to S16 of the first embodiment, and thus the description thereof is omitted. If it is equal to or less than the predetermined value (S56: YES), the control unit 10 acquires inventory information in order to determine a revised selling price higher than the selling price at the latest point of sale (S57). The control unit 10 subtracts the integrated value of the number of sales of the product registered in the sales history table 113 from the number of delivery of the product registered in the product master management table 112 to obtain inventory information (the number of stocks). get. Alternatively, the control unit 10 may acquire inventory information from the sales server 2.

制御部10は、在庫情報に基づいて、直近の販売時点の売価よりも高い改訂売価を決定する(S58)。図17に示すごとく、現在の在庫数が、所定の在庫閾値以下の場合、直近の販売時点の売価よりも高い改訂売価を決定するための増加率を、所定値より向上させて、改訂売価を決定する。現在の在庫数が、所定の在庫閾値よりも多い場合、直近の販売時点の売価よりも高い改訂売価を決定するための増加率を、所定値より低下させて、改訂売価を決定する。従って、直近の販売時点の売価よりも高い改訂売価を決定するにあたり、現在の在庫数によって、改訂売価を異なる売価とするようにしてある。すなわち、在庫数が所定の在庫閾値以下の場合の改訂売価は、在庫数が所定の在庫閾値よりも多い場合の改訂売価よりも、高い売価が設定するようにしてある。所定の在庫閾値とは、例えば販売開始時点における納品数の10%としてもよい。所定の在庫閾値は、商品の特性等に応じて、任意に決定することができる。   The control unit 10 determines a revised selling price higher than the selling price at the latest point of sale based on the stock information (S58). As shown in FIG. 17, when the current inventory number is less than or equal to the predetermined inventory threshold value, the rate of increase for determining the revised selling price higher than the selling price at the latest point of sale is improved from a predetermined value, decide. If the current inventory number is greater than the predetermined inventory threshold, the rate of increase for determining the revised selling price higher than the selling price at the latest point of sale is reduced below a predetermined value to determine the revised selling price. Therefore, in order to determine the revised selling price higher than the selling price at the latest point of sale, the revised selling price is made to be a different selling price depending on the current number of stocks. That is, the revised selling price when the inventory quantity is less than or equal to the predetermined inventory threshold is set to a selling price higher than the revised selling price when the inventory quantity is larger than the predetermined inventory threshold. The predetermined inventory threshold may be, for example, 10% of the number of deliveries at the start of sales. The predetermined inventory threshold can be arbitrarily determined according to the product characteristics and the like.

所定値よりも多い場合(S56:NO)、制御部10は、直近の販売時点の売価よりも低い改訂売価を決定するため、在庫情報を取得する(S561)。制御部は、S58の処理と同様に在庫情報を取得する。   If there is more than the predetermined value (S56: NO), the control unit 10 acquires inventory information in order to determine a revised selling price lower than the selling price at the latest point of sale (S561). The control unit acquires inventory information as in the process of S58.

制御部10は、在庫情報に基づいて、直近の販売時点の売価よりも低い改訂売価を決定する(S562)。図18に示すごとく、現在の在庫数が、所定の在庫閾値以下の場合、直近の販売時点の売価よりも低い改訂売価を決定するための減少率を、所定値より低下させて、改訂売価を決定する。現在の在庫数が、所定の在庫閾値よりも多い場合、直近の販売時点の売価よりも低い改訂売価を決定するための減少率を、所定値より向上させて、改訂売価を決定する。従って、直近の販売時点の売価よりも低い改訂売価を決定するにあたり、現在の在庫数によって、改訂売価を異なる売価とするようにしてある。すなわち、在庫数が所定の在庫閾値以下の場合の改訂売価は、在庫数が所定の在庫閾値よりも多い場合の改訂売価よりも、高い売価が設定するようにしてある。なお、図17に示す今回の改訂区分と現状の在庫数との組合せは、テーブル表等として、記憶部に記憶してある。又は、今回の改訂区分と、現状の在庫数との組合せは、制御プログラム11Pで記載され、制御部10は、制御プログラム11Pを実行することにより、当該組合せに基づいた改訂売価の変化率を導出してもよい。なお、当該組合せは、商品の種類等に応じて、任意に決定するようにしてあってもよい。   The control unit 10 determines a revised selling price lower than the selling price at the latest point of sale based on the stock information (S562). As shown in FIG. 18, when the current inventory number is less than or equal to the predetermined inventory threshold value, the reduction rate for determining the revised selling price lower than the selling price at the latest point of sale is lowered below a predetermined value, decide. If the current inventory number is greater than the predetermined inventory threshold, the reduction rate for determining the revised selling price lower than the selling price at the latest point of sale is improved above a predetermined value to determine the revised selling price. Therefore, in order to determine the revised selling price lower than the selling price at the latest point of sale, the revised selling price is made to be a different selling price depending on the current number of stocks. That is, the revised selling price when the inventory quantity is less than or equal to the predetermined inventory threshold is set to a selling price higher than the revised selling price when the inventory quantity is larger than the predetermined inventory threshold. The combination of the current revision classification and the current stock quantity shown in FIG. 17 is stored in the storage unit as a table or the like. Alternatively, the combination of the current revision category and the current inventory quantity is described in the control program 11P, and the control unit 10 executes the control program 11P to derive the rate of change in the revised selling price based on the combination. You may The combination may be determined arbitrarily according to the type of product and the like.

改訂売価を決定するための情報に、在庫情報を含めることによって、現在の在庫数に応じた商品の希少価値を反映させた適正な改訂売価を決定することができる。制御部10は、S18と同様に決定した改訂売価を出力し(S59)、出力された改訂売価は、販売サーバ2へ送信される。   By including inventory information in the information for determining the revised selling price, it is possible to determine an appropriate revised selling price reflecting the scarcity value of the product according to the current inventory number. The control unit 10 outputs the revised selling price determined in the same manner as S18 (S59), and the output revised selling price is transmitted to the sales server 2.

(実施形態6)
図18は、実施形態6に係る処理手順を示すフローチャートである。S61からS66までの処理は、実施形態1のS11からS16までの処理と同じ処理であるため、説明を省略する。所定値以上である場合(S66:YES)、制御部10は、利益が最大となるように改訂売価の変化率を導出する。制御部10は、高い改訂売価を決定するにあたり、改訂売価の変化率の複数の候補を導出する。導出した複数の候補の変化率に基づき複数の改訂売価を導出する。制御部10は、夫々の改訂売価による販売数を予測し、予測した販売数に基づいて想定される利益を導出する(S67)。制御部10は、改訂売価の変化率の複数の候補の導出、及び各改訂売価による販売数の予測を、過去の販売実績に関する情報を入力因子として人工知能を用いて行う。制御部10は、想定される利益の導出を、販売対象の商品の仕入れ原価等の商品の販売に関する諸経費に基づき行う。制御部10は、最も多い利益となる改訂売価を、販売サーバ2に出力する改訂売価として決定する(S68)。
Embodiment 6
FIG. 18 is a flowchart of the processing procedure according to the sixth embodiment. The processes of S61 to S66 are the same as the processes of S11 to S16 of the first embodiment, and thus the description thereof will be omitted. If it is equal to or more than the predetermined value (S66: YES), the control unit 10 derives the rate of change of the revised selling price so as to maximize the profit. The control unit 10 derives a plurality of candidates for the rate of change of the revised selling price in determining a high revised selling price. The plurality of revised selling prices are derived based on the derived rates of change of the plurality of candidates. The control unit 10 predicts the number of sales at each revised selling price, and derives an expected profit based on the predicted number of sales (S67). The control unit 10 derives a plurality of candidates for the change rate of the revised sale price, and predicts the number of sales based on each revised sale price, using artificial intelligence as information on past sales results as an input factor. The control unit 10 derives the assumed profit based on expenses related to the sale of the product such as the purchase cost of the product to be sold. The control unit 10 determines the revised selling price, which is the most profitable, as the revised selling price to be output to the sales server 2 (S68).

所定値以下である場合(S66:NO)、制御部10は、利益が最大となるように改訂売価の変化率を導出する。制御部10は、低い改訂売価を決定するにあたり、改訂売価の変化率の複数の候補を導出する。導出した複数の候補の変化率に基づき複数の改訂売価を導出する。制御部10は、夫々の改訂売価による販売数を予測し、予測した販売数に基づいて想定される利益を導出する(S661)。制御部10は、改訂売価の変化率の複数の候補の導出、及び各改訂売価による販売数の予測を、過去の販売実績に関する情報を入力因子として人工知能を用いて行う。制御部10は、想定される利益の導出を、販売対象の商品の仕入れ原価等の商品の販売に関する諸経費に基づき行う。制御部10は、最も多い利益となる改訂売価を、販売サーバ2に出力する改訂売価として決定する(S662)。   When it is below the predetermined value (S66: NO), the control unit 10 derives the change rate of the revised selling price so as to maximize the profit. The control unit 10 derives a plurality of candidates for the change rate of the revised selling price in determining the low revised selling price. The plurality of revised selling prices are derived based on the derived rates of change of the plurality of candidates. The control unit 10 predicts the number of sales at each revised selling price, and derives an expected profit based on the predicted number of sales (S661). The control unit 10 derives a plurality of candidates for the change rate of the revised sale price, and predicts the number of sales based on each revised sale price, using artificial intelligence as information on past sales results as an input factor. The control unit 10 derives the assumed profit based on expenses related to the sale of the product such as the purchase cost of the product to be sold. The control unit 10 determines the revised selling price, which is the most profitable, as the revised selling price to be output to the sales server 2 (S662).

制御部10は、S18と同様に決定した改訂売価を出力し(S69)、出力された改訂売価は、販売サーバ2へ送信される。   The control unit 10 outputs the revised selling price determined in the same manner as S18 (S69), and the output revised selling price is transmitted to the sales server 2.

(実施形態7)
図19は、実施形態7に係るレポートの一例を示す説明である。実施形態1から実施形態6において、決定した改訂売価を販売サーバ2に出力したが、実施形態7では、改訂売価を販売サーバ2へ出力する共に又は出力に換えて、制御部10は、決定した改訂売価を含むレポートを作成し、販売サーバ2の操作者等へ送信する点で異なる。
Seventh Embodiment
FIG. 19 is an illustration showing an example of a report according to the seventh embodiment. In the first to sixth embodiments, the determined revised sales price is output to the sales server 2, but in the seventh embodiment, the control unit 10 determines or outputs the revised sales price to the sales server 2 together with or instead of the output. It differs in that a report including the revised selling price is created and transmitted to the operator of the sales server 2 or the like.

図19に示すごとく、制御部10は、決定した改訂売価、改訂売価を決定するにあたり使用した過去の販売実績及び決定の根拠等を含むレポートを作成する。レポートは、商品ID、商品名等の対象となる商品を特定する情報を含む。レポートは、当該商品の売価に関する情報として、改訂区分、現状売価及び改訂売価を含む。レポートには、販売サーバ2への処理を実行する機能ボタンが付加されている。制御部10は、作成したレポートを、例えば、予め登録してある販売サーバ2の操作者(管理者)へ、電子メールで送信する。当該電子メールのアドレスは、例えば、販売サーバ管理テーブル111に含めて登録してあってもよい。レポートを送信する手段は、電子メールの送信に限定されない。制御部10は、作成したレポートを、所定のウェブサーバ(図示せず)にアップロードし、販売サーバ2の操作者に対し、当該ウェブサーバの参照を促すための連絡を電子メールで送信してもよい。販売サーバ2の操作者は、送信されたレポートを参照することによって、改訂売価及び関連する情報を把握することができ、これら情報に基づいて、販売サーバ2における商品の売価の改訂の適否を判断することができる。販売サーバ2の操作者は、レポートに付加された機能ボタンを押下することによって、改訂売価を、販売サーバ2に適用することができる。   As shown in FIG. 19, the control unit 10 creates a report including the determined revised selling price, the past sales results used in determining the revised selling price, and the basis of the determination. The report includes information for specifying a target product such as a product ID and a product name. The report includes the revision category, the current selling price and the revised selling price as information on the selling price of the product. A function button for executing processing to the sales server 2 is attached to the report. The control unit 10 transmits the created report to, for example, an operator (administrator) of the sales server 2 registered in advance by e-mail. For example, the address of the e-mail may be included in the sales server management table 111 and registered. The means of sending the report is not limited to sending an email. Even if the control unit 10 uploads the created report to a predetermined web server (not shown) and sends the operator of the sales server 2 by e-mail a contact for promoting reference to the web server. Good. The operator of the sales server 2 can grasp the revised selling price and related information by referring to the transmitted report, and based on the information, judge whether the selling price of the product on the sales server 2 is appropriate or not. can do. The operator of the sales server 2 can apply the revised selling price to the sales server 2 by pressing the function button added to the report.

今回開示された実施形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上述した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is indicated not by the meaning described above but by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims.

1 コンピュータ
10 制御部
11 記憶部
11P 制御プログラム
111 販売サーバ管理テーブル
112 商品マスタ管理テーブル
113 販売履歴テーブル
114 改訂売価履歴テーブル
12 RAM(一時記憶部)
13 入力部
14 表示部
15 通信部
16 時計部
17 内部バス
2 販売サーバ(情報処理装置)
3 購入者端末
3U 購入者
4 外部ネットワーク
5 レポート
Reference Signs List 1 computer 10 control unit 11 storage unit 11P control program 111 sales server management table 112 product master management table 113 sales history table 114 revised sale price history table 12 RAM (temporary storage unit)
13 input unit 14 display unit 15 communication unit 16 clock unit 17 internal bus 2 sales server (information processing apparatus)
3 Buyer Terminal 3U Buyer 4 External Network 5 Report

Claims (10)

商品の販売に関する情報を保持する情報処理装置から、当該商品の販売時点及び売価を取得し、
取得した複数の販売時点に基づいて、前記販売時点の販売間隔を演算し、
演算した前記販売間隔に基づいて、前記販売時点の売価を改訂した改訂売価を決定し、
決定した前記改訂売価を前記情報処理装置に出力する
処理をコンピュータに実行させる情報処理方法。
Obtain the point of sale and selling price of the product from an information processing device that holds information on the sale of the product,
The sales interval at the point of sale is calculated based on the plurality of points of sale acquired,
Based on the calculated sales interval, determine a revised selling price that revised the selling price at the point of sale,
An information processing method for causing a computer to execute a process of outputting the determined revised sales price to the information processing apparatus.
演算した前記販売間隔が、所定値以下である場合、前記販売時点の売価よりも高い改訂売価を決定し、
決定した前記改訂売価を前記情報処理装置に出力する
処理をコンピュータに実行させる請求項1に記載の情報処理方法。
If the calculated sales interval is equal to or less than a predetermined value, a revised selling price higher than the selling price at the point of sale is determined;
The information processing method according to claim 1, wherein the computer is caused to execute a process of outputting the determined revised sales price to the information processing apparatus.
演算した前記販売間隔が、所定値よりも大きい場合、前記販売時点の売価よりも低い改訂売価を決定し、
決定した前記改訂売価を前記情報処理装置に出力する
処理をコンピュータに実行させる請求項1又は請求項2に記載の情報処理方法。
If the calculated sales interval is greater than a predetermined value, a revised selling price lower than the selling price at the point of sale is determined.
The information processing method according to claim 1, wherein the computer is caused to execute a process of outputting the determined revised sales price to the information processing apparatus.
前記複数の販売時点よりも、前の販売時点の販売間隔に基づいて、前記所定値を導出する
処理をコンピュータに実行させる請求項2又は請求項3に記載の情報処理方法。
The information processing method according to claim 2 or 3, wherein the computer is caused to execute a process of deriving the predetermined value based on a sales interval prior to the point of sale rather than the plurality of points of sale.
前記複数の販売時点よりも、前の販売時点の販売間隔の平均値又は標準偏差に基づいて、前記所定値を導出する
処理をコンピュータに実行させる請求項2から請求項4のいずれか一つに記載の情報処理方法。
The computer-implemented method according to any one of claims 2 to 4, causing the computer to execute the processing of deriving the predetermined value based on the average value or standard deviation of sales intervals prior to the point of sale rather than the plurality of points of sale. Information processing method described.
前記情報処理装置から、前記商品の在庫に関する在庫情報を取得し、
取得した前記在庫情報及び前記販売間隔に基づいて、前記改訂売価を決定する
処理をコンピュータに実行させる請求項1から請求項5のいずれか一つに記載の情報処理方法。
Obtaining stock information on stock of the product from the information processing apparatus;
The information processing method according to any one of claims 1 to 5, causing a computer to execute the process of determining the revised sale price based on the acquired inventory information and the sales interval.
前記改訂売価、該改訂売価を決定した時点、前記売価及び前記販売時点を、前記商品に関連付けた販売履歴情報を記憶し、
記憶した前記販売履歴情報に基づいて、前記売価に対する前記改訂売価の変化率を導出し、
導出した前記変化率に基づいて、前記改訂売価を決定する
処理をコンピュータに実行させる請求項1から請求項6のいずれか一つに記載の情報処理方法。
Storing the sales history information in which the revised selling price, the revised selling price is determined, the selling price and the point of sale are associated with the product;
Based on the stored sales history information, a change rate of the revised selling price to the selling price is derived;
The information processing method according to any one of claims 1 to 6, causing a computer to execute a process of determining the revised sale price based on the derived change rate.
前記情報処理装置は、少なくとも2以上あり、
前記改訂売価、該改訂売価を決定した時点、前記売価及び前記販売時点を、前記商品及び該商品を販売した前記情報処理装置に関連付けた販売履歴情報を記憶し、
一の情報処理装置で販売されている商品の改訂売価を決定する場合、当該商品の販売履歴情報及び、他の情報処理装置で販売されている商品の販売履歴情報に基づいて、該改訂売価を決定する
処理をコンピュータに実行させる請求項1から請求項7のいずれか一つに記載の情報処理方法。
There are at least two or more information processing devices,
When the revised selling price, the revised selling price are determined, the selling price and the point of sale are stored as sales history information relating to the product and the information processing apparatus that has sold the product.
When a revised selling price of a product sold in one information processing apparatus is determined, the revised selling price is determined based on sales history information of the product and sales history information of a product sold in another information processing apparatus. The information processing method according to any one of claims 1 to 7, causing the computer to execute the processing to be determined.
決定した前記改訂売価に関する情報を含むレポートを作成し、
作成した前記レポートを送信する
処理をコンピュータに実行させる請求項1から請求項8のいずれか一つに記載の情報処理方法。
Create a report that contains information about the determined revised selling price,
The information processing method according to any one of claims 1 to 8, causing a computer to execute the process of transmitting the created report.
コンピュータに、
商品の販売に関する情報を保持する情報処理装置から、当該商品の販売時点及び売価を取得し、
取得した複数の販売時点に基づいて、前記販売時点の販売間隔を演算し、
演算した前記販売間隔に基づいて、前記販売時点の売価を改訂した改訂売価を決定し、
決定した前記改訂売価を前記情報処理装置に出力する
処理を実行させるプログラム。
On the computer
Obtain the point of sale and selling price of the product from an information processing device that holds information on the sale of the product,
The sales interval at the point of sale is calculated based on the plurality of points of sale acquired,
Based on the calculated sales interval, determine a revised selling price that revised the selling price at the point of sale,
A program for executing a process of outputting the determined revised selling price to the information processing apparatus.
JP2017168918A 2017-09-01 2017-09-01 Information processing method and program Pending JP2019046183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017168918A JP2019046183A (en) 2017-09-01 2017-09-01 Information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017168918A JP2019046183A (en) 2017-09-01 2017-09-01 Information processing method and program

Publications (1)

Publication Number Publication Date
JP2019046183A true JP2019046183A (en) 2019-03-22

Family

ID=65814400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017168918A Pending JP2019046183A (en) 2017-09-01 2017-09-01 Information processing method and program

Country Status (1)

Country Link
JP (1) JP2019046183A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021149445A (en) * 2020-03-18 2021-09-27 ヤフー株式会社 Information processing apparatus, information processing method, and information processing program
JP7417780B1 (en) 2023-05-17 2024-01-18 株式会社セブン&アイ・ホールディングス Information processing system, information processing method and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004227480A (en) * 2003-01-27 2004-08-12 Seiko Epson Corp Selling price information analysis system and selling price information analysis program
JP2005174035A (en) * 2003-12-12 2005-06-30 Fujitsu Ltd Discount sale management apparatus, discount sale management method and its program
WO2006114916A1 (en) * 2005-04-18 2006-11-02 Keishi Miyake Sales price output system
JP2013012151A (en) * 2011-06-30 2013-01-17 Rakuten Inc Electronic commerce transaction device, electronic commerce transaction method, electronic commerce transaction program, and computer-readable recording medium storing program
JP2014016736A (en) * 2012-07-06 2014-01-30 Repica Inc Server device and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004227480A (en) * 2003-01-27 2004-08-12 Seiko Epson Corp Selling price information analysis system and selling price information analysis program
JP2005174035A (en) * 2003-12-12 2005-06-30 Fujitsu Ltd Discount sale management apparatus, discount sale management method and its program
WO2006114916A1 (en) * 2005-04-18 2006-11-02 Keishi Miyake Sales price output system
JP2013012151A (en) * 2011-06-30 2013-01-17 Rakuten Inc Electronic commerce transaction device, electronic commerce transaction method, electronic commerce transaction program, and computer-readable recording medium storing program
JP2014016736A (en) * 2012-07-06 2014-01-30 Repica Inc Server device and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
北中 英明, 複雑系マーケティング入門, vol. 第1版, JPN6020013744, 25 February 2005 (2005-02-25), JP, pages 125 - 131, ISSN: 0004366121 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021149445A (en) * 2020-03-18 2021-09-27 ヤフー株式会社 Information processing apparatus, information processing method, and information processing program
JP7417780B1 (en) 2023-05-17 2024-01-18 株式会社セブン&アイ・ホールディングス Information processing system, information processing method and program

Similar Documents

Publication Publication Date Title
US11599753B2 (en) Dynamic feature selection for model generation
Gallien et al. Initial shipment decisions for new products at Zara
Li et al. Pricing decisions during inter‐generational product transition
JP6014515B2 (en) RECOMMENDATION INFORMATION PROVIDING SYSTEM, RECOMMENDATION INFORMATION GENERATION DEVICE, RECOMMENDATION INFORMATION PROVIDING METHOD, AND PROGRAM
KR101939106B1 (en) Inventory management system and method using common prediction model
JP6603370B2 (en) System and method for automatic ordering of products
US9990597B2 (en) System and method for forecast driven replenishment of merchandise
US20210224833A1 (en) Seasonality Prediction Model
CN115668259A (en) Automatic clustering prediction model
JP6536028B2 (en) Order plan determination device, order plan determination method and order plan determination program
US20230306347A1 (en) Systems and methods for supply chain optimization with channel saliency
US20200175464A1 (en) Consumer purchasing assistant apparatus, system and methods
Lahrichi et al. A first MILP model for the parameterization of Demand-Driven MRP
CN109978421B (en) Information output method and device
JP2019046183A (en) Information processing method and program
US20190147400A1 (en) Inventory Management Software System
CN115699057A (en) Short life cycle sales curve estimation
KR102473656B1 (en) Electronic logistics management system and logistics management method to manage safety inventory
Nakandala et al. Optimization model for transportation planning with demand uncertainties
CN116029794A (en) Commodity price determining method, commodity price determining device, electronic equipment and storage medium
US20220012660A1 (en) Supply chain management system, supply chain management method, and supply chain management apparatus
CN114626660A (en) Method and apparatus for surge regulation forecasting
Hung et al. Application extensions from the stochastic capacity rationing decision approach
Pal et al. Optimal pricing and ordering policy for two echelon varying production inventory system
US11651324B2 (en) System and method for product delivery using a fulfillment model

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190422

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200414

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201020