JP2018067112A - Salesperson clustering system and program - Google Patents

Salesperson clustering system and program Download PDF

Info

Publication number
JP2018067112A
JP2018067112A JP2016204732A JP2016204732A JP2018067112A JP 2018067112 A JP2018067112 A JP 2018067112A JP 2016204732 A JP2016204732 A JP 2016204732A JP 2016204732 A JP2016204732 A JP 2016204732A JP 2018067112 A JP2018067112 A JP 2018067112A
Authority
JP
Japan
Prior art keywords
cluster
salesperson
sales
feature vector
department
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
JP2016204732A
Other languages
Japanese (ja)
Other versions
JP6190511B1 (en
Inventor
惇雄 加藤
Atsuo Kato
惇雄 加藤
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.)
Daiwa Institute of Research Ltd
Original Assignee
Daiwa Institute of Research 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 Daiwa Institute of Research Ltd filed Critical Daiwa Institute of Research Ltd
Priority to JP2016204732A priority Critical patent/JP6190511B1/en
Application granted granted Critical
Publication of JP6190511B1 publication Critical patent/JP6190511B1/en
Publication of JP2018067112A publication Critical patent/JP2018067112A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a salesperson clustering system capable of generating cluster variables which eliminate arbitrariness and effectively capture characteristics of salespersons.SOLUTION: A salesperson clustering system 10 comprises: salesperson data storage means 30 for storing the amount of profit of each customer for each salesperson in association with salesperson identification information and customer identification information; feature vector creating means 22 for calculating respectively the amount of profit at a plurality of quantiles in profit distribution for each salesperson using stored data on the amount of profit, and creating feature vectors for each salesperson which includes each of the calculated amount of profit as constituent elements, where the cluster variables for a vertical axis of the profit distribution is the number of customers, the cluster variables for a horizontal axis of profit distribution is the amount of the profit from one customer; and cluster analyzing means 23 for classifying the plurality of salespersons according to cluster analysis using the created feature vectors for each salesperson as input.SELECTED DRAWING: Figure 1

Description

本発明は、顧客に接して収益を上げる複数の営業員を分類する処理を実行するコンピュータにより構成された営業員クラスタリングシステムおよびプログラムに係り、例えば、複数の部署からなる会社等の団体に所属する複数の営業員を人事異動で配置転換する業務を支援する場合等に利用できる。   The present invention relates to a salesperson clustering system and program configured by a computer that executes processing for classifying a plurality of salespersons who make a profit by contacting customers, and belongs to an organization such as a company composed of a plurality of departments, for example. This can be used to support the task of reassigning multiple sales employees due to personnel changes.

従来、金融、保険、商品の訪問販売等のような各種の物品やサービスに係る業務に従事する営業員の如く、”ヒト”をセグメンテーションする際には、年齢や性別等の個人プロファイルと、アポイント回数や売上収益等の活動の集計値とからクラスタ用変数を作成し、これらの変数をクラスタ分析用のクラスタリングアルゴリズムに投入し、営業員間の距離計算を行った結果でグループ化する手法が多く採用されている。   Conventionally, when a “person” is segmented, such as a salesperson engaged in operations related to various goods and services such as finance, insurance, and door-to-door sales of products, personal profiles such as age and gender, Create a cluster variable from the aggregated values of activities such as the number of points and sales revenue, put these variables into the clustering algorithm for cluster analysis, and group the results by calculating the distance between salespeople Many have been adopted.

なお、本発明に関連する技術としては、営業員の営業活動を分析して改善方針を提案する営業支援システムが知られている(特許文献1参照)。この営業支援システムでは、営業員の訪問回数が少ない等を判断して営業員に指導することができる。例えば、ある顧客に対する所定の期間内の(または累計の)訪問回数および訪問時間が、ルールとして記述された訪問回数および訪問時間の閾値を超えた場合に、その顧客に対応するメッセージ「平均よりも訪問回数と時間が多いです。提案戦略を見直して」が画面表示される(段落[0078]、図5参照)。また、同様に、ルールとの比較により、メッセージ「特定顧客への提案活動が集中しているようです。新規の顧客訪問が少ないです。顧客当たりの訪問時間が長いようです。来月は、新規訪問を増やすようにして下さい。」が画面表示される(段落[0085]、図6参照)。   As a technique related to the present invention, a sales support system that analyzes sales activities of salespeople and proposes improvement policies is known (see Patent Document 1). In this sales support system, the sales staff can be instructed by judging that the number of visits by the sales staff is small. For example, if the number of visits and visit times within a given period (or cumulative) for a customer exceed the visit and visit thresholds described in the rule, the message “ The number of visits and time are large. Review the proposed strategy ”is displayed on the screen (see paragraph [0078], FIG. 5). Similarly, by comparison with the rules, the message “It seems that the proposal activities for specific customers are concentrated. There are few new customer visits. It seems that the visit time per customer is long. Please increase the number of visits ”is displayed on the screen (see paragraph [0085], FIG. 6).

この際、ルール計算は、例えば“訪問回数が少ない”といった場合、当該営業員の属する地域にいる全営業員の訪問回数に関する統計分布から、分布の下位αパーセント点を元に閾値が決められる(段落[0093]参照)。例えば、閾値を表すパーセント値が下位5%である場合、ある営業員の訪問回数が全体的な分布の下位5%グループに入っていれば、その営業員の訪問回数が少ないと判定される(段落[0093]参照)。ルール計算を行う際には暗黙的パラメータが利用され、例えば、周辺の営業員の平均値に比べて訪問回数が25%以下ならば少ないとみなす、というルールの場合は“25%”が暗黙的パラメータとなる(段落[0098]参照)。そして、生成された指導ルールを機械ルールに変換するときに、「短い」「比較的長い」「少ない」のような形容詞は、統計情報を利用した閾値によって表現され、この統計情報を利用した閾値は、例えば、特徴量の分布の上位または下位の百分位数(パーセント点)によって表現され、さらに、百分位数は一例であり、任意の分位数(例えば四分位数)を用いてもよいとされている(段落[0114]参照)。   At this time, in the rule calculation, for example, when “the number of visits is small”, the threshold is determined based on the lower α percentage point of the distribution from the statistical distribution regarding the number of visits of all the salespeople in the area to which the salesperson belongs ( Paragraph [0093]). For example, when the percentage value representing the threshold is the lower 5%, if the number of visits of a sales employee is in the lower 5% group of the overall distribution, it is determined that the number of visits of the sales employee is small ( Paragraph [0093]). Implicit parameters are used when performing rule calculations. For example, in the case of a rule that the number of visits is 25% or less compared to the average value of surrounding sales staff, “25%” is implicit. Parameter (see paragraph [0098]). When converting the generated guidance rules into machine rules, adjectives such as “short”, “relatively long”, and “less” are expressed by threshold values using statistical information, and threshold values using this statistical information are used. Is expressed by, for example, the upper or lower percentile (percentage) of the distribution of the feature quantity, and the percentile is an example, and an arbitrary quantile (eg, quartile) is used. (See paragraph [0114]).

従って、この特許文献1に記載された営業支援システムでは、訪問回数について、分布における上位または下位の百分位数や、任意の分位数(例えば四分位数)が用いられるが、ここでいう分布における分位数は、上述したように、全営業員や周辺の営業員(すなわち、複数の営業員)の訪問回数の分布における分位数である。このことは、特許文献1の請求項2,7の「前記営業活動の特徴量の閾値は、既に前記複数の営業員から取得された前記営業活動の特徴量の分布における上側分位数及び下側分位数の少なくとも一つ」という記載からも明らかであり、特許文献1の分布は、複数の営業員の分布であり、そのような分布における分位数は、複数の営業員のうちの上からまたは下から何人目の営業員であるかを意味する。これに対し、後述するように、本発明の分布は、営業員毎の収益分布や、営業員毎のコンタクト回数分布、すなわち、ある1人の営業員の分布(ある1人の営業員が担当する複数の顧客の各々に関するデータにより形成された分布)であるから、本発明の分布における分位数(分位点)は、複数の顧客のうちの上からまたは下から何人目の顧客であるかを意味するので、この点で、特許文献1に記載された営業支援システムとは全く異なる処理を行っている。   Therefore, in the sales support system described in Patent Document 1, the upper or lower percentile in the distribution or an arbitrary quantile (for example, quartile) is used for the number of visits. As described above, the quantile in the distribution is the quantile in the distribution of the number of visits of all sales employees and peripheral sales employees (that is, a plurality of sales employees). According to claims 2 and 7 of patent document 1, “the threshold value of the feature amount of the business activity is the upper quantile and lower value in the distribution of the feature amount of the business activity already acquired from the plurality of sales staff”. It is clear from the description that “at least one of the side quantiles”, and the distribution of Patent Document 1 is a distribution of a plurality of sales employees. It means the number of sales employees from the top or bottom. On the other hand, as will be described later, the distribution of the present invention is the distribution of revenue for each salesperson, the distribution of the number of contacts for each salesperson, that is, the distribution of one salesperson (one salesperson is in charge). (The distribution formed by data on each of a plurality of customers), and the quantile (quantile point) in the distribution of the present invention is the number of customers from the top or the bottom of the plurality of customers. In this respect, processing completely different from the business support system described in Patent Document 1 is performed.

特開2012−8947号公報(段落[0078]、[0085]、[0093]、[0098]、[0114]、図5、図6、請求項2,7)JP 2012-8947 A (paragraphs [0078], [0085], [0093], [0098], [0114], FIG. 5, FIG. 6, claims 2 and 7)

前述した従来の手法では、以下のような問題点があった。先ず、全てのクラスタ用変数は、データ設計者または分析者によって作成されたものであり、また、クラスタリングに当たり、これらのクラスタ用変数を分析者が恣意的に抽出しているため、クラスタリング結果もクラスタ用変数の抽出基準を反映した恣意的なものになりやすい。   The conventional method described above has the following problems. First, all the cluster variables were created by the data designer or analyst, and the clustering results were also clustered because the analyst arbitrarily extracted these cluster variables during clustering. It tends to be arbitrary reflecting the criteria for extracting variables.

次に、クラスタ用変数として、営業員の成績を示す数値データ(収益金額、コンタクト回数)を用いる際には、合計値や平均値等のように、集計された値として1つの代表値に集約されたものを用いることが多く、代表値以外の情報は失われてしまっていた。   Next, when using numerical data (revenue amount, contact count) indicating salesperson's performance as a cluster variable, it is aggregated into one representative value as an aggregated value, such as the total value or average value. In many cases, information other than the representative value was lost.

このため、例えば、金融、保険、商品の訪問販売等のような各種の物品やサービスに係る業務に従事する営業員のセグメンテーションを目的として、データマイニング手法の1つであるクラスタリングを用いる際に、クラスタ用変数(特徴量)の作成から恣意性を排除し、かつ、営業員の特徴を効果的に捉えた特徴量を作成するための手法を開発することが望まれる。   For this reason, for example, when using clustering, which is one of data mining methods, for the purpose of segmentation of sales staff engaged in operations related to various goods and services such as finance, insurance, and door-to-door sales of products, It is desirable to develop a technique for eliminating the arbitraryness from the creation of cluster variables (features) and creating feature quantities that effectively capture the features of salespeople.

なお、前述した特許文献1に記載された営業支援システムでは、訪問回数の分布における分位数を用いて定められたルールに従って営業支援処理を行っているが、これは、全営業員や周辺の営業員(すなわち、複数の営業員)に対する当該営業員の位置付けを示しているだけであるから、上記のように、営業員の特徴を効果的に捉えた特徴量(特徴ベクトル)を作成する処理を行っているわけではない。   In the sales support system described in Patent Document 1 described above, sales support processing is performed according to a rule determined using the quantile in the distribution of the number of visits. Since it only shows the position of the salesperson with respect to the salesperson (that is, a plurality of salespersons), as described above, the process of creating feature quantities (feature vectors) that effectively capture the characteristics of the salesperson I am not doing.

本発明の目的は、恣意性を排除し、かつ、営業員の特徴を効果的に捉えたクラスタ用変数を作成することができる営業員クラスタリングシステムおよびプログラムを提供するところにある。   An object of the present invention is to provide a salesperson clustering system and program capable of creating a cluster variable that eliminates arbitraryness and effectively captures the characteristics of a salesperson.

本発明は、顧客に接して収益を上げる複数の営業員を分類する処理を実行するコンピュータにより構成された営業員クラスタリングシステムであって、
営業員毎で、かつ、顧客毎の収益金額を、営業員識別情報および顧客識別情報と関連付けて記憶する営業員データ記憶手段と、
この営業員データ記憶手段に記憶された収益金額のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客から上げた収益金額とする営業員毎の収益分布における複数の分位点の各収益金額を求め、求めた各収益金額を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行する特徴ベクトル作成手段と、
この特徴ベクトル作成手段により作成した営業員毎の特徴ベクトルを入力としてクラスタ分析により複数の営業員を分類する処理を実行するクラスタ分析手段と、
このクラスタ分析手段による分類結果および/またはこの分類結果を利用した人事異動支援処理若しくはその他の処理の結果を画面表示し、印刷し、他のシステムへ通信回線を介して送信し、記録媒体に記憶させ、または音声出力する処理を実行する出力手段とを備えたことを特徴とするものである。
The present invention is a salesperson clustering system configured by a computer that executes a process of classifying a plurality of salespersons who make profits in contact with customers,
Salesperson data storage means for storing the revenue amount for each salesperson and for each customer in association with the salesperson identification information and the customer identification information;
Revenue distribution for each salesperson using the data on the revenue amount stored in this salesperson data storage means, with the vertical axis representing the number of customers and the horizontal axis representing the revenue amount raised from one customer, as cluster variables. A feature vector creating means for obtaining each revenue amount of a plurality of quantiles in, and executing a process of creating a feature vector having each calculated revenue amount as a constituent element for each salesperson;
Cluster analysis means for executing a process of classifying a plurality of salespeople by cluster analysis using the feature vector for each salesperson created by the feature vector creation means; and
The results of classification by this cluster analysis means and / or personnel transfer support processing using the classification results or other processing results are displayed on the screen, printed, transmitted to other systems via a communication line, and stored in a recording medium. Or an output means for executing a process of outputting sound.

ここで、「営業員毎の収益分布における複数の分位点」とは、四分位点(第1、第2、第3四分位点)が含まれることが好ましいが、任意の分位点でもよく、分位点の個数も、2個でも、3個でも、4個以上でもよい。また、「複数の分位点」は、第2四分位点の収益金額(中央値)よりも小さい側と大きい側とに分散して設けてもよく、あるいは、第2四分位点の収益金額(中央値)から見て、いずれか一方の側だけに設けてもよい。例えば、上位5%分位点(下位95%分位点)と、上位40%分位点(下位60%分位点)との2つの分位点等としてもよい。さらに、同じ分位点の収益金額を複数の要素として入れて特徴ベクトルの次元を増やすことにより、重み付けを行ってもよい。   Here, “multiple quantiles in the distribution of revenue for each salesperson” preferably includes quartiles (first, second, and third quartiles), but any quantile is included. The number of quantiles may be two, three, or four or more. In addition, the “multiple quantiles” may be distributed on the smaller side and the larger side of the amount of earnings (median) of the second quartile, You may provide only in any one side seeing from a profit amount (median value). For example, two quantiles such as an upper 5% quantile (lower 95% quantile) and an upper 40% quantile (lower 60% quantile) may be used. Furthermore, weighting may be performed by increasing the dimension of the feature vector by putting the revenue amount of the same quantile as a plurality of elements.

このような本発明の営業員クラスタリングシステムにおいては、クラスタ用変数として、営業員毎の収益分布における複数の分位点の各収益金額を構成要素とする特徴ベクトルを営業員毎に作成し、これらの特徴ベクトルを入力としてクラスタ分析を行うので、クラスタ用変数の作成時における恣意性を排除することが可能となるとともに、営業員の特徴を効果的に捉えたクラスタ用変数を作成することが可能となり、クラスタ用変数として合計値や平均値等の集計値を用いていた従来の手法の問題点が解消される。   In such a salesperson clustering system of the present invention, as a variable for the cluster, a feature vector having each revenue amount of a plurality of quantiles in the revenue distribution for each salesperson as a constituent element is created for each salesperson. Since the cluster analysis is performed using the feature vector as input, it is possible to eliminate arbitraryness when creating a variable for the cluster and to create a variable for the cluster that effectively captures the characteristics of the salesperson Thus, the problem of the conventional method that uses the total value such as the total value or the average value as the cluster variable is solved.

例えば、従来の手法では、集計対象期間中に収益金額の大きい顧客を偶然に獲得することができた場合(いわゆるラッキー)等の影響が分類結果に反映されてしまうこともあるが、本発明の営業員クラスタリングシステムでは、営業員の個人の収益特性を複数の分位点により分布で捉えることが可能となるので、そのような集計対象期間中における偶然や特異な状況の影響を受けにくくなる。   For example, in the conventional method, an influence such as when a customer with a large profit amount can be acquired by chance (so-called lucky) during the aggregation target period may be reflected in the classification result. In the salesperson clustering system, it is possible to grasp the individual profit characteristics of the salesperson by a plurality of quantiles, so that it is less likely to be affected by accidents or unusual situations during such a counting target period.

換言すれば、従来は、営業員のノルマは売上であるといった具合に、売上金額による単純な評価を行うことが多かったが、本当はどのような顧客の持ち方をすると(どのような顧客ポートフォリオを形成すると)良好な営業成績が得られるのかが重要であり、本発明では、収益分布における複数の分位点を使用してクラスタ用のベクトル変数を作成するので、そのような顧客ポートフォリオの特徴を示す特徴ベクトルを作成し、安定した分類を行うことが可能となる。なぜなら、従来の手法では、売上金額による単純な評価をしているので、1000万円の顧客を1人抱えている営業員と、1万円の顧客を1000人抱えている営業員とが、同じクラスタに分類されてしまう。しかし、それでは、1000万円の顧客を獲得できない年もあるので、評価に安定性を欠くことになるからである。   In other words, in the past, salesmen's quotas were often sales, and so on. In many cases, simple evaluations were made based on the sales amount. It is important that good business results are obtained), and since the present invention creates vector variables for clusters using multiple quantiles in the revenue distribution, such customer portfolio features It is possible to create a feature vector to be shown and perform stable classification. Because the conventional method makes a simple evaluation based on the sales amount, a salesperson who has one customer of 10 million yen and a salesperson who has 1000 customers of 10,000 yen They are classified into the same cluster. However, because there are years when it is not possible to acquire a customer of 10 million yen, the evaluation is not stable.

また、多数の営業員を抱える企業等の団体は、本発明の営業員クラスタリングシステムを導入することにより、各営業員の個人の収益特性をパターン化することが可能となり、効果的なチーム編成等の営業戦略を立てることができるようになる。   In addition, by introducing the salesperson clustering system of the present invention, organizations such as companies with a large number of salespersons can pattern the individual earnings characteristics of each salesperson, creating an effective team organization, etc. Will be able to formulate a sales strategy.

さらに、クラスタ用変数を、分位点の収益金額を構成要素とする特徴ベクトルとしているため、適用業務に応じてベクトル変数の定義を変えることなく、同様のクラスタリングの実施が可能となり、これらにより前記目的が達成される。   Furthermore, since the cluster variable is a feature vector having the quantile profit amount as a constituent element, the same clustering can be performed without changing the definition of the vector variable according to the application. The objective is achieved.

<分位点の詳細>   <Details of quantile>

また、前述した営業員クラスタリングシステムにおいて、
特徴ベクトル作成手段は、
第1四分位点、第2四分位点、および第3四分位点の3つの収益金額、並びにこれらの3つの四分位点のうちで最も収益金額の大きい第3四分位点よりも収益金額の大きい範囲を細分化した少なくとも1つの上位の分位点の収益金額を構成要素とする4次元以上の特徴ベクトルを営業員毎に作成する処理を実行する構成とされていることが望ましい。
In the sales staff clustering system described above,
Feature vector creation means
The three quartiles, the first quartile, the second quartile, and the third quartile, and the third quartile with the largest revenue among these three quartiles It is configured to execute a process of creating for each sales employee a four-dimensional or higher feature vector having the revenue amount of at least one higher quantile subdivided in a range with a larger revenue amount as a component. Is desirable.

このように四分位点および上位の分位点の各収益金額を構成要素とする4次元以上の特徴ベクトルを用いる構成とした場合には、四分位点により、各営業員の個人の収益特性を万遍なく(特に欠ける所なく)捉えるとともに、上位の分位点により、収益分布におけるテールの部分(収益金額の大きい裾の部分)の刻みを細かくしたベクトル用変数を作成することが可能となるので、パレートの法則(全体的な特徴の大部分は、全体を構成する一部の要素が作り出しているという経験則であり、80:20の法則とも呼ばれる。)に則り、テールの部分を強調したクラスタ分析を実施することが可能となる。   In this way, when a configuration using a four-dimensional or higher feature vector having each quartile and the higher quantile as a constituent element is used, the individual income of each salesperson is determined by the quartile. Capturing the characteristics evenly (no particular lack) and creating vector variables with finer steps in the tail of the revenue distribution (the bottom of the revenue) Therefore, in accordance with Pareto's law (the majority of the overall features are the empirical rules that some of the elements that make up the whole are creating, also called the 80:20 law), the tail part It is possible to perform cluster analysis with emphasis on the above.

さらに、上述したように、四分位点および上位の分位点の各収益金額を構成要素とする4次元以上の特徴ベクトルを用いる構成とする場合において、
特徴ベクトル作成手段は、
1人の営業員が担当する顧客数の範囲、平均数、最大数、若しくは最小数についてユーザにより入力された担当顧客数情報を用いるか、または営業員データ記憶手段に記憶されているデータを用いて担当顧客数情報を算出し、予め定められた担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って、細分化して設ける上位の分位点の個数および刻み幅を決定する処理を実行する構成とされていることが望ましい。
Furthermore, as described above, in the case of a configuration using a four-dimensional or higher feature vector having each quartile and each higher monetary amount as a component,
Feature vector creation means
Use the number of customers in charge input by the user for the range, average number, maximum number, or minimum number of customers in charge of one sales employee, or use data stored in the salesperson data storage means Calculate the number of responsible customers, and determine the number and step size of the upper quantiles to be subdivided according to the correspondence between the predetermined number of responsible customers and the number and step size of the upper quantiles. It is desirable that the processing is executed.

ここで、「顧客数の範囲」とは、例えば、100人未満、100人〜199人、200人〜399人、400人〜999人、1000人以上等のような範囲である。また、「担当顧客数情報と上位の分位点の個数および刻み幅との対応関係」は、プログラム内に記述してもよく、メモリ(分位点記憶手段)に記憶してもよい。   Here, the “range of the number of customers” is a range such as less than 100, 100 to 199, 200 to 399, 400 to 999, 1000 or more. Further, the “correspondence relationship between the number of customers in charge and the number and step size of higher quantiles” may be described in the program or stored in a memory (quantile point storage means).

このように担当顧客数情報と上位の分位点の個数および刻み幅との対応関係を予め定めておき、その対応関係に従って上位の分位点の個数および刻み幅を決定する構成とした場合には、パレートの法則に則り、収益分布におけるテールの部分の刻みを細かくする際に、担当顧客数の大小に応じた特徴ベクトルの作成が可能となり、適用業務に応じた、より適切な特徴ベクトルの作成を実現することが可能となる。すなわち、担当顧客数が大きい場合には、上位の分位点の個数を、より多くし、上位の分位点の刻み幅を、より狭く(小さく)することが可能となる。例えば、担当顧客数が1,000人のときの上位0.1%分位点は、上から1人目の顧客の収益金額を指すが、担当顧客数が400人のときは、上位0.1%分位点の収益金額は、意味のない値になるおそれがあるので、そのような事態を未然に回避することが可能となる。   In this way, when the correspondence relationship between the number of customers in charge, the number of higher quantiles and the step size is determined in advance, the number of upper quantiles and the step size are determined according to the correspondence relationship. In accordance with Pareto's Law, it is possible to create feature vectors according to the number of customers in charge when making finer increments in the tail part of the revenue distribution. Creation can be realized. That is, when the number of customers in charge is large, the number of higher quantiles can be increased and the step size of the higher quantiles can be made narrower (smaller). For example, the top 0.1% quantile when the number of customers in charge is 1,000 indicates the revenue amount of the first customer from the top, but when the number of customers in charge is 400, the top 0.1% Since the profit amount of the percentile may become a meaningless value, such a situation can be avoided in advance.

また、前述した営業員クラスタリングシステムにおいて、
特徴ベクトル作成手段は、
複数の分位点の各収益金額に加え、1人の営業員が担当の各顧客から上げた収益金額のうちの最大値と、1人の営業員が担当の各顧客から上げた収益金額の合計値と、1人の営業員が担当の各顧客から上げた収益金額の平均値との中から選択した少なくとも1つの追加要素を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行する構成としてもよい。
In the sales staff clustering system described above,
Feature vector creation means
In addition to each revenue amount of multiple quantiles, the maximum amount of revenue amount raised from each customer in charge of one sales employee and the amount of revenue amount raised from each customer in charge of one sales employee Executes the process of creating a feature vector for each salesperson that includes at least one additional element selected from the total value and the average value of the amount of revenue generated by each salesperson for each salesperson It is good also as composition to do.

このように複数の分位点の各収益金額に加え、最大値、合計値、または平均値を追加の構成要素とする特徴ベクトルを作成する構成とした場合には、合計値や平均値等の集計値を特徴ベクトルの構成要素としていた従来の手法の考え方も取り込んだクラスタ分析を行うことが可能となる。   In this way, in addition to each revenue amount of multiple quantiles, if it is configured to create a feature vector with the maximum value, total value, or average value as an additional component, the total value, average value, etc. It is possible to perform cluster analysis that incorporates the concept of the conventional method that uses the aggregate value as a component of the feature vector.

<営業員毎の収益分布における複数の分位点を用いた第1のクラスタ分析による分類結果と、営業員毎のコンタクト回数分布における複数の分位点を用いた第2のクラスタ分析による分類結果とを組み合わせた複合分類処理を行う構成>   <Classification result by the first cluster analysis using a plurality of quantiles in the revenue distribution for each salesperson and classification result by a second cluster analysis using a plurality of quantiles in the distribution of the number of contacts for each salesperson Configuration for combined classification processing combining

