This is for a journal club. That’s my senior’s slides and the article she is presenting on. As a first year, what question can I ask from the presentation itself
python -m markitdown "/home/daytona/workspace/attachments/c6fcab25-fb4e-49c4-9cb6-48b09d3721f8/Journal club Shristi.pptx"
python3 -c " import pdfplumber with pdfplumber.open('/home/daytona/workspace/attachments/c6fcab25-fb4e-49c4-9cb6-48b09d3721f8/NEJMoa2302399 Ketamine vs ECT.pdf') as pdf: for i, page in enumerate(pdf.pages): text = page.extract_text() if text: print(f'--- PAGE {i+1} ---') print(text) "
python3 -c " from pptx import Presentation prs = Presentation('/home/daytona/workspace/attachments/c6fcab25-fb4e-49c4-9cb6-48b09d3721f8/Journal club Shristi.pptx') for i, slide in enumerate(prs.slides): print(f'=== SLIDE {i+1} ===') for shape in slide.shapes: if hasattr(shape, 'text') and shape.text.strip(): print(shape.text) print() "
pip install python-pptx -q && python3 -c " from pptx import Presentation prs = Presentation('/home/daytona/workspace/attachments/c6fcab25-fb4e-49c4-9cb6-48b09d3721f8/Journal club Shristi.pptx') for i, slide in enumerate(prs.slides): print(f'=== SLIDE {i+1} ===') for shape in slide.shapes: if hasattr(shape, 'text') and shape.text.strip(): print(shape.text) print() "
Wait but primary qids self report Confidence Interval including 0 means it is clinically significant no?
"Is ketamine at least as good as ECT - specifically, not worse by more than 10 percentage points?"
"The self-rated QIDS showed a strong difference favoring ketamine, but the clinician-rated MADRS CI crossed zero. Could ketamine's known dissociative and euphoriant effects have inflated patient self-ratings, and should we weight the clinician scale more heavily?"
Can you explain to me like I’m 10. What is non inferiority trial.
"Is he good enough? Is he not too much worse?"
"We'll accept Mr. Ketamine if he's not more than 10 marks worse per student on average."
Yeah how did they justify
"With a noninferiority margin of −10 percentage points..."
"The authors state the noninferiority margin was -10 percentage points, but I couldn't find the clinical justification for that specific number in the main text. Was this derived from prior ECT vs placebo effect sizes, or from clinical consensus? And how would the conclusion change if the margin were set at -5%?"
So wait in MADRS secondary outcome, what does CI crossing 0 mean
"We ran this experiment, and we're not sure if ketamine is better OR if ECT is actually slightly better. Both are compatible with our data."
| Question | Answer |
|---|---|
| Is ketamine noninferior to ECT on MADRS? | ✅ Yes (-0.9 is above -10) |
| Is ketamine significantly better than ECT on MADRS? | ❌ No (CI crosses zero) |
ECT better Equal Ketamine better
| | |
-10 -0.9 0 +9.3 +19.4
^ ^________________^
margin The CI lives here
Wait so CI crossing 0 means study is not significant even though in noninferiority trial it has sognificance
✅ Ketamine IS noninferior to ECT (CI lower bound -0.9 > -10)❌ Ketamine is NOT proven superior to ECT (CI crosses zero)
| Superiority (vs zero) | Noninferiority (vs -10) | |
|---|---|---|
| QIDS (primary) | ✅ Significant | ✅ Significant |
| MADRS (secondary) | ❌ Not significant | ✅ Significant |
So I want to frame a question around this asking if the author understands this
"On the MADRS secondary outcome, the confidence interval was -0.9 to 19.4, which crosses zero. How should we interpret that - does that mean the MADRS result is 'not significant,' or does the noninferiority framework change how we read that CI?"
"But doesn't the noninferiority margin change the reference point from zero to -10? So the CI lower bound of -0.9 still clears the margin - does that mean it's significant for noninferiority even if not for superiority?"
Yeah
I will ask 3 questions. First one is 1. Non superiority trial and margin 2. Is the one stated above about CI and 3. Is why is the difference in Self reported scale higher
"The authors chose -10 percentage points as the noninferiority margin, but I couldn't find a clinical justification for that specific number in the main text. How was that margin derived - was it based on prior ECT vs placebo effect sizes, or clinical consensus? And would the conclusion hold if the margin had been set stricter, say at -5%?"
"On the MADRS secondary outcome, the confidence interval was -0.9 to 19.4, which crosses zero. How should we interpret that - does CI crossing zero mean the result is not significant, or does the noninferiority framework change how we read that, since the reference point is -10 and not zero?"
"The self-reported QIDS showed a stronger difference favoring ketamine - CI entirely above zero - while the clinician-rated MADRS CI crossed zero. Both measured depression in the same patients. Could ketamine's dissociative and euphoriant effects have inflated how patients rated themselves compared to what clinicians observed? And if so, does that raise concerns about using a self-reported scale as the primary outcome in a ketamine trial?"
How could the presenter ask the third question
"That's a valid concern, and the authors actually acknowledge the open-label design as a limitation. Ketamine does cause dissociation and altered perception, so patients may be aware they received it, which could inflate self-ratings. However, the authors chose QIDS-SR-16 as the primary outcome deliberately - it's a validated scale used in large trials like STARD, and patient-reported outcomes are increasingly valued in pragmatic trials because they reflect what actually matters to the patient. The MADRS still met noninferiority, so the conclusion holds on both scales - just with different levels of certainty."*
"The QIDS is a validated scale so it's reliable"
"But could validation and expectation bias both be true at the same time?"
"We can't fully rule it out. That's actually why the MADRS was included as a secondary outcome - as a check. The fact that the clinician-rated scale showed a smaller, non-significant superiority difference is worth noting, even if noninferiority still holds."
Can you answer the first question. The result wouldn’t hold if margin had been stricter
"For the primary QIDS outcome, the result is so strong that it would survive even a much stricter margin. The lower bound of 3.9 is above zero, meaning ketamine actually demonstrated superiority, not just noninferiority."
"The -10% margin wasn't justified in the main text. But even setting that aside - the primary outcome lower bound is +3.9, which means ketamine actually demonstrated superiority on QIDS, not just noninferiority. Does that mean the noninferiority framing was actually conservative, and the authors undersold their own result?"
Yeah I was talking about secondary outcome
| Margin | Is lower bound above margin? | Noninferior? |
|---|---|---|
| -10% (used in study) | -0.9 > -10 | ✅ Yes |
| -5% | -0.9 > -5 | ✅ Yes |
| -1% | -0.9 > -1 | ✅ Yes (barely) |
| 0% | -0.9 > 0 | ❌ No |
"For the primary QIDS outcome, even a strict margin doesn't change the conclusion - the lower bound of 3.9 is above zero. But for the clinician-rated MADRS, the lower bound is -0.9, which is above -10 but below 0. So if anyone argued the margin should have been set at 0%, the MADRS noninferiority claim would not survive. That makes the choice of -10% consequential specifically for the secondary outcome."
So my question in the first would be what if they had set the margin as 0 after asking the presenter to explain what non superiority trial is and how the margin is set lol hope I’m not being too strict
"So if someone argued the margin should be 0 - meaning ketamine must be at least as good, not allowed to be even slightly worse - would the MADRS secondary outcome still hold?"
"That's a good point, I'd have to check the supplementary appendix for the margin justification."
This is what I’m going to talk- ‘ I have a few questions for you. The first one includes these queries- what is a non inferiority trial, how is the margin set and how would the result in the primary and secondary trial change if the margin was set to 0 instead of -10? The second question is regarding the confidence interval in secondary outcome MADS. The CI includes 0, for that mean the result is statistically not significant? How is the interpretation done in non inferiority trial? ’
"My first question is about the trial design itself. Could you explain what a noninferiority trial is and how the noninferiority margin is typically chosen? And then - if the margin had been set at 0 instead of -10 percentage points, how would that change the conclusions for both the primary QIDS outcome and the secondary MADRS outcome?"
"My second question is about the MADRS secondary outcome. The confidence interval was -0.9 to 19.4, which crosses zero. In a standard superiority trial that would mean the result is not statistically significant. But does the interpretation change in a noninferiority trial - since the reference point is the margin of -10, not zero?"