BioloMICS logo
×
BioloMICS menu

INTERCEPT

 
Category: Statistical Function.
 
Description: Calculates the best fit regression line using a series of x-values and y-values, and returns the value at which this line intercepts the y-axis.
 
Syntax: INTERCEPT(known_y's, known_x's)
 
Known_y's is the dependent set of observations or data.
 
Known_x's is the independent set of observations or data.