また、前述した営業員クラスタリングシステムにおいて、
営業員データ記憶手段は、
営業員毎で、かつ、顧客毎の収益金額に加え、営業員毎で、かつ、顧客毎のコンタクト回数も、営業員識別情報および顧客識別情報と関連付けて記憶する構成とされ、
特徴ベクトル作成手段は、
収益金額を構成要素とする営業員毎の特徴ベクトルを作成する処理に加え、
営業員データ記憶手段に記憶されたコンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成する処理も実行する構成とされ、
クラスタ分析手段は、
特徴ベクトル作成手段により作成した収益金額を構成要素とする営業員毎の特徴ベクトルを入力として第1のクラスタ分析により複数の営業員を第1の分割数のクラスタに分類する第1の分類処理に加え、
特徴ベクトル作成手段により作成したコンタクト回数を構成要素とする営業員毎の特徴ベクトルを入力として第2のクラスタ分析により複数の営業員を第2の分割数のクラスタに分類する第2の分類処理も実行し、
さらに、第1の分類処理で得られた第1の分類結果と、第2の分類処理で得られた第2の分類結果とを組み合わせることにより、複数の営業員を第1の分割数と第2の分割数とを乗じた数のクラスタに分類する複合分類処理を実行する構成としてもよい。
In the sales staff clustering system described above,
Salesperson data storage means
In addition to the amount of revenue for each salesperson and for each customer, the number of contacts for each salesperson and for each customer is stored in association with the salesperson identification information and customer identification information,
Feature vector creation means
In addition to processing to create a feature vector for each salesperson with revenue amount as a component,
Using the contact count data stored in the salesperson data storage means, as a cluster variable, the vertical axis represents the number of customers and the horizontal axis represents the number of contacts for one customer. The number of contacts for each quantile is calculated, and a process for creating a feature vector for each salesperson with each calculated number of contacts as a component is also executed.
Cluster analysis means
In a first classification process for classifying a plurality of sales employees into a first divided number of clusters by a first cluster analysis using as input a feature vector for each sales employee having the revenue amount created by the feature vector creation means as a component. In addition,
A second classification process for classifying a plurality of salespersons into a second division number cluster by a second cluster analysis using a feature vector for each salesperson with the number of contacts created by the feature vector creation means as an input. Run,
Further, by combining the first classification result obtained by the first classification process and the second classification result obtained by the second classification process, a plurality of sales employees can be divided into the first division number and the first division number. It may be configured to execute a composite classification process for classifying the number of clusters by the number of divisions of 2.

このように営業員毎の収益分布における複数の分位点を用いた第1のクラスタ分析による分類結果と、営業員毎のコンタクト回数分布における複数の分位点を用いた第2のクラスタ分析による分類結果とを組み合わせた複合分類処理を行う構成とした場合には、各営業員の個人の収益特性と、各営業員の個人の接客特性とを組み合わせたクラスタリングを行うことが可能となる。このため、例えば、特定の顧客へのコンタクト回数が多い営業員であるか、万遍なく全ての顧客に同様に接する営業員であるかといった営業員の個人特性を加味したクラスタリングを行うことが可能となる。   As described above, according to the classification result by the first cluster analysis using the plurality of quantiles in the revenue distribution for each salesperson and the second cluster analysis using the plurality of quantiles in the contact count distribution for each salesperson. In the case of a configuration in which the combined classification processing is combined with the classification result, it is possible to perform clustering that combines the individual profit characteristics of each salesperson and the personal service characteristics of each salesperson. For this reason, for example, it is possible to perform clustering that takes into account the personal characteristics of salespeople, such as whether they are salespeople who have a large number of contacts with specific customers or whether they are salespeople who contact all customers equally. It becomes.

<人事異動支援処理を行う構成>   <Configuration for personnel change support processing>

また、以上に述べた営業員クラスタリングシステム(複合分類処理を行う構成を含む。)において、
複数の営業員は、複数の部署からなる団体に所属する営業員であり、
クラスタ分析手段は、
団体に所属する全ての営業員を対象として少なくとも1種類のクラスタ分析による分類処理を実行し、1種類のクラスタ分析による分類処理で得られた各クラスタ、または複数種類のクラスタ分析による分類結果を組み合わせた複合分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段に記憶させる処理を実行する構成とされ、
営業員の部署間の配置転換業務を支援する人事異動支援処理を実行する人事異動支援手段を備え、
この人事異動支援手段は、
各部署に営業員を配置する際に、各部署に配置する転入側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量と、各部署から他の部署への異動により各部署に空き枠を形成した転出側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量とを一致させる人選処理を実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行する構成とすることが望ましい。
In addition, in the salesperson clustering system described above (including the configuration that performs the composite classification process),
Multiple salespeople are salespeople who belong to an organization consisting of multiple departments.
Cluster analysis means
Execute at least one type of cluster analysis for all sales employees belonging to the organization, and combine each cluster obtained by one type of cluster analysis or multiple types of cluster analysis. For each cluster obtained by the combined classification process, the cluster number assigned according to the degree of excellence in sales results or the cluster feature amount indicating the degree of excellence of each cluster is used for sales for sales staff classified into each cluster. It is configured to execute processing to be stored in the classification result storage means in association with the member identification information,
With personnel change support means to execute personnel change support processing that supports the relocation work between sales staff departments,
This personnel change support means
When assigning a sales employee to each department, the cluster number or cluster feature quantity stored in the classification result storage means in association with the sales representative identification information for the transfer-side sales employee assigned to each department, and each department The cluster number or the cluster feature value stored in the classification result storage means in association with the salesperson identification information about the salesperson on the transfer side who has formed a vacancy in each department due to the transfer from one department to another Cluster number stored in the classification result storage means in association with the salesperson identification information of the two salespeople to be exchanged when performing the personnel selection process or exchanging salespeople between the two departments Alternatively, it is desirable to perform a person selection process for matching cluster feature amounts.

ここで、「各クラスタの優秀の度合いを示すクラスタ特徴量」とは、「クラスタ番号」とは異なる当該クラスタの代表値であり、例えば、当該クラスタに分類された各営業員の特徴べクトルの構成要素のうちの1つの平均値等であり、より具体的には、例えば各営業員の上位0.5点の収益金額の平均値等である。「クラスタ番号」は、例えば、全体が7分割されている場合には、営業成績の優秀の度合いに従って、成績の低いクラスタから順に、例えば、1,2,3,4,5,6,7と単純に付されるが、「クラスタ特徴量」は、そのような線形の数値列ではなく、各クラスタに非線形の重み付けをした数量とすることができる。なお、「クラスタ番号」を例えば2乗して1,4,9,16,25,36,49とし、それを「クラスタ特徴量」とすることもでき、同様に、3乗してもよく、2乗や3乗した後に定数を加えてもよく、あるいは、ルートにしてもよく、ルートにした場合には、クラスタ番号が1番と7番との差は、クラスタ特徴量がルート1(=1)とルート7(=2.64575)との差になるので、互いの差が小さくなるような重み付けをしたことになる。   Here, the “cluster feature indicating the degree of excellence of each cluster” is a representative value of the cluster that is different from the “cluster number”. For example, the feature vector of each salesperson classified into the cluster It is an average value of one of the constituent elements, and more specifically, for example, an average value of the top 0.5 revenue amounts of each salesperson. For example, in the case where the whole is divided into seven, the “cluster number” is, for example, 1, 2, 3, 4, 5, 6, 7 in order from the cluster with the lowest grade according to the degree of excellence of the business results. Although simply given, the “cluster feature” is not a linear numerical value sequence, but can be a quantity in which each cluster is weighted nonlinearly. The “cluster number” can be squared to 1, 4, 9, 16, 25, 36, 49, for example, and can be used as a “cluster feature”. A constant may be added after the square or the third power, or it may be a route. In the case of a route, the difference between the cluster numbers 1 and 7 is that the cluster feature is route 1 (= 1) and the route 7 (= 2.645575), the weighting is performed so that the difference between the two becomes small.

また、「クラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行する」とは、一致させる処理を試みればよい趣旨であり、クラスタ番号若しくはクラスタ特徴量が一致する営業員がいない場合には、クラスタ番号若しくはクラスタ特徴量が近い営業員を選ぶ処理を行うことを妨げるものではない。   In addition, “execute a person selection process for matching the cluster number or cluster feature amount” means that it is only necessary to try the matching process, and if there is no salesperson who matches the cluster number or cluster feature amount, This does not preclude the process of selecting a salesperson with a cluster number or cluster feature quantity close.

さらに、「各部署に営業員を配置する際」と「2つの部署間で営業員を交換する際」とを分けているのは、後者の「2つの部署間で営業員を交換する際」のように1対1のトレードだけではなく、前者の「各部署に営業員を配置する際」のように、3以上の部署間で営業員が入れ替わることがあるからであり、例えば、3つの部署α,β,γで営業員A,B,Cを回すこと、すなわち、部署αの営業員Aを部署βに異動させ、部署βの営業員Bを部署γに異動させ、部署γの営業員Cを部署αに異動させること等があるからである。但し、3以上の部署間での配置転換は、2つの部署間での交換を複数回繰り返せば、同じ結果が得られる。   Furthermore, “when assigning a sales employee to each department” and “when exchanging a sales person between two departments” are divided into the latter “when exchanging a sales person between two departments”. This is because not only the one-to-one trade as described above, but also the sales staff may be switched between three or more departments as in the case of the former “when assigning a sales person to each department”. Turn salespersons A, B, and C in departments α, β, and γ, that is, salesperson A in department α is transferred to department β, salesperson B in department β is transferred to department γ, and sales of department γ This is because employee C may be transferred to department α. However, the same result can be obtained for the relocation between three or more departments if the exchange between two departments is repeated a plurality of times.

このように人事異動支援手段を、各部署に営業員を配置する際に、転入側の営業員と転出側の営業員とについてのクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についてのクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行する構成とした場合には、各部署において、人事異動の前後で、同じクラスタに分類される営業員同士が入れ替わるようになり、部署間の業務処理能力のバランスを保つことが可能となる。   In this way, the personnel change support means, when placing a sales person in each department, execute a person selection process to match the cluster number or cluster feature amount of the sales person on the transfer side and the sales person on the transfer side, Or, when exchanging sales personnel between two departments, if the configuration is such that the selection process is performed to match the cluster numbers or cluster features of the two sales representatives to be exchanged, Before and after the transfer, sales employees classified into the same cluster can be switched, and the balance of business processing ability between departments can be maintained.

<人事異動支援処理において、同じクラスタに分類される営業員を配置または交換するという原則下で、複数の候補者がいる場合の選択処理を行う構成>   <Configuration to perform selection processing when there are multiple candidates under the principle of assigning or exchanging salespeople classified into the same cluster in personnel transfer support processing>

さらに、前述した営業員クラスタリングシステムにおいて、
営業員データ記憶手段は、
特徴ベクトル作成手段により作成した各営業員の特徴ベクトルも、営業員識別情報と関連付けて記憶する構成とされ、
人事異動支援手段は、
各部署に営業員を配置する際に、転入側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転出側の営業員がいる場合、若しくは、転出側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転入側の営業員がいる場合、または、2つの部署間で営業員を交換する際に、クラスタ番号若しくはクラスタ特徴量が一致する複数の交換対象の営業員がいる場合には、営業員データ記憶手段に記憶されている特徴ベクトルを用いて算出される2者間の距離が最も小さい営業員を選択する処理を実行する構成とすることができる。
Furthermore, in the salesperson clustering system described above,
Salesperson data storage means
The feature vector of each salesperson created by the feature vector creation means is also configured to be stored in association with the salesperson identification information,
Personnel transfer support means
When assigning sales employees to each department, if there are multiple sales side salespersons whose cluster numbers or cluster feature values match the cluster number or cluster feature value of the transfer side salesperson, or move out When there are multiple transfer-side salespeople whose cluster numbers or cluster feature values match the cluster number or cluster feature amount of the salesperson on the side, or when exchanging salespeople between two departments, When there are a plurality of sales personnel to be exchanged with the same cluster number or cluster feature quantity, the salesperson with the shortest distance between the two calculated using the feature vector stored in the salesperson data storage means Can be configured to execute the process of selecting

このように同じクラスタに分類される営業員を配置または交換するという原則下で、複数の候補者がいるときに、特徴ベクトルを用いて算出される2者間の距離が最も小さい営業員を選択する構成とした場合には、人事異動の前後で、各部署の業務処理能力の変化を、より一層少なく抑えることが可能となる。   Under the principle of arranging or exchanging salespeople classified into the same cluster in this way, when there are multiple candidates, select the salesperson with the smallest distance between the two calculated using the feature vector With this configuration, it is possible to further reduce the change in the business processing capability of each department before and after personnel changes.

<人事異動支援処理を行う構成であり、第1、第2のクラスタ分析を行うが、それらの分類結果を組み合わせて複合分類処理を行うのではなく、第1のクラスタ分析による第1の分類処理で得られた各クラスタを用いて、同じクラスタに分類される営業員を配置または交換するという原則下で、複数の候補者がいる場合の選択処理を、第2のクラスタ分析による第2の分類処理で得られた各クラスタを用いて行う構成>   <Performance change support processing is performed, and the first and second cluster analysis is performed, but the combined classification processing is not performed by combining the classification results, but the first classification processing by the first cluster analysis is performed. The selection process when there are a plurality of candidates under the principle of using each cluster obtained in step 1 to arrange or exchange sales staff classified into the same cluster is performed as the second classification by the second cluster analysis. Configuration using each cluster obtained by processing>

そして、前述した営業員クラスタリングシステムにおいて、
営業員データ記憶手段は、
営業員毎で、かつ、顧客毎の収益金額に加え、営業員毎で、かつ、顧客毎のコンタクト回数も、営業員識別情報および顧客識別情報と関連付けて記憶する構成とされ、
特徴ベクトル作成手段は、
収益金額を構成要素とする営業員毎の特徴ベクトルを作成する処理に加え、
営業員データ記憶手段に記憶されたコンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成する処理も実行する構成とされ、
複数の営業員は、複数の部署からなる団体に所属する営業員であり、
クラスタ分析手段は、
団体に所属する全ての営業員を対象として特徴ベクトル作成手段により作成した収益金額を構成要素とする営業員毎の特徴ベクトルを入力として第1のクラスタ分析により複数の営業員を第1の分割数のクラスタに分類する第1の分類処理に加え、
団体に所属する全ての営業員を対象として特徴ベクトル作成手段により作成したコンタクト回数を構成要素とする営業員毎の特徴ベクトルを入力として第2のクラスタ分析により複数の営業員を第2の分割数のクラスタに分類する第2の分類処理も実行し、
さらに、第1の分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、第1の分類処理で得られた各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段に記憶させるとともに、第2の分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、第2の分類処理で得られた各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段に記憶させる構成とされ、
営業員の部署間の配置転換業務を支援する人事異動支援処理を実行する人事異動支援手段を備え、
この人事異動支援手段は、
各部署に営業員を配置する際に、各部署に配置する転入側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されている第1の分類処理のクラスタ番号若しくはクラスタ特徴量と、各部署から他の部署への異動により各部署に空き枠を形成した転出側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されている第1の分類処理のクラスタ番号若しくはクラスタ特徴量とを一致させる人選処理を実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についての営業員識別情報と関連付けられて分類結果記憶手段に記憶されている第1の分類処理のクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行し、
さらに、各部署に営業員を配置する際に、転入側の営業員についての第1の分類処理のクラスタ番号若しくはクラスタ特徴量に対し、第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の転出側の営業員がいる場合、若しくは、転出側の営業員についての第1の分類処理のクラスタ番号若しくはクラスタ特徴量に対し、第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の転入側の営業員がいる場合、または、2つの部署間で営業員を交換する際に、第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の交換対象の営業員がいる場合には、第2の分類処理のクラスタ番号若しくはクラスタ特徴量が一致するか、または近い営業員を選択する処理を実行する構成としてもよい。
And in the salesperson clustering system mentioned above,
Salesperson data storage means
In addition to the amount of revenue for each salesperson and for each customer, the number of contacts for each salesperson and for each customer is stored in association with the salesperson identification information and customer identification information,
Feature vector creation means
In addition to processing to create a feature vector for each salesperson with revenue amount as a component,
Using the contact count data stored in the salesperson data storage means, as a cluster variable, the vertical axis represents the number of customers and the horizontal axis represents the number of contacts for one customer. The number of contacts for each quantile is calculated, and a process for creating a feature vector for each salesperson with each calculated number of contacts as a component is also executed.
Multiple salespeople are salespeople who belong to an organization consisting of multiple departments.
Cluster analysis means
The first cluster analysis is used to input a feature vector for each salesperson whose component is the revenue amount created by the feature vector creation means for all salespeople belonging to the organization. In addition to the first classification process for classifying
A feature vector for each salesperson whose component is the number of contacts created by the feature vector creation means for all salespersons belonging to the organization is input as a second division number for a plurality of salespersons by the second cluster analysis. A second classification process for classifying the cluster into
Furthermore, the cluster number assigned according to the degree of excellence of the business results for each cluster obtained by the first classification process or the cluster feature amount indicating the degree of excellence of each cluster can be obtained by the first classification process. In addition, it is stored in the classification result storage means in association with the salesperson identification information about the salesperson classified into each cluster, and is attached to each cluster obtained in the second classification processing according to the degree of excellent business results. The cluster feature quantity indicating the cluster number or the degree of excellence of each cluster is stored in the classification result storage means in association with the salesperson identification information about the salesperson classified into each cluster obtained in the second classification process. With the configuration,
With personnel change support means to execute personnel change support processing that supports the relocation work between sales staff departments,
This personnel change support means
Cluster number or cluster of the first classification process stored in the classification result storage means in association with the salesperson identification information about the transfer-side salesperson arranged in each department when the salesperson is arranged in each department The first classification stored in the classification result storage means in association with the feature quantity and the salesperson identification information about the salesperson on the transfer side who has formed a vacancy in each department due to the transfer from each department to another department When a person selection process that matches the cluster number or cluster feature value of the process is executed, or when a sales employee is exchanged between two departments, it is associated with sales representative identification information about the two sales representatives to be exchanged. Performing a person selection process for matching the cluster number or cluster feature amount of the first classification process stored in the classification result storage means,
Further, when a salesperson is assigned to each department, the cluster number or cluster feature value of the first classification process matches the cluster number or cluster feature value of the first classification process for the salesperson on the transfer side. When there are a plurality of transfer side salespeople, or the cluster number or cluster feature amount of the first classification process matches the cluster number or cluster feature amount of the first classification process for the transfer side salesperson When there are multiple transfer-side salespersons or when exchanging salespersons between two departments, there are multiple sales-target salespersons with the same cluster number or cluster feature quantity in the first classification process In this case, a configuration may be adopted in which a process is performed in which the sales numbers that match or are close to the cluster number or cluster feature amount of the second classification process.

このように第1、第2のクラスタ分析を行うが、それらの分類結果を組み合わせて複合分類処理を行うのではなく、それぞれの分類結果を別々の場面で段階的に用いる構成とした場合には、人事異動の前後で、各部署の業務処理能力の変化を、より一層少なく抑えることが可能となる。   In this way, the first and second cluster analyzes are performed. However, when the classification results are not used in combination with each other and the classification results are used step by step in different scenes. , Before and after personnel changes, it is possible to further reduce the change in business processing capacity of each department.

<プログラムの発明>   <Invention of program>

また、本発明のプログラムは、以上に述べた営業員クラスタリングシステムとして、コンピュータを機能させるためのものである。   The program of the present invention is for causing a computer to function as the salesperson clustering system described above.

なお、上記のプログラムまたはその一部は、例えば、光磁気ディスク(MO)、コンパクトディスク(CD)、デジタル・バーサタイル・ディスク(DVD)、フレキシブルディスク(FD)、磁気テープ、読出し専用メモリ(ROM)、電気的消去および書換可能な読出し専用メモリ(EEPROM)、フラッシュ・メモリ、ランダム・アクセス・メモリ(RAM)、ハードディスク、ソリッドステートドライブ(SSD)、フラッシュディスク等の記録媒体に記録して保存や流通等させることが可能であるとともに、例えば、LAN、MAN、WAN、インターネット、イントラネット、エクストラネット等の有線ネットワーク、あるいは無線通信ネットワーク、さらにはこれらの組合せ等の伝送媒体を用いて伝送することが可能であり、また、搬送波に載せて搬送することも可能である。さらに、上記のプログラムは、他のプログラムの一部分であってもよく、あるいは別個のプログラムと共に記録媒体に記録されていてもよい。   The above-mentioned program or a part thereof is, for example, a magneto-optical disk (MO), a compact disk (CD), a digital versatile disk (DVD), a flexible disk (FD), a magnetic tape, or a read-only memory (ROM). , Electrically erasable and rewritable read-only memory (EEPROM), flash memory, random access memory (RAM), hard disk, solid state drive (SSD), flash disk, etc. And can be transmitted using a transmission medium such as a wired network such as LAN, MAN, WAN, Internet, Intranet, Extranet, or a wireless communication network, or a combination thereof. And It is also possible to transport and put in a carrier wave. Furthermore, the above program may be a part of another program, or may be recorded on a recording medium together with a separate program.

以上に述べたように本発明によれば、クラスタ用変数として、営業員毎の収益分布における複数の分位点の各収益金額を構成要素とする特徴ベクトルを営業員毎に作成し、これらの特徴ベクトルを入力としてクラスタ分析を行うので、クラスタ用変数の作成時における恣意性を排除することができるとともに、営業員の特徴を効果的に捉えたクラスタ用変数を作成することができるという効果がある。   As described above, according to the present invention, as a cluster variable, a feature vector having each revenue amount of a plurality of quantiles in a revenue distribution for each sales employee as a constituent element is created for each sales employee. Since cluster analysis is performed using feature vectors as input, it is possible to eliminate arbitraryness when creating cluster variables and to create cluster variables that effectively capture the characteristics of salespeople. is there.

本発明の一実施形態の営業員クラスタリングシステムの全体構成図。1 is an overall configuration diagram of a salesperson clustering system according to an embodiment of the present invention. 前記実施形態の営業員データ記憶手段を構成するデータベースの属性テーブルの構成例を示す図。The figure which shows the structural example of the attribute table of the database which comprises the salesclerk data storage means of the said embodiment. 前記実施形態の営業員データ記憶手段を構成するデータベースの収益金額・コンタクト回数テーブルの構成例を示す図。The figure which shows the structural example of the revenue amount and the contact frequency table of the database which comprises the salesclerk data storage means of the said embodiment. 前記実施形態の営業員データ記憶手段を構成するデータベースの収益金額に係る特徴ベクトルテーブルの構成例を示す図。The figure which shows the structural example of the feature vector table which concerns on the revenue amount of the database which comprises the salesclerk data storage means of the said embodiment. 前記実施形態の1人の営業員の収益分布を示す図。The figure which shows the profit distribution of one sales employee of the said embodiment. 前記実施形態でのクラスタ分析により作成されたデンドログラムを示す図。The figure which shows the dendrogram created by the cluster analysis in the said embodiment. 前記実施形態の分類結果記憶手段の構成図。The block diagram of the classification result memory | storage means of the said embodiment. 前記実施形態の人事異動支援処理の流れを示すフローチャートの図。The figure of the flowchart which shows the flow of the personnel change assistance process of the said embodiment. 前記実施形態の人事異動用データ記憶手段を構成するデータベースの異動対象者テーブルの構成例(配置開始前の状態)を示す図。The figure which shows the structural example (state before arrangement | positioning start) of the transfer object person table of the database which comprises the data storage means for personnel changes of the said embodiment. 前記実施形態の人事異動用データ記憶手段を構成するデータベースの空き枠テーブルの構成例(空き枠の形成直後の状態)を示す図。The figure which shows the structural example (state immediately after formation of an empty frame) of the empty frame table of the database which comprises the data storage means for personnel changes of the said embodiment. 前記実施形態の人事異動用データ記憶手段を構成するデータベースの部署テーブルの構成例(空き枠の形成直後の状態)を示す図。The figure which shows the structural example (state immediately after formation of an empty frame) of the department table of the database which comprises the data storage means for personnel changes of the said embodiment. 前記実施形態の1人の営業員のコンタクト回数分布を示す図。The figure which shows the frequency | count distribution of contact of one sales employee of the said embodiment. 前記実施形態の営業員データ記憶手段を構成するデータベースのコンタクト回数に係る特徴ベクトルテーブルの構成例を示す図。The figure which shows the structural example of the feature vector table which concerns on the frequency | count of contact of the database which comprises the salesclerk data storage means of the said embodiment.

以下に本発明の一実施形態について図面を参照して説明する。図1には、本実施形態の営業員クラスタリングシステム10の全体構成が示されている。図2〜図4には、営業員データ記憶手段30を構成するデータベースの属性テーブル30A、収益金額・コンタクト回数テーブル30B、収益金額に係る特徴ベクトルテーブル30Cの構成例が示されている。また、図5には、1人の営業員の収益分布を示す収益ヒストグラムが示され、図6には、クラスタ分析により作成されたデンドログラムが示され、図7には、分類結果記憶手段31の構成が示されている。さらに、図8には、人事異動支援処理の流れがフローチャートで示され、図9〜図11には、人事異動用データ記憶手段32を構成するデータベースの異動対象者テーブル32A、空き枠テーブル32B、部署テーブル32Cの構成例が示されている。そして、図12には、1人の営業員のコンタクト回数分布が示され、図13には、営業員データ記憶手段30を構成するデータベースのコンタクト回数に係る特徴ベクトルテーブル30Dの構成例が示されている。   An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows the overall configuration of a salesperson clustering system 10 of the present embodiment. 2 to 4 show configuration examples of a database attribute table 30A, a revenue amount / contact count table 30B, and a feature vector table 30C relating to the revenue amount, which constitute the salesperson data storage means 30. FIG. 5 shows a profit histogram showing the profit distribution of one sales employee, FIG. 6 shows a dendrogram created by cluster analysis, and FIG. 7 shows a classification result storage means 31. The configuration of is shown. Further, FIG. 8 is a flowchart showing the flow of the personnel change support process, and FIGS. 9 to 11 show the transfer target person table 32A, empty frame table 32B of the database constituting the personnel change data storage means 32, A configuration example of the department table 32C is shown. FIG. 12 shows the contact frequency distribution of one sales employee, and FIG. 13 shows a configuration example of the feature vector table 30D related to the database contact frequency constituting the sales employee data storage means 30. ing.

<営業員クラスタリングシステム10の全体構成>   <Overall configuration of salesperson clustering system 10>

