Notation for square of a probability

36 Views Asked by At

Not sure if this is the right place to be asking, but I wanted to clarify what is the more standard notation to be using for the square of a probability - $p(x)^2$ or $p^2(x)$?

1

There are 1 best solutions below

1
On BEST ANSWER

If you don't want to add extra brackets, use $p(x)^2$. $(p(x))^2$ is probably better, although may clutter expressions with brackets. Writing the power before the argument is only used for certain named functions, primarily the trigonometrical and hyperbolic ones, and occasionally things like the logarithm: otherwise, it is usually interpreted as functional composition.