Tag: Linda Jolley

A quick tour of SAS operators

Dear Miss SAS Answers, I want to understand the logic behind the answer to the following question: The following DATA step is submitted: data one; x=3; y=2; z=x**y; run; What should be the value of the variable z in the output data set? Will you please…

Moving standard deviation

Dear Miss SAS Answers, I am having a tough time developing SAS code to determine volatility ( i.e.: the moving standard deviation using GARCH approach). I need a conditional volatility measure of exchange rate from past 40 years. I have data from the

Tracing calling programs for %INCLUDE

Dear Miss SAS Answers, I run a lot of programs that call other programs with %include. I was wondering if there was a way, perhaps through a SAS Automatic Macro variable, to determine 1) whether a program was called or “included” from another program? …

Dear Miss SAS Answers: Help me see my ODS output

Dear Miss SAS Answers, I have a problem getting PDF, HTML, and RTF output from the Output Delivery System (ODS). It asks me to connect to a remote browser. When I try that, I have a connection failure. I am using Base SAS 9.2 software. What am I doing …

Who is Miss SAS Answers?

Dear Miss SAS Answers, I have several questions for you: Who are you really? What’s up with the Miss SAS Answers character, anyway? Will you answer all of my SAS questions? Signed, Curious The answer to that last question is, “Well, maybe. I know the…