Changes

Line 21: Line 21:     
==ZOS Section==
 
==ZOS Section==
*The syntax is to calculate intercept of the regreesion line in ZOS is <math>INTERCEPT(yArray,xArray)</math>.
+
*The syntax is to calculate intercept of the regression line in ZOS is <math>INTERCEPT(yArray,xArray)</math>.
 
**<math>yArray</math> is the set of dependent data  
 
**<math>yArray</math> is the set of dependent data  
 
**<math>xArray</math> is the set of independent data.  
 
**<math>xArray</math> is the set of independent data.  
 
*For e.g.,intercept([14,16,19,15.25],[20.1,26,10,26.4])
 
*For e.g.,intercept([14,16,19,15.25],[20.1,26,10,26.4])
 +
{{#ev:youtube|ltc2nl-pwpk|280|center|Intercept}}
    
==Examples==
 
==Examples==
writer
5,435

edits