SAS_Institute
A00-280 · Question #61
A Statistical Analysis Plan (SAP) defines the selection process for baseline records. This instructs the programmer to choose the last non-missing analyte value prior to first study drug…
The correct answer is D. HBA1C GLUC SGOT SGPT 6.7 158 . 29.7. See the full explanation below for the reasoning.
Question
A Statistical Analysis Plan (SAP) defines the selection process for baseline records.
This instructs the programmer to choose the last non-missing analyte value prior to first study drug administration (date/time).
The DEMO data set contains the date/time of first study drug administration for subject:
STTSID1A RFSTDTM
0001_0001 19970109:08:32
The LABS data set contains the lab data assessments:
STTSID1A LBDTTM HBA1C GLUC SGOT SGPT
0001_0001 19961231:09:24 5.1 125 32.2 29.1
0001_0001 19961230:08:18 6.1 115 31.8 29.1
0001_0001 19961230:09:12 8.1 225 31.8 29.5
0001_0001 19970104:09:01 6.7 158 . 29.7
0001_0001 19970110:08:43 6.6 130 30.8 30.2
What will be the resulting baseline values, as selected per the SAP instructions?
Options
- AHBA1C GLUC SGOT SGPT 5.1 125 32.2 29.1
- BHBA1C GLUC SGOT SGPT 6.1 115 31.8 29.1
- CHBA1C GLUC SGOT SGPT 6.6 130 30.8 30.2
- DHBA1C GLUC SGOT SGPT 6.7 158 . 29.7
How the community answered
(34 responses)- A12% (4)
- B3% (1)
- C3% (1)
- D82% (28)
Community Discussion
No community discussion yet for this question.