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

What is R lists?

1 Answers  


What does tcp/ip work?

1 Answers  


How many types of vectors are present in r?

1 Answers  


Explain in brief preliminaries of C/C++?

1 Answers  


What is an Atomic vector and how many types of atomic vectors are present in R?

1 Answers  


What are programming features of R?

1 Answers  


Explain the concept of principal component analysis?

1 Answers  


Explain how you can create a table in r without external file?

1 Answers  


Explain more functions in brief in r?

1 Answers  


What is a motivation behind data visualization in R?

1 Answers  


How do I sort in descending order in r?

1 Answers  


How many data structures does r language have?

1 Answers  


Categories