JP2004110300A - Data estimating method, data estimating device, computer program, and recording medium - Google Patents

Data estimating method, data estimating device, computer program, and recording medium Download PDF

Info

Publication number
JP2004110300A
JP2004110300A JP2002270607A JP2002270607A JP2004110300A JP 2004110300 A JP2004110300 A JP 2004110300A JP 2002270607 A JP2002270607 A JP 2002270607A JP 2002270607 A JP2002270607 A JP 2002270607A JP 2004110300 A JP2004110300 A JP 2004110300A
Authority
JP
Japan
Prior art keywords
data
calculated
prediction
computer
new data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002270607A
Other languages
Japanese (ja)
Inventor
Kazuhiro Takeyasu
竹安 数博
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.)
Japan Research Institute Ltd
Original Assignee
Japan Research Institute 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 Japan Research Institute Ltd filed Critical Japan Research Institute Ltd
Priority to JP2002270607A priority Critical patent/JP2004110300A/en
Publication of JP2004110300A publication Critical patent/JP2004110300A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data estimating method and a data estimating device for obtaining a probably correct estimation range of the new data from a time series, and to provide a computer program and the recording medium for the same. <P>SOLUTION: An expression y<SP>-</SP><SB>t</SB>=(y<SB>t</SB>-y<SB>t-1</SB>) is formed from a time series äy<SB>t</SB>} containing n-pieces of data (S2), and an auto-correlation function r<SB>0</SB>of a lag 0 of the y<SP>-</SP><SB>t</SB>is computed (S3), and an auto-correlation function r<SB>1</SB>of a lag 1 of the y<SP>-</SP><SB>t</SB>is computed (S4), and ρ=r<SB>1</SB>/r<SB>0</SB>is computed (S5). The optimal leveling constant α is computed from a theoretical expression α=ä1+2ρ-√(1-4ρ<SP>2</SP>)}/2ρ of the leveling constant α (S6), and the leveling constant α is used to compute an estimation value y^<SB>N+1</SB>of the new data with an index leveling method (S7), and a standard deviation of estimation error as a difference of estimation value between each of data contained in the time series and the corresponding data (S8). A value Xc of the estimation error, with which curvature of the probability density function of the estimation error becomes the maximum, is obtained on the basis of the standard deviation, and y^<SB>N+1</SB>+Xc is used as the estimation upper limit (S9), and y^<SB>N+1</SB>-Xc is used as the estimation lower limit (S10). <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、複数のデータからなる時系列から、指数平滑法を用いてデータを予測する方法、データ予測装置、コンピュータを該データ予測装置として実現するためのコンピュータプログラム、及び記録媒体に関する。
【0002】
【従来の技術】
蓄積された複数のデータからなる時系列を解析し、新たなデータの値を予想する方法は、様々な方法が提案されており、実用的で簡便な方法として指数平滑法が従来より用いられている。指数平滑法では、新たなデータの値は過去の値の影響を受け、影響の強さは現在に近い値ほど強く過去にさかのぼった値ほど弱いと仮定し、時系列に含まれるデータに対して過去にさかのぼるに従って係数が小さくなる重み付けを行って、新たなデータの予測値を計算する。
【0003】
指数平滑法では、現時点をtとし、(t+1)時点における予測値をy^t+1、t時点における実測値をy 、t時点における予測値をy^として、0<α<1である平滑化定数αを用いて、
【0004】
【数1】

Figure 2004110300
【0005】
と計算する。正確な予測を行うためには、適切な値の平滑化定数αを用いる必要があり、平滑化定数αの値は、経験的に求めるか、又は時系列に対して試行を繰り返してより良い値を求める等の方法で求められている
【0006】
【非特許文献1】
石井(N. Ishii)、他2名,「バイラテラル エクスポネンシャル スムーシング オブ タイム シリーズ(Bilateral exponential smoothing of time series)」,インターナショナル ジャーナル オブ システムズ サイエンス(Int. J. Systems Sci.),1991年,第12巻,第8号,p.977−988
【0007】
【非特許文献2】
得丸英勝他,「計数・測定−ランダムデータ処理の理論と応用」,培風館,1982年
【0008】
【発明が解決しようとする課題】
試行を繰り替えしてより良い平滑化定数αの値を求める従来の指数平滑法では、計算に時間がかかるという問題があり、また、平滑化定数αの値が理論的に導出された値ではないために、正確な予測ができないという問題がある。非特許文献1では、平滑化定数の最適解が無限次元の多項式の解であると指摘されているが、解析的な理論解は導出されていない。
【0009】
また、予測値は、次に得られるデータの値として最も確からしい値であって、実際に得られる値は、ある範囲で予測値の前後に変動した値である。株価または販売量などの時系列からその変動を予測する従来の方法では、得られた時系列の一日の変動幅を示す等の方法があるのみで、予測値と共に確からしい変動の範囲を示す方法は知られていない。
【0010】
本発明は、斯かる事情に鑑みてなされたものであって、その目的とするところは、解析的に導出された平滑化定数の理論式を用いて最適な予測値を計算し、予測誤差の確率密度関数の曲率を用いて予測値の変動の範囲を計算するデータ予測方法、データ予測装置、コンピュータを該データ予測装置として実現するためのコンピュータプログラム、及び記録媒体を提供することにある。
【0011】
【課題を解決するための手段】
第1発明に係るデータ予測方法は、記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、複数のデータを含む時系列を記憶部に記憶し、前記時系列を指数平滑法に当てはめたときの最適な平滑化定数を、演算部にて理論式を用いて計算する手段と、計算した前記平滑化定数を用いた指数平滑法により、新たなデータの予測値を演算部にて計算する手段と、前記時系列に含まれる各データと計算した前記平滑化定数を用いた指数平滑法により計算される前記データの予測値との差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値を演算部にて計算し、計算した新たなデータの予測値に計算した前記絶対値を加えて、新たなデータの予測上限を演算部にて計算し、計算した新たなデータの予測値から計算した前記絶対値を引いて、新たなデータの予測下限を演算部にて計算することを特徴とする。
【0012】
第2発明に係るデータ予測方法は、記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、N個のデータを含む時系列{y :t=1,2,…,N}を記憶部に記憶し、y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を演算部にて計算し、y ̄のラグ1の自己相関関数r を演算部にて計算し、自己相関関数の比ρ=r /r を演算部にて計算し、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と演算部にて計算し、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を演算部にて計算し、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値Xcを演算部にて計算し、新たなデータの予測上限をy^N+1+Xcと演算部にて計算し、新たなデータの予測下限をy^N+1−Xcと演算部にて計算することを特徴とする。
【0013】
第3発明に係るデータ予測方法は、記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、N個のデータを含む時系列{y :t=1,2,…,N}を記憶部に記憶し、y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を演算部にて計算し、y ̄のラグ1の自己相関関数r を演算部にて計算し、自己相関関数の比ρ=r /r を演算部にて計算し、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と演算部にて計算し、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を演算部にて計算し、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを演算部にて計算し、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと演算部にて計算し、新たなデータの予測上限をy^N+1+C σと演算部にて計算し、新たなデータの予測下限をy^N+1−C σと演算部にて計算することを特徴とする。
【0014】
第4発明に係るデータ予測装置は、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する装置において、N個のデータを含む時系列{y :t=1,2,…,N}を記憶する手段と、y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算する手段と、y ̄のラグ1の自己相関関数r を計算する手段と、自己相関関数の比ρ=r /r を計算する手段と、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算する手段と、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算する手段と、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算する手段と、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算する手段と、新たなデータの予測上限をy^N+1+C σと計算する手段と、新たなデータの予測下限をy^N+1−C σと計算する手段とを備えることを特徴とする。
【0015】
第5発明に係るコンピュータプログラムは、コンピュータに、指数平滑法により、複数のデータを含む時系列から新たなデータを予測させるコンピュータプログラムにおいて、コンピュータに、記憶しているN個のデータを含む時系列{y :t=1,2,…,N}を用いてy ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算させる手順と、コンピュータに、y ̄のラグ1の自己相関関数r を計算させる手順と、コンピュータに、自己相関関数の比ρ=r /r を計算させる手順と、コンピュータに、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算させる手順と、コンピュータに、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算させる手順と、コンピュータに、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算させる手順と、コンピュータに、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算させる手順と、コンピュータに、新たなデータの予測上限をy^N+1+C σと計算させる手順と、コンピュータに、新たなデータの予測下限をy^N+1−C σと計算させる手順とを含むことを特徴とする。
【0016】
第6発明に係るコンピュータでの読み取りが可能な記録媒体は、コンピュータに、指数平滑法により、複数のデータを含む時系列から新たなデータを予測させるコンピュータプログラムを記録してあるコンピュータでの読み取りが可能な記録媒体において、コンピュータに、記憶しているN個のデータを含む時系列{y :t=1,2,…,N}を用いてy ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算させる手順と、コンピュータに、y ̄のラグ1の自己相関関数r を計算させる手順と、コンピュータに、自己相関関数の比ρ=r /r を計算させる手順と、コンピュータに、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算させる手順と、コンピュータに、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算させる手順と、コンピュータに、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算させる手順と、コンピュータに、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算させる手順と、コンピュータに、新たなデータの予測上限をy^N+1+C σと計算させる手順と、コンピュータに、新たなデータの予測下限をy^N+1−C σと計算させる手順とを含むコンピュータプログラムを記録してあることを特徴とする。
【0017】
本発明者は、指数平滑法における予測式が、(1,1)次のARMA(Auto Regressive Moving Average)モデルと等価であることに着目し、ARMAモデルのパラメータを算出することにより、平滑化定数を求める理論式を導出することに成功した。
【0018】
複数のデータを含む時系列{y :t=1,2,…,N}を、定常エルゴード的正規過程の標本時系列としたときには、(p,q)次のARMAモデルでは、{y }の要素間の関係は、
【0019】
【数2】
Figure 2004110300
【0020】
で表される。ここで、{e :t=1,2,…,N}は、平均値0及び分散σ の正規性雑音であり、{a :i=1,2,…,p}は、AR過程のパラメータであり、{b :j=1,2,…,q}は、MA過程のパラメータである。また、(2)式におけるMA過程は可逆条件をみたすものとする。
【0021】
次に、次式の如き(1,1)次のARMAモデルを考える。
 −yt−1 =e −βet−1             …(3)