図1において、営業員クラスタリングシステム10は、1台または複数台のコンピュータにより構成され、営業員クラスタリングに関する各種処理を実行する処理手段20と、この処理手段20による処理に必要な各種データを記憶する営業員データ記憶手段30、分類結果記憶手段31、および人事異動用データ記憶手段32と、処理手段20に接続された例えばマウスやキーボード等の入力手段40と、処理手段20に接続された例えば液晶ディスプレイ等の表示手段50とを備えている。   In FIG. 1, a salesperson clustering system 10 is constituted by one or a plurality of computers, and stores processing means 20 for executing various processes relating to salesperson clustering and various data necessary for processing by the processing means 20. Sales staff data storage means 30, classification result storage means 31, personnel change data storage means 32, input means 40 such as a mouse or keyboard connected to the processing means 20, and liquid crystal connected to the processing means 20, for example. Display means 50 such as a display.

処理手段20は、入力受付手段21と、特徴ベクトル作成手段22と、クラスタ分析手段23と、人事異動支援手段24と、出力手段25とを含んで構成されている。これらの処理手段20を構成する各手段21〜25は、営業員クラスタリングシステム10を構成するコンピュータ本体の内部に設けられた中央演算処理装置(CPU)、およびこのCPUの動作手順を規定する1つまたは複数のプログラムにより実現される。   The processing unit 20 includes an input receiving unit 21, a feature vector creating unit 22, a cluster analysis unit 23, a personnel change support unit 24, and an output unit 25. Each of the means 21 to 25 constituting these processing means 20 is a central processing unit (CPU) provided inside the computer main body constituting the salesperson clustering system 10 and one for defining the operation procedure of this CPU. Alternatively, it is realized by a plurality of programs.

なお、営業員クラスタリングシステム10は、サーバ・クライアントシステムにより構成してもよく、その場合には、各記憶手段30〜32は、サーバ側に設置され、入力手段40および表示手段50は、クライアント側に設置される。また、処理手段20の主要機能は、サーバ側に設置されるが、一部の機能をクライアント側に設置してもよい。   The salesperson clustering system 10 may be configured by a server / client system. In this case, the storage means 30 to 32 are installed on the server side, and the input means 40 and the display means 50 are on the client side. Installed. The main functions of the processing means 20 are installed on the server side, but some functions may be installed on the client side.

<入力受付手段21の構成>   <Configuration of input receiving means 21>

入力受付手段21は、入力手段40を操作するユーザによる各種の入力を受け付ける処理を実行するものである。なお、営業員クラスタリングシステム10をサーバ・クライアントシステムとする場合には、入力受付手段21は、クライアント端末へ入力画面の表示用データをネットワークを介して送信するとともに(これによりクライアント端末の表示手段50の画面上に入力画面が表示され、ユーザが入力手段40を操作してデータを入力できるようになる。)、クライアント端末からネットワークを介して送信されてくるユーザによる入力データを受信する処理を実行する。   The input receiving unit 21 executes a process of receiving various inputs by a user who operates the input unit 40. When the salesperson clustering system 10 is a server / client system, the input receiving unit 21 transmits input screen display data to the client terminal via the network (thereby, the display unit 50 of the client terminal). The input screen is displayed on the screen, and the user can input data by operating the input means 40.) The process of receiving the input data by the user transmitted from the client terminal via the network is executed. To do.

具体的には、入力受付手段21は、上位の分位点の個数および刻み幅を決めるための担当顧客数情報の入力を受け付ける処理を実行する。担当顧客数情報は、1人の営業員が担当する顧客数に関する情報である。入力受付手段21は、担当顧客数情報として顧客数の範囲の入力を受け付ける場合には、例えば、100人未満、100人〜199人、200人〜399人、400人〜999人、1000人以上等のような幾つかの範囲からのユーザの選択入力を受け付け、あるいは、例えば、100人程度、500人程度、1000人程度等からのユーザの選択入力を受け付ける。また、入力受付手段21は、担当顧客数情報として、各営業員が担当する顧客数の平均数、各営業員が担当する顧客数のうちの最大数や最小数についてのユーザの入力を受け付けてもよい。さらに、入力受付手段21は、特徴ベクトル作成手段22により営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されている各営業員の担当顧客数を用いるか、または収益金額・コンタクト回数テーブル30B(図3参照)のデータを用いて、担当顧客数情報を自動算出(各営業員の担当顧客数の平均数、最大数、若しくは最小数の自動算出)することの選択入力を受け付けてもよい。   Specifically, the input receiving means 21 executes processing for receiving input of the number of customers in charge for determining the number of higher quantiles and the step size. The number of customers in charge information is information regarding the number of customers in charge of one sales employee. When the input reception means 21 receives the input of the range of the number of customers as the information on the number of customers in charge, for example, less than 100, 100 to 199, 200 to 399, 400 to 999, 1000 or more The selection input of the user from some ranges such as the above is accepted, or the selection input of the user from, for example, about 100 people, about 500 people, about 1000 people, etc. is accepted. Further, the input receiving means 21 receives the user's input about the average number of customers in charge of each sales employee and the maximum or minimum number of customers in charge of each sales employee as the information on the number of customers in charge. Also good. Further, the input reception means 21 uses the number of customers in charge of each salesperson stored in the attribute table 30A (see FIG. 2) of the salesperson data storage means 30 by the feature vector creation means 22, or the revenue amount / contact Using the data of the frequency table 30B (refer to FIG. 3), accepting a selection input for automatically calculating the number of customers in charge (automatic calculation of the average number, maximum number, or minimum number of customers in charge of each sales employee) May be.

また、入力受付手段21は、クラスタ分析手段23による最初の分類(第1次振分選択)の方法の選択入力を受け付ける。すなわち、入力受付手段21は、(P1)収益分布に基づく第1のクラスタ分析のみの分類処理、(P2)収益分布に基づく第1のクラスタ分析と、コンタクト回数分布に基づく第2のクラスタ分析とを組み合わせた複合分類処理のうち、いずれの処理をクラスタ分析手段23により実行するかの選択入力を受け付ける。   Further, the input receiving unit 21 receives a selection input of the method of the first classification (first distribution selection) by the cluster analyzing unit 23. That is, the input receiving means 21 includes (P1) a classification process only for the first cluster analysis based on the profit distribution, (P2) a first cluster analysis based on the profit distribution, and a second cluster analysis based on the contact frequency distribution. A selection input as to which of the combined classification processes to be executed by the cluster analysis means 23 is accepted.

さらに、入力受付手段21は、人事異動支援手段24による営業員の配置時や交換時における詳細選択(クラスタ分析手段23によるクラスタリングを第1次振分選択とすれば、第2次振分選択となる。)の方法の選択入力を受け付ける。すなわち、(Q1)特徴ベクトル間の距離を使用する方法、(Q2)担当顧客数を使用する方法、(Q3)収益金額の合計値を使用する方法、(Q4)コンタクト回数に基づく第2のクラスタ分析による分類結果を使用する方法(P1選択時のみ選択可)のうち、いずれの方法を人事異動支援手段24により実行するかの選択入力を受け付ける。   Further, the input accepting means 21 performs detailed selection at the time of salesperson assignment or exchange by the personnel change support means 24 (if the clustering by the cluster analysis means 23 is the primary distribution selection, the secondary distribution selection The method selection input is accepted. (Q1) Method of using distance between feature vectors, (Q2) Method of using number of customers in charge, (Q3) Method of using total value of revenue amount, (Q4) Second cluster based on number of contacts Of the methods using the classification result by analysis (selectable only when P1 is selected), a selection input as to which method is to be executed by the personnel change support means 24 is accepted.

また、入力受付手段21は、第1のクラスタ分析による第1の分割数の入力を受け付けるか、または第1の分割数を自動決定することの選択入力を受け付ける。さらに、入力受付手段21は、ユーザがP2、Q4を選択した場合の第2のクラスタ分析による第2の分割数の入力を受け付けるか、または第2の分割数を自動決定することの選択入力を受け付ける。   The input receiving unit 21 receives an input of the first division number based on the first cluster analysis, or receives a selection input for automatically determining the first division number. Further, the input receiving means 21 receives a selection input for accepting an input of the second division number by the second cluster analysis when the user selects P2 or Q4, or automatically determining the second division number. Accept.

さらに、入力受付手段21は、例えば役員の要望等により異動先が決まっている異動対象者の情報(異動対象者についての営業員識別情報、および予定異動先の部署についての部署識別情報)の入力を受け付け、受け付けた情報を、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)に記憶させる処理を実行する。   Furthermore, the input receiving means 21 inputs, for example, information on the transfer target person (sales employee identification information about the transfer target person and department identification information about the planned transfer target department) whose transfer destination is determined by a request from an officer or the like. And the received information is stored in the transfer target person table 32A (see FIG. 9) of the personnel transfer data storage means 32.

<特徴ベクトル作成手段22の構成>   <Configuration of Feature Vector Creation Unit 22>

特徴ベクトル作成手段22は、営業員データ記憶手段30の収益金額・コンタクト回数テーブル30B(図3参照)に記憶された収益金額のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客から上げた収益金額とする営業員毎の収益分布(図5参照)における複数の分位点の各収益金額を求め、求めた各収益金額を構成要素とする特徴ベクトルを営業員毎に作成し、作成した営業員毎の特徴ベクトルを、営業員識別情報と関連付けて、営業員データ記憶手段30の収益金額に係る特徴ベクトルテーブル30C(図4参照)に記憶させる処理を実行するものである。図5に示した営業員毎の収益分布は、一定期間内のアクティブ顧客の収益金額の偏りを示すものである。なお、収益金額・コンタクト回数テーブル30B(図3参照)に記憶された収益金額のデータを用いた特徴ベクトル作成処理の詳細については後述する(図8のステップS2参照)。   The feature vector creating unit 22 uses the revenue amount data stored in the revenue amount / contact count table 30B (see FIG. 3) of the salesperson data storage unit 30, and uses the vertical axis as the number of customers as a cluster variable. A feature vector whose components are the calculated revenue amounts for each quantile in the revenue distribution for each sales employee (see Fig. 5), with the horizontal axis as the revenue amount raised from one customer. Is created for each salesperson, and the created feature vector for each salesperson is stored in the feature vector table 30C (see FIG. 4) related to the revenue amount of the salesperson data storage means 30 in association with the salesperson identification information. Is to execute. The revenue distribution for each sales employee shown in FIG. 5 shows a bias in the revenue amount of active customers within a certain period. The details of the feature vector creation process using the revenue amount data stored in the revenue amount / contact count table 30B (see FIG. 3) will be described later (see step S2 in FIG. 8).

この際、特徴ベクトル作成手段22は、本実施形態では、一例として、営業員毎の収益分布(図5参照)における第1四分位点、第2四分位点、および第3四分位点の3つの収益金額、並びにこれらの3つの四分位点のうちで最も収益金額の大きい第3四分位点よりも収益金額の大きい範囲を細分化した少なくとも1つの上位の分位点の収益金額を構成要素とする4次元以上の特徴ベクトルを営業員毎に作成する処理を実行する。なお、収益金額に係る特徴ベクトルの作成に使用する複数の分位点は、これに限定されるものではなく、例えば、四分位点ではなく、任意の分位点としてもよい。また、図5は、複数の分位点の位置関係を説明した図であり、この収益分布における横軸の収益金額のスケールは正確なものではない。   At this time, in the present embodiment, the feature vector creating unit 22 exemplifies the first quartile, the second quartile, and the third quartile in the profit distribution for each salesperson (see FIG. 5). And the at least one higher quantile that subdivides the larger revenue range than the third quartile with the largest revenue amount among these three quartiles. A process of creating a four-dimensional or higher feature vector having a revenue amount as a constituent element for each salesperson is executed. Note that the plurality of quantiles used for creating the feature vector related to the revenue amount is not limited to this, and may be any quantile instead of the quartile, for example. FIG. 5 is a diagram for explaining the positional relationship of a plurality of quantiles, and the scale of the revenue amount on the horizontal axis in this revenue distribution is not accurate.

また、特徴ベクトル作成手段22は、入力受付手段21により受け付けたユーザの入力による担当顧客数情報を用いるか、または営業員データ記憶手段30の属性テーブル30A(図2参照)または収益金額・コンタクト回数テーブル30B(図3参照)に記憶されているデータを用いて担当顧客数情報を自動算出し、予め定められた担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って、細分化して設ける上位の分位点の個数および刻み幅を決定する処理を実行する。なお、担当顧客数情報と上位の分位点の個数および刻み幅との対応関係は、プログラム内に記述しておいてもよく、メモリ(図示されない分位点記憶手段)に記憶しておき、それを読み込むようにしてもよい。この対応関係は、具体的には、例えば、担当顧客数情報が200人〜599人の範囲や、400人程度である場合には、四分位点、および上位10%点、上位5%点、上位1%点、上位0.5%点を使用し、担当顧客数情報が1000人〜4999人の範囲や、2000人程度である場合には、これらに加えて上位0.1%点を使用する等の対応関係である。   Further, the feature vector creation means 22 uses the number of customers in charge by the user input received by the input reception means 21, or the attribute table 30A (see FIG. 2) of the salesperson data storage means 30, or the amount of revenue / contact count. The number of customers in charge is automatically calculated using the data stored in the table 30B (see FIG. 3), and the correspondence between the number of customers in charge and the number of higher quantiles and the step size is determined in advance. A process of determining the number and step size of upper quantiles provided by subdividing is executed. The correspondence relationship between the number of customers in charge, the number of higher quantiles, and the step size may be described in the program, stored in a memory (quantitative point storage means not shown), You may make it read it. Specifically, for example, when the number of customers in charge ranges from 200 to 599 or about 400, the quartile, the top 10% point, and the top 5% point If the top 1% point and the top 0.5% point are used, and the number of customers in charge is in the range of 1000 to 4999 people, or about 2000 people, in addition to these, the top 0.1% point is used. It is a correspondence relationship such as use.

さらに、特徴ベクトル作成手段22は、以上のような複数の分位点の各収益金額に加え、1人の営業員が担当の各顧客から上げた収益金額のうちの最大値と、1人の営業員が担当の各顧客から上げた収益金額の合計値と、1人の営業員が担当の各顧客から上げた収益金額の平均値との中から選択した少なくとも1つの追加要素を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行してもよい。このような追加要素を特徴ベクトルの構成要素に入れるという選択は、入力受付手段21により受け付けられる。   Further, the feature vector creating means 22 adds the maximum value of the revenue amount raised from each customer in charge by one sales employee in addition to the revenue amounts of the plurality of quantiles as described above, At least one additional element selected from the total value of the revenue amount raised by each sales representative from each customer and the average value of the revenue amount raised by each sales representative from each customer Processing for creating a feature vector for each salesperson may be executed. The selection to insert such additional elements into the constituent elements of the feature vector is received by the input receiving means 21.

また、特徴ベクトル作成手段22は、営業員データ記憶手段30の収益金額・コンタクト回数テーブル30B(図3参照)に記憶されたコンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布(図12参照)における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成し、作成した営業員毎の特徴ベクトルを、営業員識別情報と関連付けて、営業員データ記憶手段30のコンタクト回数に係る特徴ベクトルテーブル30D(図13参照)に記憶させる処理を実行するものである。なお、収益金額・コンタクト回数テーブル30B(図3参照)に記憶されたコンタクト回数のデータを用いた特徴ベクトル作成処理の詳細については、収益金額に係る特徴ベクトルの作成処理と同様である(後述する図8のステップS2参照)。また、図12は、複数の分位点の位置関係を説明した図であり、このコンタクト回数分布における横軸のコンタクト回数のスケールは正確なものではない。   Further, the feature vector creating means 22 uses the data on the number of contacts stored in the revenue amount / contact count table 30B (see FIG. 3) of the salesperson data storage means 30, and uses the vertical axis as the cluster variable. And the horizontal axis represents the number of contacts to one customer, and the number of contacts at a plurality of quantiles in the distribution of contact numbers for each salesperson (see FIG. 12) is obtained. A vector is created for each salesperson, and the created feature vector for each salesperson is stored in the feature vector table 30D (see FIG. 13) related to the number of contacts in the salesperson data storage means 30 in association with the salesperson identification information. The process is executed. The details of the feature vector creation processing using the contact count data stored in the revenue amount / contact count table 30B (see FIG. 3) are the same as the feature vector creation processing related to the revenue amount (described later). (See step S2 in FIG. 8). FIG. 12 is a diagram for explaining the positional relationship between a plurality of quantiles, and the scale of the number of contacts on the horizontal axis in this contact number distribution is not accurate.

このコンタクト回数に係る特徴ベクトルを作成する際には、特徴ベクトル作成手段22は、収益金額に係る特徴ベクトルの作成処理の場合と同様に、複数の分位点として、例えば、四分位点および少なくとも1つの上位の分位点を使用するが、必ずしも収益金額に係る特徴ベクトルの作成処理の場合と同じ分位点を使用する必要はなく、異なる分位点を使用してもよい。なお、担当顧客数情報は、収益金額に係る特徴ベクトルの作成処理の場合と同じであるから、コンタクト回数に係る特徴ベクトルを作成する際にも、予め定められた担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って、細分化して設ける上位の分位点の個数および刻み幅を決定する処理を実行する。   When creating the feature vector related to the number of contacts, the feature vector creating unit 22 uses a plurality of quantile points, for example, quartile and Although at least one higher quantile is used, it is not always necessary to use the same quantile as in the process of creating the feature vector related to the revenue amount, and a different quantile may be used. Note that the number of customers in charge information is the same as in the process of creating a feature vector related to the amount of revenue, so when creating a feature vector related to the number of contacts, A process of determining the number and step widths of the upper quantiles provided in accordance with the correspondence relationship between the number of step points and the step width is executed.

<クラスタ分析手段23の構成>   <Configuration of Cluster Analysis Unit 23>

クラスタ分析手段23は、特徴ベクトル作成手段22により作成した営業員毎の特徴ベクトルを入力としてクラスタ分析により複数の営業員を分類し、分類結果を分類結果記憶手段31(図7参照)に記憶させる処理を実行するものである。この際、クラスタ分析手段23は、図7に示すように、各クラスタに付されたクラスタ番号またはクラスタ特徴量を、各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段31に記憶させる。   The cluster analysis unit 23 uses the feature vector for each salesperson created by the feature vector creation unit 22 as input, classifies a plurality of salespeople by cluster analysis, and stores the classification result in the classification result storage unit 31 (see FIG. 7). The process is executed. At this time, as shown in FIG. 7, the cluster analysis means 23 stores the classification result by associating the cluster number or cluster feature value assigned to each cluster with the salesperson identification information about the salesperson classified into each cluster. The data is stored in the means 31.

なお、クラスタ番号は、各クラスタの営業成績の優秀の度合いに従って付された番号(通常は、連続番号とする。)であり、例えば分割数=7の場合(図6参照)には、営業成績の優秀の度合いに従って、成績の低いクラスタから順に、例えば、1,2,3,4,5,6,7等と単純に付されるので、通常は、線形の数値列となる。各クラスタにクラスタ番号を付す際に、いずれのクラスタを営業成績の優秀な営業員のクラスタであるとするかは、例えば、同じクラスタに分類された複数の営業員(全ての営業員)の上位0.5点の収益金額の平均値等の大小により決めることができ、このように予め定められた判断指標によりクラスタ番号を自動的に振ることが好ましいが、必ずしも自動付番に限定されるものではなく、ユーザが手作業で各クラスタにクラスタ番号を振ってもよく、その場合には、入力受付手段21により付番の入力を受け付ける。また、クラスタ特徴量は、各クラスタの営業成績の優秀の度合いを代表する数量であり、例えば、同じクラスタに分類された複数の営業員(全ての営業員)の上位0.5点の収益金額の平均値等であり、通常は、非線形の数値列となる。   The cluster number is a number assigned in accordance with the degree of excellence in sales performance of each cluster (usually a serial number). For example, when the number of divisions is 7 (see FIG. 6), the business results In accordance with the degree of excellence, for example, 1, 2, 3, 4, 5, 6, 7 and so on are assigned in order from the cluster with the lowest grade. When assigning a cluster number to each cluster, which cluster is the cluster of salespeople with excellent sales results, for example, the top of multiple salespeople (all salespeople) classified into the same cluster It can be determined by the average value of the revenue amount of 0.5 points, etc., and it is preferable to automatically assign the cluster number based on such a predetermined judgment index, but it is not necessarily limited to automatic numbering Instead, the user may manually assign a cluster number to each cluster. In this case, the input receiving unit 21 receives the numbering input. The cluster feature amount is a quantity representing the degree of excellence in sales performance of each cluster. For example, the top 0.5 revenue amount of a plurality of sales employees (all sales employees) classified into the same cluster. In general, it is a non-linear numerical sequence.

本発明のクラスタ分析は、既存の手法によるものでよい。例えば、特徴ベクトル作成手段22により作成した各営業員の特徴ベクトルをクラスタ用変数としてユークリッド距離等の距離計算を用いてクラスタリングを行うことにより、顧客ポートフォリオの形状(すなわち、図5に示されたような収益分布の形状)が類似している営業員をグルーピングする(図6参照)。従って、クラスタ分析手段23は、例えばR言語やパイソン等の既存の言語で用意されているライブラリを利用して構成することができる。また、既存のライブラリを利用するのではなく、1からコーディングしてもよいが、その場合でも、クラスタリングアルゴリズムは、既存のアルゴリズムでよい。   The cluster analysis of the present invention may be based on an existing method. For example, clustering is performed using distance calculation such as Euclidean distance using the feature vector of each salesperson created by the feature vector creation means 22 as a cluster variable, thereby forming the shape of the customer portfolio (ie, as shown in FIG. 5). Sales representatives with similar revenue distribution shapes are grouped (see FIG. 6). Therefore, the cluster analysis means 23 can be configured using a library prepared in an existing language such as R language or Python. Further, instead of using an existing library, coding may be performed from one, but even in that case, the clustering algorithm may be an existing algorithm.

より具体的には、クラスタ分析手段23は、特徴ベクトル作成手段22により作成した収益金額を構成要素とする営業員毎の特徴ベクトルを入力として第1のクラスタ分析により複数の営業員を第1の分割数のクラスタに分類し、分類結果を分類結果記憶手段31(図7参照)に記憶させる第1の分類処理を実行する。例えば、図6、図7に示すように、第1の分割数=7の場合には、営業成績の低い方から順に、1,2,3,4,5,6,7というクラスタ番号を自動的に振る。なお、ユーザがクラスタ番号を手作業で振ってもよい。   More specifically, the cluster analysis unit 23 inputs a feature vector for each salesperson having the revenue amount created by the feature vector creation unit 22 as a component and inputs a plurality of salespeople to the first by the first cluster analysis. A first classification process is performed in which the classification results are classified into clusters and the classification results are stored in the classification result storage unit 31 (see FIG. 7). For example, as shown in FIGS. 6 and 7, when the first division number = 7, the cluster numbers 1, 2, 3, 4, 5, 6, and 7 are automatically assigned in order from the lowest sales results. Shake. Note that the user may manually assign the cluster number.

また、クラスタ分析手段23は、特徴ベクトル作成手段22により作成したコンタクト回数を構成要素とする営業員毎の特徴ベクトルを入力として第2のクラスタ分析により複数の営業員を第2の分割数のクラスタに分類し、分類結果を分類結果記憶手段31(図7参照)に記憶させる第2の分類処理を実行する。この第2のクラスタ分析による第2の分割数は、第1のクラスタ分析による第1の分割数と同じでもよく、異なっていてもよい。例えば、図7に示すように、第2の分割数=3の場合には、営業成績の低い方から順に(何の数値が良好な営業成績に結び付くかは、第1のクラスタ分析の場合と同様に予め定めておき、その数値の大きさで自動決定する。)、1,2,3というクラスタ番号を自動的に振る。なお、ユーザがクラスタ番号を手作業で振ってもよい。但し、この第2の分類処理は、入力受付手段21により前述したP2、Q4のユーザ選択(図8のステップS1参照)を受け付けた場合に実行される。   Further, the cluster analysis means 23 receives a feature vector for each salesperson having the number of contacts created by the feature vector creation means 22 as a component and inputs a plurality of salespersons into a second division number cluster by the second cluster analysis. The second classification process is executed in which the classification result is stored in the classification result storage means 31 (see FIG. 7). The second division number by the second cluster analysis may be the same as or different from the first division number by the first cluster analysis. For example, as shown in FIG. 7, when the second number of divisions = 3, in order from the lowest sales results (which numerical value leads to good business results is the same as in the first cluster analysis. Similarly, it is determined in advance and automatically determined based on the size of the numerical value.) Cluster numbers 1, 2, and 3 are automatically assigned. Note that the user may manually assign the cluster number. However, this second classification process is executed when the user selection of P2 and Q4 described above (see step S1 in FIG. 8) is received by the input receiving means 21.

さらに、クラスタ分析手段23は、入力受付手段21により前述したP2のユーザ選択(図8のステップS1参照)を受け付けた場合には、前述した第1の分類処理で得られた第1の分類結果と、前述した第2の分類処理で得られた第2の分類結果とを組み合わせることにより、複数の営業員を第1の分割数と第2の分割数とを乗じた数のクラスタに分類し、分類結果を分類結果記憶手段31(図7参照)に記憶させる複合分類処理を実行する。例えば、図7に示すように、第1の分割数=7、第2の分割数=3の場合には、7×3=21個のクラスタが形成されるので、クラスタ番号は、1番〜21番とすることができる。なお、この複合分類処理は、入力受付手段21により前述したQ4のユーザ選択(図8のステップS1参照)を受け付けた場合には実行しなくてよい。   Further, when the cluster analysis unit 23 receives the above-described user selection of P2 (see step S1 in FIG. 8) by the input reception unit 21, the first classification result obtained by the above-described first classification process. And the second classification result obtained by the second classification process described above are used to classify a plurality of sales employees into clusters having a number obtained by multiplying the first division number and the second division number. Then, a composite classification process for storing the classification results in the classification result storage means 31 (see FIG. 7) is executed. For example, as shown in FIG. 7, when the first division number = 7 and the second division number = 3, 7 × 3 = 21 clusters are formed. No. 21. This composite classification process need not be executed when the above-described user selection of Q4 (see step S1 in FIG. 8) is received by the input receiving means 21.

<人事異動支援手段24の構成>   <Configuration of personnel change support means 24>

人事異動支援手段24は、営業員の部署間の配置転換業務を支援し、人事異動に伴う営業員の配置や交換の結果を、人事異動用データ記憶手段32(図9〜図11参照)に記憶させる人事異動支援処理を実行するものである。   The personnel change support means 24 supports the relocation work between sales departments of the sales staff, and the data storage means 32 for personnel changes (see FIGS. 9 to 11) shows the result of the sales staff assignment and exchange accompanying the personnel change. The personnel change support process to be memorized is executed.

