Page 2 of 2
Re: Conditional mean
Posted: Wed Apr 16, 2014 3:39 pm
by EViews Gareth
I'm confused. You want one value per country, no? It is showing you one value per country. What's the problem?
Re: Conditional mean
Posted: Thu Apr 17, 2014 1:39 am
by kirill.serykh
Oh, that's my fault. I had to enter cnt in the clasification window.
Thank you so much!
Re: Conditional mean
Posted: Thu Apr 17, 2014 11:17 am
by kirill.serykh
And I have the last question: is it possible to transform data in such way that there will be only one value for every school in every country?
Re: Conditional mean
Posted: Thu Apr 17, 2014 1:46 pm
by EViews Gareth
Code: Select all
smpl if country="USA"
series newseries = 3
smpl if country="UK"
series newseries = 4
etc...
Re: Conditional mean
Posted: Fri Apr 08, 2016 12:49 pm
by SanaNaeem
1) Open a series, click on View->Descriptive Statistics->Stats By Classification, and enter "year country" as the series to classify by.
2) We'd need to see the workfile to get an idea of how your data is structured.
"How can we find the same thing n eviews 8? :? "
Re: Conditional mean
Posted: Fri Apr 08, 2016 2:52 pm
by EViews Gareth
That response was written for EV8