(3)式は、(2)式において(p,q)=(1,1)、a =−1及びb =−βとした式である。(3)式についてE[e |et−1 ,et−2 ,…]=0であることを活用して条件付き平均をとったときには、
y^=yt−1 −βet−1
となる。t+1についても同様の式を導いたときには、
Figure 2004110300
となる。(4)式は、α=1−βとした(1)式と同一であり、指数平滑法における予測式は、(1,1)次のARMAモデルと等価であることがわかる。
(1)式、(2)式および(4)式より、パラメータの関係はa =−1及びb =−β=α−1である。(2)式において、
【0022】
【数3】
Figure 2004110300
【0023】
とy ̄を定義した場合は、(2)式は、
【0024】
【数4】
Figure 2004110300
【0025】
となる。次に、
【0026】
【数5】
Figure 2004110300
【0027】
で定義されるy ̄の自己相関関数r を考える。r は、b =1として、(6)式より、
【0028】
【数6】
Figure 2004110300
【0029】
となる。なお、以上の点は従来より知られており、特許文献2に示されている。
【0030】
次に、(8)式を用いてb 及びαの理論解を求める。q=1の場合を考えているため、(8)式より、
 =(1+b )σ
 =b σ                     …(9)
が得られる。ここで、
ρ=r /r                     …(10)
とおいたときには、(9)式より、
ρ=b /(1+b )                  …(11)
が得られる。この式をb について解いたときには、
 ={1±√(1−4ρ )}/2ρ    …(12)