より具体的には、人事異動支援手段24は、各部署に営業員を配置する際に、各部署に配置する転入側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段31(図7参照)に記憶されているクラスタ番号若しくはクラスタ特徴量と、各部署から他の部署への異動により各部署に空き枠を形成した転出側の営業員についての営業員識別情報と関連付けられて分類結果記憶手段31に記憶されているクラスタ番号若しくはクラスタ特徴量とを一致させる人選処理を実行する。また、人事異動支援手段24は、2つの部署間で営業員を交換する際に、交換する2人の営業員についての営業員識別情報と関連付けられて分類結果記憶手段31に記憶されているクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行する。   More specifically, the personnel change support means 24 associates with the sales person identification information about the transfer-side sales staff placed in each department when the sales staff is placed in each department. The cluster number or cluster feature value stored in FIG. 7) is associated with the salesperson identification information about the salesperson on the transfer side who has formed an empty frame in each department due to the transfer from each department to another department. A person selection process for matching the cluster number or the cluster feature amount stored in the classification result storage unit 31 is executed. Further, the personnel change support means 24 is a cluster stored in the classification result storage means 31 in association with salesperson identification information about two salespeople to be exchanged when exchanging salespeople between two departments. A person selection process for matching numbers or cluster features is executed.

さらに、人事異動支援手段24は、各部署に営業員を配置する際に、転入側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転出側の営業員がいる場合、若しくは、転出側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転入側の営業員がいる場合、または、2つの部署間で営業員を交換する際に、クラスタ番号若しくはクラスタ特徴量が一致する複数の交換対象の営業員がいる場合には、入力受付手段21によりユーザの選択入力を受け付けた方法Q1,Q2,Q3,Q4(後述する図8のステップS1参照)のいずれかにより、営業員の詳細選択(クラスタ分析手段23によるクラスタリングを第1次振分選択とすれば、第2次振分選択となる。)の処理を実行する。   Further, the personnel change support means 24, when arranging the sales staff in each department, the cluster number or cluster feature quantity of the transfer-side sales staff, the cluster number or cluster feature quantity of the plurality of outgoing side matches. When there are sales employees, or when there are multiple transfer-side sales employees whose cluster numbers or cluster feature quantities match the cluster number or cluster feature quantity of the transfer-side sales staff, or between two departments When there are a plurality of replacement salespersons whose cluster numbers or cluster feature quantities match when exchanging salespersons in, the methods Q1, Q2, Q3 which received the user's selection input by the input reception means 21 Q4 (see step S1 in FIG. 8 to be described later), the detailed selection of the salesperson (clustering by the cluster analysis means 23) If the first primary sorting selected and secondary distribution selected.) To execute the processing of.

方法Q1は、特徴ベクトル間の距離を使用する方法であり、人事異動支援手段24は、複数の候補者(営業員)がいるときに、営業員データ記憶手段30の特徴ベクトルテーブル30C(図4参照)に記憶されている収益金額に係る特徴ベクトルを用いて算出される2者間の距離が最も小さい営業員を選択する処理を実行する。   The method Q1 is a method of using the distance between feature vectors, and the personnel change support means 24 has a feature vector table 30C (FIG. 4) of the salesperson data storage means 30 when there are a plurality of candidates (salespeople). The process of selecting the salesperson with the shortest distance between the two calculated using the feature vector related to the revenue amount stored in (see) is executed.

方法Q2は、担当顧客数を使用する方法であり、人事異動支援手段24は、複数の候補者(営業員)がいるときに、営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されている担当顧客数が最も近い営業員を選択する処理を実行する。   The method Q2 is a method of using the number of customers in charge, and the personnel change support unit 24 stores the attribute table 30A (see FIG. 2) of the salesperson data storage unit 30 when there are a plurality of candidates (salespeople). A process of selecting the salesperson with the closest number of stored customers in charge is executed.

方法Q3は、収益金額の合計値を使用する方法であり、人事異動支援手段24は、複数の候補者(営業員)がいるときに、営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されている収益金額の合計値が最も近い営業員を選択する処理を実行する。   The method Q3 is a method of using the total value of the revenue amount, and the personnel change support means 24 has an attribute table 30A (see FIG. 2) of the salesperson data storage means 30 when there are a plurality of candidates (salespeople). ) Is executed to select a salesperson with the closest total value of the revenue amount stored in ().

なお、方法Q2,Q3では、担当顧客数や、収益金額の合計値を使用しているが、営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されている他のデータ、例えば、年齢、勤続年数等を使用し、その値が最も近い営業員を選択する処理を実行してもよい。   In the methods Q2 and Q3, the number of customers in charge and the total value of revenue are used, but other data stored in the attribute table 30A (see FIG. 2) of the salesperson data storage means 30, for example, , Age, years of service, etc. may be used to execute a process of selecting a salesperson with the closest value.

方法Q4は、コンタクト回数に基づく第2のクラスタ分析による分類結果を使用する方法であり、人事異動支援手段24は、複数の候補者(営業員)がいるときに、分類結果記憶手段31(図7参照)に記憶されているコンタクト回数に基づく第2のクラスタ分析により分類された第2の分類処理のクラスタ番号若しくはクラスタ特徴量が一致するか、または近い営業員を選択する処理を実行する。なお、この方法Q4は、入力受付手段21によりユーザのP1の選択入力(後述する図8のステップS1参照)を受け付けた場合にのみ選択することができ、ユーザがP2の複合分類処理を選択した場合には、その複合分類処理で既に第2のクラスタ分析による分類結果が活用されていることになるので、この方法Q4を選択することはできない。   The method Q4 is a method of using the classification result obtained by the second cluster analysis based on the number of contacts, and the personnel change support unit 24 uses the classification result storage unit 31 (FIG. 5) when there are a plurality of candidates (salespeople). 7), a process of selecting a salesperson whose cluster numbers or cluster feature quantities of the second classification process classified by the second cluster analysis based on the number of contacts stored in the second match analysis or close is selected. This method Q4 can be selected only when the user's selection input of P1 (see step S1 in FIG. 8 described later) is received by the input receiving means 21, and the user selects the P2 composite classification process. In this case, since the classification result by the second cluster analysis has already been utilized in the composite classification process, this method Q4 cannot be selected.

<出力手段25の構成>   <Configuration of output means 25>

出力手段25は、クラスタ分析手段23による分類結果(分類結果記憶手段31(図7参照)に記憶されているデータの内容)、および人事異動支援手段24による営業員の配置や交換の結果(人事異動用データ記憶手段32(図9〜図11参照)に記憶されているデータの内容)を画面表示し、印刷し、他のシステム(不図示)へ通信回線を介して送信し、記録媒体に記憶させ、または音声出力する処理を実行するものである。なお、営業員クラスタリングシステム10をサーバ・クライアントシステムとする場合には、出力手段25は、クライアント端末へ結果出力画面の表示用データをネットワークを介して送信する処理を実行する。これによりクライアント端末の表示手段50の画面上に結果出力画面が表示されるようになる。   The output means 25 is the result of classification by the cluster analysis means 23 (contents of data stored in the classification result storage means 31 (see FIG. 7)), and the result of salesperson assignment or exchange by the personnel change support means 24 (personnel affairs). Transfer data storage means 32 (contents of data stored in FIGS. 9 to 11) is displayed on a screen, printed, transmitted to another system (not shown) via a communication line, and recorded on a recording medium. The process of storing or outputting the sound is executed. When the salesperson clustering system 10 is a server / client system, the output means 25 executes a process of transmitting display data of the result output screen to the client terminal via the network. As a result, the result output screen is displayed on the screen of the display means 50 of the client terminal.

<各記憶手段30〜32の構成>   <Configuration of each storage means 30-32>

営業員データ記憶手段30、分類結果記憶手段31、および人事異動用データ記憶手段32は、本実施形態では、それぞれデータベースにより構成されているが、データの保持・管理形態は、データベースではなく、ファイルシステムとしてもよい。例えば、営業員クラスタリングシステム10をサーバ・クライアントシステムとする場合、あるいは複数のユーザの同時使用を前提とする場合等には、データベースサーバを設置してもよいが(この場合は、処理手段20がデータベース・マネジメント・システム(DBMS)の機能を有する。)、営業員クラスタリングシステム10を1台のコンピュータで構成するスタンドアロン型のシステムとする場合には、表計算ソフトのデータファイル等を用いてもよい。各記憶手段30〜32の構成デバイスは、例えば、ハードディスクやソリッドステートドライブ(SSD)等により好適に実現されるが、記憶容量やアクセス速度等に問題が生じない範囲であれば、DVDやフラッシュ・メモリ等の他の記録媒体を用いてもよい。   The salesperson data storage means 30, the classification result storage means 31, and the personnel change data storage means 32 are each constituted by a database in this embodiment, but the data holding / management form is not a database but a file. It is good also as a system. For example, when the salesperson clustering system 10 is a server / client system, or when it is premised on simultaneous use of a plurality of users, a database server may be installed (in this case, the processing means 20 In the case where the salesperson clustering system 10 is a stand-alone system configured by a single computer, a data file of spreadsheet software may be used. . The constituent devices of the storage means 30 to 32 are preferably realized by, for example, a hard disk, a solid state drive (SSD), or the like. However, as long as there is no problem in storage capacity, access speed, etc., DVD, flash, Other recording media such as a memory may be used.

営業員データ記憶手段30は、属性テーブル30A(図2参照)と、収益金額・コンタクト回数テーブル30B(図3参照)と、収益金額に係る特徴ベクトルテーブル30C(図4参照)と、コンタクト回数に係る特徴ベクトルテーブル30D(図13参照)とを備えて構成されている。   The salesperson data storage means 30 includes an attribute table 30A (see FIG. 2), a revenue amount / contact count table 30B (see FIG. 3), a feature vector table 30C (see FIG. 4) relating to the revenue amount, and a contact count. This feature vector table 30D (see FIG. 13) is provided.

属性テーブル30Aは、図2に示すように、各営業員のプロファイルを含む属性データとして、営業員識別情報、年齢、勤続年数、所属部署の部署識別情報、役職、担当顧客数、各顧客から上げた収益金額のうちの最大値、各顧客から上げた収益金額の合計値、各顧客から上げた収益金額の平均値等を関連付けて記憶するものである。なお、図2での図示は省略されているが、現在の部署に配置されてからの経過年数等を記憶させてもよい。   As shown in FIG. 2, the attribute table 30A includes salesperson identification information, age, years of service, department identification information of departments, titles, number of customers in charge, and information from each customer. The maximum value among the revenue amounts, the total value of the revenue amounts raised from each customer, the average value of the revenue amounts raised from each customer, and the like are stored in association with each other. Although not shown in FIG. 2, the number of years that have elapsed since the current department was placed may be stored.

収益金額・コンタクト回数テーブル30Bは、図3に示すように、営業員識別情報、顧客識別情報、収益金額、コンタクト回数を関連付けて記憶するものである。なお、収益金額とコンタクト回数とは別のテーブルとしてもよく、その場合には、収益金額、コンタクト回数のそれぞれが、営業員識別情報および顧客識別情報と関連付けて記憶される。また、図3での図示は省略されているが、営業員が顧客を訪問する営業を行う場合には、訪問時間を、営業員識別情報および顧客識別情報と関連付けて記憶させてもよい。この収益金額・コンタクト回数テーブル30Bに記憶されている収益金額およびコンタクト回数は、一定期間(例えば1年間)内のアクティブ顧客(一定期間内に1回以上の売買のある顧客)に関するデータである。なお、前述した属性テーブル30A(図2参照)に記憶されている担当顧客数、および収益金額の最大値、合計値、平均値等も同様である。   As shown in FIG. 3, the revenue amount / contact count table 30B stores salesperson identification information, customer identification information, revenue amount, and contact count in association with each other. Note that the revenue amount and the contact count may be separate tables, in which case the revenue amount and the contact count are stored in association with the salesperson identification information and the customer identification information. Further, although illustration in FIG. 3 is omitted, when a salesperson performs a business visit to a customer, the visit time may be stored in association with the salesperson identification information and the customer identification information. The revenue amount and contact count stored in the revenue amount / contact count table 30B are data relating to active customers (customers who have made or sold at least once within a certain period) within a certain period (for example, one year). The same applies to the number of customers in charge and the maximum value, total value, average value, etc. of the revenue amount stored in the attribute table 30A (see FIG. 2).

収益金額に係る特徴ベクトルテーブル30Cは、図4に示すように、収益金額に係る営業員毎の特徴ベクトルのデータとして、複数の分位点(図4の例では、第1四分位点、第2四分位点、第3四分位点、上位10%点、上位5%点、上位1%点、上位0.5%点)の各収益金額を、営業員識別情報と関連付けて記憶するものである。図4の例では、特徴ベクトルは、7次元ベクトルとなっている。   As shown in FIG. 4, the feature vector table 30C related to the revenue amount includes a plurality of quantiles (in the example of FIG. 4, the first quartile, The second quartile, the third quartile, the top 10% point, the top 5% point, the top 1% point, and the top 0.5% point) are stored in association with the salesperson identification information. To do. In the example of FIG. 4, the feature vector is a 7-dimensional vector.

コンタクト回数に係る特徴ベクトルテーブル30Dは、図13に示すように、コンタクト回数に係る営業員毎の特徴ベクトルのデータとして、複数の分位点(図13の例では、第1四分位点、第2四分位点、第3四分位点、上位10%点、上位5%点、上位1%点、上位0.5%点)の各コンタクト回数を、営業員識別情報と関連付けて記憶するものである。図13の例では、特徴ベクトルは、7次元ベクトルとなっている。   As shown in FIG. 13, the feature vector table 30D related to the number of contacts has a plurality of quantile points (in the example of FIG. 13, the first quartile, The second quartile, the third quartile, the top 10% point, the top 5% point, the top 1% point, and the top 0.5% point) are stored in association with the salesperson identification information. To do. In the example of FIG. 13, the feature vector is a 7-dimensional vector.

分類結果記憶手段31は、図7に示すように、クラスタ分析による分類結果を示すデータとして、営業員識別情報、収益分布に基づく第1のクラスタ分析により分類された第1の分類処理のクラスタ番号またはクラスタ特徴量(図7の例では、1番〜7番のクラスタ番号)、コンタクト回数分布に基づく第2のクラスタ分析により分類された第2の分類処理のクラスタ番号またはクラスタ特徴量(図7の例では、1番〜3番のクラスタ番号)、第1および第2のクラスタ分析による分類結果を組み合わせた複合分類処理のクラスタ番号またはクラスタ特徴量(図7の例では、1番〜21番のクラスタ番号)を関連付けて記憶するものである。   As shown in FIG. 7, the classification result storage unit 31 uses, as data indicating the classification result by the cluster analysis, the cluster number of the first classification process classified by the first cluster analysis based on the salesperson identification information and the profit distribution. Alternatively, cluster feature quantities (cluster numbers 1 to 7 in the example of FIG. 7), cluster numbers or cluster feature quantities of the second classification process classified by the second cluster analysis based on the contact frequency distribution (FIG. 7). In the example of FIG. 7, the cluster number or the cluster feature amount of the combined classification process combining the classification results obtained by the first and second cluster analysis (numbers 1 to 21 in the example of FIG. 7). Are stored in association with each other.

人事異動用データ記憶手段32は、異動対象者テーブル32A(図9参照)と、空き枠テーブル32B(図10参照)と、部署テーブル32C(図11参照)とを備えて構成されている。   The personnel change data storage means 32 includes a transfer subject table 32A (see FIG. 9), an empty frame table 32B (see FIG. 10), and a department table 32C (see FIG. 11).

異動対象者テーブル32Aは、図9に示すように、異動対象者(いずれかの部署に配置される転入側の営業員)のデータとして、異動対象者についての営業員識別情報、異動対象者のクラスタ番号またはクラスタ特徴量(図9の例では、1番〜7番のクラスタ番号)、予定異動先の部署についての部署識別情報、確定した異動先の部署についての部署識別情報を関連付けて記憶するものである。このうち、予定異動先の部署についての部署識別情報は、入力受付手段21により受け付けたユーザの入力情報であり、例えば役員に依頼されて特定の営業員を特定の部署へ配置転換する場合等であり、一方、この部署識別情報が「未定」になっているのは、例えば同一部署での連続在籍期間が上限の年数に達する等の条件を満たした営業員を、営業員データ記憶手段30の属性テーブル30A(図2参照)のデータを用いて自動抽出した場合等である。   As shown in FIG. 9, the transfer target person table 32 </ b> A includes, as data of a transfer target person (transfer-side sales staff placed in any department), sales employee identification information about the transfer target person, The cluster number or cluster feature amount (in the example of FIG. 9, the first to seventh cluster numbers), the department identification information about the scheduled transfer destination department, and the department identification information about the confirmed transfer destination department are stored in association with each other. Is. Among these, the department identification information regarding the department to which the planned change is made is input information of the user received by the input receiving means 21, for example, when a specific salesperson is relocated to a specific department upon request from an officer. On the other hand, this department identification information is “undecided” because, for example, a salesperson who satisfies the condition that the continuous enrollment period in the same department reaches the maximum number of years is stored in the salesperson data storage means 30. This is the case where the data is automatically extracted using the data of the attribute table 30A (see FIG. 2).

空き枠テーブル32Bは、図10に示すように、各部署に形成された空き枠のデータとして、空き枠が形成された部署についての部署識別情報、空き枠にいた営業員(その部署から出ていく転出側の営業員)のクラスタ番号またはクラスタ特徴量(図10の例では、1番〜7番のクラスタ番号)、空き枠にいた営業員についての営業員識別情報、その空き枠に配置された営業員(その部署に配置された転入側の営業員)についての営業員識別情報を関連付けて記憶するものである。   As shown in FIG. 10, the empty frame table 32B includes, as the empty frame data formed in each department, the department identification information about the department in which the empty frame is formed, and the salespersons in the empty frame (out of the department). The cluster number or cluster feature quantity (in the example of FIG. 10, the cluster numbers 1 to 7 in the example of FIG. 10), the salesperson identification information about the salesperson who was in the vacant frame, and the vacant frame. The salesperson identification information about the salesperson (the salesperson on the transfer side arranged in the department) is stored in association with each other.

部署テーブル32Cは、図11に示すように、企業等の団体を構成する各部署のデータとして、部署識別情報、人事異動に伴う当該部署の人数増減の許容範囲、空き枠の形成による当該部署全体でのクラスタ番号の和またはクラスタ特徴量の和の減少、営業員の配置による当該部署全体でのクラスタ番号の和またはクラスタ特徴量の和の増加、人事異動前後における当該部署全体でのクラスタ番号の和またはクラスタ特徴量の和の増減を関連付けて記憶するものである。   As shown in FIG. 11, the department table 32 </ b> C includes department identification information, a permissible range of increase / decrease in the number of departments associated with personnel changes, and the entire department as a result of the formation of an empty frame. Decrease of the sum of cluster numbers or cluster feature values at the same time, increase of the sum of cluster numbers or cluster feature values for the entire department due to the sales staff assignment, and the cluster number of the entire department before and after personnel changes The increase or decrease of the sum or the sum of the cluster feature values is stored in association with each other.

<クラスタ分析および人事異動支援処理の流れ>   <Flow of cluster analysis and personnel change support>

このような本実施形態においては、以下のようにして営業員クラスタリングシステム10により、クラスタ分析による営業員の分類処理およびその分類結果を利用した人事異動支援処理が行われる。   In this embodiment, the salesperson clustering system 10 performs the salesperson classification process by cluster analysis and the personnel change support process using the classification result as follows.

図8において、先ず、ユーザが、クラスタ分析および人事異動支援処理に必要な情報の入力を行うと、入力受付手段21により、この入力情報が受け付けられる(ステップS1)。   In FIG. 8, first, when a user inputs information necessary for cluster analysis and personnel change support processing, this input information is received by the input receiving means 21 (step S1).

具体的には、入力受付手段21により、上位の分位点の個数および刻み幅を決めるための担当顧客数情報の入力を受け付ける(ステップS1)。例えば、ユーザは、担当顧客数情報として、100人未満、100人〜199人、200人〜399人、400人〜999人、1000人以上等のような幾つかの範囲の中から、顧客数の範囲を選択入力する。また、入力受付手段21により、担当顧客数情報を自動算出することのユーザ選択を受け付けてもよく、この場合は、後述するように、特徴ベクトル作成手段22により、担当顧客数情報の自動算出処理が実行される。   Specifically, the input accepting unit 21 accepts input of the number of customers in charge for determining the number of higher quantiles and the step size (step S1). For example, the number of customers in the number of customers in charge is less than 100, 100 to 199, 200 to 399, 400 to 999, 1000 or more, etc. Select and input the range. The input accepting unit 21 may accept a user selection for automatically calculating the number of customers in charge. In this case, as will be described later, the feature vector creation unit 22 automatically calculates the number of customers in charge. Is executed.

また、入力受付手段21により、クラスタ分析手段23による最初の分類(第1次振分選択)の方法の選択入力を受け付ける(ステップS1)。すなわち、入力受付手段21により、(P1)収益分布に基づく第1のクラスタ分析のみの分類処理、(P2)収益分布に基づく第1のクラスタ分析と、コンタクト回数に基づく第2のクラスタ分析とを組み合わせた複合分類処理のうち、いずれの処理をクラスタ分析手段23により実行するかの選択入力を受け付ける。   Further, the input receiving unit 21 receives a selection input of the method of the first classification (first distribution selection) by the cluster analyzing unit 23 (step S1). That is, the input receiving means 21 performs (P1) a classification process only for the first cluster analysis based on the profit distribution, (P2) a first cluster analysis based on the profit distribution, and a second cluster analysis based on the contact count. A selection input as to which of the combined composite classification processes is to be executed by the cluster analysis means 23 is accepted.

さらに、入力受付手段21により、人事異動支援手段24による営業員の配置時や交換時における詳細選択(クラスタ分析手段23によるクラスタリングを第1次振分選択とすれば、第2次振分選択となる。)の方法の選択入力を受け付ける(ステップS1)。すなわち、(Q1)特徴ベクトル間の距離を使用する方法、(Q2)担当顧客数を使用する方法、(Q3)収益金額の合計値を使用する方法、(Q4)コンタクト回数に基づく第2のクラスタ分析による分類結果を使用する方法(P1選択時のみ選択可)のうち、いずれの方法を人事異動支援手段24により実行するかの選択入力を受け付ける。   Further, the input accepting means 21 makes a detailed selection at the time of salesperson assignment or exchange by the personnel change support means 24 (if the clustering by the cluster analysis means 23 is the primary distribution selection, the secondary distribution selection Is received) (step S1). (Q1) Method of using distance between feature vectors, (Q2) Method of using number of customers in charge, (Q3) Method of using total value of revenue amount, (Q4) Second cluster based on number of contacts Of the methods using the classification result by analysis (selectable only when P1 is selected), a selection input as to which method is to be executed by the personnel change support means 24 is accepted.

また、入力受付手段21により、収益分布に基づく第1のクラスタ分析による第1の分割数の入力を受け付けるか、または第1の分割数をクラスタ分析手段23により自動決定することの選択入力を受け付ける(ステップS1)。さらに、入力受付手段21により、ユーザがP2、Q4を選択した場合のコンタクト回数分布に基づく第2のクラスタ分析による第2の分割数の入力を受け付けるか、または第2の分割数をクラスタ分析手段23により自動決定することの選択入力を受け付ける(ステップS1)。例えば、ユーザは、第1の分割数=7、第2の分割数=3等を入力する。   Further, the input receiving unit 21 receives an input of the first division number by the first cluster analysis based on the profit distribution, or receives a selection input for automatically determining the first division number by the cluster analysis unit 23. (Step S1). Further, the input receiving unit 21 receives an input of the second division number based on the second cluster analysis based on the contact frequency distribution when the user selects P2 and Q4, or the second division number is determined as the cluster analysis unit. 23, a selection input for automatic determination is accepted (step S1). For example, the user inputs the first division number = 7, the second division number = 3, and the like.

さらに、入力受付手段21により、例えば役員の要望等で異動先が決まっている異動対象者の情報(異動対象者についての営業員識別情報、および予定異動先の部署についての部署識別情報)の入力を受け付け、受け付けた情報を、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)に記憶させる(ステップS1)。これにより、異動対象者テーブル32Aには、異動先が決まっている異動対象者のレコードが作成され、異動対象者テーブル32Aの「予定異動先の部署の部署識別情報」カラムには、図9に示すように、例えば、予定異動先の部署α,β,γ等が保存される。なお、この段階では、クラスタ分析手段23による処理は行われていないので、「異動対象者のクラスタ番号またはクラスタ特徴量」カラムには、クラスタ番号等は保存されていない状態であり、また、人事異動支援手段24による処理は行われていないので、「確定した異動先の部署の部署識別情報」カラムには、部署識別情報は保存されていない状態である。   Furthermore, the input receiving means 21 inputs, for example, information on the transfer target (sales employee identification information about the transfer target person and department identification information about the planned transfer target department) whose transfer destination is determined by an officer's request or the like. The received information is stored in the transfer target person table 32A (see FIG. 9) of the personnel transfer data storage means 32 (step S1). As a result, a record of the transfer target person whose transfer destination is determined is created in the transfer target person table 32A, and the “department identification information of the planned transfer target department” column of the transfer target person table 32A is shown in FIG. As shown, for example, the department α, β, γ, etc., to which the scheduled change is made are stored. At this stage, since the process by the cluster analysis means 23 is not performed, the cluster number or the like is not stored in the “cluster number or cluster feature amount of transfer target person” column, and personnel Since the processing by the transfer support means 24 is not performed, the section identification information is not stored in the “department identification information of the determined transfer destination department” column.

