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


Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?



Which function in r language is used to find out whether the means of 2 groups are equal to each oth..

Answer / Reetika Yadav

To compare the means of two groups, you can use a t-test. In R, the `t.test()` function performs a two-sample t-test. For example, if you have two vectors `x` and `y`, you can use `t.test(x, y)` to test whether their means are significantly different.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Which function is used to create a boxplot graph in R?

1 Answers  


What is meant by hierarchical Clustering in R?

1 Answers  


What is functional programming and memory issues in on the performance basis?

1 Answers  


What packages are used for data mining in r?

1 Answers  


What is r’s c interface?

1 Answers  


What are vector functions?

1 Answers  


What is t-tests() in R?

1 Answers  


In r how missing values are represented?

1 Answers  


Explain how to manipulate list elements in r?

1 Answers  


What do you understand by data visualization in R using ggplot2?

1 Answers  


What are the data types in r on which binary operators can be applied?

1 Answers  


What is data mining and what data miners do in R?

1 Answers  


Categories