Page 1 of 1
Test equality of means
Posted: Sun Jan 19, 2014 12:43 pm
by Pawel_S
Hi,
I'm EViews 8 user. Is it possible to conduct simple t-test of many series at the same time?
So far I only manged to carry out the test of equality of means for single series.
Any suggestions welcome.
Best,
Pawel
Re: Test equality of means
Posted: Sun Jan 19, 2014 1:46 pm
by startz
Group/View/Tests of Equality
Re: Test equality of means
Posted: Mon Jan 20, 2014 10:55 am
by Pawel_S
Thanks for the suggestion. However, I was not clear in my previous post. I need to conduct a test of equality of means with respect to another categorical variable. For instance, I have two variables that describe a price of a house, price, and size of a house, sqft. In addition, I have a third dummy variable, school, that describes whether there is a school within 1 mile of a house, school=1, or not, school=0. I need to test if average price and size are the same for houses close a school and further away from a school.
So far, I have managed to do it for each series (price and sqft) individually, but I would like to do the test for both series at the same time.
Any suggestions welcome.
Best,
Pawel
Re: Test equality of means
Posted: Mon Jan 20, 2014 10:57 am
by startz
I think you'll have to write a program to do that.
Re: Test equality of means
Posted: Mon Jan 20, 2014 11:47 am
by Pawel_S
I see. Thanks anyway.
Pawel