Graph Plotting Q&A: Velocity & Acceleration Data

  • Thread starter Thread starter bradyj7
  • Start date Start date
  • Tags Tags
    Graph
AI Thread Summary
To plot velocity and acceleration data, it's suggested to count the observations for each speed and acceleration pair and divide by the total number of observations for frequency. Removing (0,0) values can enhance clarity unless resting time is relevant. Excel can automatically handle the scaling of the graph, making manual division unnecessary. The focus should be on accurately representing the data without clutter. Proper data handling will lead to a more informative plot.
bradyj7
Messages
117
Reaction score
0
Hello,

I have velocity and acceleration data record for a car every second.

I would like to produce a plot like this

https://dl.dropbox.com/u/54057365/All/safd.JPG

For the frequency axis, would you count up the number of observations for each speed and acceleration pair and then divide by the total number of observations?

Thanks
 
Last edited by a moderator:
Physics news on Phys.org
I think so. You can use the total number of observations as well, if you don't care about the scaling of the axis.

You could consider removing all (0,0)-values.
 
Good idea to leave out the (0,0) information (unless resting time is important to know about). Excel will do the scaling of the graph for you so it wouldn't matter whether or not you divided by total number of observations.
 
Back
Top