Skip to content

Commit cc8671a

Browse files
committed
readme update
1 parent 14a0d74 commit cc8671a

1 file changed

Lines changed: 168 additions & 0 deletions

File tree

3_data_exploration/README.md

Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,3 +209,171 @@ Key Takeaways
209209
with multiple prior episodes.
210210
- Access pathways: Self-referral (38.1%) and criminal justice (20.5%)
211211
are primary entry points
212+
213+
## Discharge Data Analysis
214+
215+
### 7. Demographic & Background Exploration
216+
217+
The dataset shows distinct patterns in the population entering and leaving treatment.
218+
219+
Sex Distribution:
220+
221+
Male: 64.7%
222+
223+
Female: 35.3%
224+
225+
Conclusion: The treatment population remains predominantly male,
226+
accounting for nearly two-thirds of all discharges.
227+
228+
Age Distribution:
229+
230+
Second Most Common: Adults aged 35–44 (28.3%)
231+
232+
Conclusion: Treatment is heavily concentrated among young to
233+
middle-aged adults (ages 25–44), representing over 65% of the
234+
total population.
235+
236+
Race/Ethnicity Distribution:
237+
Black/African American: 20.0%
238+
Race/Ethnicity Distribution:
239+
240+
Black/African American: 20.0%
241+
242+
Hispanic/Latino: 15.2%
243+
244+
Conclusion: White individuals constitute the majority of
245+
discharges, followed by Black and Hispanic populations.
246+
247+
Marital Status:
248+
249+
Never Married: ~52% (Dominant category)
250+
251+
Conclusion: Single individuals (Never Married) represent more than
252+
Conclusion: Single individuals (Never Married) represent more
253+
than half of the treatment population, indicating lower social
254+
support structures compared to married individuals.
255+
256+
### 8. Substance Use Patterns
257+
258+
Primary Substance:
259+
260+
Alcohol: 35.5% (Rank: #1)
261+
262+
Heroin: 16.9%
263+
264+
Marijuana/Hashish: ~12-14%
265+
266+
Methamphetamine: ~10-11%
267+
268+
Other Opiates/Synthetics: ~8-9%
269+
270+
Cocaine/Crack: ~5-6%
271+
272+
Route of Administration:
273+
274+
Smoking: Primary route for Cocaine/Crack and Marijuana.
275+
276+
Oral: Dominant route for Alcohol and Other Opiates.
277+
278+
Conclusion: Alcohol remains the single most common substance
279+
(35.5%), but Opioids (Heroin + Other Opiates) combined account for
280+
nearly 26% of all discharges, representing a significant burden on
281+
the system.
282+
283+
### 3. Treatment History & Referral Sources
284+
285+
Conclusion: Over 60% of patients have at least one prior
286+
treatment episode, reinforcing the chronic, relapsing nature of
287+
Prior Treatment Episodes:
288+
289+
### 9. Treatment History & Referral Sources
290+
291+
Conclusion: Over 60% of patients have at least one prior
292+
treatment episode, reinforcing the chronic, relapsing nature of
293+
the condition.
294+
295+
Prior Treatment Episodes:
296+
5+ Prior Episodes: ~15.0%
297+
298+
Conclusion: Over 60% of patients have at least one prior treatment
299+
episode, reinforcing the chronic, relapsing nature of the condition.
300+
301+
### 4. Service Types & Length of Stay (LOS)
302+
303+
Individual/Self: ~35-40% (Primary voluntary source)
304+
305+
### 10. Service Types & Length of Stay (LOS)
306+
307+
Referral Sources:
308+
309+
Individual/Self: ~35-40% (Primary voluntary source)
310+
311+
Criminal Justice/DUI: ~30-35% (Primary mandatory source)
312+
313+
Community/Social Services: ~10-15%
314+
315+
Service Type Distribution:
316+
Detox (24hr Residential): ~20%
317+
318+
Rehab/Residential: ~15%
319+
320+
### 5. Employment Patterns (Admission vs. Discharge)
321+
322+
Residential: Median stay 30–90 days.
323+
324+
Conclusion: Employment rates show minimal improvement between
325+
326+
### 11. Employment Patterns (Admission vs. Discharge)
327+
328+
Length of Stay:
329+
330+
Detox: Median stay 3–5 days (Short-term).
331+
332+
Residential: Median stay 30–90 days.
333+
334+
The analysis compares economic stability between the start and
335+
end of treatment.
336+
Employed (Full/Part-time): ~22%
337+
338+
Conclusion: Employment rates show minimal improvement between
339+
admission and discharge, suggesting that treatment engagement alone
340+
does not immediately resolve economic barriers.
341+
342+
Employed (Full/Part-time): ~22%
343+
344+
Conclusion: Employment rates show minimal improvement between
345+
admission and discharge, suggesting that treatment engagement
346+
alone does not immediately resolve economic barriers.
347+
348+
### 12. Discharge Outcomes & Mental Health
349+
350+
Co-occurring Disorders: Approximately 45-50% of patients have
351+
a diagnosed mental health problem.
352+
353+
Impact on Outcome: Patients with co-occurring mental health
354+
disorders have a slightly lower completion rate and higher
355+
transfer rate than those without, often requiring more
356+
intensive or longer-term care.
357+
episodes.
358+
359+
Vulnerable Populations: Young adults (25-34), unemployed
360+
Completion Rate: Less than half (47.4%) of all discharges
361+
result in completed treatment, highlighting a retention gap.
362+
363+
Substance Dominance: Alcohol drives over 1/3 of all admissions,
364+
but Opioids represent the most severe chronic cases (high prior
365+
episodes).
366+
367+
Vulnerable Populations: Young adults (25-34), unemployed
368+
individuals, and those with prior treatment history are the
369+
most "at-risk" demographic groups in the dataset.
370+
371+
Completion Rate: Less than half (47.4%) of all discharges result in
372+
completed treatment, highlighting a retention gap.
373+
374+
Substance Dominance: Alcohol drives over 1/3 of all admissions, but
375+
Opioids represent the most severe chronic cases (high prior episodes).
376+
377+
Vulnerable Populations: Young adults (25-34), unemployed individuals,
378+
and those with prior treatment history are the most "at-risk" demographic
379+
groups in the dataset.

0 commit comments

Comments
 (0)