続いて、特徴ベクトル作成手段22により、営業員毎の特徴ベクトルを作成する(ステップS2)。この際、前述したステップS1で、入力受付手段21により担当顧客数情報を自動算出することのユーザ選択を受け付けている場合には、特徴ベクトル作成手段22により、営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されている各営業員の担当顧客数を用いるか、または収益金額・コンタクト回数テーブル30B(図3参照)のデータを用いて、担当顧客数情報(各営業員の担当顧客数の平均数、最大数、若しくは最小数)の自動算出処理を実行する。   Subsequently, a feature vector for each salesperson is created by the feature vector creating means 22 (step S2). At this time, if the user selection for automatically calculating the number of customers in charge is accepted by the input accepting means 21 in step S1 described above, the attribute table of the salesperson data storage means 30 is obtained by the feature vector creating means 22. The number of customers in charge of each salesperson stored in 30A (see FIG. 2) is used, or the number of customers in charge information (each salesperson's information) is obtained using the data in the revenue / contact count table 30B (see FIG. 3). An automatic calculation process of an average number, a maximum number, or a minimum number of customers in charge is executed.

そして、特徴ベクトル作成手段22により、前述したステップS1で入力受付手段21により受け付けたユーザの入力による担当顧客数情報を用いるか、または自動算出した担当顧客数情報を用いて、予め定められた担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って、細分化して設ける上位の分位点の個数および刻み幅を決定する(ステップS2)。例えば、担当顧客数情報が200人〜599人の範囲や、400人程度である場合には、使用する複数の分位点として、3つの四分位点、および上位10%点、上位5%点、上位1%点、上位0.5%点を決定する。   The feature vector creating unit 22 uses the number of customers in charge by the user input received by the input receiving unit 21 in the above-described step S1 or uses the number of customers in charge calculated automatically to determine a charge in advance. In accordance with the correspondence relationship between the number of customers information, the number of higher quantiles, and the step size, the number and step widths of the upper quantile points to be provided are determined (step S2). For example, if the number of customers in charge is in the range of 200 to 599 or about 400, three quartiles, the top 10%, and the top 5% are used as a plurality of quantiles to be used. Points, top 1% point, top 0.5% point are determined.

それから、特徴ベクトル作成手段22により、営業員データ記憶手段30の収益金額・コンタクト回数テーブル30B(図3参照)に記憶された収益金額のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客から上げた収益金額とする営業員毎の収益分布(図5参照)における複数の分位点の各収益金額を求め、求めた各収益金額を構成要素とする特徴ベクトルを営業員毎に作成する(ステップS2)。   Then, using the profit amount data stored in the revenue amount / contact count table 30B (see FIG. 3) of the salesperson data storage means 30 by the feature vector creation means 22, the vertical axis indicates the number of customers as a cluster variable. The horizontal axis represents the amount of revenue raised from one customer, and each revenue amount for multiple quantiles in the revenue distribution for each salesperson (see Fig. 5) is calculated, and each calculated revenue amount is used as a component. A feature vector is created for each salesperson (step S2).

より具体的には、特徴ベクトル作成手段22により、図3の収益金額・コンタクト回数テーブル30Bの各レコードを、収益金額の大きい順または小さい順に並べ替える。これにより営業員毎の収益分布を示す収益ヒストグラム(図5参照)に相当するものが形成されたことになる。ここで、例えば、営業員識別情報=B0001の営業員の担当顧客数が400人であったとすると、第1四分位点(下位25%点)の収益金額は、400人×25%=100人であるから、収益金額の下位から100人目のレコードの顧客(顧客識別情報=C0007676)から上げた収益金額=1.0万円となる。なお、収益金額の下位から100人目のレコードは、収益金額の上位から300人目のレコードではなく、301人目のレコードであり、下位から101人目のレコードが、上位から300人目のレコードであるから、下位から101人目のレコードの顧客(顧客識別情報=C00456732)から上げた収益金額=1.0万円を採用してもよく、あるいは、下位から100人目の顧客の収益金額と101人目の顧客の収益金額との平均をとってもよい。また、例えば355人×25%=88.75人のように端数が出る場合には、その両側の収益金額の加重平均をとってもよい。   More specifically, the feature vector creation unit 22 sorts the records of the revenue amount / contact count table 30B in FIG. 3 in descending order of the revenue amount. Thereby, what corresponds to the profit histogram (refer FIG. 5) which shows the profit distribution for every sales employee was formed. Here, for example, if the number of customers in charge of salesperson identification information = B0001 is 400, the revenue amount of the first quartile (lower 25% point) is 400 people × 25% = 100. Since it is a person, the revenue amount raised from the customer (customer identification information = C0007676) of the 100th record from the bottom of the revenue amount is 1 million yen. The record of the 100th person from the bottom of the revenue amount is not the record of the 300th person from the top of the revenue amount, but the record of the 301st person, and the record of the 101st person from the bottom is the record of the 300th person from the top. The revenue amount raised from the customer of the 101st record from the bottom (customer identification information = C00456732) = 1 million yen may be adopted, or the revenue amount of the 100th customer from the bottom and the revenue of the 101st customer An average with the amount of revenue may be taken. Further, for example, when a fraction is obtained such as 355 people × 25% = 88.75 people, a weighted average of the revenue amounts on both sides may be taken.

同様に、第2四分位点の収益金額(中央値)は、400人×50%=200人であるから、収益金額の下位から200人目のレコードの顧客(顧客識別情報=C00342136)から上げた収益金額=2.3万円となる。第3四分位点の収益金額は、400人×75%=300人であるから、収益金額の下位から300人目のレコードの顧客(顧客識別情報=C00050055)から上げた収益金額=35万円となる。   Similarly, since the revenue amount (median) of the second quartile is 400 people × 50% = 200 people, it is raised from the customer (customer identification information = C00342136) of the 200th record from the bottom of the revenue amount. Revenue amount = 23,000 yen. Since the revenue amount of the third quartile is 400 people x 75% = 300 people, the revenue amount raised from the customer of the 300th record from the bottom of the revenue amount (customer identification information = C00050055) = 350,000 yen It becomes.

また、上位0.5%点の収益金額は、400人×0.5%=2人であるから、収益金額の上位から2人目のレコードの顧客(顧客識別情報=C03651346)から上げた収益金額=790万円となる。同様に、上位1%点の収益金額は、400人×1%=4人であるから、収益金額の上位から4人目のレコードの顧客(顧客識別情報=C03001534)から上げた収益金額=673万円となる。上位5%点の収益金額は、400人×5%=20人であるから、収益金額の上位から20人目のレコードの顧客(顧客識別情報=C00349749)から上げた収益金額=333万円となる。上位10%点の収益金額は、400人×10%=40人であるから、収益金額の上位から40人目のレコードの顧客(顧客識別情報=C00000139)から上げた収益金額=115万円となる。   In addition, since the top 0.5% revenue amount is 400 × 0.5% = 2, the revenue amount raised from the customer of the second record from the top of the revenue amount (customer identification information = C0361346) = 7.9 million yen. Similarly, since the revenue amount of the top 1% point is 400 people × 1% = 4 people, the revenue amount raised from the customer (customer identification information = C03001534) of the fourth record from the top of the revenue amount = 673 thousand Yen. Since the top 5% revenue amount is 400 people x 5% = 20 people, the revenue amount raised from the 20th record customer (customer identification information = C00349749) from the top of the revenue amount is 33.33 million yen. . Since the top 10% revenue amount is 400 people x 10% = 40 people, the revenue amount raised from the 40th record customer (customer identification information = C00000139) from the top of the revenue amount is 1.15 million yen. .

そして、特徴ベクトル作成手段22により、このようにして求めた複数の分位点の各収益金額を構成要素とする特徴ベクトルを作成し、作成した特徴ベクトルを、営業員識別情報と関連付けて、営業員データ記憶手段30の収益金額に係る特徴ベクトルテーブル30C(図4参照)に記憶させる(ステップS2)。   Then, the feature vector creating means 22 creates a feature vector having each revenue amount of the plurality of quantiles thus obtained as a constituent element, and associates the created feature vector with the salesperson identification information. The data is stored in the feature vector table 30C (see FIG. 4) relating to the revenue amount of the employee data storage means 30 (step S2).

また、前述したステップS1で、入力受付手段21によりP2,Q4のユーザ選択入力を受け付けた場合には、特徴ベクトル作成手段22により、営業員データ記憶手段30の収益金額・コンタクト回数テーブル30B(図3参照)に記憶されたコンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布(図12参照)における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成する(ステップS2)。   When the user selection input of P2 and Q4 is received by the input receiving means 21 in step S1 described above, the revenue vector / contact count table 30B (see FIG. 3), using the contact count data stored in FIG. 3 as a cluster variable, the vertical axis represents the number of customers, and the horizontal axis represents the number of contacts for one customer (see FIG. 12). The number of contacts for each of the plurality of quantiles is determined, and a feature vector having the determined number of contacts as a constituent element is created for each salesperson (step S2).

より具体的には、図3の収益金額・コンタクト回数テーブル30Bの各レコードを、今度は収益金額ではなく、コンタクト回数の大きい順または小さい順に並べ替える。これにより営業員毎のコンタクト回数分布を示すヒストグラム(図12参照)に相当するものが形成されたことになる。この状態で、収益金額の場合と同様にして、複数の分位点の各コンタクト回数を求める。そして、求めた複数の分位点の各コンタクト回数を構成要素とする特徴ベクトルを作成し、作成した特徴ベクトルを、営業員識別情報と関連付けて、営業員データ記憶手段30のコンタクト回数に係る特徴ベクトルテーブル30D(図13参照)に記憶させる(ステップS2)。   More specifically, the records of the revenue amount / contact count table 30B in FIG. 3 are rearranged not in the revenue amount but in order of increasing or decreasing the number of contacts. As a result, a histogram corresponding to the contact frequency distribution for each salesperson (see FIG. 12) is formed. In this state, the number of times of each contact of a plurality of quantiles is obtained in the same manner as in the case of the revenue amount. Then, a feature vector having each contact count of the obtained plurality of quantiles as a constituent element is created, and the created feature vector is associated with the salesperson identification information, and the feature related to the contact count of the salesperson data storage means 30 It is stored in the vector table 30D (see FIG. 13) (step S2).

続いて、クラスタ分析手段23により、前述したステップS2で特徴ベクトル作成手段22により作成されて営業員データ記憶手段30の収益金額に係る特徴ベクトルテーブル30C(図4参照)に記憶されている営業員毎の特徴ベクトルを入力として第1のクラスタ分析により複数の営業員(ここでは、複数の部署を有する企業等の団体に所属する全ての営業員とする。)を第1の分割数に分類し、その分類結果を分類結果記憶手段31(図7参照)に記憶させる(ステップS3)。例えば、図6に示すように、第1の分割数=7の場合には、作成された7個のクラスタに対し、営業成績の低い方から順に1番〜7番のクラスタ番号を自動的に振り、各営業員が分類されたクラスタについてのクラスタ番号を、各営業員についての営業員識別情報と関連付けて図7の分類結果記憶手段31に記憶させる。   Subsequently, the salesperson created by the feature vector creation means 22 in the above-described step S2 by the cluster analysis means 23 and stored in the feature vector table 30C (see FIG. 4) relating to the revenue amount of the salesperson data storage means 30. Each feature vector is input and a plurality of sales employees (here, all sales employees belonging to a group such as a company having a plurality of departments) are classified into the first division number by the first cluster analysis. The classification result is stored in the classification result storage means 31 (see FIG. 7) (step S3). For example, as shown in FIG. 6, when the first division number = 7, the first to seventh cluster numbers are automatically assigned to the created seven clusters in order from the lowest sales results. Then, the cluster number for the cluster into which each salesperson is classified is associated with the salesperson identification information for each salesperson and stored in the classification result storage means 31 of FIG.

また、前述したステップS1で、入力受付手段21によりP2,Q4のユーザ選択入力を受け付けた場合には、クラスタ分析手段23により、前述したステップS2で特徴ベクトル作成手段22により作成されて営業員データ記憶手段30のコンタクト回数に係る特徴ベクトルテーブル30D(図13参照)に記憶されている営業員毎の特徴ベクトルを入力として第2のクラスタ分析により複数の営業員(ここでは、複数の部署を有する企業等の団体に所属する全ての営業員とする。)を第2の分割数に分類し、その分類結果を分類結果記憶手段31(図7参照)に記憶させる(ステップS3)。例えば、図7に示すように、第2の分割数=3の場合には、作成された3個のクラスタに対し、営業成績の低い方から順に1番〜3番のクラスタ番号を自動的に振り、各営業員が分類されたクラスタについてのクラスタ番号を、各営業員についての営業員識別情報と関連付けて図7の分類結果記憶手段31に記憶させる。   Further, when the user selection input of P2 and Q4 is received by the input receiving means 21 in the above-described step S1, it is created by the cluster vector analyzing means 23 by the feature vector creating means 22 in the above-described step S2, and the salesperson data. A plurality of salespersons (here, having a plurality of departments) by the second cluster analysis with the feature vector for each salesperson stored in the feature vector table 30D (see FIG. 13) related to the number of contacts in the storage means 30 as an input. All sales employees belonging to a group such as a company are classified into the second division number, and the classification result is stored in the classification result storage means 31 (see FIG. 7) (step S3). For example, as shown in FIG. 7, when the second number of divisions = 3, the first to third cluster numbers are automatically assigned to the three created clusters in order from the lowest sales results. Then, the cluster number for the cluster into which each salesperson is classified is associated with the salesperson identification information for each salesperson and stored in the classification result storage means 31 of FIG.

さらに、前述したステップS1で、入力受付手段21によりP2のユーザ選択入力を受け付けた場合には、クラスタ分析手段23により、前述した収益金額に基づく第1の分類処理で得られた第1の分類結果と、前述したコンタクト回数に基づく第2の分類処理で得られた第2の分類結果とを組み合わせることにより、複数の営業員(ここでは、複数の部署を有する企業等の団体に所属する全ての営業員とする。)を第1の分割数と第2の分割数とを乗じた数のクラスタに分類し、その分類結果を分類結果記憶手段31(図7参照)に記憶させる(ステップS3)。例えば、図7に示すように、第1の分割数=7、第2の分割数=3の場合には、7×3=21個のクラスタが形成されるので、作成された21個のクラスタに対し、営業成績の低い方から順に1番〜21番のクラスタ番号を自動的に振り、各営業員が分類されたクラスタについてのクラスタ番号を、各営業員についての営業員識別情報と関連付けて図7の分類結果記憶手段31に記憶させる。   Furthermore, when the user selection input of P2 is received by the input receiving unit 21 in the above-described step S1, the first classification obtained by the first classification process based on the above-described revenue amount is performed by the cluster analyzing unit 23. By combining the result and the second classification result obtained in the second classification process based on the number of contacts described above, a plurality of sales employees (here, all belonging to an organization such as a company having a plurality of departments) Are classified into a number of clusters obtained by multiplying the first division number and the second division number, and the classification result is stored in the classification result storage means 31 (see FIG. 7) (step S3). ). For example, as shown in FIG. 7, when the first number of divisions = 7 and the second number of divisions = 3, 7 × 3 = 21 clusters are formed, so the created 21 clusters On the other hand, the first to 21st cluster numbers are automatically assigned in order from the lowest sales results, and the cluster numbers for the clusters into which each salesperson is classified are associated with the salesperson identification information for each salesperson. The result is stored in the classification result storage means 31 in FIG.

その後、人事異動支援手段24により、営業員の部署間の配置転換業務を支援する処理(人事異動支援処理)を開始し、先ず、各部署から異動対象者(営業員)を抽出し、抽出した異動対象者の情報を保存する処理を実行するとともに、これと並行して各部署に異動対象者を受け入れるための空き枠を形成し、形成した空き枠の情報を保存する処理を実行する(ステップS4)。   After that, the personnel change support means 24 starts a process (personnel change support process) for supporting the relocation work between the departments of the sales staff. First, the person to be transferred (sales staff) is extracted from each department and extracted. In addition to executing the process of storing the information of the transfer target person, at the same time, forming a vacant frame for accepting the transfer target person in each department and executing the process of storing the information of the formed vacant frame (step) S4).

なお、以下では、既に団体(企業等)に一定期間所属している営業員の配置転換を対象とし、営業員データ記憶手段30の収益金額・コンタクト回数テーブル30B(図3参照)に記憶させるデータがない新入社員(営業員になる者)については、クラスタ分析を行うことができないので、考慮しないものとする。新入社員は、本発明とは別途の方法で各部署に割り振られる。   In the following, the data to be stored in the revenue amount / contact count table 30B (see FIG. 3) of the salesperson data storage means 30 for the relocation of a salesperson who has already belonged to an organization (such as a company) for a certain period of time. New employees (persons who become sales employees) who do not have a cluster analysis cannot be performed, so they are not considered. New employees are assigned to each department by a method different from the present invention.

また、退職者(営業員だった者)は、各部署に空き枠を作り出す者として捉えるが、退職してしまうか、既に退職しているので、交換要員にはならない。従って、上述したように新入社員による人数増加を考慮外とすれば、人事異動の前後で、退職者の人数分だけ、全社的な(団体全体の)総人数は減ることになる。   Retired employees (those who were sales employees) are considered to create vacancies in each department. However, they have retired or have already retired, so they are not exchanged. Therefore, if the increase in the number of new employees is not taken into account as described above, the total number of employees (for the entire organization) will be reduced by the number of retired employees before and after personnel changes.

さらに、人事異動用データ記憶手段32の部署テーブル32C(図11参照)には、各部署α,β,γ,…の情報として、新入社員による人数増加を考慮外としたときに、人事異動の前後で、例えば、人数を維持する部署、−2〜+1の範囲の人数増減を許容する部署等を予め登録しておく。この登録は、入力受付手段21により受け付ける。   Further, in the department table 32C (see FIG. 11) of the personnel change data storage means 32, information on each department α, β, γ,... Before and after, for example, a department that maintains the number of people, a department that allows the increase or decrease of the number of people in the range of -2 to +1, and the like are registered in advance. This registration is received by the input receiving means 21.

より具体的には、人事異動支援手段24により、営業員データ記憶手段30の属性テーブル30A(図2参照)に記憶されているデータ等を用いて、例えば現在の部署の連続在籍期間が所定の年限に達する等の条件を満たしている者を、異動対象者として各部署α,β,γ,…から抽出する。この抽出処理は、全ての部署について、すなわち全社的に(団体全体で)実行する。なお、この抽出処理の全部または一部を、ユーザが手作業で行ってもよく、その場合の抽出結果の入力は、入力受付手段21により受け付ける。   More specifically, by using the data stored in the attribute table 30A (see FIG. 2) of the salesperson data storage means 30 by the personnel change support means 24, for example, the continuous enrollment period of the current department is predetermined. Those who satisfy the conditions such as reaching the maturity are extracted from each department α, β, γ,. This extraction process is executed for all departments, that is, for the entire company (for the entire organization). Note that all or part of this extraction processing may be performed manually by the user, and the input of the extraction result in that case is received by the input receiving means 21.

抽出した異動対象者については、人事異動支援手段24により、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)に新しいレコードを作成し、作成したレコードに、その異動対象者の営業員識別情報を格納する。ここで抽出した異動対象者は、異動先が決まっていないので、異動対象者テーブル32Aの「予定異動先の部署の部署識別情報」カラムには、「未定」を格納する。一方、異動先が決まっている異動対象者については、前述したステップS1で入力受付手段21により既にレコードが作成され、入力受付手段21により受け付けた営業員識別情報、および予定異動先の部署についての部署識別情報が格納されているので、それとは別のレコードを、人事異動支援手段24により異動対象者テーブル32Aに作成することになる。   With respect to the extracted transfer target person, the personnel transfer support means 24 creates a new record in the transfer target person table 32A (see FIG. 9) of the personnel change data storage means 32, and the transfer record shows the transfer target person's name. Stores salesperson identification information. Since the transfer target person extracted here has not been determined, “undecided” is stored in the “department identification information of the planned transfer target department” column of the transfer target person table 32A. On the other hand, with respect to the transfer target person whose transfer destination has been determined, the record has already been created by the input receiving means 21 in step S1 described above, and the sales employee identification information received by the input receiving means 21 and the department of the planned transfer destination Since the department identification information is stored, another record is created in the transfer target person table 32A by the personnel transfer support means 24.

それから、人事異動支援手段24により、異動対象者のクラスタ番号またはクラスタ特徴量を、営業員識別情報をキーとして分類結果記憶手段31(図7参照)から取得し、異動対象者テーブル32A(図9参照)の「異動対象者のクラスタ番号またはクラスタ特徴量」カラムに格納する。この段階では、「確定した異動先の部署の部署識別情報」カラムは、空欄またはNULLの状態である。なお、分類結果記憶手段31(図7参照)から取得するクラスタ番号またはクラスタ特徴量は、前述したステップS1で入力受付手段21によりP1のユーザ選択入力を受け付けた場合には、収益分布に基づく第1のクラスタ分析により分類された第1の分類処理のクラスタ番号またはクラスタ特徴量(図7の例では、1番〜7番のいずれか)であり、P2のユーザ選択入力を受け付けた場合には、第1、第2のクラスタ分析による分類結果を組み合わせた複合分類処理のクラスタ番号またはクラスタ特徴量(図7の例では、1番〜21番のいずれか)である。   Then, the personnel change support means 24 acquires the cluster number or cluster feature amount of the transfer target person from the classification result storage means 31 (see FIG. 7) using the salesperson identification information as a key, and the transfer target person table 32A (FIG. 9). In the “cluster number or cluster feature quantity of transfer target” column. At this stage, the “department identification information of the confirmed transfer destination department” column is blank or NULL. Note that the cluster number or cluster feature amount acquired from the classification result storage unit 31 (see FIG. 7) is obtained based on the profit distribution when the input selection unit 21 receives the user selection input of P1 in step S1 described above. When the cluster selection number or the cluster feature amount (any one of No. 1 to No. 7 in the example of FIG. 7) of the first classification process classified by the cluster analysis of 1 is received and the user selection input of P2 is accepted , A cluster number or cluster feature value (in the example of FIG. 7, any one of Nos. 1 to 21) of the combined classification process that combines the classification results of the first and second cluster analysis.

また、異動先が決まっている異動対象者、および条件の成否判定で各部署から抽出した異動対象者、並びに退職者は、各部署に空き枠を形成することになるので、人事異動支援手段24により、人事異動用データ記憶手段32の空き枠テーブル32B(図10参照)に新しいレコードを作成し、作成したレコードに、空き枠が形成された部署についての部署識別情報、および、空き枠にいた営業員(異動先が決まっている異動対象者、および未定の異動対象者、並びに退職者)についての営業員識別情報を格納する。   In addition, since the transfer target person whose transfer destination is determined, the transfer target person extracted from each department in the success / failure determination of the condition, and the retired person will form an empty frame in each department, personnel transfer support means 24 Thus, a new record is created in the empty frame table 32B (see FIG. 10) of the personnel change data storage means 32, and the department identification information about the department in which the empty frame is formed and the empty frame are included in the generated record. Stores sales employee identification information for sales employees (transferees whose transfer destinations have been determined, undecided transfer targets, and retired employees).

それから、人事異動支援手段24により、空き枠にいた営業員(異動先が決まっている異動対象者、および未定の異動対象者、並びに退職者)のクラスタ番号またはクラスタ特徴量を、営業員識別情報をキーとして分類結果記憶手段31(図7参照)から取得し、空き枠テーブル32B(図10参照)の「空き枠にいた営業員のクラスタ番号またはクラスタ特徴量」カラムに格納する。この段階では、空き枠には、いずれの異動対象者も配置されていないので、「配置された営業員の営業員識別情報」カラムは、空欄またはNULLの状態である。なお、分類結果記憶手段31(図7参照)から取得するクラスタ番号またはクラスタ特徴量は、異動対象者テーブル32A(図9参照)の場合と同様である。   Then, the personnel change support means 24 uses the salesperson identification information to identify the cluster number or cluster feature amount of the salesperson (the transferee whose transfer destination has been decided, the tentative transferee, and the retired employee) in the vacant space. Is obtained from the classification result storage means 31 (see FIG. 7) as a key and stored in the “cluster number or cluster feature amount of the salesperson in the empty frame” column of the empty frame table 32B (see FIG. 10). At this stage, since no transfer target person is arranged in the vacant frame, the “salesperson identification information of the arranged salesperson” column is blank or NULL. The cluster number or cluster feature amount acquired from the classification result storage unit 31 (see FIG. 7) is the same as that in the transfer target person table 32A (see FIG. 9).

続いて、人事異動支援手段24により、異動先が決まっている異動対象者をその異動先の部署の空き枠に配置する(ステップS5)。従って、異動先が未定(どこの部署でも可)の異動対象者は、未だ配置しない。   Subsequently, the personnel transfer support means 24 places the transfer target person whose transfer destination has been determined in the vacant frame of the transfer destination department (step S5). Therefore, the transfer target person whose transfer destination is undecided (any department is acceptable) is not yet assigned.

ここで、説明の簡略化のため、異動対象者および空き枠に対し、次のような符号を付する。異動対象者をTとし、その次に異動対象者のクラスタ番号を置き、さらにその次のカッコ内に、予定異動先の部署または異動先が未定である旨を記載するものとすると、例えば、次のようになる。   Here, for simplification of explanation, the following symbols are assigned to the transfer target person and the empty frame. If the person to be transferred is T, then the cluster number of the person to be transferred is placed, and the parenthesis of the planned transfer destination or transfer destination is described in parentheses after that, for example, become that way.

