Jump to content

Recommended Posts

Posted

Hello all,

I have a dataset which I am using to perform some allometric analyses. It's straightforward enough when taking the log10 of single values to plot against each other, but when using the formula for Fulton's condition factor K=(Ms/LT3)*100 where Ms is the somatic body mass and LT is total body length, I am uncertain whether the log transformation should be done on the data being plugged into the formula or on the resulting output from the formula.

Thank you in advance.

  • 1 month later...
Posted

Certainly it is suggested to plot \(y = \log(K) \) versus \( x = \log( 100M_s/L_T^3) = \log(100M_s) - 3\cdot \log(L_T). \) The reason being that the latter expression only has linear dependencies, meaning something like \(y = ax+b, \) as opposed to ratios and exponents that appear in your original. You will obtain a graphical representation which is pleasant to look at, and if you need to do a regreession analysis, these are the points you would want to do it on.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.