Difference between revisions of "Normal compound gro"

m (Normal compound growth moved to Normal compound gro: mis-spelled function name)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
  
= Normal_compound_growth(x,m,s,r,t) =
+
== Normal_compound_growth(x, m, s, r, t) ==
 
+
An array of values over time index «t», starting from with value «x», and with compound growth applied for each time interval, with normal uncertainty with mean «m» and standard deviation «s» The growth ''g'' for each ''i'' has correlation «r» with ''g'' for ''i - 1''.
An array of values over time index t, starting from with value x, and with compound growth applied for each time interval, with normal uncertainty with mean m and standard deviation s The growth g for each i has correlation r with g for i-1.
 
 
 
= Library =
 
  
 +
== Library ==
 
Multivariate Distributions.ana
 
Multivariate Distributions.ana
  
= See Also =
+
== See Also ==
 
 
 
* [[Normal_serial_correl]]
 
* [[Normal_serial_correl]]
 
* [[Normal_additive_growth]]
 
* [[Normal_additive_growth]]
 
* [[Dist_compound_growth]]
 
* [[Dist_compound_growth]]
 +
* [[Multivariate distributions]]
 +
* [[media:Multivariate Distributions.ana |Multivariate Distributions.ana]]

Latest revision as of 18:59, 23 February 2016


Normal_compound_growth(x, m, s, r, t)

An array of values over time index «t», starting from with value «x», and with compound growth applied for each time interval, with normal uncertainty with mean «m» and standard deviation «s» The growth g for each i has correlation «r» with g for i - 1.

Library

Multivariate Distributions.ana

See Also

Comments


You are not allowed to post comments.