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...


X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?



X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?..

Answer / Lakhpat Ram

The NA value in the vector x will cause the mean() function to return NA as well, because it cannot calculate the average with missing values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How many types of object are present In R?

1 Answers  


What is meant by character function in R?

1 Answers  


How many data structures R has?

1 Answers  


Explain how to write files?

1 Answers  


Give examples of “rbind()” and “cbind()” functions in r

1 Answers  


Give the syntax for creating scatterplot matrices?

1 Answers  


What are the advantages of R?

1 Answers  


Vector v is c(1,2,3,4) and list x is list(5:8), what is the output of v*x[[1]]?

1 Answers  


What is the distribution in R?

1 Answers  


What is r vector?

1 Answers  


What is the use of sample and subset functions in R programming language?

1 Answers  


How to construct new s4 class?

1 Answers  


Categories