I would like to compare the means of Group A with those of Group B. How would I see if there is any statistical significance between the two groups? I tried: mvmvtest means group_a*, equals(group_b_vector), but this isn't quite what I am looking for as this formula compares group_a_1 to only group_b_1 and group_a_2 to only group_b_2, (ie it does not compare all values of Group A to every value of Group B). Is there a way to achieve the results I am looking for?
Related Posts with Comparing Means Between Two Groups
replacing missing values with a specific year observationHello everyone, I need some help in composing a code for replacing missing values with the value of …
Generating a financial year variable using nested loop Hi, My dataset has both 'year' and 'month' information for some variables. I want to generate a 'fi…
Add same extension to existing variable labelsI'm not sure how to phrase this question but I want to use all the existing variable labels but add …
Tabulating the number of observations of differences between level of education within couplesHi Statalist. I want to obtain the number of observations for a couple where the level of education…
Three-way InteractionsI am working with following panel data linear regression model: y = f(x,y,z) + other control variabl…
Subscribe to:
Post Comments (Atom)
0 Response to Comparing Means Between Two Groups
Post a Comment