Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
=MOVINGAVERAGE (Array,PeriodInterval,ShowChart,ShowStandardErrorOptions,NewTableFlag)=
 
=MOVINGAVERAGE (Array,PeriodInterval,ShowChart,ShowStandardErrorOptions,NewTableFlag)=
 +
<div style="font-size:25px">'''MOVINGAVERAGE (Array,PeriodInterval,ShowChart,ShowStandardErrorOptions,NewTableFlag)'''</div><br/>
    
*where, <math>Array</math> is an array of reference to cells containing an array,
 
*where, <math>Array</math> is an array of reference to cells containing an array,
Line 6: Line 7:  
*<math>ShowStandardErrorOptions</math> is a logical value that decides whether to calculate standard errors,
 
*<math>ShowStandardErrorOptions</math> is a logical value that decides whether to calculate standard errors,
 
*<math>NewTableFlag</math> is a logical value that decides whether to display the output in the same worksheet or a new space cube.
 
*<math>NewTableFlag</math> is a logical value that decides whether to display the output in the same worksheet or a new space cube.
 
+
**MOVINGAVERAGE(), calculates the expected value, over a past period of fixed length at any time.
MOVINGAVERAGE() calculates the expected value, over a past period of fixed length at any time.
      
== Description ==
 
== Description ==
writer
6,694

edits

Navigation menu