Skip to content

Date cleaning and preprocessing | Data wrangling | Data visualization | Summary statistics | Survey Logistic Regression and model diagnostics | Report Writing | Real world data

Notifications You must be signed in to change notification settings

andrewnana/SAS-logistic-regression-survey-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Disclaimer

This analysis is intended for educational and research purposes only and has not been peer-reviewed. While efforts have been made to ensure the accuracy of the methods and results, the author does not guarantee the correctness or completeness of the analysis. The author bears no responsibility or liability for any errors, omissions, or outcomes resulting from the use of this material. Use at your own discretion.

In this repository, I provide the source of the data and the code leading to the results described below.

Assessing-predictors-of-smoking-behavior-among-students-in-Senegal

Background

While the association between parental smoking and children's smoking has been described elsewhere, differences in family structures and dynamics in Africa, such as the extended nature of most families, may influence the impact of parental smoking on students' smoking. This study aims to examine the impact of parents' smoking behavior on students’ smoking habits, using the most recent school-based survey in Senegal.

Methods

We used the publicly available 2020 Senegal Global Youth Tobacco Survey (GYTS), a cross-sectional survey conducted between January and December 2020 by the National Tobacco Control Program of Senegal. Our outcome of interest was students' current cigarette smoking habits as a binary variable, and the predictor was parents’ current smoking habits. Additional covariates include friends' smoking habits, student sex, grade, weekly pocket money, and parents' employment status. We utilized descriptive statistics and weighted logistic regression for the association between parents’ smoking and students’ smoking.

Results

Among the total sample of 3,723 students, 11.04% (unweighted n = 402) reported being smokers, while 88.96% (unweighted n = 3,321) reported not smoking. In the crude model, students with at least one smoking parent had nearly twice the odds of smoking compared to those with no smoking parent (OR = 1.93, p-value = 0.0001). This association remained significant in the multivariate model after adjusting for whether the student had at least one friend who smokes, students’ sex, grade, pocket money, and parental work status (adjusted OR = 1.59, p-value = 0.0082).

Conclusions

In this study, we found that despite structural differences in family composition between Western and African contexts, parental smoking remains a significant predictor of students’ smoking behavior, emphasizing the need for including parents in smoking-prevention programs targeted at students.

About

Date cleaning and preprocessing | Data wrangling | Data visualization | Summary statistics | Survey Logistic Regression and model diagnostics | Report Writing | Real world data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages