JP6768627B2 - 推定装置、推定方法、およびプログラム - Google Patents
推定装置、推定方法、およびプログラム Download PDFInfo
- Publication number
- JP6768627B2 JP6768627B2 JP2017233686A JP2017233686A JP6768627B2 JP 6768627 B2 JP6768627 B2 JP 6768627B2 JP 2017233686 A JP2017233686 A JP 2017233686A JP 2017233686 A JP2017233686 A JP 2017233686A JP 6768627 B2 JP6768627 B2 JP 6768627B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- attribute
- target time
- observed
- attributes
- 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.)
- Active
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
まず、本発明の実施形態の原理について説明する。本実施形態では、契約型の商品を扱う事業であるA社において、推定対象時期における、A社から同業他社であるB社及びC社へ移行した契約者の商品の購入者数を非観測値として推定する場合を例にして説明する。
まず、観測値及び標本値に基づいて、各属性についての、推定対象時期の非観測値に関する属性値毎の値を初期化する。
次に、各属性について、他の属性についての推定対象時期の非観測値に関する属性値毎の値と、属性間の相関とに基づいて、当該属性の属性値毎の値を算出して、推定対象時期の属性値毎の構成比を推定し、推定された推定対象時期の属性値毎の構成比と、観測値である合算値とに基づいて、推定対象時期の非観測値に関する属性値毎の値を更新する。
次に、標本値とのずれ、及び属性間の相関とのずれを表すコストに関して予め定められた収束条件を満たすまで、ステップ2の更新を繰り返す。
図1を参照して、本発明の実施の形態に係る推定装置の構成について説明する。図1は、本発明の実施の形態に係る推定装置の構成を示すブロック図である。
図5は、本発明の実施の形態に係る推定処理ルーチンを示すフローチャートである。
本発明の第2の実施の形態に係る推定装置の構成について説明する。なお、第1の実施の形態に係る推定装置10と同様の構成については、同一の符号を付して詳細な説明は省略する。
図7は、本発明の実施の形態に係る推定処理ルーチンを示すフローチャートである。なお、第1の実施の形態に係る推定処理ルーチンと同様の処理については、同一の符号を付して詳細な説明は省略する。
100 入力部
200 演算部
210 初期化部
220 更新部
230 収束判定部
300 出力部
Claims (4)
- 推定対象時期の非観測値を、前記推定対象時期の観測値と、前記推定対象時期より前の時期のサンプリング調査により得られた標本値とに基づいて推定する推定装置であって、
前記推定対象時期の非観測値に関する合算値を、前記観測値として受け付けると共に、前記推定対象時期より前の時期の、各属性についての前記非観測値に対応するデータに関する属性値毎の構成比、及び前記非観測値に対応するデータに関する属性間の相関を、前記標本値として受け付ける入力部と、
前記入力部により受け付けた前記観測値及び前記標本値に基づいて、各属性についての、前記推定対象時期の非観測値に関する属性値毎の値を初期化する初期化部と、
各属性について、他の属性についての前記推定対象時期の非観測値に関する属性値毎の値と、前記属性間の相関とに基づいて、前記推定対象時期の前記属性値毎の構成比を推定し、前記推定された前記推定対象時期の前記属性値毎の構成比と、前記観測値とに基づいて、前記推定対象時期の非観測値に関する属性値毎の値を更新する更新部と、
前記標本値とのずれ、及び前記属性間の相関とのずれを表すコストに関して予め定められた収束条件を満たすまで、前記更新部における処理を繰り返させる収束判定部と、
を含む推定装置。 - 前記更新部は、更に、各属性について更新した、前記推定対象時期の非観測値に関する属性値毎の値に基づいて、前記属性間の相関を更新する
請求項1記載の推定装置。 - 推定対象時期の非観測値を、前記推定対象時期の観測値と、前記推定対象時期より前の時期のサンプリング調査により得られた標本値とに基づいて推定する推定方法であって、
入力部が、前記推定対象時期の非観測値に関する合算値を、前記観測値として受け付けると共に、前記推定対象時期より前の時期の、各属性についての前記非観測値に対応するデータに関する属性値毎の構成比、及び前記非観測値に対応するデータに関する属性間の相関を、前記標本値として受け付けるステップと、
初期化部が、前記入力部により受け付けた前記観測値及び前記標本値に基づいて、各属性についての、前記推定対象時期の非観測値に関する属性値毎の値を初期化するステップと、
更新部が、各属性について、他の属性についての前記推定対象時期の非観測値に関する属性値毎の値と、前記属性間の相関とに基づいて、前記推定対象時期の前記属性値毎の構成比を推定し、前記推定された前記推定対象時期の前記属性値毎の構成比と、前記観測値とに基づいて、前記推定対象時期の非観測値に関する属性値毎の値を更新するステップと、
収束判定部が、前記標本値とのずれ、及び前記属性間の相関とのずれを表すコストに関して予め定められた収束条件を満たすまで、前記更新するステップにおける処理を繰り返させるステップと、
を含む推定方法。 - コンピュータを、請求項1又は2記載の推定装置の各部として機能させるためのプログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017233686A JP6768627B2 (ja) | 2017-12-05 | 2017-12-05 | 推定装置、推定方法、およびプログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017233686A JP6768627B2 (ja) | 2017-12-05 | 2017-12-05 | 推定装置、推定方法、およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019101875A JP2019101875A (ja) | 2019-06-24 |
| JP6768627B2 true JP6768627B2 (ja) | 2020-10-14 |
Family
ID=66973820
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017233686A Active JP6768627B2 (ja) | 2017-12-05 | 2017-12-05 | 推定装置、推定方法、およびプログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6768627B2 (ja) |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008071207A (ja) * | 2006-09-14 | 2008-03-27 | Murata Mach Ltd | 最適値の推定方法、最適値の推定装置、最適値の推定装置用のプログラム |
| JP2008107963A (ja) * | 2006-10-24 | 2008-05-08 | Hitachi Ltd | 3次元データ推定方法およびプログラム |
| JP5104496B2 (ja) * | 2008-03-07 | 2012-12-19 | 日本電気株式会社 | 普及予測システム、方法およびプログラム、並びに影響度推定システム、方法およびプログラム |
| US20130035980A1 (en) * | 2011-08-01 | 2013-02-07 | Nextgen Innovation Labs, Llc | Method for measuring market share for a communication service provider |
-
2017
- 2017-12-05 JP JP2017233686A patent/JP6768627B2/ja active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019101875A (ja) | 2019-06-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Sarstedt et al. | Partial least squares structural equation modeling | |
| Breheny | The group exponential lasso for bi-level variable selection | |
| Wowak et al. | Supply chain knowledge and performance: A meta‐analysis | |
| Lo et al. | A copula model for dependent competing risks | |
| WO2021027260A1 (zh) | 处理交互序列数据的方法及装置 | |
| US11636499B2 (en) | Quantitative rating system for prioritizing customers by propensity and buy size | |
| Stadler et al. | A primer on relative importance analysis: Illustrations of its utility for psychological research | |
| Silhavy et al. | Algorithmic optimisation method for improving use case points estimation | |
| Aktekin | Call center service process analysis: Bayesian parametric and semi-parametric mixture modeling | |
| Brockhaus et al. | Signal regression models for location, scale and shape with an application to stock returns | |
| WO2018150798A1 (ja) | モデル推定システム、方法およびプログラム | |
| Anand et al. | Generalized innovation diffusion modeling & weighted criteria based ranking | |
| US20170148035A1 (en) | Buying Stage Determination in a Digital Medium Environment | |
| Hikmah et al. | Selection of the best SEM model to identify factors affecting marketing performance in the ICT industry | |
| Lee et al. | An interactive method to multiresponse surface optimization based on pairwise comparisons | |
| Koul et al. | Lack-of-fit testing of the conditional mean function in a class of Markov multiplicative error models | |
| Hall et al. | An analytical framework for reliability growth of one-shot systems | |
| WO2020012589A1 (ja) | 情報処理システム、情報処理方法及び記憶媒体 | |
| JP6768627B2 (ja) | 推定装置、推定方法、およびプログラム | |
| Wahyuningrum et al. | GSTARX-GLS Model for Spatio-Temporal Data Forecasting. | |
| JP6493026B2 (ja) | 推定データ生成方法、推定データ生成プログラムおよび推定データ生成システム | |
| Ahmed et al. | Model based estimation of population total in presence of non-ignorable non-response | |
| JPWO2018088276A1 (ja) | 予測モデル生成システム、方法およびプログラム | |
| Kokkodis | Skillset diversification in online labor markets: Reputation losses and opportunity gains | |
| Yu et al. | Multiple imputation of more than one environmental exposure with nondifferential measurement error |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191205 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200820 |
|
| 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: 20200915 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200923 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6768627 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |