11 November 2018 2 3K Report

I have 2 variables (x and y) and an independent variable (z). I have the experimental data for x, y and z in the form of mean and SD. The equations that I am trying to fit my data in are a bit complex.

I have seen literature and people just put the mean values to fit the data into the equations and look at goodness-of-fit using R2, residuals, cAIC, etc.

I believe that this approach of substituting x's and y's in equation and comparing the experimental z's with theoretical z's is an oversimplification as we donot get to compare the experimental and predicted SD.

A typical equation can take the form of z=1/(ax+by) or z=(ax+bxy), etc... where a and b are constants. Is there a way to calculate SD of z and compare with the experimental SD? I have seen people applying Taylor's series but being a biologist I am not able to handle the complexities of Taylor's series. Can anyone suggest me an easier way or a software to do the task?

Thanks in advance!

More Raman Singh's questions See All
Similar questions and discussions