Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Time series?


From   "Shittu, Aminu" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Time series?
Date   Wed, 25 Jul 2012 09:08:18 -0700 (PDT)

Dear Statalisters,

I have a climate data with months as my variables and it spanned 10 years. The data consists of 10360 records with each record representing geographical coordinate at 5x5km square grid where measurement was taken. I began summarising the data by taking annual averages using the following command, for maximum temperature for year 2006 for example, I used:
 
"gen mtemp06 = (jan06+ feb06+ mar06+ apr06+...........+dec06)/12." The command might look long but it worked for me :)

I will do summary statistics on the annaul average for each climatic variable.

Which plot is the best for this kind of data in order to demonstrate the trend of each variable over a period of time. I will place all the 10 years averages on a single plot and throw a legend to define each year.

Kind regards,

Aminu 

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index