KWCS 데이터를 이용한 수면장애 유병률 측정 및 위험요인 분석
OR 조건: 3개 변수 중 1개 이상 증상 있음
OR condition: At least 1 symptom among 3 variables
sleep_disorder = ifelse(sleep1_bin==1 | sleep2_bin==1 | sleep3_bin==1, 1, 0)
수면장애는 3가지 수면 문제(잠들기 어려움, 자주 깸, 기상 후 피로감) 중 1개 이상을 경험한 경우로 정의하였다. 각 문항은 5점 척도(1=항상, 2=대부분, 3=때때로, 4=거의 없음, 5=전혀 없음)로 측정되었으며, 1~3점 응답을 '있음'으로, 4~5점을 '없음'으로 재코딩하였다.
수면장애 유병률은 빈도와 백분율로 제시하였다. 근로환경 요인과 수면장애의 연관성은 로지스틱 회귀분석을 이용하여 평가하였으며, 성별, 연령, 직종을 보정한 교차비(OR)와 95% 신뢰구간(CI)을 산출하였다.
Sleep disorder was defined as experiencing at least one of three sleep problems: difficulty falling asleep, frequent awakening during sleep, or feeling tired after waking up. Each item was measured on a 5-point scale (1=always, 2=most of the time, 3=sometimes, 4=rarely, 5=never), and responses of 1-3 were recoded as 'present' and 4-5 as 'absent'.
Prevalence of sleep disorder was presented as frequency and percentage. The association between working environment factors and sleep disorder was assessed using logistic regression analysis, adjusting for sex, age, and occupation. Odds ratios (OR) and 95% confidence intervals (CI) were calculated.
불면증 진단 기준 (DSM-5, ICD-11)의 핵심 증상 반영
Reflects core symptoms of insomnia diagnosis criteria (DSM-5, ICD-11)