JP2014109898A - Analysis program, analysis method, and analysis device - Google Patents

Analysis program, analysis method, and analysis device Download PDF

Info

Publication number
JP2014109898A
JP2014109898A JP2012263725A JP2012263725A JP2014109898A JP 2014109898 A JP2014109898 A JP 2014109898A JP 2012263725 A JP2012263725 A JP 2012263725A JP 2012263725 A JP2012263725 A JP 2012263725A JP 2014109898 A JP2014109898 A JP 2014109898A
Authority
JP
Japan
Prior art keywords
purchase
product
information
purchaser
time
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.)
Granted
Application number
JP2012263725A
Other languages
Japanese (ja)
Other versions
JP6102224B2 (en
Inventor
Ryuichi Okubo
龍一 大久保
Masaki Fujinaka
正樹 藤中
Kayoko Hosobe
佳代子 細部
Hiryu Suzuki
飛龍 鈴木
Toshihito Nakano
利仁 中野
Hayato Yoshikawa
勇人 吉川
Hiroshi Sasaki
博 佐々木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2012263725A priority Critical patent/JP6102224B2/en
Publication of JP2014109898A publication Critical patent/JP2014109898A/en
Application granted granted Critical
Publication of JP6102224B2 publication Critical patent/JP6102224B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To facilitate an analysis of the purchase situation by separating an article different in purchasing time as a different article even in the case that the same article is purchased.SOLUTION: A purchaser who purchases merchandise in the morning time zone, a purchaser who purchases merchandise in the time zone from the early-afternoon to the evening, and a purchaser who purchases merchandise in the time zone from the early-evening to the night are highly likely to have a different life style, and likely to have a different purchase behavior. An analysis device 100 clusters a plurality of purchasers with an element including a pair of at least identification information of merchandise and purchase time information as a clustering unit. The purchase time information, for example, means information showing a purchase time zone defined by a purchase time. Though a purchaser x and a purchaser y purchase the same merchandise, they are not classified into the same group since there is no commonness found between both purchasers when clustered as a pair.

Description

本発明は、分析プログラム、分析方法、および分析装置に関する。   The present invention relates to an analysis program, an analysis method, and an analysis apparatus.

従来、データをいくつかのグループに分類するクラスタリング技術がある。たとえば、クラスタリングを用いて、店舗での購買における購入者の購買行動を調査する技術が知られている(たとえば、下記特許文献1〜3を参照。)。   Conventionally, there is a clustering technique for classifying data into several groups. For example, a technique for investigating purchase behavior of a purchaser in purchasing at a store using clustering is known (see, for example, Patent Documents 1 to 3 below).

特開2000−285175号公報JP 2000-285175 A 特開平09−305571号公報JP 09-305571 A 特開2001−134648号公報JP 2001-134648 A

しかしながら、従来では、同じ商品の購入者同士であっても属性は様々であるため、購入者の購買状況を分析することが困難である。   However, conventionally, since there are various attributes even among purchasers of the same product, it is difficult to analyze the purchase status of the purchaser.

1つの側面では、本発明は、同じ商品であっても購入時間が異なる商品を異なる商品として分離して購買状況を分析することを可能にすることを目的とする。   In one aspect, an object of the present invention is to make it possible to analyze a purchase situation by separating products having different purchase times even as the same product as different products.

本発明の一側面によれば、商品の識別情報と該商品の購入時間情報とを含む商品の購入履歴情報を複数商品について記憶する記憶部の記憶内容を参照して、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位としてクラスタリングする分析プログラム、分析方法、および分析装置が提案される。   According to one aspect of the present invention, referring to the storage content of a storage unit that stores product purchase history information including product identification information and purchase time information of the product for a plurality of products, at least product identification information; An analysis program, an analysis method, and an analysis apparatus that cluster an element including purchase time information as a clustering unit are proposed.

本発明の一態様によれば、同じ商品であっても購入時間が異なる商品を異なる商品として分離して購買状況を分析することが可能となる。   According to one aspect of the present invention, it is possible to analyze a purchase situation by separating products with different purchase times even as the same product as different products.

図1は、分析装置による一動作例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an operation example of the analysis apparatus. 図2は、分析装置の適用例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an application example of the analysis apparatus. 図3は、実施の形態にかかる分析装置のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram of a hardware configuration example of the analysis apparatus according to the embodiment. 図4は、分析装置の機能的構成を示すブロック図である。FIG. 4 is a block diagram showing a functional configuration of the analyzer. 図5は、購入時間区分テーブル例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of a purchase time division table. 図6は、購入履歴情報例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of purchase history information. 図7は、商品名と購入時間情報との組みの一例を示す説明図である。FIG. 7 is an explanatory diagram illustrating an example of a combination of a product name and purchase time information. 図8は、実施例1にかかるクラスタリング結果を示す説明図である。FIG. 8 is an explanatory diagram of the clustering result according to the first embodiment. 図9は、実施例1にかかる分析装置が行う処理手順例を示すフローチャートである。FIG. 9 is a flowchart of a processing procedure example performed by the analyzer according to the first embodiment. 図10は、商品名と特定の日を示す情報との組みの一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of a combination of a product name and information indicating a specific date. 図11は、実施例2にかかるクラスタリング結果を示す説明図である。FIG. 11 is an explanatory diagram of the clustering result according to the second embodiment. 図12は、実施例2にかかる分析装置が行う処理手順例を示すフローチャートである。FIG. 12 is a flowchart illustrating an example of a processing procedure performed by the analysis apparatus according to the second embodiment. 図13は、時間間隔区分テーブル例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a time interval division table. 図14は、商品名と時間帯を示す情報と時間間隔との組みの一例を示す説明図である。FIG. 14 is an explanatory diagram illustrating an example of a combination of information indicating a product name, a time zone, and a time interval. 図15は、実施例3にかかるクラスタリング結果を示す説明図である。FIG. 15 is an explanatory diagram of the clustering result according to the third embodiment. 図16は、実施例3にかかる分析装置が行う処理手順例を示すフローチャート(その1)である。FIG. 16 is a flowchart (part 1) illustrating an example of a processing procedure performed by the analysis apparatus according to the third embodiment. 図17は、実施例3にかかる分析装置が行う処理手順例を示すフローチャート(その2)である。FIG. 17 is a flowchart (part 2) illustrating an example of a processing procedure performed by the analysis apparatus according to the third embodiment.

以下に添付図面を参照して、本発明にかかる分析プログラム、分析方法、および分析装置の実施の形態を詳細に説明する。本実施の形態では、分析装置が複数の購入者をクラスタリングする例について説明する。   Exemplary embodiments of an analysis program, an analysis method, and an analysis apparatus according to the present invention will be described below in detail with reference to the accompanying drawings. In the present embodiment, an example in which the analysis apparatus clusters a plurality of purchasers will be described.

図1は、分析装置による一動作例を示す説明図である。分析装置100は、店舗での購買における購入者の購買行動を分析するコンピュータである。図1の左側のように、購入者が購入した商品の共通性だけでクラスタリングが行われると、購入者xと購入者yとは、同一の商品を購入しているため、同一のグループにクラスタリングされる。   FIG. 1 is an explanatory diagram illustrating an operation example of the analysis apparatus. The analysis device 100 is a computer that analyzes purchase behavior of a purchaser in purchase at a store. As shown in the left side of FIG. 1, when clustering is performed only by the commonality of the products purchased by the purchaser, the purchaser x and the purchaser y purchase the same product, and therefore clustering into the same group. Is done.

上述したように、同じ商品の購入者同士であっても属性は様々である。たとえば、百貨店やスーパーマーケットのような店舗形態であると、午前中に商品を購入する購入者と、午後の昼過ぎから夕方に商品を購入する購入者と、午後の夕方から夜に商品を購入する購入者と、では、それぞれライフスタイルが異なる可能性が高い。そのため、購買行動が異なる可能性がある。たとえば、午前中の時間帯に商品を購入する購入者は、午前中に勤務していない人などであるが、午後の夕方から夜の時間帯に商品を購入する購入者は、夕方まで勤務している人などであるというような推測が可能である。   As described above, there are various attributes even among purchasers of the same product. For example, in a store like a department store or a supermarket, a purchaser who purchases a product in the morning, a purchaser who purchases a product from the early afternoon in the afternoon, and a purchase that purchases a product in the evening from the afternoon. There is a high possibility that the lifestyles will be different. Therefore, purchasing behavior may be different. For example, a purchaser who purchases a product during the morning hours is a person who does not work in the morning, but a purchaser who purchases a product from the evening in the afternoon to the evening time works until the evening. It is possible to guess that the person is.

そこで、本実施の形態では、分析装置100は、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位として複数の購入者をクラスタリングする。購入時間情報とは、たとえば、購入時刻によって定まる購入時間帯を示す情報である。購入時間帯については、分析対象となる店舗などの業務形態に基づいて分析者などにより予め定められていることとする。要素は、たとえば、少なくとも商品の識別情報と購入時間情報とを組みに含む購入内容と、購入者を示す識別情報と、を示す。これにより、分析装置100によれば、同じ商品であっても購入時間が異なる商品を異なる商品として分離して購買状況を分析することが可能となる。図1の例では、購入者xと購入者yとは、同一の商品を購入しているが、当該組みによってクラスタリングされると、共通性がないため、同一のグループに分類されない。これにより、同一の商品の購入者同士であっても、購入時間帯が異なれば、別の特徴を有する購入者としてグループ分けできる。したがって、購入者をライフスタイルの違いに応じて区別することができ、購入者の購買行動の分析の容易化を図ることができる。   Therefore, in the present embodiment, the analysis apparatus 100 clusters a plurality of purchasers using a clustering unit as an element including at least product identification information and purchase time information. The purchase time information is information indicating a purchase time zone determined by the purchase time, for example. The purchase time zone is determined in advance by an analyst or the like based on a business form such as a store to be analyzed. The element indicates, for example, purchase contents including a combination of at least product identification information and purchase time information, and identification information indicating a purchaser. Thereby, according to the analysis apparatus 100, even if it is the same goods, it becomes possible to isolate | separate goods with different purchase times as different goods, and to analyze a purchase condition. In the example of FIG. 1, the purchaser x and the purchaser y purchase the same product, but when clustered according to the set, there is no commonality and therefore they are not classified into the same group. Thereby, even if it is purchasers of the same goods, if a purchase time slot | zone differs, it can classify as a purchaser which has another characteristic. Therefore, the purchaser can be distinguished according to the difference in lifestyle, and the purchase behavior of the purchaser can be easily analyzed.

また、分析者は、グループ間の属する人数を比較してもよいし、各グループについて詳細に分析を行ってもよい。   Further, the analyst may compare the number of persons belonging to the groups, or may perform detailed analysis for each group.

図2は、分析装置の適用例を示す説明図である。インターネットやテレビなどを利用した販売や実際の店舗を利用した販売などによって購入者の購入履歴を示す購入履歴情報600が得られる。分析装置100は、購入履歴情報600に基づいて複数の購入者をクラスタリングする。そして、たとえば、分析装置100は、分析者が操作可能な装置にクラスタリング結果を出力してもよい。分析者は、クラスタリング結果に基づいて、各購入者の購買行動の傾向を分析することができる。   FIG. 2 is an explanatory diagram illustrating an application example of the analysis apparatus. Purchase history information 600 indicating the purchase history of the purchaser can be obtained by sales using the Internet or a television or sales using an actual store. The analysis apparatus 100 clusters a plurality of purchasers based on the purchase history information 600. For example, the analysis apparatus 100 may output the clustering result to an apparatus that can be operated by the analyst. The analyst can analyze the purchase behavior tendency of each purchaser based on the clustering result.

(分析装置100のハードウェア構成例)
図3は、実施の形態にかかる分析装置のハードウェア構成例を示すブロック図である。図3において、分析装置100は、CPU(Central Processing Unit)301と、ROM(Read‐Only Memory)302と、RAM(Random Access Memory)303と、ディスクドライブ304と、ディスク305と、ネットワークI/F(InterFace)306と、を有する。また、各部はバス300によってそれぞれ接続されている。
(Hardware configuration example of analyzer 100)
FIG. 3 is a block diagram of a hardware configuration example of the analysis apparatus according to the embodiment. In FIG. 3, the analysis apparatus 100 includes a CPU (Central Processing Unit) 301, a ROM (Read-Only Memory) 302, a RAM (Random Access Memory) 303, a disk drive 304, a disk 305, and a network I / F. (InterFace) 306. Each unit is connected by a bus 300.

ここで、CPU301は、分析装置100の全体の制御を司る。ROM302は、ブートプログラムなどのプログラムを記憶している。RAM303は、CPU301のワークエリアとして使用される。ディスクドライブ304は、CPU301の制御にしたがってディスク305に対するデータのリード/ライトを制御する。ディスク305は、ディスクドライブ304の制御で書き込まれたデータを記憶する。   Here, the CPU 301 controls the entire analysis apparatus 100. The ROM 302 stores a program such as a boot program. The RAM 303 is used as a work area for the CPU 301. The disk drive 304 controls reading / writing of data with respect to the disk 305 according to the control of the CPU 301. The disk 305 stores data written under the control of the disk drive 304.

ネットワークI/F306は、通信回線を通じてLAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどのネットワークNETに接続され、このネットワークNETを介して分析者が操作可能な装置200などの他の装置に接続される。そして、ネットワークI/F306は、ネットワークNETと内部のインターフェースを司り、外部装置からのデータの入出力を制御する。ネットワークI/F306は、たとえば、モデムやLANアダプタなどを採用することができる。   The network I / F 306 is connected to a network NET such as a LAN (Local Area Network), a WAN (Wide Area Network), or the Internet through a communication line, and is connected to another network 200 such as a device 200 that can be operated by an analyst via the network NET. Connected to the device. The network I / F 306 controls an internal interface with the network NET, and controls data input / output from an external device. For example, a modem or a LAN adapter may be employed as the network I / F 306.

また、分析装置100がサーバのようなプロセッサの性能が高い例を挙げているが、これに限らず、PC(Personal Computer)などであってもよい。そのため、分析装置100は、キーボードやマウスなどの入力装置やディスプレイなどの出力装置を有していてもよい。   Further, although the analysis apparatus 100 gives an example in which the performance of a processor such as a server is high, the present invention is not limited thereto, and may be a PC (Personal Computer) or the like. Therefore, the analysis apparatus 100 may include an input device such as a keyboard and a mouse and an output device such as a display.

(分析装置100の機能的構成例)
図4は、分析装置の機能的構成を示すブロック図である。分析装置100は、記憶部401と、作成部402と、クラスタリング部403と、を有する。記憶部401は、たとえば、RAM303やディスク305などの記憶装置によって実現される。作成部402とクラスタリング部403の処理は、たとえば、CPU301がアクセス可能な記憶装置に記憶された分析プログラムにコーディングされる。そして、CPU301が記憶装置から分析プログラムを読み出して、クラスタリングプログラムにコーディングされている処理を実行する。これにより、各部の処理が実現される。また、各部の処理結果は、たとえば、RAM303、ディスク305などの記憶装置に記憶される。
(Functional configuration example of the analyzer 100)
FIG. 4 is a block diagram showing a functional configuration of the analyzer. The analysis apparatus 100 includes a storage unit 401, a creation unit 402, and a clustering unit 403. The storage unit 401 is realized by a storage device such as the RAM 303 and the disk 305, for example. The processes of the creation unit 402 and the clustering unit 403 are coded in an analysis program stored in a storage device accessible by the CPU 301, for example. Then, the CPU 301 reads the analysis program from the storage device and executes the processing coded in the clustering program. Thereby, the process of each part is implement | achieved. Further, the processing results of the respective units are stored in a storage device such as the RAM 303 and the disk 305, for example.

ここで、本実施の形態では、作成部402と、記憶部401と、クラスタリング部403と、について実施例1〜実施例3を用いて詳細に説明する。実施例1では、商品の識別情報と購入時間情報との組みをクラスタリングの要素としてクラスタリングする。実施例2では、商品の識別情報と購入時間情報と購入日を示す情報との組みをクラスタリングの要素としてクラスタリングする。実施例3では、商品の識別情報と購入時間情報と同一の購入者による購入時間間隔との組みをクラスタリングの要素としてクラスタリングする。   Here, in the present embodiment, the creation unit 402, the storage unit 401, and the clustering unit 403 will be described in detail using the first to third embodiments. In the first embodiment, a combination of product identification information and purchase time information is clustered as a clustering element. In the second embodiment, a combination of product identification information, purchase time information, and information indicating a purchase date is clustered as a clustering element. In the third embodiment, a combination of product identification information, purchase time information, and purchase time intervals by the same purchaser is clustered as a clustering element.

(実施例1)
実施例1では、商品の識別情報と購入時間情報との組みをクラスタリングの要素としてクラスタリングする。これにより、同じ商品であっても購入時間が異なる商品を異なる商品として分離して購買状況を分析することが可能となる。購入時間情報として、購入時間帯が利用され、購入時間帯の区分は、購入時間区分テーブルに定義されることとする。図5に購入時間区分テーブル例を示し、図2に示した購入履歴情報600の詳細例を図6に示す。
Example 1
In the first embodiment, a combination of product identification information and purchase time information is clustered as a clustering element. Thereby, even if it is the same product, it is possible to separate the products with different purchase times as different products and analyze the purchase situation. The purchase time zone is used as the purchase time information, and the purchase time zone classification is defined in the purchase time division table. FIG. 5 shows an example of a purchase time division table, and FIG. 6 shows a detailed example of the purchase history information 600 shown in FIG.

図5は、購入時間区分テーブル例を示す説明図である。購入時間区分テーブル500は、たとえば、時間帯を示す情報を有する。購入時間区分テーブル500によれば、「10:00〜20:00」までの各時刻が3つの時間帯に区分される。“AM”で表される「10:00〜12:59」の時間帯と、“PM”で表される「13:00〜16:59」の時間帯と、“ZM”で表される「17:00〜20:00」の時間帯と、がある。上述したように、購入時間帯については、分析対象となる店舗などの業務形態に基づいて分析者などにより予め定められていることとする。購入時間区分テーブル500については、たとえば、RAM303、ディスク305などの記憶装置によって実現される。   FIG. 5 is an explanatory diagram showing an example of a purchase time division table. The purchase time division table 500 has information indicating a time zone, for example. According to the purchase time division table 500, each time from “10:00 to 20:00” is divided into three time zones. A time zone of “10: 0 to 12:59” represented by “AM”, a time zone of “13: 0 to 16:59” represented by “PM”, and “ZM” represented by “ZM” 17:00 to 20:00 ". As described above, the purchase time zone is determined in advance by an analyst or the like based on a business form such as a store to be analyzed. The purchase time division table 500 is realized by a storage device such as the RAM 303 and the disk 305, for example.

図6は、購入履歴情報例を示す説明図である。購入履歴情報600は、店名、商品名、購入日、購入時刻、会員番号、その他のフィールドを有する。各フィールドに情報が設定されることにより、レコードが記憶される。購入履歴情報600は、記憶部401に記憶される。   FIG. 6 is an explanatory diagram showing an example of purchase history information. The purchase history information 600 includes a store name, a product name, a purchase date, a purchase time, a membership number, and other fields. A record is stored by setting information in each field. The purchase history information 600 is stored in the storage unit 401.

店名のフィールドには、分析対象となる店舗を示す識別情報が登録される。商品名のフィールドには、購入された商品の識別情報として商品名が登録される。ここでは、商品の識別情報を商品名としているが、これに限らず、たとえば、商品に付された番号などであってもよい。購入日のフィールドには、商品が購入された日が登録される。購入時刻のフィールドには、商品が購入された時刻が登録される。会員番号のフィールドには、購入者の識別情報として、分析対象となる店舗の会員番号が登録される。ここでは、購入者の識別情報を会員番号としているが、これに限らず、たとえば、購入者の氏名であってもよい。その他のフィールドには、商品名と会員番号以外のその他の情報が登録される。たとえば、その他の情報は、購入者の性別や購入者の年齢などが挙げられるが、ここでは、特に限定しない。   Identification information indicating a store to be analyzed is registered in the store name field. In the product name field, the product name is registered as identification information of the purchased product. Here, the product identification information is used as the product name. However, the present invention is not limited to this, and may be, for example, a number assigned to the product. In the purchase date field, the date on which the product is purchased is registered. In the purchase time field, the time when the product is purchased is registered. In the member number field, the member number of the store to be analyzed is registered as purchaser identification information. Here, the purchaser's identification information is used as the membership number. However, the present invention is not limited to this. For example, the purchaser's name may be used. Other information other than the product name and membership number is registered in the other fields. For example, the other information includes the sex of the purchaser and the age of the purchaser, but is not particularly limited here.

作成部402は、購入者の識別情報の各々について、購入履歴情報600に含まれる商品の購入時刻から購入時間区分テーブル500に基づく商品の購入時間帯を特定し、記憶部401に商品名と購入時間帯を示す情報との組みを記憶する。ここでの組みを購入内容とする。たとえば、「“商品名”+“_”+“購入時間帯を示す情報”」に購入者の識別情報が関連付けられて記憶される。   The creation unit 402 identifies the purchase time zone of the product based on the purchase time division table 500 from the purchase time of the product included in the purchase history information 600 for each of the purchaser identification information, and stores the product name and purchase in the storage unit 401. A combination with information indicating a time zone is stored. This set is the purchase content. For example, the identification information of the purchaser is stored in association with ““ product name ”+“ _ ”+“ information indicating the purchase time zone ””.

図7は、商品名と購入時間情報との組みの一例を示す説明図である。記憶内容700は、たとえば、購入者の識別情報である会員番号ごとに、「“商品名”+“_”+“購入時間帯を示す情報”」が含まれる。作成部402は、たとえば、会員番号「001」について、商品Aの購入時刻が「10:30」であるため、“AM”の時間帯に購入されたと特定し、会員番号「001」と「A_AM」とを関連付けて記憶部401に記憶する。そして、作成部402は、たとえば、会員番号「001」について、商品Bの購入時刻が「10:45」であるため、“AM”の時間帯に購入されたと特定し、会員番号「001」と「B_AM」とを関連付けて記憶部401に記憶する。作成部402は、他の会員番号についても同様に購入された商品の購入時刻から購入時間帯を特定し、記憶部401に記憶する。   FIG. 7 is an explanatory diagram illustrating an example of a combination of a product name and purchase time information. The stored content 700 includes, for example, ““ product name ”+“ _ ”+“ information indicating a purchase time zone ”” for each member number that is identification information of the purchaser. For example, since the purchase time of the product A is “10:30” for the member number “001”, the creation unit 402 specifies that the purchase was made during the “AM” time zone, and the member numbers “001” and “A_AM”. Is stored in the storage unit 401 in association with each other. Then, for example, for the member number “001”, the creation unit 402 specifies that the purchase time of the product B is “10:45”, so that it was purchased in the “AM” time zone, and the member number “001” is obtained. “B_AM” is associated and stored in the storage unit 401. The creation unit 402 also specifies the purchase time zone from the purchase time of the purchased products for other member numbers in the same manner, and stores the purchase time zone in the storage unit 401.

そして、クラスタリング部403は、記憶部401の記憶内容を参照して、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位としてクラスタリングする。具体的に、クラスタリング部403は、記憶部401の記憶内容700の各会員番号に関連付けて記憶された商品名と購入時間帯を示す情報との組みをクラスタリング単位として、複数の購入者をクラスタリングする。クラスタリングの詳細な方法については、特に限定しない。   Then, the clustering unit 403 refers to the storage contents of the storage unit 401 and clusters the elements including at least the product identification information and the purchase time information as a clustering unit. Specifically, the clustering unit 403 clusters a plurality of purchasers using a combination of a product name stored in association with each membership number in the storage content 700 of the storage unit 401 and information indicating a purchase time zone as a clustering unit. . A detailed method of clustering is not particularly limited.

図8は、実施例1にかかるクラスタリング結果を示す説明図である。図8では、各会員番号がグループG1〜グループGn(n≧1)のいずれかにクラスタリングされ、各グループの購入者の人数をグラフにした例を示す。   FIG. 8 is an explanatory diagram of the clustering result according to the first embodiment. FIG. 8 shows an example in which each member number is clustered into one of group G1 to group Gn (n ≧ 1) and the number of purchasers in each group is graphed.

グループG1には、「A_AM」と「B_AM」とを購入内容とする会員番号「001」と会員番号「002」とが属する。グループG2には、「A_PM」と「B_PM」とを購入内容とする会員番号「003」と会員番号「004」と会員番号「007」と会員番号「008」とが属する。グループG3には、「C_ZM」と「D_ZM」とを購入内容とする会員番号「005」と会員番号「006」とが属する。   The group G1 includes a membership number “001” and a membership number “002” having purchase contents “A_AM” and “B_AM”. The group G2 includes a membership number “003”, a membership number “004”, a membership number “007”, and a membership number “008” with purchase contents “A_PM” and “B_PM”. A membership number “005” and a membership number “006” having purchase contents “C_ZM” and “D_ZM” belong to the group G3.

商品の識別情報のみを要素としてクラスタリングが行われた場合、グループG1とグループG2とは同一のグループとなるが、実施例1によれば、購入時間帯が異なる購入者の識別情報を異なるグループG1とグループG2とに区別させることができる。したがって、同じ商品であっても購入時間が異なる商品を異なる商品として分離して購買状況を分析することを可能にする。   When clustering is performed using only the product identification information as an element, the group G1 and the group G2 are the same group. However, according to the first embodiment, the identification information of purchasers having different purchase time zones is set to different groups G1. And group G2. Therefore, it is possible to analyze a purchase situation by separating products having different purchase times even as the same product as different products.

また、たとえば、分析者は、グループG1〜Gnの各々について、より詳細に購買行動を分析してもよい。具体的には、たとえば、分析者は、グループG1に会員番号が含まれる購入者の性別や職業などを分析することにより、午前中に商品A,Bを購入するような購入者層を分析してもよい。また、たとえば、分析者は、グループG1〜Gnの間を比較することにより、購入者全体の購買行動の分析を行ってもよい。   For example, an analyst may analyze purchase behavior in detail about each of groups G1-Gn. Specifically, for example, the analyst analyzes the purchasers who purchase the products A and B in the morning by analyzing the sex and occupation of the purchaser whose membership number is included in the group G1. May be. Further, for example, the analyst may analyze the purchasing behavior of the entire purchaser by comparing the groups G1 to Gn.

(実施例1にかかる分析装置100が行う処理手順例)
図9は、実施例1にかかる分析装置が行う処理手順例を示すフローチャートである。まず、分析装置100は、購入時間区分を設定し(ステップS901)、購入履歴情報600を取得し(ステップS902)、未選択の会員番号があるか否かを判断する(ステップS903)。未選択の会員番号がある場合(ステップS903:Yes)、分析装置100は、未選択の会員番号から1つの会員番号を選択する(ステップS904)。
(Example of processing procedure performed by the analyzer 100 according to the first embodiment)
FIG. 9 is a flowchart of a processing procedure example performed by the analyzer according to the first embodiment. First, the analysis apparatus 100 sets a purchase time section (step S901), acquires purchase history information 600 (step S902), and determines whether there is an unselected member number (step S903). When there is an unselected member number (step S903: Yes), the analysis apparatus 100 selects one member number from the unselected member numbers (step S904).

分析装置100は、購入履歴情報600から選択した会員番号を含むレコードを取得し(ステップS905)、取得したレコードのうち未選択のレコードがあるか否かを判断する(ステップS906)。取得したレコードのうち未選択のレコードがない場合(ステップS906:No)、ステップS903へ戻る。取得したレコードのうち未選択のレコードがある場合(ステップS906:Yes)、分析装置100は、未選択のレコードから、1つのレコードを選択し(ステップS907)、取得したレコードから“商品名”、“購入時刻”を取得する(ステップS908)。そして、分析装置100は、購入時刻の時間帯が購入時間区分のいずれであるか判断する(ステップS909)。   The analysis apparatus 100 acquires a record including the selected membership number from the purchase history information 600 (step S905), and determines whether there is an unselected record among the acquired records (step S906). When there is no unselected record among the acquired records (step S906: No), the process returns to step S903. When there is an unselected record among the acquired records (step S906: Yes), the analysis apparatus 100 selects one record from the unselected records (step S907), and from the acquired record “product name”, “Purchase time” is acquired (step S908). Then, the analysis apparatus 100 determines which of the purchase time segments the purchase time zone is (step S909).

購入時刻の時間帯が“AM”である場合(ステップS909:AM)、分析装置100は、購入内容=“商品名”+“_”+“AM”とし(ステップS910)、ステップS913へ移行する。購入時刻の時間帯が“PM”である場合(ステップS909:PM)、分析装置100は、購入内容=“商品名”+“_”+“PM”とし(ステップS911)、ステップS913へ移行する。   When the time zone of purchase time is “AM” (step S909: AM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “AM” (step S910), and proceeds to step S913. . When the time zone of the purchase time is “PM” (step S909: PM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “PM” (step S911), and proceeds to step S913. .

購入時刻の時間帯が“ZM”である場合(ステップS909:ZM)、分析装置100は、購入内容=“商品名”+“_”+“ZM”とし(ステップS912)、ステップS913へ移行する。ステップS910、ステップS911、またはステップS912のつぎに、分析装置100は、選択した会員番号と、購入内容と、を関連付けて記憶部401に記憶し(ステップS913)、ステップS906へ戻る。   When the time zone of the purchase time is “ZM” (step S909: ZM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “ZM” (step S912), and proceeds to step S913. . After step S910, step S911, or step S912, the analysis apparatus 100 stores the selected member number and purchase content in association with each other in the storage unit 401 (step S913), and returns to step S906.

未選択の会員番号がない場合(ステップS903:No)、分析装置100は、記憶部401の記憶内容700を参照して、購入内容を含む要素をクラスタリング単位としてクラスタリングし(ステップS914)、クラスタリング結果を出力する(ステップS915)。   When there is no unselected membership number (step S903: No), the analysis apparatus 100 refers to the storage content 700 of the storage unit 401 and clusters the elements including the purchase content as a clustering unit (step S914), and the clustering result Is output (step S915).

(実施例2)
実施例2では、商品の識別情報と商品の購入時間情報および前記商品の購入日に基づく情報との組みをクラスタリングの要素として複数の購入者をクラスタリングする。これにより、購入された商品と購入時間帯が同一であっても、曜日や平日または休日であるかが異なる商品を異なる商品として分離して購買状況を分析することが可能となる。購入履歴情報600と購入時間区分テーブル500については、実施例1と同一の例を用いて説明する。
(Example 2)
In the second embodiment, a plurality of purchasers are clustered using a combination of product identification information, product purchase time information, and information based on the purchase date of the product as a clustering element. As a result, even if the purchased product and the purchase time zone are the same, it is possible to analyze the purchase situation by separating the product which is different in the day of the week, weekday or holiday as a different product. The purchase history information 600 and the purchase time division table 500 will be described using the same example as in the first embodiment.

作成部402は、購入者の識別情報の各々について、購入履歴情報600に含まれる商品の購入日が特定の日であるか否かを判断する。特定の日とは、たとえば、休日か平日かであってもよいし、特定の曜日であってもよいし、特定の日付であってもよい。ここでは、特定の日を休日として説明する。購入履歴情報600に含まれる商品の購入日が休日である場合、作成部402は、商品名と休日を示す情報とを記憶部401に記憶する。たとえば、「“商品名”+“_”+“休日を示す情報”」に購入者の会員番号が関連付けられて記憶部401に記憶される。   The creation unit 402 determines whether the purchase date of the product included in the purchase history information 600 is a specific date for each piece of purchaser identification information. The specific day may be, for example, a holiday or a weekday, a specific day of the week, or a specific date. Here, a specific day is described as a holiday. When the purchase date of the product included in the purchase history information 600 is a holiday, the creation unit 402 stores the product name and information indicating the holiday in the storage unit 401. For example, the member number of the purchaser is associated with ““ product name ”+“ _ ”+“ holiday information ”” and stored in the storage unit 401.

購入履歴情報600に含まれる商品の購入日が平日である場合、作成部402は、実施例1と同様に、購入履歴情報600に含まれる商品の購入時刻から購入時間区分テーブル500に基づく商品の購入時間帯を特定し、記憶部401に記憶する。たとえば、「“商品名”+“_”+“時間帯を示す情報”」に購入者の会員番号が関連付けられて記憶部401に記憶される。   When the purchase date of the product included in the purchase history information 600 is a weekday, the creation unit 402 selects the product based on the purchase time division table 500 from the purchase time of the product included in the purchase history information 600 as in the first embodiment. The purchase time zone is specified and stored in the storage unit 401. For example, the purchaser's membership number is associated with ““ product name ”+“ _ ”+“ information indicating a time zone ”” and stored in the storage unit 401.

図10は、商品名と特定の日を示す情報との組みの一例を示す説明図である。記憶内容1000は、たとえば、購入者の識別情報である会員番号ごとに、「“商品名”+“_”+“時間帯を示す情報”」または「“商品名”+“_”+“休日を示す情報”」が含まれる。作成部402は、たとえば、会員番号「003」について、商品Aの購入日が休日であることを特定し、会員番号「003」と「A_HOL」とを関連付けて記憶部401に記憶する。そして、作成部402は、たとえば、会員番号「003」について、商品Bの購入日が休日であることを特定し、会員番号「003」と「B_HOL」とを関連付けて記憶部401に記憶する。そのため、記憶部401に「003 A_HOL B_HOL」が記憶される。   FIG. 10 is an explanatory diagram illustrating an example of a combination of a product name and information indicating a specific date. The stored content 1000 includes, for example, ““ product name ”+“ _ ”+“ information indicating a time zone ”” or ““ product name ”+“ _ ”+“ holiday ”for each member number that is identification information of the purchaser. “” Indicating “”. For example, for the member number “003”, the creation unit 402 specifies that the purchase date of the product A is a holiday, and stores the member number “003” and “A_HOL” in the storage unit 401 in association with each other. For example, for the member number “003”, the creation unit 402 specifies that the purchase date of the product B is a holiday, and stores the member number “003” and “B_HOL” in the storage unit 401 in association with each other. Therefore, “003 A_HOL B_HOL” is stored in the storage unit 401.

会員番号「004」についても、作成部402は、商品A,Bの購入日が休日であることを特定し、会員番号「004」と購入内容「A_HOL」,「B_HOL」とを関連付けて記憶部401に記憶する。そのため、記憶部401に「004 A_HOL B_HOL」が記憶される。会員番号「001」,「002」,「005」,「006」,「007」,「008」については、平日であるため、実施例1と同様になる。   Also for the member number “004”, the creation unit 402 specifies that the purchase date of the products A and B is a holiday, associates the member number “004” with the purchase contents “A_HOL” and “B_HOL”, and stores them. 401 is stored. Therefore, “004 A_HOL B_HOL” is stored in the storage unit 401. Member numbers “001”, “002”, “005”, “006”, “007”, and “008” are weekdays and are the same as in the first embodiment.

クラスタリング部403は、記憶部401の記憶内容を参照して、購入日が特定の日である場合には、商品の識別情報と、特定の日を示す情報と、を組みに含む要素をクラスタリング単位としてクラスタリングする。また、クラスタリング部403は、購入日が特定の日でない場合には、実施例1と同様に、商品の識別情報と、購入時間情報と、を組みに含む要素をクラスタリング単位としてクラスタリングする。クラスタリング部403は、記憶部401内の記憶内容1000の各会員番号に関連付けて記憶された商品名と、購入時間帯を示す情報または購入日を示す情報と、の組みをクラスタリング単位として、複数の会員番号を複数のグループにクラスタリングする。   The clustering unit 403 refers to the storage contents of the storage unit 401. When the purchase date is a specific date, the clustering unit 403 includes an element including a combination of product identification information and information indicating the specific date in a clustering unit. Cluster as Further, when the purchase date is not a specific date, the clustering unit 403 performs clustering using elements including the product identification information and the purchase time information as a clustering unit, as in the first embodiment. The clustering unit 403 uses a combination of a product name stored in association with each membership number of the storage content 1000 in the storage unit 401 and information indicating a purchase time zone or information indicating a purchase date as a clustering unit. Cluster membership numbers into multiple groups.

図11は、実施例2にかかるクラスタリング結果を示す説明図である。図11では、各会員番号がグループG1〜グループGm(m≧1)のいずれかにクラスタリングされ、グループごとに購入者の人数をグラフにした例を示す。   FIG. 11 is an explanatory diagram of the clustering result according to the second embodiment. FIG. 11 shows an example in which each membership number is clustered into one of group G1 to group Gm (m ≧ 1), and the number of purchasers is graphed for each group.

グループG1には、「A_AM」と「B_AM」とを購入内容とする会員番号「001」と会員番号「002」とが属する。グループG2には、「A_HOL」と「B_HOL」とを購入内容とする会員番号「003」,「004」が属する。グループG3には、「C_ZM」と「D_ZM」とを購入内容とする会員番号「005」,「006」とが属する。グループG4には、「A_PM」と「B_PM」とを要素とする会員番号「007」,「008」とが属する。   The group G1 includes a membership number “001” and a membership number “002” having purchase contents “A_AM” and “B_AM”. Member numbers “003” and “004” having purchase contents “A_HOL” and “B_HOL” belong to the group G2. Member numbers “005” and “006” having purchase contents “C_ZM” and “D_ZM” belong to the group G3. Member numbers “007” and “008” having “A_PM” and “B_PM” as elements belong to the group G4.

実施例2によれば、購入された商品と購入時間帯が同一であっても、曜日や平日または休日であるかが異なる商品を異なる商品として分離して購買状況を分析することを可能にする。実施例1では、会員番号「003」,「004」,「007」,「008」が同一グループに分類されるが、実施例2では、会員番号「003」,「004」と、会員番号「007」,「008」とが、異なるグループに分類される。たとえば、平日に買い物をする人と、休日に買い物をする人と、では、ライフスタイルが異なる可能性が高い。そのため、同一の商品の購入者であっても、購入日が休日であるか否かによって別の特徴を有する購入者として購買状況を分析することにより、各購入者のライフスタイルの違いを考慮した購買状況の分析を可能にする。   According to the second embodiment, even when the purchased product and the purchase time zone are the same, it is possible to analyze a purchase situation by separating a product with different day of the week, weekday, or holiday as a different product. . In the first embodiment, the member numbers “003”, “004”, “007”, and “008” are classified into the same group. In the second embodiment, the member numbers “003”, “004”, and the member number “ “007” and “008” are classified into different groups. For example, there is a high possibility that lifestyles are different between those who shop on weekdays and those who shop on holidays. Therefore, even for purchasers of the same product, the purchase status is analyzed as a purchaser with different characteristics depending on whether the purchase date is a holiday or not, and the lifestyle differences of each purchaser are taken into account. Enables analysis of purchasing status.

また、たとえば、分析者は、グループG1〜Gmの各々について、より詳細に購買行動を分析してもよい。具体的には、たとえば、分析者は、グループG1に会員番号が含まれる購入者の性別や職業などを分析することにより、午前中に商品A,Bを購入するような購入者層を分析してもよい。また、たとえば、分析者は、グループG1〜Gmの間を比較することにより、購入者全体の購買行動の分析を行ってもよい。   For example, an analyst may analyze purchase behavior in detail about each of groups G1-Gm. Specifically, for example, the analyst analyzes the purchasers who purchase the products A and B in the morning by analyzing the sex and occupation of the purchaser whose membership number is included in the group G1. May be. Further, for example, the analyst may analyze the purchasing behavior of the entire purchaser by comparing the groups G1 to Gm.

(実施例2にかかる分析装置100が行う処理手順例)
図12は、実施例2にかかる分析装置が行う処理手順例を示すフローチャートである。まず、分析装置100は、購入時間区分を設定する(ステップS1201)。つぎに、分析装置100は、購入履歴情報600を取得し(ステップS1202)、未選択の会員番号があるか否かを判断する(ステップS1203)。未選択の会員番号がある場合(ステップS1203:Yes)、分析装置100は、未選択の会員番号から1つの会員番号を選択する(ステップS1204)。
(Example of processing procedure performed by the analyzer 100 according to the second embodiment)
FIG. 12 is a flowchart illustrating an example of a processing procedure performed by the analysis apparatus according to the second embodiment. First, the analysis apparatus 100 sets a purchase time segment (step S1201). Next, the analysis apparatus 100 acquires the purchase history information 600 (step S1202), and determines whether there is an unselected member number (step S1203). When there is an unselected member number (step S1203: Yes), the analysis apparatus 100 selects one member number from the unselected member numbers (step S1204).

分析装置100は、購入履歴情報600から選択した会員番号を含むレコードを取得し(ステップS1205)、取得したレコードのうち未選択のレコードがあるか否かを判断する(ステップS1206)。取得したレコードのうち未選択のレコードがない場合(ステップS1206:No)、ステップS1203へ戻る。取得したレコードのうち未選択のレコードがある場合(ステップS1206:Yes)、分析装置100は、未選択のレコードから、1つのレコードを選択し(ステップS1207)、取得したレコードから“商品名”、“購入日”、“購入時刻”を取得する(ステップS1208)。   The analysis apparatus 100 acquires a record including the selected membership number from the purchase history information 600 (step S1205), and determines whether there is an unselected record among the acquired records (step S1206). When there is no unselected record among the acquired records (step S1206: No), the process returns to step S1203. When there is an unselected record among the acquired records (step S1206: Yes), the analysis apparatus 100 selects one record from the unselected records (step S1207), and from the acquired record, “product name”, “Purchase date” and “purchase time” are acquired (step S1208).

分析装置100は、“購入日”が休日か平日かを判断する(ステップS1209)。平日である場合(ステップS1209:平日)、分析装置100は、購入時刻の時間帯が購入時間区分のいずれであるか判断する(ステップS1210)。購入時刻の時間帯が“AM”である場合(ステップS1210:AM)、分析装置100は、購入内容=“商品名”+“_”+“AM”とし(ステップS1211)、ステップS1215へ移行する。購入時刻の時間帯が“PM”である場合(ステップS1210:PM)、分析装置100は、購入内容=“商品名”+“_”+“PM”とし(ステップS1212)、ステップS1215へ移行する。   The analysis apparatus 100 determines whether the “purchase date” is a holiday or a weekday (step S1209). When it is a weekday (step S1209: weekday), the analysis apparatus 100 determines whether the time zone of the purchase time is the purchase time segment (step S1210). When the time zone of purchase time is “AM” (step S1210: AM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “AM” (step S1211), and proceeds to step S1215. . When the time zone of the purchase time is “PM” (step S1210: PM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “PM” (step S1212), and proceeds to step S1215. .

購入時刻の時間帯が“ZM”である場合(ステップS1210:ZM)、分析装置100は、購入内容=“商品名”+“_”+“ZM”とし(ステップS1213)、ステップS1215へ移行する。ステップS1209において、休日であると判断された場合(ステップS1209:休日)、分析装置100は、購入内容=“商品名”+“_”+“HOL”とし(ステップS1214)、ステップS1215へ移行する。   When the time zone of the purchase time is “ZM” (step S1210: ZM), the analysis apparatus 100 sets purchase content = “product name” + “_” + “ZM” (step S1213), and proceeds to step S1215. . If it is determined in step S1209 that it is a holiday (step S1209: holiday), the analysis apparatus 100 sets purchase content = “product name” + “_” + “HOL” (step S1214), and proceeds to step S1215. .

ステップS1211、ステップS1212、ステップS1213、またはステップS1214のつぎに、分析装置100は、選択した会員番号と、購入内容と、を関連付けて記憶部401に記憶し(ステップS1215)、ステップS1206へ移行する。   After step S1211, step S1212, step S1213, or step S1214, the analysis apparatus 100 stores the selected member number and the purchase content in association with each other in the storage unit 401 (step S1215), and proceeds to step S1206. .

ステップS1203において、未選択の会員番号がない場合(ステップS1203:No)、分析装置100は、記憶部401の記憶内容1000を参照して、購入内容を含む要素をクラスタリング単位としてクラスタリングし(ステップS1216)、クラスタリング結果を出力する(ステップS1217)。   In step S1203, when there is no unselected membership number (step S1203: No), the analysis apparatus 100 refers to the storage content 1000 of the storage unit 401 and clusters the elements including the purchase content as a clustering unit (step S1216). ), And outputs the clustering result (step S1217).

(実施例3)
実施例3では、商品の識別情報と商品の購入時間情報と商品の購入時間間隔に基づく情報とを組みに含む要素をクラスタリング単位としてクラスタリングする。これにより、購入された商品と購入時間帯が同一であっても、購入時間間隔が異なる商品を異なる商品として分離して購買状況を分析することが可能となる。購入履歴情報600と購入時間区分テーブル500については、実施例1と同一の例を用いて説明する。また、本実施の形態では、購入時間間隔を示す情報は、時間間隔区分テーブルに基づいて時間間隔区分によって定まることとする。時間間隔区分テーブルは図13に示す。
(Example 3)
In the third embodiment, clustering is performed using elements including a combination of product identification information, product purchase time information, and product purchase time interval as a clustering unit. Thereby, even if the purchased product and the purchase time zone are the same, it is possible to separate the products having different purchase time intervals as different products and analyze the purchase situation. The purchase history information 600 and the purchase time division table 500 will be described using the same example as in the first embodiment. In the present embodiment, the information indicating the purchase time interval is determined by the time interval division based on the time interval division table. The time interval division table is shown in FIG.

図13は、時間間隔区分テーブル例を示す説明図である。時間間隔区分テーブル1300によれば、各時間間隔が「0.5時間以下」、「0.5時間より長く、3時間未満」、「3時間以上」のいずれかに区別される。時間間隔が「0.5時間以下」については、「Short」で表され、時間間隔が「0.5時間より長く、3時間未満」については、「Middle」で表され、時間間隔が「3時間以上」については、「Long」で表される。時間間隔の区分については、図13の例に限らず、種々変更可能である。時間間隔区分テーブル1300については、たとえば、RAM303、ディスク305などの記憶装置によって実現される。   FIG. 13 is an explanatory diagram illustrating an example of a time interval division table. According to the time interval division table 1300, each time interval is classified into “0.5 hours or less”, “longer than 0.5 hours, less than 3 hours”, and “3 hours or more”. When the time interval is “0.5 hours or less”, it is represented by “Short”, and when the time interval is “greater than 0.5 hour and less than 3 hours”, it is represented by “Middle” and the time interval is “3”. “More than time” is represented by “Long”. The time interval division is not limited to the example of FIG. 13 and can be variously changed. The time interval division table 1300 is realized by a storage device such as the RAM 303 and the disk 305, for example.

作成部402は、購入者の識別情報の各々について、購入履歴情報600に含まれる購入された2つの商品の購入日時の時間間隔を特定する。作成部402は、特定した時間間隔から時間間隔区分テーブル1300に基づく時間間隔区分を特定する。そして、作成部402は、2つの商品の各々について、購入履歴情報600に含まれる商品の購入時刻から購入時間区分テーブル500に基づく商品の購入時間帯を、実施例1と同様に特定する。作成部402は、記憶部401に、購入者の識別情報と、2つの商品の識別情報と、2つの商品の購入時間帯と、特定した時間間隔区分と、を関連付けて記憶する。   The creation unit 402 identifies the time interval between the purchase dates and times of the two purchased products included in the purchase history information 600 for each of the purchaser identification information. The creation unit 402 identifies a time interval segment based on the time interval segment table 1300 from the identified time interval. Then, the creation unit 402 specifies the purchase time zone of the product based on the purchase time division table 500 from the purchase time of the product included in the purchase history information 600 for each of the two products, as in the first embodiment. The creation unit 402 stores the identification information of the purchaser, the identification information of the two products, the purchase time zone of the two products, and the identified time interval division in the storage unit 401 in association with each other.

たとえば、購入者の会員番号の各々について、たとえば、「“第1の商品名”+“_”+“第2の商品名”+“_”+“第1の時間帯を示す情報”+“_”+“第2の時間帯を示す情報”+“_”+“時間間隔”」に購入者の会員番号が関連付けられて記憶部401に記憶される。   For example, for each member number of the purchaser, for example, ““ first product name ”+“ _ ”+“ second product name ”+“ _ ”+“ information indicating the first time zone ”+“ The member number of the purchaser is associated with “_” + “information indicating the second time zone” + “_” + “time interval” and stored in the storage unit 401.

図14は、商品名と時間帯を示す情報と時間間隔との組みの一例を示す説明図である。記憶内容1400は、たとえば、会員番号ごとに、「“第1の商品名”+“_”+“第2の商品名”+“_”+“第1の時間帯を示す情報”+“_”+“第2の時間帯を示す情報”+“_”+ “時間間隔”」が含まれる。   FIG. 14 is an explanatory diagram illustrating an example of a combination of information indicating a product name, a time zone, and a time interval. The stored content 1400 includes, for example, ““ first product name ”+“ _ ”+“ second product name ”+“ _ ”+“ information indicating the first time zone ”+“ _ ”for each member number. “+“ Information indicating the second time zone ”+“ _ ”+“ time interval ”” is included.

作成部402は、たとえば、会員番号「001」について、商品Aの購入時刻が「10:30」であるため、“AM”の時間帯に購入されたと特定し、商品Bの購入時刻が「10:45」であるため、“AM”の時間帯に購入されたと特定する。そして、作成部402は、たとえば、会員番号「001」について、商品Aの購入日時と商品Bの購入日時との時間間隔を特定する。この時間間隔は8日と15分である。作成部402は、特定した時間間隔から時間間隔区分テーブル1300に基づく時間間隔区分を特定する。ここでの時間間隔区分は、“3時間以上”であるため、“Long”である。そして、作成部402は、会員番号「001」と第1の商品名「A」と、第2の商品名「B」と第1の時間帯「AM」と第2の時間帯「AM」と時間間隔区分「Long」と、を関連付けて購入履歴情報1400に記憶する。そのため、記憶部401に「001 A_B_AM_AM_Long」が記憶される。作成部402は、他の会員番号についても同様に処理を行う。   For example, since the purchase time of the product A is “10:30” for the member number “001”, the creation unit 402 specifies that the purchase was made during the “AM” time zone, and the purchase time of the product B is “10”. : 45 ”, it is specified that the purchase was made in the“ AM ”time zone. For example, the creation unit 402 specifies the time interval between the purchase date and time of the product A and the purchase date and time of the product B for the member number “001”. This time interval is 8 days and 15 minutes. The creation unit 402 identifies a time interval segment based on the time interval segment table 1300 from the identified time interval. The time interval division here is “Long” because it is “3 hours or more”. Then, the creation unit 402 includes a membership number “001”, a first product name “A”, a second product name “B”, a first time zone “AM”, and a second time zone “AM”. The time interval section “Long” is associated with each other and stored in the purchase history information 1400. Therefore, “001 A_B_AM_AM_Long” is stored in the storage unit 401. The creation unit 402 performs the same process for other member numbers.

また、同一の消費者による購入の時間間隔については、たとえば、最も近い日時同士の間隔のすべてをクラスタリングの要素として含めてもよいし、平均値のような代表値のみをクラスタリングの要素として含めてもよく、特に限定しない。   As for the time interval between purchases by the same consumer, for example, all the intervals between the closest dates may be included as clustering elements, or only representative values such as average values are included as clustering elements. There is no particular limitation.

つぎに、クラスタリング部403は、記憶部401の記憶内容1400を参照して、商品の識別情報と、商品の購入時間情報と、同一の購入者による商品の購入時間間隔に基づく情報と、を組みに含む要素をクラスタリング単位としてクラスタリングする。   Next, the clustering unit 403 refers to the storage content 1400 of the storage unit 401 and combines product identification information, product purchase time information, and information based on product purchase time intervals by the same purchaser. The elements included in are clustered as a clustering unit.

図15は、実施例3にかかるクラスタリング結果を示す説明図である。図15では、各会員番号がグループG1〜グループGl(l≧1)のいずれかにクラスタリングされ、グループごとに購入者の人数をグラフにした例を示す。   FIG. 15 is an explanatory diagram of the clustering result according to the third embodiment. FIG. 15 shows an example in which each member number is clustered into one of group G1 to group Gl (l ≧ 1) and the number of purchasers is graphed for each group.

グループG1には、「A_B_AM_AM_Long」を購入内容とする会員番号「001」,「002」が属する。グループG2には、「A_B_PM_PM_Short」を購入内容とする会員番号「003」,「004」が属する。グループG3には、「C_D_ZM_ZM_Long」を購入内容とする会員番号「005」,「006」が属する。グループG4には、「A_B_PM_PM_Middle」を購入内容とする会員番号「007」と会員番号「008」とが属する。   Member numbers “001” and “002” having “A_B_AM_AM_Long” as purchase contents belong to the group G1. Member numbers “003” and “004” having purchase contents “A_B_PM_PM_Short” belong to the group G2. Member numbers “005” and “006” having “C_D_ZM_ZM_Long” as purchase contents belong to the group G3. A membership number “007” and a membership number “008” whose purchase contents are “A_B_PM_PM_Middle” belong to the group G4.

実施例3によれば、購入された商品と購入時間帯が同一であっても、購入時間間隔が異なる商品を異なる商品として分離して購買状況を分析することを可能にする。実施例1では、会員番号「003」,「004」,「007」,「008」が同一グループに分類されていたが、会員番号「003」,「004」と、会員番号「007」,「008」とが、異なるグループに分類される。   According to the third embodiment, even when the purchased product and the purchase time zone are the same, it is possible to analyze the purchase situation by separating the products having different purchase time intervals as different products. In the first embodiment, the member numbers “003”, “004”, “007”, “008” are classified into the same group, but the member numbers “003”, “004”, the member numbers “007”, “ “008” are classified into different groups.

また、たとえば、分析者は、グループG1〜Glの各々について、より詳細に購買行動を分析してもよい。具体的には、たとえば、分析者は、グループG1に会員番号が含まれる購入者の性別や職業などを分析することにより、午前中に商品A,Bを購入するような購入者層を分析してもよい。また、たとえば、分析者は、グループG1〜Glの間を比較することにより、購入者全体の購買行動の分析を行ってもよい。   Further, for example, the analyst may analyze purchase behavior in more detail for each of the groups G1 to Gl. Specifically, for example, the analyst analyzes the purchasers who purchase the products A and B in the morning by analyzing the sex and occupation of the purchaser whose membership number is included in the group G1. May be. Further, for example, the analyst may analyze the purchasing behavior of the entire purchaser by comparing the groups G1 to G1.

また、実施例2と実施例3については、組み合わせるなど、種々変更可能である。   Moreover, about Example 2 and Example 3, various changes, such as combining, are possible.

(実施例3にかかる分析装置100が行う処理手順例)
図16および図17は、実施例3にかかる分析装置が行う処理手順例を示すフローチャートである。まず、分析装置100は、購入時間区分と時間間隔区分を設定し(ステップS1601)、購入履歴情報600を取得し(ステップS1602)、未選択の会員番号があるか否かを判断する(ステップS1603)。未選択の会員番号がある場合(ステップS1603:Yes)、分析装置100は、未選択の会員番号から1つの会員番号を選択する(ステップS1604)。
(Example of processing procedure performed by the analyzer 100 according to the third embodiment)
16 and 17 are flowcharts illustrating an example of a processing procedure performed by the analyzer according to the third embodiment. First, the analysis apparatus 100 sets a purchase time segment and a time interval segment (step S1601), acquires purchase history information 600 (step S1602), and determines whether there is an unselected member number (step S1603). ). When there is an unselected member number (step S1603: Yes), the analysis apparatus 100 selects one member number from the unselected member numbers (step S1604).

分析装置100は、購入履歴情報600から選択した会員番号を含むレコードを取得し(ステップS1605)、取得したレコードのうち未選択のレコードがあるか否かを判断する(ステップS1606)。取得したレコードのうち未選択のレコードがない場合(ステップS1606:No)、ステップS1603へ戻る。取得したレコードのうち未選択のレコードがある場合(ステップS1606:Yes)、分析装置100は、未選択のレコードから、購入日および購入時刻が最も早いレコードを選択し(ステップS1607)、取得したレコードから“商品名”、“購入時刻”、“購入日”を取得する(ステップS1608)。分析装置100は、未選択のレコードから購入日時が第1のレコードの購入日時に最も近い第2レコードを選択する(ステップS1609)。   The analysis apparatus 100 acquires a record including the selected membership number from the purchase history information 600 (step S1605), and determines whether there is an unselected record among the acquired records (step S1606). If there is no unselected record among the acquired records (step S1606: No), the process returns to step S1603. When there is an unselected record among the acquired records (step S1606: Yes), the analysis apparatus 100 selects a record with the earliest purchase date and purchase time from the unselected records (step S1607), and the acquired record "Product name", "Purchase time", and "Purchase date" are acquired from (S1608). The analysis apparatus 100 selects the second record whose purchase date and time is closest to the purchase date and time of the first record from the unselected records (step S1609).

分析装置100は、選択した第2レコードから“商品名”、“購入時刻”、“購入日”を取得する(ステップS1610)。分析装置100は、購入内容=第1レコードの“商品名”+“_”+第2レコードの“商品名”とする(ステップS1611)。   The analysis apparatus 100 acquires “product name”, “purchase time”, and “purchase date” from the selected second record (step S1610). The analysis apparatus 100 sets purchase content = “product name” of the first record + “_” + “product name” of the second record (step S1611).

つぎに、分析装置100は、第1レコードの購入時刻の時間帯が購入時間区分のいずれであるか判断する(ステップS1701)。購入時刻の時間帯が“AM”である場合(ステップS1701:AM)、分析装置100は、購入内容=購入内容+“_”+“AM”とし(ステップS1702)、ステップS1705へ移行する。   Next, the analysis apparatus 100 determines which of the purchase time sections the time zone of the purchase time of the first record (step S1701). When the time zone of the purchase time is “AM” (step S1701: AM), the analysis apparatus 100 sets purchase content = purchase content + “_” + “AM” (step S1702), and proceeds to step S1705.

購入時刻の時間帯が“PM”である場合(ステップS1701:PM)、分析装置100は、購入内容=購入内容+“_”+“PM”とし(ステップS1703)、ステップS1705へ移行する。購入時刻の時間帯が“ZM”である場合(ステップS1701:ZM)、分析装置100は、購入内容=購入内容+“_”+“ZM”とし(ステップS1704)、ステップS1705へ移行する。   When the time zone of the purchase time is “PM” (step S1701: PM), the analysis apparatus 100 sets purchase content = purchase content + “_” + “PM” (step S1703), and proceeds to step S1705. When the time zone of the purchase time is “ZM” (step S1701: ZM), the analyzer 100 sets purchase content = purchase content + “_” + “ZM” (step S1704), and proceeds to step S1705.

分析装置100は、第2レコードの購入時刻の時間帯が購入時間区分のいずれであるか判断する(ステップS1705)。購入時刻の時間帯が“AM”である場合(ステップS1705:AM)、分析装置100は、購入内容=購入内容+“_”+“AM”とし(ステップS1706)、ステップS1709へ移行する。   The analysis apparatus 100 determines which time zone of the purchase time of the second record is the purchase time segment (step S1705). When the time zone of the purchase time is “AM” (step S1705: AM), the analysis apparatus 100 sets purchase content = purchase content + “_” + “AM” (step S1706), and proceeds to step S1709.

購入時刻の時間帯が“PM”である場合(ステップS1705:PM)、分析装置100は、購入内容=購入内容+“_”+“PM”とし(ステップS1707)、ステップS1709へ移行する。購入時刻の時間帯が“ZM”である場合(ステップS1705:ZM)、分析装置100は、購入内容=購入内容+“_”+“ZM”とし(ステップS1708)、ステップS1709へ移行する。   When the time zone of the purchase time is “PM” (step S1705: PM), the analysis apparatus 100 sets purchase content = purchase content + “_” + “PM” (step S1707), and proceeds to step S1709. When the time zone of the purchase time is “ZM” (step S1705: ZM), the analyzer 100 sets purchase content = purchase content + “_” + “ZM” (step S1708), and proceeds to step S1709.

つぎに、分析装置100は、第1および第2レコードの購入日時の時間間隔を特定し(ステップS1709)、差分はどの程度であるかを判断する(ステップS1710)。0.5時間以下の場合(ステップS1710:0.5以下)、分析装置100は、購入内容=購入内容+“_”+“Short”とし(ステップS1711)、ステップS1714へ移行する。   Next, the analysis apparatus 100 identifies the time interval between the purchase dates of the first and second records (step S1709), and determines how much the difference is (step S1710). In the case of 0.5 hours or less (step S1710: 0.5 or less), the analysis apparatus 100 sets purchase content = purchase content + “_” + “short” (step S1711), and proceeds to step S1714.

0.5時間より長く3時間未満の場合(ステップS1710:0.5より長く3未満)、分析装置100は、購入内容=購入内容+“_”+“Middle”とし(ステップS1712)、ステップS1714へ移行する。3時間以上の場合(ステップS1710:3以上)、分析装置100は、購入内容=購入内容+“_”+“Long”とし(ステップS1713)、ステップS1714へ移行する。   When longer than 0.5 hours and less than 3 hours (step S1710: longer than 0.5 and less than 3), the analysis apparatus 100 sets purchase content = purchase content + “_” + “Middle” (step S1712), and step S1714. Migrate to In the case of 3 hours or more (step S1710: 3 or more), the analysis apparatus 100 sets purchase content = purchase content + “_” + “Long” (step S1713), and proceeds to step S1714.

つぎに、分析装置100は、選択した会員番号と、購入内容と、を関連付けて記憶部401に記憶し(ステップS1714)、ステップS1606へ戻る。   Next, the analysis apparatus 100 stores the selected member number and purchase contents in association with each other in the storage unit 401 (step S1714), and returns to step S1606.

ステップS1603において、未選択の会員番号がない場合(ステップS1603:No)、分析装置100は、記憶部401の記憶内容1400を参照して、購入内容を含む要素をクラスタリング単位としてクラスタリングし(ステップS1612)、クラスタリング結果を出力する(ステップS1613)。   In step S1603, if there is no unselected membership number (step S1603: No), the analysis apparatus 100 refers to the storage content 1400 of the storage unit 401 and clusters the elements including the purchase content as a clustering unit (step S1612). ), And outputs the clustering result (step S1613).

以上説明したように、分析装置は、商品の識別情報と購入時間情報との組みをクラスタリングの要素としてクラスタリングする。また、分析装置は、複数の購入者をクラスタリングする。これにより、同一の商品の購入者同士であっても、購入時間帯が異なれば、別の特徴を有する購入者としてグループ分けできる。したがって、購入者をライフスタイルの違いに応じて区別することができ、購入者の購買行動の分析の容易化を図ることができる。   As described above, the analysis apparatus clusters the combination of the product identification information and the purchase time information as a clustering element. Further, the analysis apparatus clusters a plurality of purchasers. Thereby, even if it is purchasers of the same goods, if a purchase time slot | zone differs, it can classify as a purchaser which has another characteristic. Therefore, the purchaser can be distinguished according to the difference in lifestyle, and the purchase behavior of the purchaser can be easily analyzed.

また、分析装置は、商品の購入日が異なる特定の日である場合、商品の識別情報と特定の日との組みをクラスタリングの要素としてクラスタリングする。これにより、同じ商品の購入者であっても、たとえば、平日または休日であるかが異なれば、異なる特徴を有する購入者として分類できる。たとえば、平日に商品を購入する購入者と休日に商品を購入する購入者とでは、職業などが異なるなどのライフスタイルに違いがある可能性がある。したがって、購入者をライフスタイルの違いに応じて区別することができ、購入者の購買行動の分析の容易化を図ることができる。   Further, the analysis device clusters the combination of the product identification information and the specific date as an element of clustering when the purchase date of the product is a specific date. Thereby, even if it is a purchaser of the same goods, if it is a weekday or a holiday, for example, it can classify | categorize as a purchaser which has a different characteristic. For example, a purchaser who purchases a product on weekdays and a purchaser who purchases a product on a holiday may have different lifestyles such as different occupations. Therefore, the purchaser can be distinguished according to the difference in lifestyle, and the purchase behavior of the purchaser can be easily analyzed.

また、分析装置は、商品の識別情報と商品の購入時間情報と同一の購入者による購入時間間隔とを組みに含む要素をクラスタリング単位としてクラスタリングする。これにより、同じ商品を同じ時間帯に購入した購入者であっても、購入時間間隔が異なれば、異なる特徴を有する購入者として分類できる。たとえば、時間間隔が短い購入者は1日の間に何度も商品を購入するような購買行動であるなどの分析を行うことができる。   In addition, the analysis apparatus performs clustering using, as a clustering unit, elements including a combination of product identification information, product purchase time information, and purchase time intervals by the same purchaser. Thereby, even a purchaser who purchased the same product in the same time zone can be classified as a purchaser having different characteristics if the purchase time interval is different. For example, a purchaser with a short time interval can perform analysis such as purchasing behavior that purchases a product many times during one day.

なお、本実施の形態で説明した分析方法は、予め用意された分析プログラムをPCやワークステーション等のコンピュータで実行することにより実現することができる。本分析プログラムは、フラッシュメモリやディスク等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本分析プログラムは、インターネット等のネットワークNETを介して配布されてもよい。   The analysis method described in the present embodiment can be realized by executing a prepared analysis program on a computer such as a PC or a workstation. The analysis program is recorded on a computer-readable recording medium such as a flash memory or a disk, and is executed by being read from the recording medium by the computer. The analysis program may be distributed via a network NET such as the Internet.

100 分析装置
401 記憶部
402 作成部
403 クラスタリング部
600 購入履歴情報
G1〜Gn,Gm,Gl グループ
DESCRIPTION OF SYMBOLS 100 Analysis apparatus 401 Memory | storage part 402 Creation part 403 Clustering part 600 Purchase history information G1-Gn, Gm, Gl group

Claims (6)

購買状況の分析プログラムであって、
商品の識別情報と該商品の購入時間情報とを含む商品の購入履歴情報を複数商品について記憶する記憶部の記憶内容を参照して、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位としてクラスタリングする、
処理をコンピュータに実行させることを特徴とする分析プログラム。
A purchasing situation analysis program,
An element including at least product identification information and purchase time information in combination with reference to the storage content of a storage unit that stores product purchase history information including product identification information and purchase time information of the product for a plurality of products. Cluster as a clustering unit,
An analysis program for causing a computer to execute processing.
前記購入履歴情報は、複数の購入者の各々について、前記購入者が購入した前記商品の識別情報と前記商品の購入時間情報とを含み、
クラスタリングする処理では、前記複数の購入者をクラスタリングすることを特徴とする請求項1に記載の分析プログラム。
The purchase history information includes, for each of a plurality of purchasers, identification information of the product purchased by the purchaser and purchase time information of the product,
The analysis program according to claim 1, wherein in the clustering process, the plurality of purchasers are clustered.
前記購入履歴情報は、前記商品の購入日情報を含み、
クラスタリングする処理では、前記記憶部の記憶内容を参照して、前記商品の購入日情報が特定の日を示す場合には、少なくとも前記商品の識別情報と前記特定の日とを組みに含む要素をクラスタリング単位としてクラスタリングすることを特徴とする請求項1または2に記載の分析プログラム。
The purchase history information includes purchase date information of the product,
In the clustering process, referring to the storage content of the storage unit, when the purchase date information of the product indicates a specific date, an element including at least the identification information of the product and the specific date in a set is included. The analysis program according to claim 1, wherein clustering is performed as a clustering unit.
クラスタリングする処理では、前記記憶部の記憶内容を参照して、少なくとも、前記商品の識別情報と、前記商品の購入時間情報と、同一の購入者による購入の時間間隔と、を組みに含む要素をクラスタリング単位として、前記複数の購入者をクラスタリングすることを特徴とする請求項2に記載の分析プログラム。   In the process of clustering, referring to the storage content of the storage unit, at least an element including the identification information of the product, the purchase time information of the product, and the time interval of purchase by the same purchaser in a set The analysis program according to claim 2, wherein the plurality of purchasers are clustered as a clustering unit. 購買状況の分析方法であって、
商品の識別情報と該商品の購入時間情報とを含む商品の購入履歴情報を複数商品について記憶する記憶部の記憶内容を参照して、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位としてクラスタリングする、
処理をコンピュータが実行することを特徴とする分析方法。
A method for analyzing purchasing status,
An element including at least product identification information and purchase time information in combination with reference to the storage content of a storage unit that stores product purchase history information including product identification information and purchase time information of the product for a plurality of products. Cluster as a clustering unit,
An analysis method characterized in that the processing is executed by a computer.
購買状況の分析装置であって、
商品の識別情報と該商品の購入時間情報とを含む商品の購入履歴情報を複数商品について記憶する記憶部と、
前記記憶部の記憶内容を参照して、少なくとも商品の識別情報と購入時間情報とを組みに含む要素をクラスタリング単位としてクラスタリングするクラスタリング部と、
を有することを特徴とする分析装置。
A purchasing status analyzer,
A storage unit for storing product purchase history information including product identification information and product purchase time information for a plurality of products;
A clustering unit that refers to the storage content of the storage unit and clusters the elements including at least product identification information and purchase time information as a clustering unit;
An analysis apparatus comprising:
JP2012263725A 2012-11-30 2012-11-30 Analysis program, analysis method, and analysis apparatus Active JP6102224B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012263725A JP6102224B2 (en) 2012-11-30 2012-11-30 Analysis program, analysis method, and analysis apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012263725A JP6102224B2 (en) 2012-11-30 2012-11-30 Analysis program, analysis method, and analysis apparatus

Publications (2)

Publication Number Publication Date
JP2014109898A true JP2014109898A (en) 2014-06-12
JP6102224B2 JP6102224B2 (en) 2017-03-29

Family

ID=51030493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012263725A Active JP6102224B2 (en) 2012-11-30 2012-11-30 Analysis program, analysis method, and analysis apparatus

Country Status (1)

Country Link
JP (1) JP6102224B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018180575A (en) * 2017-04-03 2018-11-15 カタリナ マーケティング ジャパン株式会社 Purchase trend analysis system, and coupon issuing system using the same
WO2024053072A1 (en) * 2022-09-08 2024-03-14 日本電信電話株式会社 Product group/customer group extracting device, product group/customer group extracting method, and product group/customer group extracting program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007115222A (en) * 2005-09-26 2007-05-10 Sony Corp Information processor, method and program
JP2008204370A (en) * 2007-02-22 2008-09-04 Fujitsu Ltd Customer inducing method
JP2011060165A (en) * 2009-09-14 2011-03-24 Yahoo Japan Corp Community management platform device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007115222A (en) * 2005-09-26 2007-05-10 Sony Corp Information processor, method and program
JP2008204370A (en) * 2007-02-22 2008-09-04 Fujitsu Ltd Customer inducing method
JP2011060165A (en) * 2009-09-14 2011-03-24 Yahoo Japan Corp Community management platform device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
安岡 寛道: "ID情報分析による戦略的マーケティングの萌芽 ユーザーIDをキーとした戦略・施策立案と新たなビジネス", 知的資産創造, vol. 第20巻 第6号, JPN6017001622, 20 May 2012 (2012-05-20), pages 18 - 35, ISSN: 0003482934 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018180575A (en) * 2017-04-03 2018-11-15 カタリナ マーケティング ジャパン株式会社 Purchase trend analysis system, and coupon issuing system using the same
WO2024053072A1 (en) * 2022-09-08 2024-03-14 日本電信電話株式会社 Product group/customer group extracting device, product group/customer group extracting method, and product group/customer group extracting program

Also Published As

Publication number Publication date
JP6102224B2 (en) 2017-03-29

Similar Documents

Publication Publication Date Title
US10860634B2 (en) Artificial intelligence system and method for generating a hierarchical data structure
US20050197971A1 (en) Method and system for classifying retail products and services using price band categories
Tan et al. Time series clustering: A superior alternative for market basket analysis
Seymen et al. Customer churn prediction using deep learning
JP2005235139A (en) Cosmetics evaluation information analyzing system and method
JP6102224B2 (en) Analysis program, analysis method, and analysis apparatus
JP2001216369A (en) System and method for article purchase data processing
Sundareswaran et al. Consumer behavior analysis
Luk et al. Design of an intelligent customer identification model in e-commerce logistics industry
AlfiKhairiansyahMachfud et al. Collaboration, wealth and value creation, smes’ halal products communities, and information systems
Brandes et al. Death-related publicity as informational advertising: evidence from the music industry
JP2019082865A (en) Sales promoting device, sales promoting method and sales promoting program
CN105027156A (en) Method for providing integrated management service for creative products in cultural arts reflecting needs of requester
JP6003586B2 (en) Clustering program, clustering method, and clustering apparatus
JP2015143147A (en) information analysis system
JP2000251001A (en) Method for optimum article extraction associated with visit schedule
Akter et al. People Thoughts Prediction Using Machine Learning on Online Shopping in Bangladesh During COVID-19 Pandemic
JP3966378B2 (en) Computer system for point management and customer management, point management and customer management method, program for point management and customer management method, and storage medium storing program for point management and customer management method
JPH09282307A (en) Commodity sales trend analysis method and system therefor
Kort The North American industry classification system in BEA’s economic accounts
JP2005092721A (en) Device, system, and method for analyzing market information, and program
Biswas et al. Application of data mining and CRM in banking sector medical insurance
Huang Using RFM model to construct customer value by making segment in different service industries:.
Yada et al. Data mining oriented CRM systems based on MUSASHI: C-MUSASHI
WO2022201512A1 (en) Order prediction device, order prediction method, learning device, learning method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150706

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160822

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170213

R150 Certificate of patent or registration of utility model

Ref document number: 6102224

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150