Predicts future values for an ideal straight line based on the given data set.
Syntax
y_values: The array or range containing the known (dependent) y values. E.g. B2:B11
x_values: The array or range containing the known (independent) x values. It can have more than one variable. It must be of the same size as that of y_values. Defaults to {1,2,3...} if omitted. E.g. A2:A11
new_x_values: The new x values that you want the corresponding y values of. E.g. D2:D5
Examples
Formula |
Result |
=TREND(B2:B11;A2:A11;D2:D5) |
823744 909124 994503 1079883 |
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.