Finding a x-y-z equation based on data

1.5k Views Asked by At

I have a large number of x, y, z point values. I am wanting to know the equation that represents these values I have in hand. This equation I am looking for should be a fit that will represent these data points.

Which method(s) may I use in order to construct the equation that belongs to this specific data set? Is there a specific method to find the coefficients of x, y and z in an equation that fits a certain set of data?