BioloMICS logo
×
BioloMICS menu

SLOPE

 
Category: Statistical Function.
 
Description: Returns the slope of the linear regression line through data points in known_y's and known_x's.
 
Syntax: SLOPE(known_y's, known_x's)
 
Known_y's is an array or cell range of numeric dependent data values.
 
Known_x's is the set of independent data values.