Page 1 of 1

Graphing my data

Posted: Mon Jun 18, 2012 7:41 pm
by mny
I am trying to put on a graph my forecasted data line and my actual data line. I resized my workfile and added another year (4 quarters since it's measured quarterly) but when I graph the two lines it leaves out the data the I just put into the workfile. How can I make these last 4 quarters I added show up on the graph? I have checked each series and all of the data that should be there is there. I don't understand why when I graph it the data stops at the year 1995 when it needs to go to 1996. My forecast line has the 4 quarters in 1996 forecasted and the actual line has the actual data. I will be using it for comparison. How do I make this work??

Re: Graphing my data

Posted: Tue Jun 19, 2012 3:56 am
by EViews Gareth
Do you have the sample set to include 1996?

Re: Graphing my data

Posted: Tue Jun 19, 2012 6:14 am
by mny
I'm not sure. How do I make the sample set include 1996?

Re: Graphing my data

Posted: Tue Jun 19, 2012 6:31 am
by EViews Gareth
Use this command:

Code: Select all

smpl @all

Re: Graphing my data

Posted: Tue Jun 19, 2012 7:26 am
by mny
let's see if i've got this right: quick-> graph -> type: jfs jfsf sampl @all -> click ok

that will give me the graph of both the actual line and the forecast line including 1996?