Calculates the point at which a line, obtained using linear regression, will intersect the y-axis (i.e. x=0) with the given x-values and y-values.
Syntax
y_values: The dependent set of observations or data. Eg., A2:A6
Examples
Formula |
Result |
=INTERCEPT(A2:A6;B2:B6) |
-1.850877193 |
=INTERCEPT(A2:A4;B2:B4) |
-1.5 |
=INTERCEPT({1;2;3};{5;12;8}) |
0.986486486 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.