If I have two functions, as below, which one is "Mean [X] squared" and which is "Mean squared [X]"?
Would I be correct in saying the former is number 1 and the latter is number 2?
Thanks in advance
1: <X^2>
2: <X>^2
If I have two functions, as below, which one is "Mean [X] squared" and which is "Mean squared [X]"?
Would I be correct in saying the former is number 1 and the latter is number 2?
Thanks in advance
1: <X^2>
2: <X>^2
Copyright © 2021 JogjaFile Inc.
Yes, "Mean squared [X]" refers to the first one, as in mean squared error.
For the second one, I would use something that clearly disambiguates from 1st, e.g., "squared mean of [X]" or "the square of the mean of [X]".