What is usually meant by logit scale or log scale?

$\begingroup$

This question is more about the math terminology than about the math itself. Say we have x = logit(p). If one says "logit scale" does he mean:

  1. the scale of p, or
  2. the scale of x, i.e. the scale of logit(p)?

The same principle would probably apply if I asked about "log scale", right?

Thank you very much!

$\endgroup$ 2

2 Answers

$\begingroup$

It is the possibility 2, i.e. the term "log scale" or "logit scale" refers to the scale of the function's output, not to the scale of its input parameter.

$\endgroup$ $\begingroup$

Logit and Log scale are different. Both involve transforming by an increasing function, hence preserving the notion of scale. See the graphs at these links. $\text{logit}(p)=\log(\frac{p}{1-p})$.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like