Dear all,
I will please like to know how to discuss the result of a regression analysis
e.g.
Ols produces results below
reg education overobesity i.soclass age
Source | SS df MS Number of obs = 706
-------------+---------------------------------- F(6, 699) = 52.62
Model | 818.018761 6 136.33646 Prob > F = 0.0000
Residual | 1811.13846 699 2.59104215 R-squared = 0.3111
-------------+---------------------------------- Adj R-squared = 0.3052
Total | 2629.15722 705 3.72930103 Root MSE = 1.6097
------------------------------------------------------------------------------
education | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-------------+----------------------------------------------------------------
overobesity | -.2752897 .1358245 -2.03 0.043 -.5419626 -.0086168
i know this produces a negatively significant result. My question is how to interpret the effect size (-0.275) to know if they are big or not relative to the mean value of the outcome. How is this calculated?
Lets also assume we get the same result in a probit analysis, how will i also interpret the effect size in regards to the outcome (a binary variable e.g no education (0) and education (1)). I will really appreciate a reply. Many thanks.
Related Posts with Interpreting effect size
Test of Exogenity / Endogenity using SVY and IV probitDear Statalist users, While using IVprobit on survey data how to check for the exogenity/endogenity…
Sequence analysis with STATADear Stata Users, what is currently the most suitable tool for sequence analysis in STATA? I found …
Significance of two lines in graph when using addplotHow can I check for significant differences of the two lines when using addplot? The code for my gr…
Duplicates: 1 copy of 90814 observations and 0 surplusHello, I need help turning a dataset into panel data. I am using a dataset from OECD https://stats.o…
Generating a binary variable whose value is dependent on another binary variable in given years. Is there a more elegant solution?Hello, I want to create a series of 5 variables from a data set that looks like the below: ID Yea…
Subscribe to:
Post Comments (Atom)
0 Response to Interpreting effect size
Post a Comment