A Graphical Analysis Exercise: Analyzing the Motion of a Projected Marble
Goal
Investigate quantitatively the horizontal and vertical motions of a projected marble.
Video Analysis
Download the video clip and view it. Then insert it into Logger Pro.
You'll do everything in Logger Pro. For convenience, here are the functions associated with Logger Pro video analysis.
![]() |
Displays video analyis tool menu to right of video |
![]() |
Play, pause, step buttons |
![]() |
Set scale factor |
![]() |
Set axes |
![]() |
Mark points |
Open your Logger Pro file. Advance the movie to the frame that has a meter stick. Use this to set a scale factor. The numbers on the meter stick are centimeters.
Advance the movie two more frames until the red and white marbles overlap. Now set the axes. Set the vertical axis to coincide with the string and the horizontal axis to pass through the bottom of the white marble.
Starting with the frame in which the red and white marbles overlap, mark the positions of the white marble. (Ignore the red marble.) Mark the bottommost point of each image of the marble. (This point is picked because it's easier to locate than, say, the center of the marble.)
When you're finished marking points, you'll have a data table and a graph of horizontal (X) and vertical (Y) position vs. time.
Delete the Vx and Vy columns from the data table. Those columns will not be helpful.
If Movie Options is grayed out on your computer, here is an alternative way to change the time scale:
Another possibility is to upgrade your Logger Pro version in case you don't have the most recent version.
- Select Data -> New Manual Column from the menu.
- Enter an appropriate name such as Time-act (for actual time) and units of s.
- Select Generate Values.
- For Start, enter 0, and for Increment, enter 0.025. For End, multiply 0.025 by (number of data points - 1). Click Done to generate the column.
- On your graph, click on the Time label on the horizontal axis and select your new time variable.
- Finally, delete the original Time column in your data table.
Graphical Analysis
Reflect on what you just did: You may think that a linear fit would have been more appropriate, since we expect the horizontal velocity component to be constant. By doing a quadratic fit, however, you put yourself in a position to check that assertion. You can look at the coefficient of the t2 term to see how close it is to the value we would expect.
Repeat step 1 for the y vs. t data.
Create the residuals for the x vs. t fit. Click on Data -> New Calculated Column. Enter the name, Y-res, and units. Then enter the formula to calculate residuals: "X"-"X-res". Click on Options and change the number of decimal places to 4. Then click Done to add the column to your data table.
Repeat step 3 for the y vs. t fit.
Click Insert -> Graph. This should insert the y-residuals. If it doesn't, click on the axis label to make the appropriate selection.
Click Insert -> Graph again. Change the vertical axis label to X-res.
Interpretation
Click Insert -> Text. Then select Page -> Auto Arrange. Give answers to the questions below in the text box. Number them as given.
Now you'll extract some numerical information from the fits. Which of the fit coefficients can you use to determine the vertical acceleration of the marble? Determine the value of the vertical acceleration.
What is the accepted value of the vertical acceleration? Calculate the experimental error.
What evidence do you have from the quadratic x vs. t fit that the velocity is constant? We're not looking for a statement that the line is straight. We're looking for evidence from one of the fit coefficients.
Examine your residuals. What is the largest residual (in absolute value)? How does this compare to a typical position measurement, say one about halfway through the clip?
Do the residuals appear random? Based on your answers to that question as well as item 5, are the fits good?