T7(δ):部署δに異動することが決まっているクラスタ番号が7番の異動対象者
T5(ε):部署εに異動することが決まっているクラスタ番号が5番の異動対象者
T6(未定):異動先が未定(どこの部署でも可)のクラスタ番号が6番の異動対象者
T2(未定):異動先が未定(どこの部署でも可)のクラスタ番号が2番の異動対象者
T7 (δ): Changed subject whose cluster number is determined to be transferred to the department δ 7 T5 (ε): Changed subject whose cluster number is determined to be transferred to the department ε T6 ( TBD (undecided): Transfer destination whose cluster number is 2 and whose destination is undecided (any department is acceptable).

また、各部署に形成された空き枠については、部署の次に、空き枠にいた営業員(異動により空き枠を形成した営業員)のクラスタ番号を置くものとすると、例えば、次のようになる。   In addition, for the vacant slots formed in each department, if the cluster number of the salesperson who was in the vacant slot (the salesperson who formed the vacant slot by transfer) is placed next to the department, for example: Become.

α7:部署αに形成されたクラスタ番号が7番の空き枠
β3:部署βに形成されたクラスタ番号が3番の空き枠
γ2:部署γに形成されたクラスタ番号が2番の空き枠
α7: Empty frame with cluster number 7 formed in department α β3: Empty frame with cluster number 3 in department β γ2: Empty frame with cluster number 2 formed in department γ

従って、人事異動用データ記憶手段32の異動対象者テーブル32Aには、図9の例では、T6(α)、T7(γ)、T1(β)、T2(未定)、T1(未定)、T5(未定)が記憶され、また、空き枠テーブル32Bには、図10の例では、α7、α3、α5、α2、β1、β2、β1、γ4、γ6、γ3が記憶されていることになるが、以下では、図9や図10に例示した状態を前提としない説明を行う。   Therefore, in the transfer target person table 32A of the personnel change data storage means 32, in the example of FIG. 9, T6 (α), T7 (γ), T1 (β), T2 (undecided), T1 (undetermined), T5 In the example shown in FIG. 10, α7, α3, α5, α2, β1, β2, β1, γ4, γ6, and γ3 are stored in the empty frame table 32B. In the following, a description that does not assume the state illustrated in FIGS. 9 and 10 will be given.

人事異動支援手段24は、先ず、異動先が部署αに決まっている異動対象者を、部署αに配置し、次に、異動先が部署βに決まっている異動対象者を、部署βに配置するという具合に、異動先が部署α,β,γ,…の順に異動対象者の配置処理をしていく。   The personnel change support means 24 first arranges the transfer target person whose transfer destination is determined to the department α in the department α, and then allocates the transfer target person whose transfer destination is determined to the department β to the department β. In other words, the transfer destination is arranged in the order of the departments α, β, γ,.

異動先が部署αに決まっている異動対象者に対し、部署αの空き枠が足りているケースの処理内容は、次のようになる。   The processing contents of the case where the vacant frame of the department α is sufficient for the transfer target person whose transfer destination is determined to the department α are as follows.

(ケース1)例えば、部署αに異動することが決まっている異動対象者が、T7(α)、T6(α)、T4(α)であり、部署αの空き枠が、α7、α7、α5、α3、α2であるとする。   (Case 1) For example, T7 (α), T6 (α), and T4 (α) are transfer target persons who are determined to be transferred to the department α, and the empty frames of the department α are α7, α7, α5. , Α3 and α2.

このとき、人事異動支援手段24は、異動対象者T7(α)を、クラスタ番号が7番で一致する空き枠α7に配置する。すなわち、転入側の営業員である異動対象者T7(α)のクラスタ番号またはクラスタ特徴量と、転出側の営業員である空き枠α7にいた営業員のクラスタ番号またはクラスタ特徴量とを一致させる配置処理を行う。   At this time, the personnel transfer support means 24 places the transfer target person T7 (α) in the empty frame α7 whose cluster number is 7 and matches. That is, the cluster number or cluster feature amount of the transfer target person T7 (α) who is the transfer side salesperson is matched with the cluster number or cluster feature amount of the salesperson who was in the vacant space α7 which is the transfer side salesperson. Perform placement processing.

ところが、空き枠α7が2つある。そこで、人事異動支援手段24は、詳細選択を行う。クラスタ分析による分類結果であるクラスタ番号またはクラスタ特徴量を用いた最初の選択を、第1次振分選択とすれば、この詳細選択は、第2次振分選択となる。なお、2つの空き枠α7は、どちらもクラスタ番号が7番であるから、どちらのα7に配置してもよい場合もあるが、仮に、ランダムに一方のα7に配置し、他方のα7を空き枠で残したときに、その後の処理において、その残した空き枠α7に対し、そこに配置する異動対象者として複数の候補者が生じる場合があり、その場合には、残した空き枠α7に最も近い異動対象者を選択して配置することになるので、その際の選択を最適化するために、ここではランダムな配置を避けて詳細選択を行う。   However, there are two empty frames α7. Therefore, the personnel change support means 24 performs detailed selection. If the first selection using the cluster number or cluster feature amount, which is the classification result by cluster analysis, is the primary distribution selection, this detailed selection is the secondary distribution selection. The two empty frames α7 both have a cluster number of 7, and may be arranged in either α7. However, the two empty frames α7 are randomly arranged in one α7 and the other α7 is empty. When left in the frame, in the subsequent processing, a plurality of candidates may be generated as transfer target persons to be placed on the remaining empty frame α7. In that case, the remaining empty frame α7 Since the closest person to be transferred is selected and placed, in order to optimize the selection at that time, detailed selection is performed while avoiding random placement.

具体的には、前述したステップS1で、ユーザがQ1を選択した場合(図8参照)には、人事異動支援手段24は、営業員識別情報をキーとして営業員データ記憶手段30の収益金額に係る特徴ベクトルテーブル30C(図4参照)から、異動対象者T7(α)および2つの空き枠α7(空き枠α7にいた営業員)の収益金額に係る特徴ベクトルを取得し、取得した特徴ベクトルを用いて、T7(α)と、それぞれの空き枠α7とのベクトル間の距離を計算し、距離が短い方(近い方)の空き枠α7を選択し、人事異動用データ記憶手段32の空き枠テーブル32B(図10参照)において、選択した方の空き枠α7のレコードに、そこに配置された異動対象者T7(α)である営業員の営業員識別情報を格納する。   Specifically, when the user selects Q1 in step S1 described above (see FIG. 8), the personnel change support unit 24 uses the salesperson identification information as a key to set the revenue amount in the salesperson data storage unit 30. From the feature vector table 30C (see FIG. 4), the feature vector relating to the revenue amount of the transfer target person T7 (α) and the two vacant frames α7 (sales employees who were in the vacant frame α7) is acquired, and the acquired feature vectors are The distance between the vectors of T7 (α) and the respective empty frames α7 is calculated, the empty frame α7 having the shorter distance (the closer one) is selected, and the empty frame of the personnel change data storage means 32 is selected. In the table 32B (see FIG. 10), the salesperson identification information of the salesperson who is the transfer target person T7 (α) arranged there is stored in the record of the selected empty frame α7.

また、前述したステップS1で、ユーザがQ2を選択した場合(図8参照)には、人事異動支援手段24は、営業員識別情報をキーとして営業員データ記憶手段30の属性テーブル30A(図2参照)から、異動対象者T7(α)および2つの空き枠α7(空き枠α7にいた営業員)の担当顧客数を取得し、T7(α)の担当顧客数と、それぞれの空き枠α7の担当顧客数とを比較し、担当顧客数がT7(α)に近い方の空き枠α7を選択し、人事異動用データ記憶手段32の空き枠テーブル32B(図10参照)において、選択した方の空き枠α7のレコードに、そこに配置された異動対象者T7(α)である営業員の営業員識別情報を格納する。   Further, when the user selects Q2 in step S1 described above (see FIG. 8), the personnel transfer support means 24 uses the salesperson identification information as a key in the attribute table 30A (FIG. 2) of the salesperson data storage means 30. The number of customers in charge of the transfer target person T7 (α) and the two vacant frames α7 (sales staff who were in the vacant frame α7) is obtained from the transfer target person T7 (α) and the number of customers in charge of T7 (α) The number of customers in charge is compared, and the number of customers in charge is selected as the vacant frame α7 closer to T7 (α), and the selected one is selected in the vacant frame table 32B (see FIG. 10) of the personnel change data storage means 32 The salesperson identification information of the salesperson who is the transfer target person T7 (α) arranged there is stored in the record of the vacant frame α7.

さらに、前述したステップS1で、ユーザがQ3を選択した場合(図8参照)には、人事異動支援手段24は、営業員識別情報をキーとして営業員データ記憶手段30の属性テーブル30A(図2参照)から、異動対象者T7(α)および2つの空き枠α7(空き枠α7にいた営業員)の収益金額の合計値を取得し、T7(α)の収益金額の合計値と、それぞれの空き枠α7の収益金額の合計値とを比較し、収益金額の合計値がT7(α)に近い方の空き枠α7を選択し、人事異動用データ記憶手段32の空き枠テーブル32B(図10参照)において、選択した方の空き枠α7のレコードに、そこに配置された異動対象者T7(α)である営業員の営業員識別情報を格納する。   Further, when the user selects Q3 in step S1 described above (see FIG. 8), the personnel change support means 24 uses the salesperson identification information as a key to set the attribute table 30A (FIG. 2) of the salesperson data storage means 30. Reference) to obtain the total value of the revenue amount of the transfer target person T7 (α) and the two vacant frames α7 (sales staff who were in the vacant frame α7), and the total value of the revenue amount of T7 (α) The total value of the revenue amount of the vacant frame α7 is compared, the vacant frame α7 whose total value of the revenue amount is closer to T7 (α) is selected, and the vacant frame table 32B of the personnel change data storage means 32 (FIG. 10). In the reference), the salesperson identification information of the salesperson who is the transfer target person T7 (α) arranged there is stored in the record of the selected empty frame α7.

また、前述したステップS1で、ユーザがQ4を選択した場合(図8参照:この場合、ユーザはP1を選択しており、P2は選択していないことになる。)には、人事異動支援手段24は、営業員識別情報をキーとして分類結果記憶手段31(図7参照)から、コンタクト回数に基づく第2のクラスタ分析により分類された第2の分類処理のクラスタ番号またはクラスタ特徴量を取得し、T7(α)の第2の分類処理のクラスタ番号またはクラスタ特徴量と、それぞれの空き枠α7の第2の分類処理のクラスタ番号またはクラスタ特徴量とを比較し、第2の分類処理のクラスタ番号またはクラスタ特徴量が一致するか、または近い方の空き枠α7を選択し、人事異動用データ記憶手段32の空き枠テーブル32B(図10参照)において、選択した方の空き枠α7のレコードに、そこに配置された異動対象者T7(α)である営業員の営業員識別情報を格納する。   Further, when the user selects Q4 in step S1 described above (see FIG. 8: In this case, the user selects P1 and does not select P2), personnel change support means. 24 obtains the cluster number or cluster feature quantity of the second classification process classified by the second cluster analysis based on the number of contacts from the classification result storage means 31 (see FIG. 7) using the salesperson identification information as a key. , The cluster number or cluster feature amount of the second classification process of T7 (α) is compared with the cluster number or cluster feature amount of the second classification process of each empty frame α7, and the cluster of the second classification process The empty frame α7 whose number or cluster feature value matches or is closer is selected and selected in the empty frame table 32B (see FIG. 10) of the personnel change data storage means 32. Record remnant α7 towards the stores sales employee identification salesman is Moved subject T7 disposed therein (alpha).

そして、前述したステップS1で、ユーザがQ1〜Q4のいずれを選択した場合(図8参照)においても、人事異動支援手段24は、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)において、異動対象者T7(α)のレコードに、確定した異動先の部署(ここでは、予定通りの部署αとなる。)の部署識別情報を格納する。   Then, even when the user selects any of Q1 to Q4 in step S1 described above (see FIG. 8), the personnel change support means 24 performs the change subject table 32A (FIG. 9) of the personnel change data storage means 32. In the record of the transfer target person T7 (α), the department identification information of the determined transfer destination department (here, the department α as planned) is stored.

続いて、人事異動支援手段24は、T7(α)の配置処理を終えた後に、T6(α)、T4(α)の配置処理に進む。   Subsequently, the personnel change support means 24 proceeds to the arrangement process of T6 (α) and T4 (α) after finishing the arrangement process of T7 (α).

前述した(ケース1)では、異動対象者T6(α)、T4(α)については、クラスタ番号(またはクラスタ特徴量)が一致する空き枠α6、α4がない。そこで、人事異動支援手段24は、クラスタ番号(またはクラスタ特徴量)がT6(α)、T4(α)に近い空き枠を選択する。T6(α)については、α7,α5が近いので、いずれかを選択すればよい。T4(α)については、α5,α3が近いので、いずれかを選択すればよい。ところが、空き枠α5は1つしかないので、ランダムな選択を行うことはできず、限られた選択肢が存在するため、人事異動支援手段24は、その限られた選択肢の中から、最適な選択肢を選択する。   In (Case 1) described above, the transfer target persons T6 (α) and T4 (α) do not have the empty frames α6 and α4 having the same cluster number (or cluster feature amount). Therefore, the personnel change support means 24 selects an empty frame whose cluster number (or cluster feature amount) is close to T6 (α) and T4 (α). As for T6 (α), α7 and α5 are close to each other, and either one may be selected. As for T4 (α), α5 and α3 are close to each other. However, since there is only one empty frame α5, it is not possible to make a random selection, and there are limited options. Therefore, the personnel transfer support means 24 selects the optimum option from the limited options. Select.

ここで、仮に、T6(α)を空き枠α7に配置し、かつ、T4(α)をα5に配置すると、部署αのクラスタ番号の和(またはクラスタ特徴量の和)が2つも減ってしてしまう。また、T6(α)を空き枠α5に配置し、かつ、T4(α)をα3に配置すると、部署αのクラスタ番号の和(またはクラスタ特徴量の和)が2つも増えてしてしまう。そこで、人事異動支援手段24は、T6(α)を空き枠α7に配置し、かつ、T4(α)をα3に配置することを選択する。これで部署αのクラスタ番号の和(またはクラスタ特徴量の和)は、維持されることになる。なお、空き枠α5,α2は、余ったので、この後の処理(後述するステップS6参照)において、異動先が未定の異動対象者を配置することにより埋める。仮に、異動先が部署αに決まっている異動対象者を配置し終えた状態で、部署αのクラスタ番号の和(またはクラスタ特徴量の和)が増減していたら、異動先が未定の異動対象者の配置(後述するステップS6参照)の際に調整するか、またはその後の交換(後述するステップS7参照)で調整する。   Here, if T6 (α) is arranged in the empty frame α7 and T4 (α) is arranged in α5, the sum of the cluster numbers of the department α (or the sum of the cluster feature values) is reduced by two. End up. Further, if T6 (α) is arranged in the empty frame α5 and T4 (α) is arranged in α3, the sum of the cluster numbers of the department α (or the sum of the cluster feature values) increases by two. Therefore, the personnel change support means 24 selects to place T6 (α) in the empty frame α7 and to place T4 (α) in α3. Thus, the sum of the cluster numbers of the department α (or the sum of the cluster feature values) is maintained. Since the empty frames α5 and α2 are left over, in the subsequent processing (see step S6 described later), the transfer destinations whose transfer destination is undetermined are filled. If the sum of the cluster numbers (or the sum of the cluster feature values) of the department α has increased or decreased with the person to be transferred whose assignment destination has been determined to the department α being completed, the target of the transfer whose transfer destination is undetermined It adjusts at the time of a person's arrangement | positioning (refer step S6 mentioned later), or it adjusts by subsequent exchange (refer step S7 mentioned later).

この他に、人事異動支援手段24は、クラスタ番号またはクラスタ特徴量を用いた選択で同等な状況(どちらか判断できない状況)に置かれた場合には、前述したステップS1でユーザが選択したQ1〜Q4のいずれかの方法(図8参照)により、詳細選択(第2次振分選択)を行う。   In addition to this, when the personnel change support means 24 is placed in an equivalent situation (a situation in which either cannot be determined) by the selection using the cluster number or the cluster feature amount, the Q1 selected by the user in step S1 described above. Detailed selection (secondary allocation selection) is performed by any one of methods Q4 (see FIG. 8).

(ケース2)例えば、異動対象者がT5(α),T2(α)であり、空き枠がα6、α4、α3、α1であるとする。   (Case 2) For example, it is assumed that the transfer target person is T5 (α), T2 (α), and the empty frames are α6, α4, α3, α1.

このとき、クラスタ番号の和(またはクラスタ特徴量の和)を維持する組合せの選択肢は、2つある。1つ目は、T5(α)をα6に配置し、かつ、T2(α)をα1に配置するという選択肢である。2つ目は、T5(α)をα4に配置し、かつ、T2(α)をα3に配置するという選択肢である。そこで、人事異動支援手段24は、前述したステップS1でユーザがQ1を選択した場合(図8参照)には、1つ目の選択肢については、T5(α)とα6との距離、およびT2(α)とα1との距離を計算し、これらの距離の和を求める。2つ目の選択肢については、T5(α)とα4との距離、およびT2(α)とα3との距離を計算し、これらの距離の和を求める。そして、人事異動支援手段24は、可能な組合せの選択肢のうち、距離の和が小さくなる組合せの選択肢を選択する。   At this time, there are two combinations of options for maintaining the sum of cluster numbers (or the sum of cluster feature values). The first option is to place T5 (α) at α6 and T2 (α) at α1. The second option is to place T5 (α) at α4 and T2 (α) at α3. Therefore, when the user selects Q1 in the above-described step S1 (see FIG. 8), the personnel change support means 24 determines the distance between T5 (α) and α6, and T2 ( The distance between α) and α1 is calculated, and the sum of these distances is obtained. For the second option, the distance between T5 (α) and α4 and the distance between T2 (α) and α3 are calculated, and the sum of these distances is obtained. Then, the personnel change support means 24 selects a combination option that reduces the sum of the distances from the possible combination options.

また、人事異動支援手段24は、前述したステップS1でユーザがQ2を選択した場合(図8参照)には、1つ目の選択肢については、T5(α)とα6との担当顧客数の差分、およびT2(α)とα1との担当顧客数の差分を計算し、これらの差分の和を求める。2つ目の選択肢については、T5(α)とα4との担当顧客数の差分、およびT2(α)とα3との担当顧客数の差分を計算し、これらの差分の和を求める。そして、人事異動支援手段24は、可能な組合せの選択肢のうち、差分の和が小さくなる組合せの選択肢を選択する。   Further, when the user selects Q2 in step S1 described above (see FIG. 8), the personnel change support means 24, for the first option, the difference in the number of customers in charge between T5 (α) and α6 , And the difference in the number of customers in charge between T2 (α) and α1, and the sum of these differences is obtained. For the second option, the difference in the number of customers in charge between T5 (α) and α4 and the difference in the number of customers in charge between T2 (α) and α3 are calculated, and the sum of these differences is obtained. Then, the personnel change support means 24 selects a combination option having a smaller difference sum among the possible combination options.

同様に、人事異動支援手段24は、前述したステップS1でユーザがQ3を選択した場合(図8参照)には、上記の担当顧客数に代えて、収益金額の合計値を使用し、Q4を選択した場合には、上記の担当顧客数に代えて、コンタクト回数に基づく第2のクラスタ分析により分類された第2の分類処理のクラスタ番号(またはクラスタ特徴量)を使用し、可能な組合せの選択肢のうち、差分の和が小さくなる組合せの選択肢を選択する。   Similarly, when the user selects Q3 in step S1 described above (see FIG. 8), the personnel change support means 24 uses the total value of the revenue amount instead of the above-mentioned number of customers in charge, and sets Q4. If selected, the cluster number (or cluster feature value) of the second classification process classified by the second cluster analysis based on the number of contacts is used instead of the number of customers in charge, and possible combinations of Among the choices, a combination choice that reduces the sum of differences is selected.

異動先が部署αに決まっている異動対象者に対し、部署αの空き枠が足りないケースの処理内容は、次のようになる。   For the transfer target person whose transfer destination is determined to be department α, the processing contents in the case where there is not enough free space in department α are as follows.

(ケース3)例えば、部署αに異動することが決まっている異動対象者が、T7(α)、T6(α)、T4(α)であり、部署αの空き枠が、α5、α2であるとする。また、部署αは、人事異動の前後で人数を維持する部署、すなわち人数の増減(新入社員を除いた増減)を許容しない部署であるとする。従って、部署αへの転入側の営業員が3人であり、部署αからの転出側の営業員が2人であるから、部署αから1人の営業員を追加で転出させ、空き枠を1つ増やさなければならない。   (Case 3) For example, the transfer target persons who are determined to be transferred to the department α are T7 (α), T6 (α), and T4 (α), and the empty frames of the department α are α5 and α2. And Further, the department α is assumed to be a department that maintains the number of persons before and after the personnel change, that is, a department that does not allow the increase or decrease in the number of persons (increase or decrease excluding new employees). Therefore, since there are three sales employees on the transfer side to the department α and two sales persons on the transfer side from the department α, one additional sales person is transferred from the department α, and a vacant space is created. It must be increased by one.

このとき、T7(α)、T6(α)、T4(α)のクラスタ番号の和は17であり、α5、α2のクラスタ番号の和は7である。従って、クラスタ番号の和についての差分は10である。人事異動の前後で、部署αのクラスタ番号の和(またはクラスタ特徴量の和)の変化をなるべく少なくする処理を行うためには、転入側の営業員と転出側の営業員とでクラスタ番号の和(またはクラスタ特徴量の和)の変化を少なくしなければならないので、人事異動支援手段24は、部署αから営業員を追加で転出させるときには、その観点で、転出させる営業員(空き枠を形成する営業員)のクラスタ番号(またはクラスタ特徴量)を選択する。しかし、収益金額に基づく第1のクラスタ分析による第1の分類処理のクラスタ番号は図7の例では7番までしかなく、10番はないので、7番の営業員を転出させて空き枠α7を形成する。もし7番の営業員がいなければ、6番の営業員を転出させて空き枠α6を形成し、もし6番の営業員もいなければ、5番の営業員を転出させて空き枠α5を形成する等の処理を行う。仮に、7番の営業員を転出させて空き枠α7を形成した場合には、その7番の営業員は、どこかの部署に配属しなければならないので、異動対象者T7(未定)となり、人事異動支援手段24は、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)において、異動対象者T7(未定)の新しいレコードを作成し、作成したレコードに、T7(未定)の営業員識別情報、クラスタ番号(またはクラスタ特徴量)、異動先が「未定」という情報を格納する。   At this time, the sum of the cluster numbers of T7 (α), T6 (α), and T4 (α) is 17, and the sum of the cluster numbers of α5 and α2 is 7. Therefore, the difference for the sum of cluster numbers is 10. In order to reduce the change in the sum of the cluster numbers of department α (or the sum of cluster feature quantities) as much as possible before and after the personnel change, the cluster number of the transfer side sales staff and the transfer side sales staff Since the change in the sum (or the sum of the cluster feature values) must be reduced, the personnel change support means 24, when transferring an additional salesperson from the department α, from that perspective, Select the cluster number (or cluster feature) of the sales employee to be formed. However, the cluster number of the first classification process based on the first cluster analysis based on the revenue amount is only up to No. 7 in the example of FIG. 7, and is not No. 10, so that the sales staff of No. 7 is transferred to the vacant frame α7. Form. If there is no 7th salesperson, the 6th salesperson is transferred to form a vacant slot α6. If there is no 6th salesperson, the 5th salesperson is transferred to form a vacant slot α5. Perform processing such as. If, for example, the sales representative of No. 7 is transferred to form a vacant slot α7, the sales representative of No. 7 must be assigned to some department, so it becomes a transfer target person T7 (undecided) The personnel change support unit 24 creates a new record of the transfer target person T7 (undecided) in the transfer target person table 32A (see FIG. 9) of the personnel change data storage unit 32, and T7 (undecided) is added to the created record. Salesperson identification information, cluster number (or cluster feature amount), and information that the transfer destination is “undecided”.

(ケース3の空き枠追加後の状態)例えば、7番の営業員を転出させて空き枠α7を形成した場合には、前述した(ケース3)の空き枠は、α7、α5、α2の3つに変わるので、3人の異動対象者T7(α)、T6(α)、T4(α)と人数がつり合うようになる。   (State after addition of empty frame in case 3) For example, when the empty frame α7 is formed by transferring the 7th salesperson, the empty frames in (case 3) described above are 3 of α7, α5, and α2. Thus, the number of persons is balanced with the three transfer target persons T7 (α), T6 (α), and T4 (α).

このとき、人事異動支援手段24は、T7(α)を、クラスタ番号(またはクラスタ特徴量)が一致する空き枠α7に配置する。T6(α)、T4(α)は、クラスタ番号(またはクラスタ特徴量)が一致する空き枠がないので、α5、α2に配置する。すなわち、T6(α)は、空き枠α5に配置し、T4(α)は、空き枠α2に配置する。この結果、部署αのクラスタ番号の和は、3つも増加してしまうが、それは異動先が未定の異動対象者の配置(後述するステップS6参照)の際に調整するか、またはその後の交換(後述するステップS7参照)で調整する。   At this time, the personnel change support means 24 arranges T7 (α) in the empty frame α7 with the same cluster number (or cluster feature amount). T6 (α) and T4 (α) are arranged in α5 and α2 because there is no empty frame having the same cluster number (or cluster feature value). That is, T6 (α) is arranged in the empty frame α5, and T4 (α) is arranged in the empty frame α2. As a result, the sum of the cluster numbers of the department α increases by three, which is adjusted when the transfer destination is determined to be transferred (see step S6 to be described later) or exchanged thereafter ( Adjustment is made in step S7 described later).

人事異動支援手段24は、以上のようにして異動先が部署αに決まっている異動対象者の配置処理を終了した後に、順次、異動先が部署β,γ,δ,ε,…に決まっている異動対象者の配置処理を行い、全ての部署について処理を終了した後に、異動先が未定の異動対象者の配置処理を行う(図8のステップS6)。   The personnel transfer support means 24 determines the transfer destinations to the departments β, γ, δ, ε,... Sequentially after the placement process of the transfer target person whose transfer destination is determined to the department α as described above. Then, after all the departments have been processed, the transfer target person whose transfer destination is undetermined is processed (step S6 in FIG. 8).

具体的には、人事異動支援手段24は、異動先が未定の異動対象者T7(未定)を、元の部署に戻らないようにして、空き枠α7,β7,γ7,δ7,ε7,…に配置する。この際、前述したステップS1でユーザがQ1を選択した場合(図8参照)には、T7(未定)の特徴ベクトルと、それぞれの空き枠α7,β7,γ7,δ7,ε7,…の特徴ベクトルとの距離を求め、T7(未定)との距離が最も短い(近い)空き枠にT7(未定)を配置する詳細選択(第2次振分選択)を行ってもよく、このような詳細選択を行わずに、7番の空き枠が形成されている各部署α,β,γ,δ,ε,…に、1人ずつ均等に(順番に)T7(未定)を配置していってもよく(その場合には、2巡、3巡、4巡、…させることもある。)、あるいはT7(未定)を空き枠α7,β7,γ7,δ7,ε7,…にランダムに配置していってもよい。   Specifically, the personnel change support means 24 does not return the transfer target person T7 (undecided) whose transfer destination is undetermined to the vacant frames α7, β7, γ7, δ7, ε7,. Deploy. At this time, if the user selects Q1 in step S1 described above (see FIG. 8), the feature vector of T7 (undecided) and the feature vectors of the respective empty frames α7, β7, γ7, δ7, ε7,. And a detailed selection (secondary allocation selection) in which T7 (undecided) is placed in an empty frame with the shortest (close) distance to T7 (undecided) may be performed. Even if T7 (undecided) is placed evenly (in order) one by one in each department α, β, γ, δ, ε,. Well (in that case, 2 rounds, 3 rounds, 4 rounds,...) Or T7 (undecided) is randomly placed in the empty frames α7, β7, γ7, δ7, ε7,. May be.

