Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is highest missing value for numeric?

Answer Posted / sattwik panda

There are two types of numeric missing values:
1. Numeric missing value which is represented by a period(.)
2. Special numeric missing value(such as ._, .A, or .Z)

The order of precedence for numeric values are in the order
1. ._
2. .
3. .A through .Z

If we sort the dataset which has all of the above possible values, then the highest missing value will be .Z .

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

1071


what is the difference between floor and ceil functions in sas? : Sas-administrator

1305


how do you want missing values handled? : Sas programming

1009


describe about physical data integration? : Sas-di

1093


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1219


name some data transformation used in sas di? : Sas-di

1028


: and & modifiers.

1437


Explain translate function?

1252


Explain what is data step?

1238


What was the last computer book you purchased? Why?

2418


Give e an example of..

2132


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

2548


why is sas data integration studio important? : Sas-di

1083


What does PROC print, and PROC contents do?

1273


Explain the difference between informat and format with an example.

1214