I’m testing the significance of a predictor through a t-test, after having made an univariate analysis and run a simple linear regression.
I’ve computed the t statistic as follows: since the number of observations is 100, and I’m now analyzing a model with one predictor only, my t test with 98 degrees of freedom at a significance level of alpha = 0.05 is 1.66.
The simple linear regression gave me these results:
Coefficient = 1.74
Standard error = 0.9
t = 1.94
P>|t| = 0.055
95% Confidence Interval = -0.39 + 3.5.
Looking ad the “t” column, I should conclude for the significance of the predictor. However, a p-value slightly bigger than 0.05 (as well as the confidence interval, limited by extremes of opposite signs) would make me look at this variable as a non significant one.
Could you help me interpret these results?
Thank you
Related Posts with T-TEST interpretation
Creating New Variable based on Values of Another Variable (by group)Hello Stata Friends: I would like to make the values of one variable, each into their own new varia…
Modelling Policy Measures in Fixed Effects Panel Regression?Dear all, I have a general question regarding the modeling of policy measures: I am investigating …
Multiple imputation and stsum by groupsI have a dataset with multiple imputations in which I have performed Cox regression: mi stset outda…
Duplicates in very large datasetHi all, I am trying to merge two huge datasets. To do so, I am generating a unique identifier as C…
Most Common Medication Unweighted and WeightedHello, I'm currently working with NHANES data attempting to combine multiple survey years together …
Subscribe to:
Post Comments (Atom)
0 Response to T-TEST interpretation
Post a Comment