g******6 发帖数: 772 | 1 等了好久终于有个On-site了,是一个朋友废了好大劲一直帮忙才得到的机会。
想好好把握,有在SAS PROGRAMER的网站上看INTERVIEW QUESITON。
除此之外还有什么东西需要搞得特别懂吗?如果现在要CODE一般考什么?是MERGE DATA
,PROC FREQ, PROC UNIVARIATE, PROC GRAPH这些?
还会问那些理论吗?比如PDV?
还有这个公司是个CRO,我没有CLINICAL的DATA ANALYSIS经验,我也直接在电面里很明
确地说了,朋友说经理好办,但是BOSS很PICKY特别是对男生。
求帮助! | s*********r 发帖数: 909 | 2
DATA
PROC GRAPH??
【在 g******6 的大作中提到】 : 等了好久终于有个On-site了,是一个朋友废了好大劲一直帮忙才得到的机会。 : 想好好把握,有在SAS PROGRAMER的网站上看INTERVIEW QUESITON。 : 除此之外还有什么东西需要搞得特别懂吗?如果现在要CODE一般考什么?是MERGE DATA : ,PROC FREQ, PROC UNIVARIATE, PROC GRAPH这些? : 还会问那些理论吗?比如PDV? : 还有这个公司是个CRO,我没有CLINICAL的DATA ANALYSIS经验,我也直接在电面里很明 : 确地说了,朋友说经理好办,但是BOSS很PICKY特别是对男生。 : 求帮助!
| g******6 发帖数: 772 | 3 打错了,就是制图那些
【在 s*********r 的大作中提到】 : : DATA : PROC GRAPH??
| g******6 发帖数: 772 | 4 第一次Onsite,比较无经验虽然告诉自己要自信,但是还是想准备充分。 | s*********r 发帖数: 909 | 5 发信人: papertigra (长工胖头猪), 信区: Statistics
标 题: CRO SAS Interview questions
发信站: BBS 未名空间站 (Fri Feb 26 21:12:00 2010, 美东)
http://www.sas9.blogspot.com/
SAS Programer Position
1. What kind of AE tables are there?
2. What difference between proc means and freq?
3. What does run statement mean?
4. What is ITT? What assessment in ITT definition is?
5. Which procedure can produce standard deviation of a variable?
6. What do put and input functions do?
7. How to validate your program?
8. How to identify TEAE? Namely, what variables can tell us if a patient is
TEAE?
9. What differences between scan and substr?
11. What is MedDRA?
12. What does the statement break do?
13. How to code options for estimate and contrast? Are there any differences
between them?
14. What PROCs do you use for drawing a graph? How to code for X direct and
Y direct when
coding for graphs?
15. How to remove format?
16. Is there any difference between macro BBB (a, b) and BBB (a=, b=)?
17. What Macro functions have you used?
18. In proc report, what difference between group and order?
19. How to validate data?
20. What procedures can perform linear regression analysis?
21. What procedures can conduct statistical analysis for categorical data?
22. What difference between Chi-square test and Fisher’s exact test?
23. Which dataset is on the left hand side in the merging the two datasets A
and B?
24. What do we need to pay a special attention to a matching merge?
25. Have you used ODS? How to organize SAS output (e.g. p-value, odds ratio,
95% confidence interval) into a table using ODS?
26. What is %eval for?
27. How to create a macro?
28. How to create a macro variable?
29. How to pass a macro variable?
30. What difference between global and local macro variable?
31. What lab tables did you worked on?
32. Have you accomplished a shift table?
33. How to avoid changing the raw dataset when you work on proc sort?
34. Except proc report what else do you use to produce a table?
35. What is ID statement in Proc transpose?
36. In proc format, what are value and picture?
37. What is difference between having and where in proc sql?
38. What are the two types of parameters that is available in macro? Any
difference between them?
39. What kinds of lab datasets are there?
40. Are there any other datasets have we encountered?
41. What is macro routine?
42. When do you use ARRAY, MACRO and SQL?
43. What macro functions have you used?
44. How to do validation?
45. How to implement LOCF?
46. Why use SAS arrays?
47.What kind of p-value have you encountered?
48. What difference between data step functions and macro functions are?
49. What difference between macro (A=,b=) and macro (A,B)?
50. Macro debug options
51. How to code LOCF?
52. Explain why “NOTE: MERGE statement has more than one data set with
repeats of BY values.” appears in log file when we merge datasets.
53. Tell us about your self and your current work.
54. What is your strength as a SAS programmer?
55. What is your weak point as a SAS programmer?
56. How to tell if a program is good or not?
57. What part of SAS do you like most?
58. Which part of SAS is more difficult for you?
59. What is the difference between where and if?
60. What proc have you used most often?
61. Data both;
merge demog (keep=sex race ) vitals;
run;
what do you think about this program?
62. If I have a very long string, how can you get only last character?
63. What is the most difficult problem when you program and how you solved
it?
64. What is difference between sum(a, b) and c=a+b?
65. What components does the Macro Language contain?
66. Any difference between %let and call symput ?
67. What advantages does Macro have?
68. What options do SAS have? What are differences between statements and
options of drop, keep, rename? | s*********r 发帖数: 909 | 6 我也正在找工作,没经验帮不了什么忙。
只想说chance favors a prepared mind.
Good luck.
【在 g******6 的大作中提到】 : 第一次Onsite,比较无经验虽然告诉自己要自信,但是还是想准备充分。
| g******6 发帖数: 772 | 7 谢谢,你也good luck
【在 s*********r 的大作中提到】 : 我也正在找工作,没经验帮不了什么忙。 : 只想说chance favors a prepared mind. : Good luck.
| w*****o 发帖数: 714 | | p********r 发帖数: 1465 | |
|