が得られる。(12)式に含まれる平方根は、(11)式より、
1−4ρ =(1−b  /(1+b  >0
であるために常に実数となり、(12)式は常に実根を持つ。また、b =α−1及び0<α<1であるために、b は、
−1<b <0
の範囲をとる。この範囲を満たす解として、(12)式より、
 ={1−√(1−4ρ )}/2ρ          …(13)
が得られる。従って、平滑化定数αの理論式として、
α={1+2ρ−√(1−4ρ )}/2ρ      …(14)
が導出される。(14)式を用いることにより時系列から平滑化定数αが計算され、(1)式を用いてデータの予測値y^t+1が計算できる。
【0031】
次に、時系列に含まれる実測値yと予測値y^との差の値である予測誤差x=(y^−y )を考える。予測誤差は確率過程であるので、予測誤差xをtの関数としたx(t)の確率密度関数p(x)を考えることができる。予測誤差xの値の分布は、y^=y となるx=0で最大になり、xが0からずれるに従って小さくなると考えられるため、確率密度関数p(x)は、平均値が0で左右対称の関数になる。図5は、確率密度関数p(x)の例を示した特性図である。図中の横軸は予測誤差の値xを示しており、縦軸は確率密度関数p(x)の値を示している。xの値はx=0の近傍の範囲にほぼ集中し、xが前記範囲外の値をとる確率は小さくなると予想できる。本発明者は、予測値y^t+1の確からしい変動の幅として、確率密度関数p(x)の曲率が最大となるxの値Xcを用いることを提案する。確率密度関数p(x)の曲率C(x)は、p(x)の一階の導関数p’(x)及び二階の導関数p”(x)を用いて、
【0032】
【数7】
Figure 2004110300
【0033】
と表すことができる。図6は、確率密度関数p(x)の曲率C(x)を示した特性図である。図中の横軸は予測誤差の値xを示しており、縦軸は曲率C(x)の値を示している。xの値が±Xcの範囲よりも外側にあるときにはp(x)の値は小さく、xの値が±Xcの範囲の内側にあるときにはxが0に近づくに従ってp(x)の値は急激に大きくなるため、p(x)の曲率C(x)が最大となるxの値Xcを、xが存在する確からしい範囲の境界として用いることは妥当である。確率密度関数p(x)が正規分布であるとき、確率密度関数p(x)は、
【0034】
【数8】
Figure 2004110300
【0035】
と表すことができる。(16)式に含まれるバーxはxの平均値であり、σはxの標準偏差である。(15)式および(16)式により、p(x)の曲率C(x)、及びC(x)の導関数C’(x)は、
【0036】
【数9】
Figure 2004110300
【0037】
と表すことができる。C’(Xc)=0であるため、C’(x)=0となるxを求めることでXcを求めることができる。本発明者は、数値計算を行うことで、
Xc=1.976σ
を得た。標準偏差σに掛かる定数をC とおき、Xcを、
Xc=C σ                …(18)
と表現することにする。
【0038】
N個のデータを含む時系列{y }から、(14)式を用いて平滑化定数αが計算され、αを用いた(1)式より、(N+1)番目のデータの予測値y^N+1が計算され、予測誤差の分布よりXcが計算され、(N+1)番目のデータは、
y^N+1−Xc 〜 y^N+1+Xc    …(19)
又は
y^N+1−C σ 〜 y^N+1+C σ      …(20)
の範囲にあると予測することができる。
【0039】
第1発明においては、前述の如く解析的に導出された理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算し、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値を計算し、指数平滑法による予測値の誤差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値を計算し、新たなデータの予測値に前記絶対値を足した値を予測の上限とし、新たなデータの予測値から前記絶対値を引いた値を予測の下限とすることにより、蓋然性の高いデータの予測範囲が示される。
【0040】
第2発明においては、前述の如く導出された理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算することにより、最適な平滑化定数を求め、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値y^N+1を計算することにより、従来に比べて正確な予測値が得られ、指数平滑法による予測値の誤差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値Xcを計算し、新たなデータは、y^N+1−Xc 〜 y^N+1+Xcの範囲にあると予測することにより、蓋然性の高いデータの予測ができる。
【0041】
第3、第4、第5及び第6発明においては、前述の如く導出された理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算し、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値y^N+1を計算し、指数平滑法による予測値の誤差である予測誤差の標準偏差σを計算し、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値Xcに対応するC σを用いて、新たなデータは、y^N+1−C σ 〜 y^N+1+C σの範囲にあると予測することにより、蓋然性の高いデータの予測ができる。
【0042】
【発明の実施の形態】
以下本発明をその実施の形態を示す図面に基づき具体的に説明する。
図1は、本発明のデータ予測装置の構成を示すブロック図である。データ予測装置1は、コンピュータを用いて構成されており、演算を行うCPU11と、演算に伴って発生する一時的な情報を記憶するRAM12と、CD−ROMドライブ等の外部記憶装置13と、ハードディスク等の内部記憶装置14とを備えており、CD−ROM等の本発明に係る記録媒体2から本発明に係るコンピュータプログラム20を外部記憶装置13にて読み取り、読み取ったコンピュータプログラム20を内部記憶装置14に記憶し、RAM12にコンピュータプログラム20をロードし、CPU11は、ロードしたコンピュータプログラム20に基づいてデータ予測装置1に必要な処理を実行する。データ予測装置1は、キーボード又はマウス等の入力装置15と、液晶ディスプレイ又はCRTディスプレイ等の出力装置16とを備えており、データの入力を初めとするオペレータからの操作を受け付ける構成となっている。
【0043】
なお、データ予測装置1は、図示しない通信インタフェースを備え、通信インタフェースに接続されている図示しない外部のサーバ装置から本発明に係るコンピュータプログラム20をダウンロードし、CPU11にて処理を実行する形態であってもよい。
【0044】
図2は、本発明のデータ予測装置1が行う処理の手順を示すフローチャートである。データ予測装置1は、オペレータの操作により入力装置15に入力されたデータを読み込む、又は内部記憶装置14に記憶してあるデータを読み込む等して、N個のデータから構成されるデータの時系列{y :t=1,2,…,N}をRAM12に読み込む(S1)。CPU11は、コンピュータプログラム20をRAM12へロードし、ロードしたコンピュータプログラム20に従って、読み込んだ時系列から、(5)式においてp=1及びa =−1としてy ̄=(y −yt−1 )となるy ̄を作成する(S2)。CPU11は、次に、RAM12にロードしたコンピュータプログラム20に従って、(7)式においてk=0とした、y ̄のラグ0の自己相関関数r を、(7)式に従って計算し(S3)、(7)式においてk=1とした、y ̄のラグ1の自己相関関数r1 を、(7)式に従って計算する(S4)。なお、ステップS3及びS4においては、計算を簡単にするために、次の式
【0045】
【数10】
Figure 2004110300
【0046】
を用いてr 及びr を計算してもよい。CPU11は、次に、RAM12にロードしたコンピュータプログラム20に従って、計算したr 及びr を用いて、(10)式により自己相関関数の比ρを計算し(S5)、計算したρを用いて、(14)式により指数平滑法における平滑化定数αを計算する(S6)。以上の処理により、時系列から最適な平滑化定数が求められる。
【0047】
CPU11は、次に、RAM12にロードしたコンピュータプログラム20に従って、計算した平滑化定数αと時系列に含まれるデータとを(1)式に代入して、時系列における(N+1)番目のデータの予測値y^N+1を計算する(S7)。なお、(1)式では、全てのデータを代入して予測値を計算する式となっているが、より過去のデータであるほど影響が小さくなることを考慮して、所定数の近い過去のデータを用いて予測値を計算することとしてもよい。この処理により、正確な予測値が求められる。
【0048】
CPU11は、次に、RAM12にロードしたコンピュータプログラム20に従って、時系列に含まれる各データy と各データy の予測値y^との差である予測誤差の分散σ を
【0049】
【数11】
Figure 2004110300
【0050】
と計算して、計算した分散σ の平方根を取ることにより、前記予測誤差の標準偏差σを計算する(S8)。CPU11は、次に、RAM12にロードしたコンピュータプログラム20に従って、新たなデータの予測上限をy^N+1+C σと計算し(S9)、新たなデータの予測下限をy^N+1−C σと計算し(S10)、新たなデータの予測範囲をy^N+1−C σ 〜 y^N+1+C σであると出力装置16に出力して(S11)、処理を終了する。
【0051】
なお、前述の処理では、予測誤差の分布を正規分布であると仮定して、予測誤差の確率分布関数の曲率が最大となる予測誤差の値XcをC σであるとしており、C の値として1.976を採用しているが、C の値として、予測誤差の分布に対応した他の値を用いる処理を行ってもよい。また、XcをC σとするのではなく、予測誤差の確率分布を求めてXcを求め、新たなデータの予測範囲をy^N+1−Xc 〜 y^N+1+Xcであるとする処理を行ってもよい。
【0052】
次に、本発明を現実の時系列に適用した例を示す。図3は、現実の時系列の例である株価データを示した特性図であり、横軸は時間を示し、縦軸は株価を示している。図3に示した時系列から、本発明によって得られる値は、
ρ=−0.0731
α=0.9265
 =−0.0735
となる。予測誤差の分散を計算すると、
σ =13.0363
となった。図4は、図3に示したデータから、平滑化定数αの値を変化させて計算した予測誤差の分散を示した図表である。平滑化定数αの値が本発明で得られた値であるときに、予測誤差の分散が最小になっており、時系列に対して最適な平滑化定数αが得られていることがわかる。
【0053】
以上詳述した如く、本発明においては、指数平滑法の式が(1,1)次のARMAモデルと等価であることに着目して解析的に導出された平滑化定数の理論式である(14)式を用いて、複数のデータからなる時系列から平滑化定数を算出することにより、該時系列に最適な平滑化定数を得ることができる。また、得られた平滑化定数を用いて新たなデータの予測値を算出することにより、従来に比べて正確な予測値を得ることができる。更に、予測誤差の確率密度関数の曲率が最大となる予測誤差の値Xcを計算し、予測値からXcを引いた値を予測の下限、予測値にXcを足した値を予測の上限とすることにより、新たなデータの確からしい予測範囲が得られる。本発明を、株価または販売量などの時系列に適用することにより、従来に比べてより確実性を増したデータ予測を行うことができる。
【0054】
なお、本実施の形態においては、計算されたデータの予測範囲を出力装置16に出力する形態を示しているが、これに限るものではなく、通信ネットワークを介してデータ予測装置1から情報を受信可能な携帯電話またはPDA等の他の装置を備え、計算されたデータの予測範囲を前記装置へ送信し、前記装置が受信した予測範囲を出力する形態であってもよい。この場合は、株式投資などの支援に本発明を用いることができる。
【0055】
【発明の効果】
第1発明においては、前述の如く解析的に導出された理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算し、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値を計算し、指数平滑法による予測値の誤差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値を計算し、新たなデータの予測値に前記絶対値を足した値を予測の上限とし、新たなデータの予測値から前記絶対値を引いた値を予測の下限とすることにより、蓋然性の高いデータの予測範囲を得ることができる。
【0056】
第2発明においては、理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算することにより、最適な平滑化定数を求め、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値y^N+1を計算することにより、従来に比べて正確な予測値が得られ、指数平滑法による予測値の誤差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値Xcを計算し、新たなデータは、y^N+1−Xc 〜 y^N+1+Xcの範囲にあると予測することにより、蓋然性の高いデータの予測ができる。
【0057】
第3、第4、第5及び第6発明においては、理論式を用いて、複数のデータを含む時系列から指数平滑法における平滑化定数を計算し、計算した平滑化定数を用いた指数平滑法により新たなデータの予測値y^N+1を計算し、指数平滑法による予測値の誤差である予測誤差の標準偏差σを計算し、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値Xcに対応するC σを用いて、新たなデータは、y^N+1−C σ 〜 y^N+1+C σの範囲にあると予測することにより、蓋然性の高いデータの予測ができる等、本発明は優れた効果を奏する。
【図面の簡単な説明】
【図1】本発明のデータ予測装置の構成を示すブロック図である。
【図2】本発明のデータ予測装置が行う処理の手順を示すフローチャートである。
【図3】現実の時系列の例である株価データを示した特性図である。
【図4】図3に示したデータから、平滑化定数αの値を変化させて計算した予測誤差の分散を示した図表である。
【図5】確率密度関数p(x)の例を示した特性図である。
【図6】確率密度関数p(x)の曲率C(x)を示した特性図である。
【符号の説明】
1 データ予測装置
11 CPU(演算部)
12 RAM(記憶部)
2 記録媒体
20 コンピュータプログラム
α 平滑化定数
   時系列データ
y ̄ (y−yt−1
   y ̄のラグ0の自己相関関数
   y ̄のラグ1の自己相関関数
y^N+1 予測値[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method for predicting data from a time series composed of a plurality of data using an exponential smoothing method, a data prediction device, a computer program for realizing a computer as the data prediction device, and a recording medium.
[0002]
[Prior art]
Various methods have been proposed for analyzing a time series consisting of a plurality of accumulated data and predicting new data values, and exponential smoothing has been conventionally used as a practical and simple method. I have. In the exponential smoothing method, the value of new data is affected by past values, and the intensity of the influence is assumed to be stronger as the value is closer to the present and weaker as the value goes back to the past. The prediction value of new data is calculated by performing weighting such that the coefficient becomes smaller as going back to the past.
[0003]
In the exponential smoothing method, the current time is represented by t, and the predicted value at the time (t + 1) is represented by y ^.t + 1, T is the measured value at yt予 測, the predicted value at time t is y ^tUsing a smoothing constant α that satisfies 0 <α <1,
[0004]
(Equation 1)
Figure 2004110300
[0005]
Is calculated. In order to make an accurate prediction, it is necessary to use an appropriate value of the smoothing constant α, and the value of the smoothing constant α can be obtained empirically or a better value by repeating trials on a time series. Is obtained by a method such as
[0006]
[Non-patent document 1]
Ishii (N. Ishii), and two others, "Bilateral Lateral Exponential Smoothing of Time Series", International Journal of Systems Science (Int., J. Systems, Int., 19th., System. 12, Vol. 8, p. 977-988
[0007]
[Non-patent document 2]
Hidekatsu Tokumaru et al., "Counting and Measurement-Theory and Application of Random Data Processing", Baifukan, 1982
[0008]
[Problems to be solved by the invention]
The conventional exponential smoothing method that obtains a better value of the smoothing constant α by repeating the trial has a problem that the calculation takes time, and the value of the smoothing constant α is not a theoretically derived value. Therefore, there is a problem that an accurate prediction cannot be made. Non-Patent Document 1 points out that the optimal solution of the smoothing constant is a solution of an infinite-dimensional polynomial, but no analytical theoretical solution has been derived.
[0009]
The predicted value is the most likely value as the value of the data obtained next, and the actually obtained value is a value that fluctuates before and after the predicted value in a certain range. With the conventional method of predicting the fluctuation from the time series such as stock price or sales volume, there is only a method such as showing the fluctuation range of the obtained time series during the day, and it shows the range of probable fluctuation together with the predicted value The method is not known.
[0010]
The present invention has been made in view of such circumstances, and an object of the present invention is to calculate an optimal prediction value using a theoretical expression of an analytically derived smoothing constant, and to calculate a prediction error. An object of the present invention is to provide a data prediction method, a data prediction device, a computer program for realizing a computer as the data prediction device, and a recording medium for calculating a range of fluctuation of a predicted value using a curvature of a probability density function.
[0011]
[Means for Solving the Problems]
A data prediction method according to a first aspect of the present invention is a method of predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer including a storage unit and an operation unit, the method including a plurality of data. Means for calculating the optimal smoothing constant when the time series is applied to the exponential smoothing method by using a theoretical formula in an arithmetic unit, and using the calculated smoothing constant. Means for calculating a predicted value of new data in the arithmetic unit by the exponential smoothing method, and data of the data calculated by the exponential smoothing method using the respective data included in the time series and the calculated smoothing constant. The absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error, which is the difference from the predicted value, is maximized is calculated by the calculation unit, and the calculated absolute value is calculated as the predicted value of the new data. In addition, a new day Of the predicted upper limit calculated by the calculation unit, by subtracting the absolute value calculated from the predicted value of the calculated new data, and calculates the predicted lower limit of the new data by the computing unit.
[0012]
A data prediction method according to a second invention is a method for predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer having a storage unit and an operation unit. Time series including yt: T = 1, 2,..., N} is stored in the storage unit, and y ̄t= (Yt-Yt-1)tLag 0 autocorrelation function r0に て is calculated by the arithmetic unit, and y ̄tAutocorrelation function r of lag 11Is calculated by the calculation unit, and the ratio of the autocorrelation function ρ = r1/ R0に て is calculated by the calculation unit, and the smoothing constant α is
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ
Is calculated by the arithmetic unit, and the predicted value y 平滑 of the new data is calculated by the exponential smoothing method using the calculated smoothing constant α.N + 1Is calculated by the calculation unit, and the data y included in the time series is calculated.tY calculated by the exponential smoothing method using and the smoothing constant αtThe predicted value of ^tThe absolute value Xc of the value of the prediction error at which the curvature of the probability density function of the prediction error, which is the difference with the maximum, is calculated by the calculation unit, and the prediction upper limit of the new data is set to y ^N + 1+ Xc is calculated by the arithmetic unit, and the lower limit of prediction of new data is y ^N + 1−Xc and the calculation unit.
[0013]
A data prediction method according to a third invention is a method for predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer having a storage unit and an operation unit. Time series including yt: T = 1, 2,..., N} is stored in the storage unit, and y ̄t= (Yt-Yt-1)tLag 0 autocorrelation function r0に て is calculated by the arithmetic unit, and y ̄tAutocorrelation function r of lag 11Is calculated by the calculation unit, and the ratio of the autocorrelation function ρ = r1/ R0に て is calculated by the calculation unit, and the smoothing constant α is
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ
Is calculated by the arithmetic unit, and the predicted value y 平滑 of the new data is calculated by the exponential smoothing method using the calculated smoothing constant α.N + 1Is calculated by the calculation unit, and the data y included in the time series is calculated.tY calculated by the exponential smoothing method using and the smoothing constant αtThe predicted value of ^tThe calculation unit calculates the standard deviation σ of the prediction error, which is the difference from0を, and the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error is maximized is C0Σ is calculated by the calculation unit, and the prediction upper limit of new data is set to y ^N + 1+ C0Σ is calculated by the calculation unit, and the lower prediction limit of the new data is y ^N + 1-C0It is characterized in that it is calculated by 演算 σ and the calculation unit.
[0014]
A data prediction device according to a fourth aspect of the present invention is a device for predicting new data from a time series including a plurality of data by an exponential smoothing method.t手段: means for storing t = 1, 2,..., N};t= (Yt-Yt-1)tLag 0 autocorrelation function r0Means for calculating, and y ̄tAutocorrelation function r of lag 11Means for calculating and the ratio ρ = r of the autocorrelation function1/ R0Means for calculating, and a smoothing constant α
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ
And the exponential smoothing method using the calculated smoothing constant α, the predicted value y ^ of the new dataN + 1And a data y included in the time series.tY calculated by the exponential smoothing method using and the smoothing constant αtThe predicted value of ^tMeans for calculating a standard deviation σ of a prediction error which is a difference from the calculated standard deviation σ, and a predetermined constant C0を, and the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error becomes maximum is represented by C0Means for calculating σ, and the upper limit of prediction of new data is y ^N + 1+ C0The means for calculating σ and the lower prediction limit of new data are y ^N + 1-C0It is characterized by comprising means for calculating σ.
[0015]
A computer program according to a fifth aspect of the present invention is a computer program for causing a computer to predict new data from a time series including a plurality of data by an exponential smoothing method, wherein the time series including N data stored in the computer is provided. {Yt: Y ̄ using t = 1, 2,..., N}t= (Yt-Yt-1)tLag 0 autocorrelation function r0The procedure for calculating and the computertAutocorrelation function r of lag 11手 順 and the computer calculates the ratio ρ = r of the autocorrelation function.1/ R0And the computer calculates the smoothing constant α,
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ
And the computer calculates the predicted value y ^ of the new data by an exponential smoothing method using the calculated smoothing constant α.N + 1And the computer calculates the data y included in the time series.tY calculated by the exponential smoothing method using and the smoothing constant αtThe predicted value of ^tAnd calculating the standard deviation σ of the prediction error, which is the difference between0を, and the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error becomes maximum is represented by C0A procedure for calculating σ, and the computer sets the prediction upper limit of new data to y ^N + 1+ C0The procedure for calculating σ, and the computer sets the lower prediction limit of new data to y ^N + 1-C0It is characterized by including a procedure for calculating σ.
[0016]
The computer-readable recording medium according to the sixth invention is a computer-readable recording medium on which a computer program for predicting new data from a time series including a plurality of data by an exponential smoothing method is recorded. In a possible recording medium, a computer stores a time series {y including N pieces of stored data.t: Y ̄ using t = 1, 2,..., N}t= (Yt-Yt-1)tLag 0 autocorrelation function r0The procedure for calculating and the computertAutocorrelation function r of lag 11手 順 and the computer calculates the ratio ρ = r of the autocorrelation function.1/ R0And the computer calculates the smoothing constant α,
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ
And the computer calculates the predicted value y ^ of the new data by an exponential smoothing method using the calculated smoothing constant α.N + 1And the computer calculates the data y included in the time series.tY calculated by the exponential smoothing method using and the smoothing constant αtThe predicted value of ^tAnd calculating the standard deviation σ of the prediction error, which is the difference between0を, and the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error becomes maximum is represented by C0A procedure for calculating σ, and the computer sets the prediction upper limit of new data to y ^N + 1+ C0The procedure for calculating σ, and the computer sets the lower prediction limit of new data to y ^N + 1-C0A computer program including σ and a procedure for calculation is recorded.
[0017]
The present inventor pays attention to the fact that the prediction formula in the exponential smoothing method is equivalent to the (1,1) -order ARMA (Auto Regressive Moving Average) model, and calculates the parameters of the ARMA model to obtain a smoothing constant. We succeeded in deriving the theoretical formula for.
[0018]
Time series {y including multiple datat: T = 1, 2,..., N} is a sample time series of a stationary ergodic normal process, and in the (p, q) -order ARMA model, {ytThe relationship between the elements of} is
[0019]
(Equation 2)
Figure 2004110300
[0020]
Is represented by Where {et: T = 1, 2,..., N} is the mean 0 and the variance σe 2正規 ai: I = 1, 2,..., P} are parameters of the AR process, and {bj{: J = 1, 2,..., Q} are parameters of the MA process. The MA process in the equation (2) satisfies the reversible condition.
[0021]
Next, consider an (1,1) -order ARMA model as shown in the following equation.
yt-Yt-1= Et-Βet-1… (3)
Equation (3) is obtained by calculating (p, q) = (1, 1) in equation (2), and1= -1 and b1式 = −β. Regarding the expression (3), E [et| Et-1, Et-2,…] = 0, and taking the conditional average,
y ^t= Yt-1-Βet-1
Becomes When a similar equation is derived for t + 1,
Figure 2004110300
Becomes The expression (4) is the same as the expression (1) where α = 1−β, and it can be seen that the prediction expression in the exponential smoothing method is equivalent to the (1,1) -order ARMA model.
From the equations (1), (2) and (4), the relationship between the parameters is a1= -1 and b1= −β = α−1. In equation (2),
[0022]
(Equation 3)
Figure 2004110300
[0023]
And y ̄tIs defined, the expression (2) becomes:
[0024]
(Equation 4)
Figure 2004110300
[0025]
Becomes next,
[0026]
(Equation 5)
Figure 2004110300
[0027]
Y ̄ defined bytAutocorrelation function rk think of. rkIs b0Assuming that = 1, from equation (6),
[0028]
(Equation 6)
Figure 2004110300
[0029]
Becomes The above points are conventionally known, and are disclosed in Patent Document 2.
[0030]
Next, using equation (8), b1Find the theoretical solution of and α. Since we consider the case of q = 1, from equation (8),
r0= (1 + b1 2) Σe 2
r1= B1Σe 2… (9)
Is obtained. here,
ρ = r1/ R0… (10)
Then, from equation (9),
ρ = b1/ (1 + b1 2)… (11)
Is obtained. This equation is expressed as b1When solving for,
b1= {1 ± √ (1-4ρ2)} / 2ρ ... (12)
Is obtained. From the equation (11), the square root included in the equation (12) is
1-4ρ2= (1-b1 2)2/ (1 + b1 2)2> 0
Is always a real number, and equation (12) always has a real root. Also, b1Since = α−1 and 0 <α <1, b1It is,
-1 <b1<0
Range. As a solution satisfying this range, from equation (12),
b1= {1-√ (1-4ρ2)} / 2ρ ... (13)
Is obtained. Therefore, as a theoretical expression of the smoothing constant α,
α = {1 + 2ρ-√ (1-4ρ2)} / 2ρ ... (14)
Is derived. Using equation (14), a smoothing constant α is calculated from the time series, and using equation (1), a predicted value y ^ of the data is calculated.t + 1Can be calculated.
[0031]
Next, the measured value y included in the time seriestAnd the predicted value y ^tPrediction error x which is the value of the difference fromt= (Y ^t-Yt )think of. Since the prediction error is a stochastic process, a probability density function p (x) of x (t) in which the prediction error x is a function of t can be considered. The distribution of the value of the prediction error x is y ^t= YtIt is considered that the probability density function p (x) has a mean value of 0 and is a bilaterally symmetric function since x becomes maximum when x = 0 and becomes smaller as x deviates from 0. FIG. 5 is a characteristic diagram showing an example of the probability density function p (x). The horizontal axis in the figure shows the value x of the prediction error, and the vertical axis shows the value of the probability density function p (x). The value of x is substantially concentrated in the range near x = 0, and it can be expected that the probability that x takes a value outside the range is reduced. The inventor has calculated the predicted value y ^t + 1It is proposed to use the value Xc of x at which the curvature of the probability density function p (x) becomes the maximum as the range of likely variation of. The curvature C (x) of the probability density function p (x) is calculated using the first derivative p ′ (x) and the second derivative p ″ (x) of p (x).
[0032]
(Equation 7)
Figure 2004110300
[0033]
It can be expressed as. FIG. 6 is a characteristic diagram showing the curvature C (x) of the probability density function p (x). The horizontal axis in the figure shows the value x of the prediction error, and the vertical axis shows the value of the curvature C (x). When the value of x is outside the range of ± Xc, the value of p (x) is small, and when the value of x is inside the range of ± Xc, the value of p (x) sharply increases as x approaches 0. Therefore, it is appropriate to use the value Xc of x that maximizes the curvature C (x) of p (x) as the boundary of a likely range where x exists. When the probability density function p (x) has a normal distribution, the probability density function p (x) is
[0034]
(Equation 8)
Figure 2004110300
[0035]
It can be expressed as. The bar x included in the equation (16) is the average value of x, and σ is the standard deviation of x. From equations (15) and (16), the curvature C (x) of p (x) and the derivative C ′ (x) of C (x) are
[0036]
(Equation 9)
Figure 2004110300
[0037]
It can be expressed as. Since C ′ (Xc) = 0, Xc can be obtained by obtaining x that satisfies C ′ (x) = 0. The present inventor performs a numerical calculation,
Xc = 1.976σ
Got. The constant multiplied by the standard deviation σ is C0And Xc,
Xc = C0Σ… (18)
I will express it.
[0038]
Time series {y including N datatFrom}, a smoothing constant α is calculated using equation (14), and from equation (1) using α, the predicted value y ^ of the (N + 1) th dataN + 1Is calculated from the distribution of the prediction error, and the (N + 1) th data is
y ^N + 1−Xc ~ y ^N + 1+ Xc ... (19)
Or
y ^N + 1-C0Σ 〜 y ^N + 1+ C0Σ… (20)
Can be predicted to be in the range.
[0039]
In the first invention, a smoothing constant in the exponential smoothing method is calculated from a time series including a plurality of data using a theoretical formula analytically derived as described above, and exponential smoothing using the calculated smoothing constant is performed. The prediction value of the new data is calculated by the method, the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error, which is the error of the prediction value by the exponential smoothing method, is maximized, is calculated. By setting the value obtained by adding the absolute value to the predicted value as the upper limit of the prediction and the value obtained by subtracting the absolute value from the predicted value of the new data as the lower limit of the prediction, the prediction range of highly probable data is indicated.
[0040]
In the second invention, an optimum smoothing constant is obtained by calculating a smoothing constant in the exponential smoothing method from a time series including a plurality of data using the theoretical formula derived as described above, and the calculated smoothing constant is calculated. Expected value y デ ー タ of new data by exponential smoothing method usingN + 1By calculating the above, a more accurate prediction value is obtained as compared with the conventional method, and the value of the prediction error Xc at which the curvature of the probability density function of the prediction error, which is the error of the prediction value by the exponential smoothing method, is maximized, is calculated, The new data is y ^N + 1−Xc ~ y ^N + 1By predicting that it is in the range of + Xc, highly probable data can be predicted.
[0041]
According to the third, fourth, fifth and sixth aspects of the present invention, a smoothing constant in the exponential smoothing method is calculated from a time series including a plurality of data using the theoretical formula derived as described above, and the calculated smoothing is performed. Predicted value y ^ of new data by exponential smoothing using constantsN + 1Is calculated, and the standard deviation σ of the prediction error, which is the error of the prediction value by the exponential smoothing method, is calculated. The C corresponding to the prediction error value Xc at which the curvature of the probability density function of the prediction error becomes maximum is calculated.0Using σ, the new data is y ^N + 1-C0Σ 〜 y ^N + 1+ C0By predicting that it is in the range of σ, highly probable data can be predicted.
[0042]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, the present invention will be specifically described with reference to the drawings showing the embodiments.
FIG. 1 is a block diagram showing the configuration of the data prediction device of the present invention. The data prediction device 1 is configured using a computer, and includes a CPU 11 for performing calculations, a RAM 12 for storing temporary information generated with the calculations, an external storage device 13 such as a CD-ROM drive, and a hard disk. And the like. The external storage device 13 reads the computer program 20 according to the present invention from the recording medium 2 according to the present invention such as a CD-ROM, and stores the read computer program 20 in the internal storage device. 14 and load the computer program 20 into the RAM 12, and the CPU 11 executes processing necessary for the data prediction device 1 based on the loaded computer program 20. The data prediction device 1 includes an input device 15 such as a keyboard or a mouse, and an output device 16 such as a liquid crystal display or a CRT display, and is configured to receive an operation from an operator including data input. .
[0043]
The data prediction device 1 includes a communication interface (not shown), downloads the computer program 20 according to the present invention from an external server device (not shown) connected to the communication interface, and executes the processing by the CPU 11. You may.
[0044]
FIG. 2 is a flowchart illustrating a procedure of processing performed by the data prediction device 1 of the present invention. The data prediction device 1 reads the data input to the input device 15 by the operation of the operator, or reads the data stored in the internal storage device 14, and performs a time series of data composed of N data. {Yt: T = 1, 2,..., N} is read into the RAM 12 (S1). The CPU 11 loads the computer program 20 into the RAM 12 and, in accordance with the loaded computer program 20, calculates p = 1 and a in the equation (5) from the read time series.1 ̄ = -1 and y ̄t= (Yt-Yt-1 ̄) becomes y ̄tIs created (S2). Next, the CPU 11 sets k = 0 in the equation (7) according to the computer program 20 loaded in the RAM 12, y ̄tLag 0 autocorrelation function r0計算 is calculated according to equation (7) (S3), and k = 1 in equation (7), y ̄tIs calculated according to equation (7) (S4). In steps S3 and S4, the following equation is used to simplify the calculation.
[0045]
(Equation 10)
Figure 2004110300
[0046]
Using0And r1May be calculated. Next, the CPU 11 calculates the calculated r according to the computer program 20 loaded into the RAM 12.0And r1Using, the ratio ρ of the autocorrelation function is calculated by the equation (10) (S5), and the smoothing constant α in the exponential smoothing method is calculated by the equation (14) using the calculated ρ (S6). Through the above processing, the optimum smoothing constant is obtained from the time series.
[0047]
Next, the CPU 11 substitutes the calculated smoothing constant α and the data included in the time series into the equation (1) according to the computer program 20 loaded in the RAM 12 to predict the (N + 1) th data in the time series. Value y ^N + 1Is calculated (S7). In equation (1), a prediction value is calculated by substituting all data. However, in consideration of the fact that the influence is smaller as the data is more past, a predetermined number of near past data is considered. The prediction value may be calculated using the data. By this processing, an accurate predicted value is obtained.
[0048]
Next, the CPU 11 reads the data y included in the time series in accordance with the computer program 20 loaded in the RAM 12.tAnd each data ytThe predicted value of ^tVariance of prediction error σ2The
[0049]
[Equation 11]
Figure 2004110300
[0050]
And the calculated variance σ2The standard deviation σ of the prediction error is calculated by taking the square root of (S8). Next, the CPU 11 sets the prediction upper limit of new data to y ^ according to the computer program 20 loaded into the RAM 12.N + 1+ C0Σ is calculated (S9), and the lower prediction limit of the new data is set to y ^N + 1-C0Σ is calculated (S10), and the prediction range of the new data is y ^N + 1-C0Σ 〜 y ^N + 1+ C0If it is 出力 σ, it is output to the output device 16 (S11), and the process ends.
[0051]
In the above-described processing, it is assumed that the distribution of the prediction error is a normal distribution, and the value Xc of the prediction error at which the curvature of the probability distribution function of the prediction error is the maximum is C0Σ, and C0Although 1.976 is adopted as the value of 、, C0Processing using another value corresponding to the distribution of the prediction error may be performed as the value of. Also, Xc is C0Instead of σ, the probability distribution of the prediction error is obtained to obtain Xc, and the prediction range of the new data is set to y ^N + 1−Xc ~ y ^N + 1A process may be performed to make + Xc.
[0052]
Next, an example in which the present invention is applied to an actual time series will be described. FIG. 3 is a characteristic diagram showing stock price data as an example of an actual time series. The horizontal axis represents time, and the vertical axis represents stock price. From the time series shown in FIG. 3, the values obtained by the present invention are:
ρ = −0.0731
α = 0.9265
b1= -0.0735
Becomes Calculating the variance of the prediction error,
σ2= 13.0363
It became. FIG. 4 is a table showing the variance of the prediction error calculated by changing the value of the smoothing constant α from the data shown in FIG. When the value of the smoothing constant α is the value obtained in the present invention, the variance of the prediction error is minimized, and it can be seen that the optimum smoothing constant α for the time series is obtained.
[0053]
As described above in detail, in the present invention, the theoretical expression of the smoothing constant is analytically derived by paying attention to the fact that the expression of the exponential smoothing method is equivalent to the (1,1) -order ARMA model ( By using equation (14) to calculate a smoothing constant from a time series consisting of a plurality of data, an optimum smoothing constant for the time series can be obtained. Further, by calculating a predicted value of new data using the obtained smoothing constant, it is possible to obtain a predicted value that is more accurate than in the past. Further, a value Xc of the prediction error that maximizes the curvature of the probability density function of the prediction error is calculated, and a value obtained by subtracting Xc from the predicted value is set as a lower limit of the prediction, and a value obtained by adding Xc to the predicted value is set as an upper limit of the prediction. This provides a likely prediction range for the new data. By applying the present invention to a time series such as a stock price or a sales volume, it is possible to perform more reliable data prediction than in the past.
[0054]
In the present embodiment, the form in which the calculated prediction range of the data is output to the output device 16 is shown. However, the present invention is not limited to this, and information is received from the data prediction device 1 via a communication network. It may be provided with another device such as a possible mobile phone or PDA, transmitting the calculated prediction range of the data to the device and outputting the prediction range received by the device. In this case, the present invention can be used for support such as stock investment.
[0055]
【The invention's effect】
In the first invention, a smoothing constant in the exponential smoothing method is calculated from a time series including a plurality of data using a theoretical formula analytically derived as described above, and exponential smoothing using the calculated smoothing constant is performed. Calculate the predicted value of the new data by the method, calculate the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error is the error of the predicted value by the exponential smoothing method, and calculate the absolute value of the new data. By setting the value obtained by adding the absolute value to the predicted value as the upper limit of prediction, and setting the value obtained by subtracting the absolute value from the predicted value of new data as the lower limit of prediction, it is possible to obtain a highly probable data prediction range. it can.
[0056]
In the second invention, an optimal smoothing constant is obtained by calculating a smoothing constant in the exponential smoothing method from a time series including a plurality of data using a theoretical formula, and an exponent using the calculated smoothing constant is obtained. Predicted value y ^ of new data by smoothing methodN + 1By calculating the above, a more accurate prediction value is obtained as compared with the conventional method, and the value of the prediction error Xc at which the curvature of the probability density function of the prediction error, which is the error of the prediction value by the exponential smoothing method, is maximized, is calculated, The new data is y ^N + 1−Xc ~ y ^N + 1By predicting that it is in the range of + Xc, highly probable data can be predicted.
[0057]
In the third, fourth, fifth, and sixth inventions, a smoothing constant in the exponential smoothing method is calculated from a time series including a plurality of data using a theoretical formula, and exponential smoothing using the calculated smoothing constant is performed. Predicted value y ^ of new data by the methodN + 1Is calculated, and the standard deviation σ of the prediction error, which is the error of the prediction value by the exponential smoothing method, is calculated. The C corresponding to the prediction error value Xc at which the curvature of the probability density function of the prediction error becomes maximum is calculated.0Using σ, the new data is y ^N + 1-C0Σ 〜 y ^N + 1+ C0The present invention has an excellent effect, for example, by predicting that it is within the range of σ, it is possible to predict highly probable data.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of a data prediction device according to the present invention.
FIG. 2 is a flowchart illustrating a procedure of a process performed by the data prediction device of the present invention.
FIG. 3 is a characteristic diagram showing stock price data as an example of an actual time series.
FIG. 4 is a table showing a variance of a prediction error calculated by changing a value of a smoothing constant α from the data shown in FIG. 3;
FIG. 5 is a characteristic diagram showing an example of a probability density function p (x).
FIG. 6 is a characteristic diagram showing a curvature C (x) of a probability density function p (x).
[Explanation of symbols]
1 Data prediction device
11 $ CPU (arithmetic unit)
12 RAM (storage unit)
2 Recording media
20 computer programs
α smoothing constant
yt Data in chronological order
y ̄t(Yt-Yt-1)
r0Y ̄tAutocorrelation function of lag 0 of
r1Y ̄tLag 1 autocorrelation function
y ^N + 1 Predicted value

Claims (6)

記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、
複数のデータを含む時系列を記憶部に記憶し、
前記時系列を指数平滑法に当てはめたときの最適な平滑化定数を、演算部にて理論式を用いて計算する手段と、
計算した前記平滑化定数を用いた指数平滑法により、新たなデータの予測値を演算部にて計算する手段と、
前記時系列に含まれる各データと計算した前記平滑化定数を用いた指数平滑法により計算される前記データの予測値との差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値を演算部にて計算し、
計算した新たなデータの予測値に計算した前記絶対値を加えて、新たなデータの予測上限を演算部にて計算し、
計算した新たなデータの予測値から計算した前記絶対値を引いて、新たなデータの予測下限を演算部にて計算する
ことを特徴とするデータ予測方法。
In a method of predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer including a storage unit and an arithmetic unit,
A time series including a plurality of data is stored in the storage unit,
Means for calculating an optimal smoothing constant when the time series is applied to the exponential smoothing method using a theoretical formula in an arithmetic unit,
Means for calculating a predicted value of new data by an arithmetic unit by an exponential smoothing method using the calculated smoothing constant,
The prediction error in which the curvature of the probability density function of the prediction error, which is the difference between each data included in the time series and the predicted value of the data calculated by the exponential smoothing method using the calculated smoothing constant, is maximized. The absolute value of the value of
The calculated absolute value is added to the calculated predicted value of the new data, and the prediction upper limit of the new data is calculated by the calculation unit.
A data predicting method, wherein the calculated absolute value is subtracted from the calculated predicted value of new data, and a prediction lower limit of the new data is calculated by an operation unit.
記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、
N個のデータを含む時系列{y :t=1,2,…,N}を記憶部に記憶し、
y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を演算部にて計算し、
y ̄のラグ1の自己相関関数r を演算部にて計算し、
自己相関関数の比ρ=r /r を演算部にて計算し、
平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と演算部にて計算し、
計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を演算部にて計算し、
前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値Xcを演算部にて計算し、
新たなデータの予測上限をy^N+1+Xcと演算部にて計算し、
新たなデータの予測下限をy^N+1−Xcと演算部にて計算する
ことを特徴とするデータ予測方法。
In a method of predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer including a storage unit and an arithmetic unit,
A time series {y t : t = 1, 2,..., N} including N data is stored in the storage unit,
The y¯ t = (y t -y t -1) autocorrelation function r 0 lugs 0 Y t defined by computed by the computing unit,
The autocorrelation function r 1 lug 1 Y t calculated by the computing unit,
The calculation unit calculates the ratio ρ = r 1 / r 0 of the autocorrelation function,
The smoothing constant α
α = {1 + 2ρ − {(1-4ρ 2 )} / 2ρ
And the calculation unit calculates
By the exponential smoothing method using the calculated smoothing constant α, a prediction value y ^ N + 1 of new data is calculated by the calculation unit,
Curvature is the maximum of the probability density function of the prediction error which is the difference between the predicted value y ^ t of y t as calculated by the exponential smoothing method using the smoothing constant α and data y t contained in the time series The calculation unit calculates an absolute value Xc of the value of the prediction error,
The arithmetic unit calculates the prediction upper limit of new data as y ^ N + 1 + Xc,
A data prediction method characterized in that a prediction lower limit of new data is calculated by a calculation unit as yXN + 1− Xc.
記憶部及び演算部を備えたコンピュータを用いて、指数平滑法により、複数のデータを含む時系列から新たなデータを予測する方法において、
N個のデータを含む時系列{y :t=1,2,…,N}を記憶部に記憶し、
y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を演算部にて計算し、
y ̄のラグ1の自己相関関数r を演算部にて計算し、
自己相関関数の比ρ=r /r を演算部にて計算し、
平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と演算部にて計算し、
計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を演算部にて計算し、
前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを演算部にて計算し、
計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと演算部にて計算し、
新たなデータの予測上限をy^N+1+C σと演算部にて計算し、
新たなデータの予測下限をy^N+1−C σと演算部にて計算する
ことを特徴とするデータ予測方法。
In a method of predicting new data from a time series including a plurality of data by an exponential smoothing method using a computer including a storage unit and an arithmetic unit,
A time series {y t : t = 1, 2,..., N} including N data is stored in the storage unit,
The y¯ t = (y t -y t -1) autocorrelation function r 0 lugs 0 Y t defined by computed by the computing unit,
The autocorrelation function r 1 lug 1 Y t calculated by the computing unit,
The calculation unit calculates the ratio ρ = r 1 / r 0 of the autocorrelation function,
The smoothing constant α
α = {1 + 2ρ − {(1-4ρ 2 )} / 2ρ
And the calculation unit calculates
By the exponential smoothing method using the calculated smoothing constant α, a prediction value y ^ N + 1 of new data is calculated by the calculation unit,
A calculation unit calculates a standard deviation σ of a prediction error which is a difference between data y t included in the time series and a predicted value y 値t of y t calculated by an exponential smoothing method using the smoothing constant α. And
The calculated standard deviation σ is multiplied by a predetermined constant C 0 , and the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error is maximized is calculated by C 0 σ and an arithmetic unit,
The arithmetic unit calculates the upper limit of prediction of new data as y ^ N + 1 + C 0 σ,
A data prediction method, wherein a lower limit of prediction of new data is calculated by an arithmetic unit as y ^ N + 1− C 0 σ.
指数平滑法により、複数のデータを含む時系列から新たなデータを予測する装置において、
N個のデータを含む時系列{y :t=1,2,…,N}を記憶する手段と、
y ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算する手段と、
y ̄のラグ1の自己相関関数r を計算する手段と、
自己相関関数の比ρ=r /r を計算する手段と、
平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算する手段と、
計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算する手段と、
前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算する手段と、
計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算する手段と、
新たなデータの予測上限をy^N+1+C σと計算する手段と、
新たなデータの予測下限をy^N+1−C σと計算する手段と
を備えることを特徴とするデータ予測装置。
In an apparatus that predicts new data from a time series including a plurality of data by an exponential smoothing method,
Means for storing a time series {y t : t = 1, 2,..., N} including N data;
means for calculating an autocorrelation function r 0 of lag 0 of y ̄ t defined by y t = (y t -y t-1 );
means for calculating an autocorrelation function r 1 lug 1 of y¯ t,
Means for calculating the autocorrelation function ratio ρ = r 1 / r 0 ;
The smoothing constant α
α = {1 + 2ρ − {(1-4ρ 2 )} / 2ρ
Means for calculating
Means for calculating a predicted value y ^ N + 1 of new data by an exponential smoothing method using the calculated smoothing constant α;
Means for calculating a standard deviation σ of a prediction error, which is a difference between data y t included in the time series and a predicted value y ^ t of y t calculated by an exponential smoothing method using the smoothing constant α;
Means for multiplying the calculated standard deviation σ by a predetermined constant C 0 to calculate the absolute value of the value of the prediction error that maximizes the curvature of the probability density function of the prediction error as C 0 σ;
Means for calculating the prediction upper limit of the new data as y ^ N + 1 + C 0 σ;
Means for calculating the lower prediction limit of new data as y ^ N + 1- C 0 σ.
コンピュータに、指数平滑法により、複数のデータを含む時系列から新たなデータを予測させるコンピュータプログラムにおいて、
コンピュータに、記憶しているN個のデータを含む時系列{y :t=1,2,…,N}を用いてy ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算させる手順と、
コンピュータに、y ̄のラグ1の自己相関関数r を計算させる手順と、
コンピュータに、自己相関関数の比ρ=r /r を計算させる手順と、
コンピュータに、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算させる手順と、
コンピュータに、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算させる手順と、
コンピュータに、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算させる手順と、
コンピュータに、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算させる手順と、
コンピュータに、新たなデータの予測上限をy^N+1+C σと計算させる手順と、
コンピュータに、新たなデータの予測下限をy^N+1−C σと計算させる手順と
を含むことを特徴とするコンピュータプログラム。
In a computer program that causes a computer to predict new data from a time series including a plurality of data by an exponential smoothing method,
Using a time series {y t : t = 1, 2,..., N} including N data stored in the computer, y defined as y ̄ t = (y t −y t−1 ) Calculating the autocorrelation function r 0 of the lag 0 of t t ;
The computer, the procedure for calculating the autocorrelation function r 1 lug 1 Y t,
Causing the computer to calculate the ratio ρ = r 1 / r 0 of the autocorrelation function;
The computer calculates the smoothing constant α
α = {1 + 2ρ − {(1-4ρ 2 )} / 2ρ
And the procedure to calculate
A procedure for causing the computer to calculate a predicted value y ^ N + 1 of new data by an exponential smoothing method using the calculated smoothing constant α;
The computer is caused to calculate a standard deviation σ of a prediction error which is a difference between data y t included in the time series and a predicted value y ^ t of y t calculated by an exponential smoothing method using the smoothing constant α. Instructions and
A step of causing the computer to multiply the calculated standard deviation σ by a predetermined constant C 0 and calculate the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error becomes maximum as C 0 σ;
Causing the computer to calculate the upper prediction limit of the new data as y ^ N + 1 + C 0 σ;
Causing the computer to calculate the lower prediction limit of the new data as y ^ N + 1− C 0 σ.
コンピュータに、指数平滑法により、複数のデータを含む時系列から新たなデータを予測させるコンピュータプログラムを記録してあるコンピュータでの読み取りが可能な記録媒体において、
コンピュータに、記憶しているN個のデータを含む時系列{y :t=1,2,…,N}を用いてy ̄=(y−yt−1)で定義されるy ̄のラグ0の自己相関関数r を計算させる手順と、
コンピュータに、y ̄のラグ1の自己相関関数r を計算させる手順と、
コンピュータに、自己相関関数の比ρ=r /r を計算させる手順と、
コンピュータに、平滑化定数αを、
α={1+2ρ−√(1−4ρ )}/2ρ
と計算させる手順と、
コンピュータに、計算した平滑化定数αを用いた指数平滑法により、新たなデータの予測値y^N+1を計算させる手順と、
コンピュータに、前記時系列に含まれるデータy と前記平滑化定数αを用いた指数平滑法により計算されるy の予測値y^との差である予測誤差の標準偏差σを計算させる手順と、
コンピュータに、計算した標準偏差σに所定の定数C を掛けて、前記予測誤差の確率密度関数の曲率が最大となる前記予測誤差の値の絶対値をC σと計算させる手順と、
コンピュータに、新たなデータの予測上限をy^N+1+C σと計算させる手順と、
コンピュータに、新たなデータの予測下限をy^N+1−C σと計算させる手順と
を含むコンピュータプログラムを記録してあることを特徴とするコンピュータでの読み取りが可能な記録媒体。
In a computer, by an exponential smoothing method, in a computer-readable recording medium that has recorded a computer program that predicts new data from a time series including a plurality of data,
Using a time series {y t : t = 1, 2,..., N} including N data stored in the computer, y defined as y ̄ t = (y t −y t−1 ) Calculating the autocorrelation function r 0 of the lag 0 of t t ;
The computer, the procedure for calculating the autocorrelation function r 1 lug 1 Y t,
Causing the computer to calculate the ratio ρ = r 1 / r 0 of the autocorrelation function;
The computer calculates the smoothing constant α
α = {1 + 2ρ − {(1-4ρ 2 )} / 2ρ
And the procedure to calculate
A procedure for causing the computer to calculate a predicted value y ^ N + 1 of new data by an exponential smoothing method using the calculated smoothing constant α;
The computer is caused to calculate a standard deviation σ of a prediction error which is a difference between data y t included in the time series and a predicted value y ^ t of y t calculated by an exponential smoothing method using the smoothing constant α. Instructions and
A step of causing the computer to multiply the calculated standard deviation σ by a predetermined constant C 0 and calculate the absolute value of the value of the prediction error at which the curvature of the probability density function of the prediction error becomes maximum as C 0 σ;
Causing the computer to calculate the upper prediction limit of the new data as y ^ N + 1 + C 0 σ;
A computer-readable recording medium characterized by recording a computer program including a step of causing a computer to calculate a lower limit of prediction of new data as y ^ N + 1− C 0 σ.
JP2002270607A 2002-09-17 2002-09-17 Data estimating method, data estimating device, computer program, and recording medium Pending JP2004110300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002270607A JP2004110300A (en) 2002-09-17 2002-09-17 Data estimating method, data estimating device, computer program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002270607A JP2004110300A (en) 2002-09-17 2002-09-17 Data estimating method, data estimating device, computer program, and recording medium

Publications (1)

Publication Number Publication Date
JP2004110300A true JP2004110300A (en) 2004-04-08

Family

ID=32268183

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002270607A Pending JP2004110300A (en) 2002-09-17 2002-09-17 Data estimating method, data estimating device, computer program, and recording medium

Country Status (1)

Country Link
JP (1) JP2004110300A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007122592A (en) * 2005-10-31 2007-05-17 Toshiba Corp System, method and program for supporting wholesale merchandise market bidding price setting
JP2011221642A (en) * 2010-04-06 2011-11-04 Nippon Steel Corp Quality prediction device, quality prediction method, computer program and computer-readable recording medium
CN102937946A (en) * 2012-10-30 2013-02-20 复旦大学 Complicated function minimal value searching method based on constrained regular pattern
US20160336154A1 (en) * 2015-05-12 2016-11-17 Hitachi High-Technologies Corporation Plasma processing apparatus, data processing apparatus and data processing method
JP2019041130A (en) * 2018-12-12 2019-03-14 株式会社日立ハイテクノロジーズ Plasma processing apparatus, data processing apparatus and data processing method
US10783220B2 (en) 2013-11-29 2020-09-22 Hitachi High-Tech Corporation Data processing method, data processing apparatus and processing apparatus
WO2021153505A1 (en) * 2020-01-28 2021-08-05 株式会社電通 Prediction device, prediction method, and prediction program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007122592A (en) * 2005-10-31 2007-05-17 Toshiba Corp System, method and program for supporting wholesale merchandise market bidding price setting
JP2011221642A (en) * 2010-04-06 2011-11-04 Nippon Steel Corp Quality prediction device, quality prediction method, computer program and computer-readable recording medium
CN102937946A (en) * 2012-10-30 2013-02-20 复旦大学 Complicated function minimal value searching method based on constrained regular pattern
US10783220B2 (en) 2013-11-29 2020-09-22 Hitachi High-Tech Corporation Data processing method, data processing apparatus and processing apparatus
US11308182B2 (en) 2013-11-29 2022-04-19 Hitachi High-Tech Corporation Data processing method, data processing apparatus and processing apparatus
US20160336154A1 (en) * 2015-05-12 2016-11-17 Hitachi High-Technologies Corporation Plasma processing apparatus, data processing apparatus and data processing method
JP2016213360A (en) * 2015-05-12 2016-12-15 株式会社日立ハイテクノロジーズ Plasma processing apparatus, data processing apparatus and data processing method
KR101810875B1 (en) * 2015-05-12 2017-12-20 가부시키가이샤 히다치 하이테크놀로지즈 Plasma processing apparatus, data processing apparatus and data processing method
US10615010B2 (en) 2015-05-12 2020-04-07 Hitachi High-Technologies Corporation Plasma processing apparatus, data processing apparatus and data processing method
US11605530B2 (en) 2015-05-12 2023-03-14 Hitachi High-Tech Corporation Plasma processing apparatus, data processing apparatus and data processing method
JP2019041130A (en) * 2018-12-12 2019-03-14 株式会社日立ハイテクノロジーズ Plasma processing apparatus, data processing apparatus and data processing method
WO2021153505A1 (en) * 2020-01-28 2021-08-05 株式会社電通 Prediction device, prediction method, and prediction program

Similar Documents

Publication Publication Date Title
EP3796166B1 (en) Graph data-based task scheduling method, device, storage medium and apparatus
KR20230070272A (en) Computer-based systems, computing components, and computing objects configured to implement dynamic outlier bias reduction in machine learning models
US7594016B1 (en) Calculating numbers of servers for tiers of a multi-tiered system
US7979520B2 (en) Prescriptive architecture recommendations
EP3155519A1 (en) System and method for optimizing the selection of cloud services based on price and performance
CN111068305B (en) Cloud game loading control method and device, electronic equipment and storage medium
US20120290485A1 (en) Automated negotiation
KR101790788B1 (en) Collaborative networking with optimized inter-domain information quality assessment
JP2010122825A (en) Data estimating device, data estimating method, and data estimating program
CN112508118A (en) Target object behavior prediction method aiming at data migration and related equipment thereof
US9612890B2 (en) Method and apparatus for workflow based high availability analysis
JP2019028871A (en) Project management support device, project management support method and program
US20180096694A1 (en) Linear predictive coding apparatus, linear predictive decoding apparatus, and methods, programs and recording medium therefor
CN114356895B (en) Abnormal condition database management-based method, device, equipment and storage medium
JP2004110300A (en) Data estimating method, data estimating device, computer program, and recording medium
CN115599650A (en) Health degree evaluation method and device of IT system, electronic equipment and storage medium
US20160364684A1 (en) Incremental estimation for probabilistic forecaster
JP6058571B2 (en) Necessary personnel number calculation device, necessary personnel number calculation method and program
US20160148246A1 (en) Automated System for Safe Policy Improvement
CN103782290A (en) Generation of recommendation values
US20200250595A1 (en) Server tool
US20210342691A1 (en) System and method for neural time series preprocessing
CN111050169A (en) Method and device for generating quantization parameter in image coding and terminal
US20080071590A1 (en) Solving a model to select members of a portfolio
JPH10228463A (en) Demand prediction model evaluating method