in the flow of data step processing, what is the first action in a typical data step? : Sas programming
1110how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
1402what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
1147which date functions advances a date time or date/time value by a given interval? : Sas programming
1006what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
1295what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
1041what are some good sas programming practices for processing very large data sets? : Sas programming
973what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
1152
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
explain about data integrator metadata reports? : Sas-di
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is the use of function Proc summary?
What do you know about symput and symget?
Hello, I have PROC SQLs results group by 3 fields and I use SUM and COUNT functions in SQL. The problem is when I try to display my result with PROC TABULATE. I am getting very big numbers. I believe I make a mistake some where in Tabulate. Here is my Proc Tabulate. PROC TABULATE DATA=OUT04_05 FORMAT=12.; CLASS YR CENTRE VISA / PRELOADFMT EXCLUSIVE; VAR NEWUSER FRAUD TRANSFER AUTUSER REISSUE; TABLE CENTRE ALL, (YR ALL)*VISA, (NEWUSER*F=COMMA12. AUTUSER*F=COMMA12. FRAUD*F=COMMA12. TRANSFER*F=COMMA12. REISSUE*F=COMMA12.) / MISSTEXT={LABEL='0'} PRINTMISS RTS=20; FORMAT VISA VISAFMT.; KEYLABEL SUM = ' ' ALL = 'TOTAL'; LABEL YR = 'DATE YEAR' NEWUSER = 'TOTAL NEW ACCT' TRANSFER = 'TOTAL TRANSFER' FRAUD = 'TOTAL FRAUD TRANSFER' AUTUSER = 'TOTAL AUTH USERS' REISSUE = 'TOTAL REISSUE'; When I code it like : NEWUSER*N*F=COMMA12. AUTUSER*N*F=COMMA12. I get same amount numbers but to find a NEWUSER I use COUNT(*) and to find AUTUSER I use SUM(xxxx) function so both result shouldn’t be the same my problem is in this point. Could you tell me where the problem in code is. How can I display my result? TX.
what is snowflake schema? : Sas-di
Explain the purpose of substr functions in sas programming.
Explain how merging helps to combine data sets.
Are you involved in writing the inferential analysis plan? Tables specfications?
what is enterprise guide? What is the use of it? : Sas programming
Describe the function and utility of the most difficult SAS macro that you have written?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What does P-value signify about the statistical data?
what r the job openings SAS for fresher graduates !