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 variance in r?



What is variance in r?..

Answer / Lalit Chahal

In R programming, variance is a statistical measure that describes how spread out a set of values are from the mean. The formula for calculating variance is Var(x) = (1/(n-1)) * sum((x[i] - mean(x))^2), where x is the vector or data frame containing the values, n is the number of values in x, and x[i] is each individual value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How many types of C/C++ preliminaries are present in R?

1 Answers  


What is s4 generic?

1 Answers  


What is the use of sink(), Library () and search() function?

1 Answers  


How many control statements are present in r?

1 Answers  


What are sockets in r?

1 Answers  


R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?

1 Answers  


What are the data structures in R that are used to perform statistical analyses and create graphs?

1 Answers  


Explain Disadvantages of R data visualization?

1 Answers  


What is the difference between rnorm and runif functions ?

1 Answers  


Explain in brief preliminaries of C/C++?

1 Answers  


How would you fit a linear model over a scatter-plot?

1 Answers  


how would you build a scatter-plot using plotly?

1 Answers  


Categories