How many missing values are available? When might you use them?
Answer Posted / ankit
Two types of missing values are there we come across in SAS:
1. Dot(.)
2. Blank
Dot will be used for as the numerical type of missing value.
and
Blank will be treated as the character type of missing value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you generate test data with no input data?
What is a put statement?
How do you use the do loop if you don’t know how many times you should execute the do loop?
how do you pull data from equifax?tell me the process?
What are the different servers in sas? : sas-grid-administration
How do you add a number to a macro variable? : sas-macro
What is the work of tranwrd function?
What is your favorite all time computer book? Why?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Explain the use of proc print and proc contents?
how to generate the test data in sas without input data? : Sas-administrator
what has been your most common programming mistake? : Sas programming
how could you generate test data with no input data? : Sas programming
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5