また、人事異動支援手段24は、詳細選択(第2次振分選択)を行う際に、前述したステップS1でユーザがQ2を選択した場合(図8参照)には、T7(未定)の担当顧客数と、それぞれの空き枠α7,β7,γ7,δ7,ε7,…の担当顧客数との差分を求め、T7(未定)との差分が最も小さい空き枠にT7(未定)を配置する詳細選択を行う。同様に、前述したステップS1でユーザがQ3を選択した場合(図8参照)には、上記の担当顧客数に代えて、収益金額の合計値を使用し、Q4を選択した場合には、上記の担当顧客数に代えて、コンタクト回数に基づく第2のクラスタ分析により分類された第2の分類処理のクラスタ番号(またはクラスタ特徴量)を使用し、T7(未定)との差分が最も小さい空き枠にT7(未定)を配置する詳細選択を行う。   Further, the personnel change support means 24 is in charge of T7 (undecided) when the user selects Q2 in step S1 described above (see FIG. 8) when performing detailed selection (secondary allocation selection). Details of determining the difference between the number of customers and the number of customers in charge of each of the vacant frames α7, β7, γ7, δ7, ε7,... And placing T7 (undecided) in the vacant frame with the smallest difference from T7 (undecided) Make a selection. Similarly, when the user selects Q3 in step S1 described above (see FIG. 8), the total value of the revenue amount is used in place of the number of customers in charge, and when Q4 is selected, Use the cluster number (or cluster feature amount) of the second classification process classified by the second cluster analysis based on the number of contacts in place of the number of customers in charge, and the difference with T7 (undecided) is the smallest Detailed selection to arrange T7 (undecided) in the frame is performed.

なお、人事異動支援手段24は、上記とは逆の考え方で、空き枠α7との距離が最も短い(近い)異動対象者T7(未定)を選択し、選択したT7(未定)を空き枠α7に配置し、同様に、空き枠β7との距離が最も短い(近い)T7(未定)を選択し、選択したT7(未定)を空き枠β7に配置し、また、空き枠γ7との距離が最も短い(近い)T7(未定)を選択し、選択したT7(未定)を空き枠γ7に配置し、さらに、このような処理を、空き枠δ7、ε7、…について行うようにしてもよい。   The personnel change support means 24 selects the transfer target person T7 (undecided) having the shortest (close) distance to the vacant frame α7 in the opposite way of thinking, and selects the selected T7 (undecided) as the vacant frame α7. Similarly, T7 (undecided) having the shortest (close) distance to the empty frame β7 is selected, the selected T7 (undecided) is arranged in the empty frame β7, and the distance to the empty frame γ7 is The shortest (close) T7 (undecided) may be selected, the selected T7 (undecided) may be placed in the empty frame γ7, and such processing may be performed for the empty frames δ7, ε7,.

また、人事異動支援手段24は、異動対象者T7(未定)の人数に対し、空き枠α7,β7,γ7,δ7,ε7,…の数が足りない場合には、T7(未定)を、空き枠α6,β6,γ6,δ6,ε6,…に配置する。一方、T7(未定)の配置を終了した後に、空き枠α7,β7,γ7,δ7,ε7,…が余った場合には、そこにT6(未定)を配置する。   In addition, the personnel change support means 24 sets T7 (undecided) as empty when the number of empty frames α7, β7, γ7, δ7, ε7,... Is insufficient with respect to the number of transfer target persons T7 (undecided). Arranged in frames α6, β6, γ6, δ6, ε6,. On the other hand, if the empty frames α7, β7, γ7, δ7, ε7,... Remain after the placement of T7 (undecided), T6 (undetermined) is arranged there.

同様にして、人事異動支援手段24は、異動先が未定の異動対象者T6(未定)を、元の部署に戻らないようにして、空き枠α6,β6,γ6,δ6,ε6,…に配置する。そして、異動対象者T6(未定)の人数に対し、空き枠α6,β6,γ6,δ6,ε6,…の数が足りない場合には、T6(未定)を、空き枠α5,β5,γ5,δ5,ε5,…に配置する。一方、T6(未定)の配置を終了した後に、空き枠α6,β6,γ6,δ6,ε6,…が余った場合には、そこにT5(未定)を配置する。   Similarly, personnel change support means 24 arranges transfer target person T6 (undecided) whose transfer destination is undetermined in empty frames α6, β6, γ6, δ6, ε6,... So as not to return to the original department. To do. Then, if the number of empty frames α6, β6, γ6, δ6, ε6,... Is insufficient for the number of transfer target persons T6 (undecided), T6 (undecided) is changed to empty frames α5, β5, γ5, Arranged at δ5, ε5,. On the other hand, if the empty frames α6, β6, γ6, δ6, ε6,... Remain after the placement of T6 (undecided), T5 (undetermined) is arranged there.

そして、人事異動支援手段24は、このような処理を、異動対象者T5(未定)、T4(未定)、T3(未定)、T2(未定)、T1(未定)についても繰り返す。最後には、退職者の人数分だけ、空き枠が余ることになるが、通常は、クラスタ番号が1番の空き枠α1,β1,γ1,δ1,ε1,…が余ることになる。なお、退職者が多ければ、クラスタ番号が2番、3番等の空き枠が余ることもあり得る。   The personnel change support means 24 repeats such processing for the transfer target persons T5 (undecided), T4 (undetermined), T3 (undetermined), T2 (undetermined), and T1 (undetermined). Finally, empty frames are left for the number of retired persons, but normally, the empty frames α1, β1, γ1, δ1, ε1,. If there are a large number of retired employees, there may be remaining empty frames with cluster numbers such as 2 and 3.

また、人事異動支援手段24は、以上のようにして異動先の部署が決まっていない異動対象者の配置処理を行う都度に、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)に、確定した異動先の部署の部署識別情報を格納するとともに、空き枠テーブル32B(図10参照)に、配置された営業員の営業員識別情報を格納する。これは、異動先の部署が決まっている異動対象者の配置処理の場合と同様である。   Also, the personnel change support means 24 performs the transfer target person table 32A (see FIG. 9) of the personnel change data storage means 32 each time the assignment target person whose transfer destination department is not determined as described above. ) Stores the department identification information of the determined transfer destination department, and stores the salesperson identification information of the arranged salesperson in the empty frame table 32B (see FIG. 10). This is the same as in the case of the transfer target person arrangement process in which the transfer destination department is determined.

その後、人事異動支援手段24は、人事異動用データ記憶手段32の部署テーブル32C(図11参照)に記憶されているデータを用いて、全ての部署について部署毎に、人事異動の前後のクラスタ番号の和(またはクラスタ特徴量の和)の増減量が、予め定めた閾値内であるか否かを判断し、予め定めた閾値を超えていると判断した場合には、営業員の交換により、人事異動の前後のクラスタ番号の和(またはクラスタ特徴量の和)の増減量が閾値内に収まるようにする処理を行う(図8のステップS7)。   Thereafter, the personnel change support means 24 uses the data stored in the department table 32C (see FIG. 11) of the personnel change data storage means 32 and uses the data stored in the department table 32C (see FIG. 11) for each department, the cluster numbers before and after the personnel change. If the amount of increase / decrease of the sum of (or the sum of cluster features) is within a predetermined threshold, and if it is determined to exceed the predetermined threshold, Processing is performed so that the increase / decrease amount of the sum of the cluster numbers before and after the personnel change (or the sum of the cluster feature amounts) falls within the threshold (step S7 in FIG. 8).

なお、部署テーブル32C(図11参照)に記憶されているデータは、人事異動に伴って、空き枠を形成したとき、あるいは空き枠に営業員を配置したときに、その都度、人事異動支援手段24により更新される。すなわち、空き枠を形成したときには、その空き枠を形成した営業員のクラスタ番号(またはクラスタ特徴量)と同じ数量を減らし、空き枠に営業員を配置したときには、配置された営業員のクラスタ番号(またはクラスタ特徴量)と同じ数量を増やす処理を行う。図11の状態は、空き枠の形成直後の状態であり、未だ空き枠への営業員の配置処理が行われていない状態である。図11に例示した状態は、図10に例示した空き枠の形成状態と対応している。   Note that the data stored in the department table 32C (see FIG. 11) is the personnel change support means each time a vacant frame is formed or a sales employee is arranged in the vacant frame in accordance with the personnel change. 24. In other words, when a vacant frame is formed, the same number as the cluster number (or cluster feature) of the salesperson who formed the vacant frame is reduced, and when a salesperson is placed in the vacant frame, the cluster number of the assigned salesperson A process of increasing the same quantity as (or cluster feature) is performed. The state shown in FIG. 11 is a state immediately after the formation of the vacant frame and is a state in which the sales staff is not yet placed in the vacant frame. The state illustrated in FIG. 11 corresponds to the empty frame formation state illustrated in FIG.

具体的には、人事異動支援手段24は、部署テーブル32C(図11参照)に記憶されている人事異動前後におけるクラスタ番号またはクラスタ特徴量の増減量を取得し、プラスの部署と、マイナスの部署とで、営業員を交換して調整する。図11に例示した状態では、マイナスの部署ばかりであるが、営業員の配置処理(図8のステップS5,S6参照)を終えると、プラスの部署と、マイナスの部署とが生じている状態となる。この際、既に異動した営業員は、交換要員から除外する。また、各部署にいずれの営業員が所属しているのかという情報は、営業員データ記憶手段30の属性テーブル30A(図2参照)から取得し、交換対象の候補とする各営業員のクラスタ番号(またはクラスタ特徴量)は、分類結果記憶手段31(図7参照)から取得する。なお、1回の営業員の交換処理で、予め定めた閾値内に収まらない場合には、複数回の営業員の交換処理を行う。   Specifically, the personnel change support means 24 acquires the cluster number or the increase / decrease amount of the cluster feature before and after the personnel change stored in the department table 32C (see FIG. 11), and adds the positive department and the negative department. Then, exchange and adjust the sales staff. In the state illustrated in FIG. 11, there are only minus departments, but when the sales staff assignment process (see steps S5 and S6 in FIG. 8) is finished, a plus department and a minus department are generated. Become. At this time, salespeople who have already been transferred are excluded from replacement personnel. Further, information on which salesperson belongs to each department is obtained from the attribute table 30A (see FIG. 2) of the salesperson data storage means 30, and the cluster number of each salesperson as a candidate for replacement. (Or cluster feature amount) is acquired from the classification result storage means 31 (see FIG. 7). Note that if the salesperson replacement process does not fall within the predetermined threshold, the salesperson replacement process is performed a plurality of times.

例えば、プラス3の部署と、マイナス3の部署であれば、クラスタ番号(またはクラスタ特徴量)が7番の営業員と、4番の営業員とを交換し、あるいは5番の営業員と、2番の営業員とを交換する処理等を行う。この例の場合には、7番と4番の営業員の交換よりも、5番と2番の営業員の交換の方が、クラスタ番号(またはクラスタ特徴量)の小さい営業員同士の交換となるので、実質的に交換の影響が小さい組合せであると判断し、5番と2番の営業員の交換を選択してもよい。   For example, in the case of a plus 3 department and a minus 3 department, the salesperson with the cluster number (or cluster feature) 7 is exchanged with the salesperson 4 or the salesperson 5 Perform processing to exchange with the 2nd salesperson. In the case of this example, the replacement of sales staffs 5 and 2 is the replacement of sales staff with a smaller cluster number (or cluster feature) than the replacement of sales staff 7 and 4. Therefore, it may be determined that the combination is substantially less affected by the exchange, and the exchange between the sales staffs No. 5 and No. 2 may be selected.

また、プラスとマイナスとの絶対値の異なる部署間で交換を行ってもよい。例えば、プラス6の部署と、マイナス3の部署であれば、クラスタ番号(またはクラスタ特徴量)が7番の営業員と、4番の営業員とを交換し、あるいは4番の営業員と、1番の営業員とを交換する処理等を行うと、プラス3の部署と、ゼロの部署となる。この場合に、プラス3の部署が、予め定めた閾値内に収まっていない場合には、再度、別の部署との間で営業員の交換を行えばよい。   Further, exchange may be performed between departments having different absolute values of plus and minus. For example, if the department is a plus 6 department and a minus 3 department, the salesperson with the cluster number (or cluster feature) 7 is exchanged for the salesperson 4 or the salesperson 4 If you exchange the number 1 salesperson, you will have a plus 3 department and a zero department. In this case, if the plus 3 department does not fall within the predetermined threshold, the sales staff may be exchanged with another department again.

そして、人事異動支援手段24は、以上のようにして営業員の交換処理を行う都度に、人事異動用データ記憶手段32の異動対象者テーブル32A(図9参照)に、交換に係る2人の営業員(いずれも異動対象者と捉える。)についての新しいレコードを作成し、作成したレコードに、交換処理後の情報(確定した異動先の部署の部署識別情報)を含む情報を格納するとともに、空き枠テーブル32B(図10参照)にも、交換に係る2人の営業員(いずれも空き枠を形成した営業員と捉える。)についての新しいレコードを作成し、作成したレコードに、交換処理後の情報(配置された営業員の営業員識別情報)を含む情報を格納する。   Each time the personnel change support means 24 performs the sales staff exchange process as described above, the personnel change support means 24 stores two persons related to the exchange in the change target person table 32A (see FIG. 9) of the personnel change data storage means 32. Create a new record for the sales representative (both are considered to be transferees), and store information including information after the exchange process (department identification information of the confirmed transfer destination department) in the created record, In the vacant frame table 32B (see FIG. 10), a new record is created for the two salespeople involved in the exchange (both are regarded as salespeople who have formed the vacant frame), and the created record is subjected to the exchange process. Information (salesperson identification information of the assigned salesperson) is stored.

なお、以上のような営業員の交換の組合せは非常に多くあるので、人事異動支援手段24は、詳細選択(第2次振分選択)は行わずに、収益金額に基づく第1のクラスタ分析による第1の分類処理のクラスタ番号(またはクラスタ特徴量)を用いた選択(第1次振分選択)だけにより、ランダムな選択を行ってもよい。   Since there are so many combinations of salesperson exchanges as described above, the personnel change support means 24 does not perform the detailed selection (secondary distribution selection), but performs the first cluster analysis based on the revenue amount. Random selection may be performed only by selection (first distribution selection) using the cluster number (or cluster feature amount) of the first classification processing according to.

最後に、出力手段25により、各記憶手段30〜32に記憶されたデータを用いて、クラスタ分析による営業員の分類結果や、その分類結果を利用した人事異動支援処理の結果を、表示手段50に画面表示する処理等を実行し、人事異動の支援に関する一連の処理を終了する(図8のステップS8)。   Finally, the output means 25 uses the data stored in each of the storage means 30 to 32 to display the sales staff classification result by cluster analysis and the result of the personnel change support process using the classification result. A process for displaying a screen on the screen is executed, and a series of processes relating to support for personnel changes is completed (step S8 in FIG. 8).

<本実施形態の効果>   <Effect of this embodiment>

このような本実施形態によれば、次のような効果がある。すなわち、営業員クラスタリングシステム10では、特徴ベクトル作成手段22により、クラスタ用変数として、営業員毎の収益分布における複数の分位点の各収益金額を構成要素とする特徴ベクトルを営業員毎に作成し、クラスタ分析手段23により、これらの特徴ベクトルを入力としてクラスタ分析を行うので、クラスタ用変数の作成時における恣意性を排除することができるとともに、営業員の特徴を効果的に捉えたクラスタ用変数を作成することができ、クラスタ用変数として合計値や平均値等の集計値を用いていた従来の手法の問題点を解消することができる。   According to this embodiment, there are the following effects. In other words, in the salesperson clustering system 10, the feature vector creation means 22 creates, for each salesperson, a feature vector having each revenue amount of a plurality of quantiles in the revenue distribution for each salesperson as a constituent variable. Since the cluster analysis unit 23 performs cluster analysis using these feature vectors as input, it is possible to eliminate arbitraryness at the time of creating a cluster variable, and for the cluster that effectively captures the characteristics of a salesperson. Variables can be created, and the problems of the conventional methods that use aggregate values such as total values and average values as cluster variables can be solved.

例えば、従来の手法では、集計対象期間中に収益金額の大きい顧客を偶然に獲得することができた場合(いわゆるラッキー)等の影響が分類結果に反映されてしまうこともあるが、営業員クラスタリングシステム10では、営業員の個人の収益特性を複数の分位点により分布で捉えることができるので、そのような集計対象期間中における偶然や特異な状況の影響を受けにくいクラスタリングを実現することができる。   For example, with the conventional method, the impact of a case where a customer with a large profit amount can be acquired by chance (so-called lucky) during the aggregation target period may be reflected in the classification result. In the system 10, since the sales characteristics of the salesperson's individual can be grasped by the distribution by a plurality of quantiles, it is possible to realize a clustering that is not easily affected by chance or unique situations during the counting target period. it can.

換言すれば、従来は、営業員のノルマは売上であるといった具合に、売上金額による単純な評価を行うことが多かったが、本当はどのような顧客の持ち方をすると(どのような顧客ポートフォリオを形成すると)良好な営業成績が得られるのかが重要であり、本発明では、収益分布における複数の分位点を使用してクラスタ用のベクトル変数を作成するので、そのような顧客ポートフォリオの特徴を示す特徴ベクトルを作成することができ、安定した分類を行うことができる。なぜなら、従来の手法では、売上金額による単純な評価をしているので、1000万円の顧客を1人抱えている営業員と、1万円の顧客を1000人抱えている営業員とが、同じクラスタに分類されてしまう。しかし、それでは、1000万円の顧客を獲得できない年もあるので、評価に安定性を欠くことになる。これに対し、営業員クラスタリングシステム10では、顧客ポートフォリオで評価しているので、それらの営業員が同じクラスタに分類されることはなく、安定した分類を行うことができる。   In other words, in the past, salesmen's quotas were often sales, and so on. In many cases, simple evaluations were made based on the sales amount. It is important that good business results are obtained), and since the present invention creates vector variables for clusters using multiple quantiles in the revenue distribution, such customer portfolio features A feature vector to be shown can be created, and stable classification can be performed. Because the conventional method makes a simple evaluation based on the sales amount, a salesperson who has one customer of 10 million yen and a salesperson who has 1000 customers of 10,000 yen They are classified into the same cluster. However, there are years when it is not possible to acquire 10 million yen customers, so the evaluation is not stable. On the other hand, since the salesperson clustering system 10 evaluates with the customer portfolio, the salespersons are not classified into the same cluster, and stable classification can be performed.

また、多数の営業員を抱える企業等の団体は、営業員クラスタリングシステム10を導入することにより、各営業員の個人の収益特性をパターン化することができ、効果的なチーム編成等の営業戦略を立てることができる。   In addition, by introducing the sales staff clustering system 10, organizations such as companies with a large number of sales staff can pattern individual sales characteristics of each sales staff, and sales strategies such as effective team organization. Can stand up.

さらに、営業員クラスタリングシステム10では、クラスタ用変数を、分位点の収益金額を構成要素とする特徴ベクトルとしているため、適用業務に応じてベクトル変数の定義を変えることなく、同様のクラスタリングを実施することができる。   Furthermore, in the salesperson clustering system 10, since the cluster variable is a feature vector having the quantile profit amount as a constituent element, the same clustering is performed without changing the definition of the vector variable according to the application. can do.

また、営業員クラスタリングシステム10は、四分位点および上位の分位点の各収益金額を構成要素とする4次元以上の特徴ベクトルを用いる構成とされているので、四分位点により、各営業員の個人の収益特性を万遍なく(特に欠ける所なく)捉えるとともに、上位の分位点により、収益分布におけるテールの部分(収益金額の大きい裾の部分)の刻みを細かくしたベクトル用変数を作成することができる。このため、パレートの法則(全体的な特徴の大部分は、全体を構成する一部の要素が作り出しているという経験則であり、80:20の法則とも呼ばれる。)に則り、テールの部分を強調したクラスタ分析を実施することができる。   In addition, the salesperson clustering system 10 is configured to use a four-dimensional or higher feature vector having each quartile and higher quantile as the constituent elements, so that each quartile allows each A vector variable that captures the salesperson's individual profit characteristics evenly (no particular lack) and finely ticks the tail part (the bottom part of the large revenue amount) in the profit distribution by using the top quantile. Can be created. For this reason, according to Pareto's law (the majority of the overall characteristics are empirical rules created by some elements that make up the whole, also called the 80:20 law) Emphasized cluster analysis can be performed.

さらに、特徴ベクトル作成手段22は、予め定められた担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って上位の分位点の個数および刻み幅を決定する構成とされているので、パレートの法則に則り、収益分布におけるテールの部分の刻みを細かくする際に、担当顧客数の大小に応じた特徴ベクトルの作成を行うことができるため、適用業務に応じた、より適切な特徴ベクトルの作成を実現することができる。すなわち、担当顧客数が大きい場合には、上位の分位点の個数を、より多くし、上位の分位点の刻み幅を、より狭く(小さく)することができる。例えば、担当顧客数が1,000人のときの上位0.1%分位点は、上から1人目の顧客の収益金額を指すが、担当顧客数が400人のときは、上位0.1%分位点の収益金額は、意味のない値になるおそれがあるので、そのような事態を未然に回避することができる。   Further, the feature vector creating means 22 is configured to determine the number and step size of the upper quantile according to the correspondence relationship between the predetermined customer number information and the number and step size of the upper quantile. Therefore, in accordance with Pareto's Law, when the tail of the revenue distribution is made finer, feature vectors can be created according to the number of customers in charge. A simple feature vector can be created. That is, when the number of customers in charge is large, the number of higher quantiles can be increased and the step size of the higher quantiles can be made narrower (smaller). For example, the top 0.1% quantile when the number of customers in charge is 1,000 indicates the revenue amount of the first customer from the top, but when the number of customers in charge is 400, the top 0.1% Since the profit amount of the percentile may become a meaningless value, such a situation can be avoided in advance.

また、特徴ベクトル作成手段22は、複数の分位点の各収益金額に加え、最大値、合計値、または平均値を追加の構成要素とする特徴ベクトルを作成することもできるので、合計値や平均値等の集計値を特徴ベクトルの構成要素としていた従来の手法の考え方も取り込んだクラスタ分析を行うことができる。   The feature vector creating means 22 can also create a feature vector having a maximum value, a total value, or an average value as an additional component in addition to each revenue amount of a plurality of quantiles. It is possible to perform cluster analysis that incorporates the concept of the conventional method in which the aggregate value such as the average value is used as a component of the feature vector.

さらに、営業員クラスタリングシステム10は、営業員毎の収益分布における複数の分位点を用いた第1のクラスタ分析による分類結果と、営業員毎のコンタクト回数分布における複数の分位点を用いた第2のクラスタ分析による分類結果とを組み合わせた複合分類処理を行うことができるので(図8のステップS1で、ユーザがP2を選択した場合)、各営業員の個人の収益特性と、各営業員の個人の接客特性とを組み合わせたクラスタリングを行うことができる。このため、例えば、特定の顧客へのコンタクト回数が多い営業員であるか、万遍なく全ての顧客に同様に接する営業員であるかといった営業員の個人特性を加味したクラスタリングを行うことができる。   Furthermore, the salesperson clustering system 10 uses the classification result by the first cluster analysis using a plurality of quantiles in the distribution of revenue for each salesperson and the plurality of quantiles in the contact count distribution for each salesperson. Since the composite classification process combining the classification result by the second cluster analysis can be performed (when the user selects P2 in step S1 in FIG. 8), the individual revenue characteristics of each salesperson and each sales Clustering can be performed in combination with the individual customer service characteristics. For this reason, for example, it is possible to perform clustering that takes into account the personal characteristics of a salesperson, such as whether the salesperson has a large number of contacts with a specific customer or whether the salesperson contacts all customers equally. .

そして、営業員クラスタリングシステム10は、人事異動支援手段24を備えているので、各部署に営業員を配置する際に、転入側の営業員と転出側の営業員とについてのクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を自動的に実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についてのクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を自動的に実行することができる。このため、各部署において、人事異動の前後で、同じクラスタに分類される営業員同士を入れ替えることができ、部署間の業務処理能力のバランスを保つことができる。   Since the sales staff clustering system 10 includes the personnel change support means 24, when the sales staff is assigned to each department, the cluster numbers or cluster characteristics of the transfer-side sales staff and the transfer-side sales staff. A person selection process for automatically matching the quantities or a person selection process for matching the cluster numbers or cluster feature quantities of the two sales staff members when exchanging the sales staff members between the two departments. Can be executed automatically. For this reason, in each department, sales staff classified into the same cluster can be exchanged before and after personnel changes, and the balance of business processing capabilities between departments can be maintained.

また、人事異動支援手段24は、空き枠にいた営業員と同じクラスタに分類される営業員(クラスタ番号またはクラスタ特徴量が一致する営業員)を空き枠に配置するか、または同じクラスタに分類される営業員同士を交換するという原則下で、複数の候補者がいるときに、特徴ベクトルを用いて算出される2者間の距離が最も小さい営業員を選択することができるので(図8のステップS1で、ユーザがQ1を選択した場合)、人事異動の前後で、各部署α,β,γ,…の業務処理能力の変化を、より一層少なく抑えることができる。   In addition, the personnel change support means 24 arranges sales persons (sales persons having the same cluster number or cluster feature amount) classified in the same cluster as sales persons in the empty frame, or classifies them in the same cluster. Under the principle of exchanging sales employees, when there are a plurality of candidates, it is possible to select the sales employee with the smallest distance between the two calculated using the feature vector (FIG. 8). When the user selects Q1 in step S1), the change in the business processing ability of each department α, β, γ,... Before and after the personnel change can be further reduced.

