What is difference between N and n????

Answer Posted / pratik

N says which records you are going to select in randam
manner like ex-suppose you have 100 observation in dataset
if you want to read the records no 56,78,98 then you use
_N_ option.

_n_ it says no of iterations.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How sas treats the dsd delimiters?

712


what are informats in sas? : Sas-administrator

576


what is the use of proc contents and proc print in sas? : Sas-administrator

599


what is intially documentation in sas?

4320


What would you change about your job?

1915






What is the difference between class statement and by statement in proc means?

636


explain the key concept of sas? : Sas-administrator

552


what is operational data and operational system? : Sas-di

625


Tell me more about the parameters in macro? : sas-macro

582


do you need to know if there are any missing values? : Sas programming

542


what are the considerations when picking a SAS/STAT procedure?

2890


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

713


name several ways to achieve efficiency in your program? : Sas programming

566


how can you put a "trace" in your program? : Sas programming

570


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

750