


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The results of a logistic regression analysis conducted on data collected from an er website survey. The analysis examines the relationship between various demographic and behavioral variables and the likelihood of respondents having certain attitudes towards brca and er. Descriptive statistics, logit estimates, and factor analysis results.
Typology: Assignments
1 / 4
This page cannot be seen from the preview
Don't miss anything!



d dk10f dk10g age educ income married divorced nonusres q4b erexp storage display value variable name type format label variable label
dk10f float %9.0g Dont Know if BRCA increases risk of Breast Cancer dk10g float %9.0g Dont Know if BRCA increases risk Ovarian Cancer age float %9.0g educ float %9.0g income float %9.0g married float %9.0g divorced float %9.0g nonusres float %9.0g Non US Resident q4b float %9.0g Freq watch ER erexp float %9.0g Saw ER Episodes with BRCA
. summ dk10f dk10g age educ income married divorced nonusres q4b erexp Variable | Obs Mean Std. Dev. Min Max -------------+-------------------------------------------------------- dk10f | 2216 .392148 .4883396 0 1 dk10g | 2216 .4720217 .4993293 0 1 age | 2108 27.49241 11.76165 2 89 educ | 1433 3.441731 1.120961 1 6 income | 1432 3.183659 1.459133 1 5 -------------+-------------------------------------------------------- married | 2216 .2572202 .4372004 0 1 divorced | 2216 .0293321 .1687738 0 1 nonusres | 2216 .1173285 .321884 0 1 q4b | 1664 3.823317 .5061589 1 4 erexp | 2216 .7197653 .9341706 0 2 .
dk10g | Odds Ratio Std. Err. z P>|z| [95% Conf. Interval]
. reg bc_attit age educ income married divorced nonusres q4b erexp, b Source | SS df MS Number of obs = 1415 -------------+------------------------------ F( 8, 1406) = 3. Model | 5.8785949 8 .734824363 Prob > F = 0. Residual | 325.345775 1406 .231398133 R-squared = 0. -------------+------------------------------ Adj R-squared = 0. Total | 331.22437 1414 .234246372 Root MSE =.
bc_attit | Coef. Std. Err. t P>|t| Beta -------------+---------------------------------------------------------------- age | .0021815 .0013824 1.58 0.115. educ | .0229752 .0117631 1.95 0.051. income | -.0048845 .0088329 -0.55 0.580 -. married | .0397054 .0309081 1.28 0.199. divorced | -.0948746 .0684051 -1.39 0.166 -. nonusres | -.0744606 .0336326 -2.21 0.027 -. q4b | .057836 .0259538 2.23 0.026. erexp | .002593 .0136031 0.19 0.849. _cons | 3.112361 .1194823 26.05 0..