また、図8のステップS1で、ユーザがQ2〜Q4を選択した場合にも同様に、人事異動の前後で、各部署α,β,γ,…の業務処理能力の変化を、より一層少なく抑えることができる。特に、Q4を選択した場合には、コンタクト回数分布に基づく第2のクラスタ分析による分類結果を利用するので、各営業員の個人の接客特性に基づく詳細選択(第2次振分選択)を行うことができる。従って、収益分布に基づく第1のクラスタ分析による分類結果と、コンタクト回数分布に基づく第2のクラスタ分析による分類結果とを組み合わせた複合分類処理を行う場合(図8のステップS1で、ユーザがP2を選択した場合)とは異なる使い方で、第2のクラスタ分析による分類結果を活用することができる。   Similarly, even when the user selects Q2 to Q4 in step S1 in FIG. 8, the change in the business processing ability of each department α, β, γ,... be able to. In particular, when Q4 is selected, the classification result based on the second cluster analysis based on the contact frequency distribution is used, so that detailed selection (secondary distribution selection) based on the individual customer service characteristics of each sales employee is performed. be able to. Therefore, in the case of performing a composite classification process that combines the classification result by the first cluster analysis based on the revenue distribution and the classification result by the second cluster analysis based on the contact frequency distribution (in step S1 in FIG. 8, the user selects P2 The classification result obtained by the second cluster analysis can be used in a different way from the case of selecting (1).

<変形の形態>   <Deformation form>

なお、本発明は前記実施形態に限定されるものではなく、本発明の目的を達成できる範囲内での変形等は本発明に含まれるものである。   Note that the present invention is not limited to the above-described embodiment, and modifications and the like within a scope where the object of the present invention can be achieved are included in the present invention.

例えば、前記実施形態では、収益金額に基づく第1のクラスタ分析に対し、それを補完するのは、コンタクト回数に基づく第2のクラスタ分析であったが、客先を訪問する営業員の場合には、コンタクト回数の代わりに、例えば、訪問時間を用いてもよい。すなわち、営業員毎で、かつ、顧客毎の訪問時間を、営業員識別情報および顧客識別情報と関連付けて営業員データ記憶手段30に記憶させておく。そして、特徴ベクトル作成手段22により、営業員データ記憶手段30に記憶された訪問時間のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客にかけた訪問時間とする営業員毎の訪問時間分布における複数の分位点の各訪問時間を求め、求めた各訪問時間を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行してもよい。   For example, in the above-described embodiment, the second cluster analysis based on the number of contacts complements the first cluster analysis based on the amount of revenue, but in the case of a salesperson visiting a customer. May use, for example, the visit time instead of the contact count. In other words, the visit time for each salesperson and for each customer is stored in the salesperson data storage means 30 in association with the salesperson identification information and the customer identification information. Then, using the visit time data stored in the salesperson data storage means 30 by the feature vector creation means 22, the vertical axis is the number of customers and the horizontal axis is the visit time for one customer as a cluster variable. A process may be executed in which each visit time of a plurality of quantiles in the visit time distribution for each salesperson is obtained, and a feature vector having each found visit time as a constituent element is created for each salesperson.

また、前記実施形態では、図8のステップS1に示したように、幾つかのクラスタに分類する最初の分類(第1次振分選択)の方法P1,P2の選択入力や、営業員の配置時や交換時における詳細選択(第2次振分選択)の方法Q1〜Q4の選択入力を受け付ける構成とされていたが、本発明の営業員クラスタリングシステムは、前記実施形態のように各方法を自由に選択することができる構成ではなく、いずれかの方法に固定されているシステムとしてもよい。   In the above embodiment, as shown in step S1 of FIG. 8, the selection input of the methods P1 and P2 of the first classification (primary distribution selection) to be classified into several clusters, and the arrangement of the sales staff However, the salesperson clustering system of the present invention uses each method as in the above-described embodiment. Instead of a configuration that can be freely selected, a system that is fixed in any one of the methods may be used.

さらに、前記実施形態の営業員クラスタリングシステム10は、人事異動支援手段24を備えた構成とされていたが、本発明の営業員クラスタリングシステムは、必ずしもクラスタ分析による分類結果を利用する業務の自動化処理を含むシステムとする必要はなく、クラスタリングを実行し、その分類結果(いずれの営業員が、いずれのクラスタに分類されたのかを示す情報)を出力するところまでを自動的に行い、その後は、分類結果を利用して、手作業により営業員の配置転換業務等を行うようにしてもよい。   Furthermore, although the salesperson clustering system 10 of the said embodiment was set as the structure provided with the personnel transfer assistance means 24, the salesperson clustering system of this invention does not necessarily require the automation process of the operation | work which utilizes the classification result by cluster analysis. It is not necessary to use a system that includes, but automatically performs the clustering and outputs the classification results (information indicating which salesperson is classified into which cluster). You may make it perform the sales relocation work etc. of a sales employee manually using a classification result.

以上のように、本発明の営業員クラスタリングシステムおよびプログラムは、例えば、複数の部署からなる会社等の団体に所属する複数の営業員を人事異動で配置転換する業務を支援する場合等に用いるのに適している。   As described above, the salesperson clustering system and program according to the present invention are used, for example, when supporting a task of reassigning a plurality of salespersons belonging to an organization such as a company composed of a plurality of departments by personnel change. Suitable for

10 営業員クラスタリングシステム
22 特徴ベクトル作成手段
23 クラスタ分析手段
24 人事異動支援手段
30 営業員データ記憶手段
31 分類結果記憶手段
DESCRIPTION OF SYMBOLS 10 Salesperson clustering system 22 Feature vector preparation means 23 Cluster analysis means 24 Personnel change support means 30 Salesperson data storage means 31 Classification result storage means

Claims (9)

顧客に接して収益を上げる複数の営業員を分類する処理を実行するコンピュータにより構成された営業員クラスタリングシステムであって、
営業員毎で、かつ、顧客毎の収益金額を、営業員識別情報および顧客識別情報と関連付けて記憶する営業員データ記憶手段と、
この営業員データ記憶手段に記憶された前記収益金額のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客から上げた収益金額とする営業員毎の収益分布における複数の分位点の各収益金額を求め、求めた各収益金額を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行する特徴ベクトル作成手段と、
この特徴ベクトル作成手段により作成した営業員毎の特徴ベクトルを入力としてクラスタ分析により前記複数の営業員を分類する処理を実行するクラスタ分析手段と、
このクラスタ分析手段による分類結果および/またはこの分類結果を利用した人事異動支援処理若しくはその他の処理の結果を画面表示し、印刷し、他のシステムへ通信回線を介して送信し、記録媒体に記憶させ、または音声出力する処理を実行する出力手段とを備えたことを特徴とする営業員クラスタリングシステム。
A salesperson clustering system configured by a computer that executes a process of classifying a plurality of salespersons who make money by contacting customers,
Salesperson data storage means for storing the revenue amount for each salesperson and for each customer in association with the salesperson identification information and the customer identification information;
Using the revenue data stored in the salesperson data storage means, as a cluster variable, the vertical axis represents the number of customers, and the horizontal axis represents the revenue generated from one customer. A feature vector creating means for obtaining each revenue amount of a plurality of quantiles in the distribution, and executing a process of creating a feature vector having each found revenue amount as a constituent element for each salesperson;
Cluster analysis means for executing a process of classifying the plurality of sales staffs by cluster analysis with the feature vector for each sales staff created by the feature vector creating means as input,
The results of classification by this cluster analysis means and / or personnel transfer support processing using the classification results or other processing results are displayed on the screen, printed, transmitted to other systems via a communication line, and stored in a recording medium. Or a salesperson clustering system, comprising: an output means for executing a process for outputting the voice or sound.
前記特徴ベクトル作成手段は、
第1四分位点、第2四分位点、および第3四分位点の3つの収益金額、並びにこれらの3つの四分位点のうちで最も収益金額の大きい前記第3四分位点よりも収益金額の大きい範囲を細分化した少なくとも1つの上位の分位点の収益金額を構成要素とする4次元以上の特徴ベクトルを営業員毎に作成する処理を実行する構成とされている
ことを特徴とする請求項1に記載の営業員クラスタリングシステム。
The feature vector creating means includes:
The three quartiles, the first quartile, the second quartile, and the third quartile, and the third quartile with the largest revenue among these three quartiles It is configured to execute a process of creating, for each salesperson, a four-dimensional or higher feature vector having a revenue amount of at least one higher quantile that is subdivided into a range in which the revenue amount is larger than a point. The salesperson clustering system according to claim 1.
前記特徴ベクトル作成手段は、
1人の営業員が担当する顧客数の範囲、平均数、最大数、若しくは最小数についてユーザにより入力された担当顧客数情報を用いるか、または前記営業員データ記憶手段に記憶されているデータを用いて前記担当顧客数情報を算出し、予め定められた前記担当顧客数情報と上位の分位点の個数および刻み幅との対応関係に従って、細分化して設ける上位の分位点の個数および刻み幅を決定する処理を実行する構成とされている
ことを特徴とする請求項2に記載の営業員クラスタリングシステム。
The feature vector creating means includes:
The number of customers in charge input by the user for the range, average number, maximum number or minimum number of customers in charge of one sales employee is used, or the data stored in the sales staff data storage means is used. And calculating the number of customers in charge, and the number and increments of upper quantiles to be subdivided according to the corresponding relationship between the number of customers in charge and the number of higher quantiles and the step size. The salesperson clustering system according to claim 2, wherein a process for determining a width is executed.
前記特徴ベクトル作成手段は、
前記複数の分位点の各収益金額に加え、1人の営業員が担当の各顧客から上げた収益金額のうちの最大値と、1人の営業員が担当の各顧客から上げた収益金額の合計値と、1人の営業員が担当の各顧客から上げた収益金額の平均値との中から選択した少なくとも1つの追加要素を構成要素とする特徴ベクトルを営業員毎に作成する処理を実行する構成とされている
ことを特徴とする請求項1〜3のいずれかに記載の営業員クラスタリングシステム。
The feature vector creating means includes:
In addition to each revenue amount of the plurality of quantiles, the maximum value of the revenue amount raised from each customer in charge of one sales employee and the revenue amount raised from each customer in charge of one sales employee Processing to create a feature vector for each salesperson that consists of at least one additional element selected from the total value of and the average value of the amount of revenue raised by each salesperson for each salesperson It is set as the structure to perform. The salesperson clustering system in any one of Claims 1-3 characterized by the above-mentioned.
前記営業員データ記憶手段は、
営業員毎で、かつ、顧客毎の収益金額に加え、営業員毎で、かつ、顧客毎のコンタクト回数も、営業員識別情報および顧客識別情報と関連付けて記憶する構成とされ、
前記特徴ベクトル作成手段は、
収益金額を構成要素とする営業員毎の特徴ベクトルを作成する処理に加え、
前記営業員データ記憶手段に記憶された前記コンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成する処理も実行する構成とされ、
前記クラスタ分析手段は、
前記特徴ベクトル作成手段により作成した前記収益金額を構成要素とする営業員毎の特徴ベクトルを入力として第1のクラスタ分析により前記複数の営業員を第1の分割数のクラスタに分類する第1の分類処理に加え、
前記特徴ベクトル作成手段により作成したコンタクト回数を構成要素とする営業員毎の特徴ベクトルを入力として第2のクラスタ分析により前記複数の営業員を第2の分割数のクラスタに分類する第2の分類処理も実行し、
さらに、前記第1の分類処理で得られた第1の分類結果と、前記第2の分類処理で得られた第2の分類結果とを組み合わせることにより、前記複数の営業員を前記第1の分割数と前記第2の分割数とを乗じた数のクラスタに分類する複合分類処理を実行する構成とされている
ことを特徴とする請求項1〜4のいずれかに記載の営業員クラスタリングシステム。
The salesperson data storage means includes
In addition to the amount of revenue for each salesperson and for each customer, the number of contacts for each salesperson and for each customer is stored in association with the salesperson identification information and customer identification information,
The feature vector creating means includes:
In addition to processing to create a feature vector for each salesperson with revenue amount as a component,
Using the contact count data stored in the salesperson data storage means, as a cluster variable, the vertical axis represents the number of customers, and the horizontal axis represents the number of contacts for each salesperson with the number of contacts to one customer. It is configured to execute the process of obtaining the number of each contact of a plurality of quantile points in, and creating a feature vector for each salesperson with each obtained contact number as a component,
The cluster analysis means includes
A first cluster analysis is performed to classify the plurality of sales employees into a first division number cluster by using a feature vector for each sales employee having the revenue amount created by the feature vector creation means as a component. In addition to the classification process
A second classification for classifying the plurality of sales employees into a second divided number of clusters by a second cluster analysis with the feature vector of each sales employee having the number of contacts created by the feature vector creation means as a component. Also perform processing,
Further, by combining the first classification result obtained in the first classification process and the second classification result obtained in the second classification process, the plurality of sales employees can be combined with the first classification result. The salesperson clustering system according to any one of claims 1 to 4, wherein the salesperson clustering system is configured to execute a composite classification process for classifying into a number of clusters obtained by multiplying the number of divisions and the second number of divisions. .
前記複数の営業員は、複数の部署からなる団体に所属する営業員であり、
前記クラスタ分析手段は、
前記団体に所属する全ての営業員を対象として少なくとも1種類のクラスタ分析による分類処理を実行し、1種類のクラスタ分析による分類処理で得られた各クラスタ、または複数種類のクラスタ分析による分類結果を組み合わせた複合分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段に記憶させる処理を実行する構成とされ、
営業員の部署間の配置転換業務を支援する人事異動支援処理を実行する人事異動支援手段を備え、
この人事異動支援手段は、
各部署に営業員を配置する際に、各部署に配置する転入側の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量と、各部署から他の部署への異動により各部署に空き枠を形成した転出側の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量とを一致させる人選処理を実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されているクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行する構成とされている
ことを特徴とする請求項1〜5のいずれかに記載の営業員クラスタリングシステム。
The plurality of sales employees are sales employees belonging to an organization consisting of a plurality of departments,
The cluster analysis means includes
At least one type of cluster analysis is performed for all sales staff belonging to the organization, and each cluster obtained by one type of cluster analysis or a plurality of types of cluster analysis results is obtained. For each cluster obtained by the combined classification process, the cluster number assigned according to the level of excellence in sales results or the cluster feature amount indicating the level of excellence of each cluster is assigned to the sales staff classified into each cluster. It is configured to execute a process of storing in the classification result storage means in association with the salesperson identification information,
With personnel change support means to execute personnel change support processing that supports the relocation work between sales staff departments,
This personnel change support means
When placing a sales employee in each department, a cluster number or a cluster feature stored in the classification result storage means in association with sales representative identification information about the transfer-side sales employee placed in each department, A cluster number or a cluster feature stored in the classification result storage means in association with the salesperson identification information about the salesperson on the transfer side who has formed a vacancy in each department due to a change from department to other department. When the matching person selection process is executed, or when salespeople are exchanged between two departments, they are stored in the classification result storage means in association with the salesperson identification information about the two salespeople to be exchanged. The salesperson class according to any one of claims 1 to 5, wherein a person selection process for matching a cluster number or a cluster feature amount is executed. Stalling system.
前記営業員データ記憶手段は、
前記特徴ベクトル作成手段により作成した各営業員の特徴ベクトルも、営業員識別情報と関連付けて記憶する構成とされ、
前記人事異動支援手段は、
各部署に営業員を配置する際に、転入側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転出側の営業員がいる場合、若しくは、転出側の営業員についてのクラスタ番号若しくはクラスタ特徴量に対し、クラスタ番号若しくはクラスタ特徴量が一致する複数の転入側の営業員がいる場合、または、2つの部署間で営業員を交換する際に、クラスタ番号若しくはクラスタ特徴量が一致する複数の交換対象の営業員がいる場合には、前記営業員データ記憶手段に記憶されている前記特徴ベクトルを用いて算出される2者間の距離が最も小さい営業員を選択する処理を実行する構成とされている
ことを特徴とする請求項6に記載の営業員クラスタリングシステム。
The salesperson data storage means includes
The feature vector of each salesperson created by the feature vector creation means is also configured to be stored in association with salesperson identification information,
The personnel change support means is:
When assigning sales employees to each department, if there are multiple sales side salespersons whose cluster numbers or cluster feature values match the cluster number or cluster feature value of the transfer side salesperson, or move out When there are multiple transfer-side salespeople whose cluster numbers or cluster feature values match the cluster number or cluster feature amount of the salesperson on the side, or when exchanging salespeople between two departments, When there are a plurality of replacement salespeople with the same cluster number or cluster feature quantity, the distance between the two calculated by using the feature vector stored in the salesperson data storage means is the smallest. The salesperson clustering system according to claim 6, wherein the salesperson clustering system is configured to execute a process of selecting a salesperson.
前記営業員データ記憶手段は、
営業員毎で、かつ、顧客毎の収益金額に加え、営業員毎で、かつ、顧客毎のコンタクト回数も、営業員識別情報および顧客識別情報と関連付けて記憶する構成とされ、
前記特徴ベクトル作成手段は、
収益金額を構成要素とする営業員毎の特徴ベクトルを作成する処理に加え、
前記営業員データ記憶手段に記憶された前記コンタクト回数のデータを用いて、クラスタ用変数として、縦軸を顧客数とし、横軸を1人の顧客に対するコンタクト回数とする営業員毎のコンタクト回数分布における複数の分位点の各コンタクト回数を求め、求めた各コンタクト回数を構成要素とする特徴ベクトルを営業員毎に作成する処理も実行する構成とされ、
前記複数の営業員は、複数の部署からなる団体に所属する営業員であり、
前記クラスタ分析手段は、
前記団体に所属する全ての営業員を対象として前記特徴ベクトル作成手段により作成した前記収益金額を構成要素とする営業員毎の特徴ベクトルを入力として第1のクラスタ分析により前記複数の営業員を第1の分割数のクラスタに分類する第1の分類処理に加え、
前記団体に所属する全ての営業員を対象として前記特徴ベクトル作成手段により作成したコンタクト回数を構成要素とする営業員毎の特徴ベクトルを入力として第2のクラスタ分析により前記複数の営業員を第2の分割数のクラスタに分類する第2の分類処理も実行し、
さらに、前記第1の分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、前記第1の分類処理で得られた各クラスタに分類された営業員についての営業員識別情報と関連付けて分類結果記憶手段に記憶させるとともに、前記第2の分類処理で得られた各クラスタに対して営業成績の優秀の度合いに従って付されたクラスタ番号または各クラスタの優秀の度合いを示すクラスタ特徴量を、前記第2の分類処理で得られた各クラスタに分類された営業員についての営業員識別情報と関連付けて前記分類結果記憶手段に記憶させる構成とされ、
営業員の部署間の配置転換業務を支援する人事異動支援処理を実行する人事異動支援手段を備え、
この人事異動支援手段は、
各部署に営業員を配置する際に、各部署に配置する転入側の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されている前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量と、各部署から他の部署への異動により各部署に空き枠を形成した転出側の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されている前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量とを一致させる人選処理を実行するか、または、2つの部署間で営業員を交換する際に、交換する2人の営業員についての営業員識別情報と関連付けられて前記分類結果記憶手段に記憶されている前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量を一致させる人選処理を実行し、
さらに、各部署に営業員を配置する際に、転入側の営業員についての前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量に対し、前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の転出側の営業員がいる場合、若しくは、転出側の営業員についての前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量に対し、前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の転入側の営業員がいる場合、または、2つの部署間で営業員を交換する際に、前記第1の分類処理のクラスタ番号若しくはクラスタ特徴量が一致する複数の交換対象の営業員がいる場合には、前記第2の分類処理のクラスタ番号若しくはクラスタ特徴量が一致するか、または近い営業員を選択する処理を実行する構成とされている
ことを特徴とする請求項1〜4のいずれかに記載の営業員クラスタリングシステム。
The salesperson data storage means includes
In addition to the amount of revenue for each salesperson and for each customer, the number of contacts for each salesperson and for each customer is stored in association with the salesperson identification information and customer identification information,
The feature vector creating means includes:
In addition to processing to create a feature vector for each salesperson with revenue amount as a component,
Using the contact count data stored in the salesperson data storage means, as a cluster variable, the vertical axis represents the number of customers, and the horizontal axis represents the number of contacts for each salesperson with the number of contacts to one customer. It is configured to execute the process of obtaining the number of each contact of a plurality of quantile points in, and creating a feature vector for each salesperson with each obtained contact number as a component,
The plurality of sales employees are sales employees belonging to an organization consisting of a plurality of departments,
The cluster analysis means includes
First, the plurality of sales employees are identified by the first cluster analysis with the feature vector of each sales employee having the revenue amount created by the feature vector creation means as a component for all sales employees belonging to the group. In addition to the first classification process for classifying the cluster into 1 division number,
A feature vector for each salesperson having the number of contacts created by the feature vector creation means as a component for all salespersons belonging to the group as an input is input to the plurality of salespersons by the second cluster analysis. A second classification process for classifying the cluster into a number of division clusters,
Furthermore, a cluster number given according to the degree of excellence of the business results for each cluster obtained in the first classification process or a cluster feature amount indicating the degree of excellence of each cluster is obtained in the first classification process. The classification result storage means stores the information in association with the sales staff identification information for the sales staff classified into each obtained cluster, and the degree of excellence in sales performance for each cluster obtained in the second classification processing. The classification result obtained by associating the cluster number assigned according to the above or the cluster feature amount indicating the degree of excellence of each cluster with the salesperson identification information for the salesperson classified into each cluster obtained in the second classification processing It is configured to store in the storage means,
With personnel change support means to execute personnel change support processing that supports the relocation work between sales staff departments,
This personnel change support means
The cluster number of the first classification process stored in the classification result storage means in association with the salesperson identification information about the transfer-side salesperson arranged in each department when the salesperson is arranged in each department Alternatively, the cluster feature value is stored in the classification result storage means in association with the salesperson identification information about the salesperson on the transfer side who has formed an empty frame in each department due to the transfer from each department to another department. Salesperson identification of two salespersons to be exchanged when executing a personnel selection process to match the cluster number or cluster feature amount of the first classification process or exchanging salespersons between two departments Performing a person selection process that matches the cluster number or cluster feature amount of the first classification process stored in the classification result storage means in association with information;
Further, when a salesperson is assigned to each department, the cluster number or cluster feature value of the first classification process is different from the cluster number or cluster feature value of the first classification process for the salesperson on the transfer side. When there are a plurality of transfer side salespersons that match or the cluster number or cluster feature value of the first classification process for the transfer side salesperson, the cluster number or cluster feature of the first classification process When there are a plurality of transfer side salespeople with the same amount, or when exchanging salespeople between two departments, a plurality of replacement objects with the same cluster number or cluster feature amount of the first classification process If there is a sales employee, the cluster number or the cluster feature amount of the second classification process matches or a process for selecting a sales person close to is executed. Salespeople clustering system according to any one of claims 1 to 4, characterized in that there is a formed.
請求項1〜8のいずれかに記載の営業員クラスタリングシステムとして、コンピュータを機能させるためのプログラム。   The program for functioning a computer as a salesperson clustering system in any one of Claims 1-8.
JP2016204732A 2016-10-18 2016-10-18 Salesperson clustering system and program Active JP6190511B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016204732A JP6190511B1 (en) 2016-10-18 2016-10-18 Salesperson clustering system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016204732A JP6190511B1 (en) 2016-10-18 2016-10-18 Salesperson clustering system and program

Publications (2)

Publication Number Publication Date
JP6190511B1 JP6190511B1 (en) 2017-08-30
JP2018067112A true JP2018067112A (en) 2018-04-26

Family

ID=59720518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016204732A Active JP6190511B1 (en) 2016-10-18 2016-10-18 Salesperson clustering system and program

Country Status (1)

Country Link
JP (1) JP6190511B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003022361A (en) * 2001-07-06 2003-01-24 Ricoh Co Ltd System, method and server for evaluating achievement, and program
JP2004054500A (en) * 2002-07-18 2004-02-19 Ricoh Co Ltd Selling activity evaluation system, program, and recording medium
JP2005084708A (en) * 2003-09-04 2005-03-31 Casio Comput Co Ltd Activity evaluation device, activity evaluation program, and activity management system
JP2011100284A (en) * 2009-11-05 2011-05-19 Hitachi Information Systems Ltd Business result management system
JP2012008947A (en) * 2010-06-28 2012-01-12 Hitachi Ltd Business activity analysis method and business support system
US8756086B1 (en) * 2009-08-17 2014-06-17 CallSource, Inc. System and method to evaluate the effectiveness of a given advertising source in generating sales leads and monitoring how sales leads were handled including providing training to improve salesperson effectiveness and followup reporting to monitor sales efforts and training

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003022361A (en) * 2001-07-06 2003-01-24 Ricoh Co Ltd System, method and server for evaluating achievement, and program
JP2004054500A (en) * 2002-07-18 2004-02-19 Ricoh Co Ltd Selling activity evaluation system, program, and recording medium
JP2005084708A (en) * 2003-09-04 2005-03-31 Casio Comput Co Ltd Activity evaluation device, activity evaluation program, and activity management system
US8756086B1 (en) * 2009-08-17 2014-06-17 CallSource, Inc. System and method to evaluate the effectiveness of a given advertising source in generating sales leads and monitoring how sales leads were handled including providing training to improve salesperson effectiveness and followup reporting to monitor sales efforts and training
JP2011100284A (en) * 2009-11-05 2011-05-19 Hitachi Information Systems Ltd Business result management system
JP2012008947A (en) * 2010-06-28 2012-01-12 Hitachi Ltd Business activity analysis method and business support system

Also Published As

Publication number Publication date
JP6190511B1 (en) 2017-08-30

Similar Documents

Publication Publication Date Title
Jiao et al. Tourism forecasting: A review of methodological developments over the last decade
Lovell et al. Product value‐density: managing diversity through supply chain segmentation
Shaverdi et al. Combining fuzzy MCDM with BSC approach in performance evaluation of Iranian private banking sector
US9916584B2 (en) Method and system for automatic assignment of sales opportunities to human agents
Amile et al. Performance Evaluation of Banks using Fuzzy AHP and TOPSIS, Case study: State-owned Banks, Partially Private and Private Banks in Iran.
US20030195791A1 (en) System, method and article of manufacture to determine and communicate redistributed product demand
Nguyen et al. Constrained fuzzy hierarchical analysis for portfolio selection under higher moments
WO2006004131A1 (en) Company evaluation device, company evaluation program, and company evaluation method
Chitra et al. Customer retention in banking sector using predictive data mining technique
US20210142384A1 (en) Prospect recommendation
CN108369674A (en) The system and method that the client with mixed attributes type is finely divided using target clustering method
Banken et al. A method for Smart Idea Allocation in crowd-based idea selection
JAFARI et al. BANKS'PERFORMANCE EVALUATION MODEL BASED ON THE BALANCED SCORE CARD APPROACH, FUZZY DEMATEL AND ANALYTIC NETWORK PROCESS
Tavassoli et al. Multi-criteria ABC inventory classification using DEA-discriminant analysis to predict group membership of new items
Dayarian et al. Crowdsourced order‐fulfillment policies using in‐store customers
US11463585B1 (en) Systems and methods for electronic request routing and distribution
Tabandeh et al. Customers classification according to the grey-based decision-making approach and its application to bank queue systems
Li Backorder prediction using machine learning for Danish craft beer breweries
JP6190511B1 (en) Salesperson clustering system and program
Gattermann-Itschert et al. Using Machine Learning to Include Planners’ Preferences in Railway Crew Scheduling Optimization
Tin et al. A business process decision model for client evaluation using fuzzy AHP and TOPSIS
Abu Qudeiri Production simulator system for flexible routing optimization in flexible manufacturing systems
JP2010277571A (en) Commodity selection system and method, and commodity selection computer program
Chen et al. Strategic Decision-making Processes of NPD by Hybrid Classification Model Techniques
KR20110041667A (en) Method and system for managing customer information of hair shop

Legal Events

Date Code Title Description
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: 20170728

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170804

R150 Certificate of patent or registration of utility model

Ref document number: 6190511

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250