Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

SAS Exam A00-240 Topic 9 Question 112 Discussion

Actual exam question for SAS's A00-240 exam
Question #: 112
Topic #: 9
[All A00-240 Questions]

An analyst generates a model using the LOGISTIC procedure. They are now interested in getting the sensitivity and specificity statistics on a validation data set for a variety of cutoff values.

Which statement and option combination will generate these statistics?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Lino
29 days ago
Option C is a bit of a head-scratcher. 'mode1 resp(event= '1') = gender region'? I think I'll stick with B.
upvoted 0 times
...
Brett
1 months ago
Wow, this question is really testing our SAS knowledge! I'm glad I've practiced using the LOGISTIC procedure before.
upvoted 0 times
Bulah
8 days ago
B) Score data=valid1 outroc=roc;
upvoted 0 times
...
Adelina
13 days ago
A) Score data=valid1 out=roc;
upvoted 0 times
...
...
Ricki
1 months ago
D has an interesting syntax, but I'm not sure if that's the right way to get the ROC stats. I'd go with B to be safe.
upvoted 0 times
Beata
11 days ago
Yeah, D might be a bit confusing. B is the way to go for sure.
upvoted 0 times
...
Leigha
15 days ago
I agree, B seems like the most straightforward choice for getting sensitivity and specificity statistics.
upvoted 0 times
...
Shad
1 months ago
I think B is the safest option to get the ROC stats.
upvoted 0 times
...
...
Eden
2 months ago
Option A looks good too, but I'm not sure if the OUT= option will actually generate the ROC statistics. B seems more specific.
upvoted 0 times
...
Theola
2 months ago
But doesn't option A) provide the sensitivity and specificity statistics for different cutoff values?
upvoted 0 times
...
Latrice
2 months ago
I disagree, I believe option B) Score data=valid1 outroc=roc; is the correct choice.
upvoted 0 times
...
Fatima
2 months ago
I think option B is the correct one. The SCORE statement with the OUTROC= option will generate the sensitivity and specificity statistics for the validation data set.
upvoted 0 times
Cherelle
26 days ago
Definitely. Using the right statement and option is key in getting accurate results.
upvoted 0 times
...
Lauran
29 days ago
I agree. It's crucial to understand how to properly generate those statistics for validation.
upvoted 0 times
...
Keva
2 months ago
That makes sense. It's important to use the correct syntax to get the desired output.
upvoted 0 times
...
Nan
2 months ago
Option B is correct. The SCORE statement with the OUTROC= option will give us the sensitivity and specificity statistics.
upvoted 0 times
...
...
Theola
2 months ago
I think option A) Score data=valid1 out=roc; will generate the statistics.
upvoted 0 times
...

Save Cancel