I need to make a demograph for class that displays the average life rate of men and women who were born and died before 1915, and people who were born and died after 1915. I have a total of 100 dates to input, and I need a line graph for each one (for a total of four). Does anyone know of a program that will let me input that much data? Thanks.
Posts
First thing's first... you'll need to record the data in an Excel spreadsheet, or import it. We can't make the Excel Graph unless we have it in excel first.
What format do you have it in right now? Let us know, and we can help you figure out how to get it in Excel. (If it's in comma delimited format for example, you're pretty much set)
Anyways, I'm going to dinner with the Mrs. at the moment, so if no one else responds I'll be back in an hour or so. Post these answers if you can:
1) What format do you have the data in now? (on paper, in a file... if in a file, what kind of file)
2) Do you have Microsoft Excel?
Edit: Do it in excel might not be the answer you're wanting, but it's probably going to be the easiest way to get it done. I don't really know of any free programs that will make line graphs.
Don't have Microsoft Excel, I'm using some Excel clone or something similar to it. The data is on a notepad, sitting in my room. I have no idea how to do any of it.
http://www.ncsu.edu/labwrite/res/gt/graphtut-home.html
That might be able to help you. I just typed Excel Line Graph into google; there seemed to be lots of things out there to look at.
http://www.r-project.org/
You can do almost the exact same thing in OpenOffice too. Grab it from http://www.openoffice.org/ and follow those steps in the link he gave above and you'll be good.
Sadly, if it's just in notepad you may have to manually re-enter the information... but follow those steps, it's easy enough to do.