jose.liupei 发表于 2014-9-28 00:03 
Thanks for ur detailed answers.
But I do not quite understand what u mentioned about "As you in ...
Hi Jo,
Sorry for the confusion, I DIDNOT mean that you NEED to increase the sample size. What I was trying to express is that: hypothetically, if you increase the sample size to a very very large number, for instance, 10000, you will observe all the coefficients with significant p-value (refer to sample size calculation).
So, in your case, you can not make your decision based on the p-value, since p-value is not only resting on the degree of association between Y and X, as well as the sample size which is wether big enough to express the association.
When you have a certain 300 observations, it is big enough to express Y~X and Y~X2. However, it is might not legitimate to show Y~(X, X2). The underlying causes might be the Collinearity. X2 is driven from X, somehow when you use X2 to explain Y. X can be omitted by the algorithm, where MLE is very sensible on correlation. That's why I suggest other approach to do model selection.
Let's say if you nail to Y~X2. The x is greater or equal to 0, then you don't have a U-sharpe rather an right-half U-sharpe. This is very easy to interpret. The X2 can be considered as a monotone transformation from X, and you could draw the linear association between Y and X2, followed by extrapolation to Y with X.
If you still have issue, free to email me at
colinwang@hotmail.co.uk. In addition, thank statax for the backup!