Averages and average speed/instantaneous speed relation

In summary, the average speed is a number that can replace all the values in a particular calculation and produce the same exact result. It is often used in situations where there are different types of averages, such as arithmetic, weighted, harmonic, geometric, etc. The choice of average depends on the situation. When it comes to average speed and instantaneous speed, the instantaneous speed is the distance traveled during an infinitesimally short time interval divided by the time interval itself. To calculate the average speed from instantaneous speed values, we can use a time-weighted average, where each speed is weighted by the duration of the interval covered at that speed. However, there are other possible parameterizations and weightings that can also be used to calculate an average speed
  • #1
fog37
1,568
108
TL;DR Summary
Averages, average speed, instantaneous speed
Hello,

Given a set of numbers, we can calculate their average and there are different types of averages (arithmetic, weighted, harmonic, geometric, etc.) The choice of the average depends on the situation. The average, also called mean or expectation value, is a number that can replace all the values in a particular calculation (addition, multiplication, etc.) and produce the same exact result.

My question is about average speed and instantaneous speed. Given that ##speed =distance/time## , average speed is the overall distance divided by the overall elapsed time while instantaneous speed is the distance traveled during an infinitesimally short time interval divided by the time interval itself. Is there any way to take the values of instantaneous speed assumed by an object and compute the average speed from them? If so, what kind of average would that be? The instantaneous speed of an object can vary from instant to instant.

Thanks!
 
Physics news on Phys.org
  • #2
fog37 said:
Summary: Averages, average speed, instantaneous speed

Is there any way to take the values of instantaneous speed assumed by an object and compute the average speed from them?
THINK about it. What do you think?
 
  • #3
Well, I don't really think (I am actually sure) assuming a discrete time and N instantaneous speed values, that average is just the arithmetic mean of the instantaneous speeds divided by N.

Any hint?
 
  • #4
$$v_{avg}=\frac{1}{t_f-t_0}\int_{t_0}^{t_f}v(t)\ dt$$
 
  • Like
Likes fog37
  • #5
Darn! Thank you!
 
  • #6
fog37 said:
Well, I don't really think (I am actually sure) assuming a discrete time and N instantaneous speed values, that average is just the arithmetic mean of the instantaneous speeds divided by N.

Any hint?
Sure. Draw a rectified sine wave that represents speed. Take the instantaneous speed at a peak. Does that look to be likely to be the average speed?
 
  • Like
Likes fog37
  • #7
The formula for calculating the RMS (Root Mean Square) values for the waveform v(t) representing the instantaneous speed (which is always positive) over a time ##T## is $$v_{RMS} = \sqrt {\frac {1} {T} \int v(t) dt}$$

This is the same formula that Dale offered except that the RMS formula can have v(t) to be positive as well as negative, hence the squaring. But if ##v(t) > 0## always, the two formulas should give the same result, I believe.
 
  • #8
fog37 said:
instantaneous speed (which is always positive) over a time T
That doesn't even make sense. How can an INSTANTANEOUS speed be "over a time". That's a self-contradiction.
 
  • Like
Likes fog37
  • #9
phinds said:
That doesn't even make sense. How can an INSTANTANEOUS speed be "over a time". That's a self-contradiction.
Sorry, that was poorly phrased... what I meant is the behavior of $v(t)$ graphically captured over a period of time #T#. The graph ##v(t)## vs #t# where we get the instantaneous speed at each different time instant...
 
Last edited:
  • Like
Likes phinds
  • #10
fog37 said:
The formula for calculating the RMS (Root Mean Square) values for the waveform v(t) representing the instantaneous speed (which is always positive) over a time ##T## is $$v_{RMS} = \sqrt {\frac {1} {T} \int v(t) dt}$$
Did you leave out an exponent of 2 in the integrand?

the two formulas should give the same result, I believe.

Try finding a simple example where they do.
 
  • #11
Dale said:
$$v_{avg}=\frac{1}{t_f-t_0}\int_{t_0}^{t_f}v(t)\ dt$$
To be overly pedantic, this is a time-weighted average. One is adding up the speeds over tiny intervals, weighting each speed by the duration of the interval covered at that speed and dividing by the total elapsed time. We can see this a bit more clearly if we rewrite the formula using a uniform weighting function ##w(t) = 1##$$v_{avg}=\frac{\int_{t_0}^{t_f}\vec{v(t)}w(t)\ dt}{\int_{t_0}^{t_f}w(t) dt} = \frac{<\text{total displacement>}}{<\text{elapsed time}>}$$It is actually an average velocity (sum of vectors) rather than an average speed (sum of unsigned magnitudes), but I will not belabor that detail. The pedant point I am aiming at is the notion of weighted averages, how a plain old "default" average is just the default case of a weighted average with a uniform weight and how the default uniform weighting can shift in its effect if we change our chosen parameterization.

As long as we are parameterizing an object's trajectory as a function of time, we naturally assume a weighting in which all times for the duration of the trajectory are weighted equally. So ##w(t) = 1## is a natural choice. Other choices for either parameterization or weighting are possible. One could, for instance, retain the parameterization over time and choose a distance-weighted average where ##w(t) = |v(t)|## and get:$$v_{avg}=\frac{\int_{t_0}^{t_f}\ \vec{v(t)}\ |v(t)|\ dt}{\int_{t_0}^{t_f}|v(t)| \ dt} = \frac{\int_{t_0}^{t_f}\ \vec{v(t)}\ |v(t)|\ dt}{<\text{trajectory length}>}$$Or we could parameterize by distance ##s## along the trajectory and use the uniform weighting and get a numerically identical result:$$v_{avg} = \frac{\int_{s_0}^{s_f}\ \vec{v(s)}\ ds}{\int_{s_0}^{s_f} \ ds} = \frac{\int_{s_0}^{s_f}\ \vec{v(s)}\ ds}{s_f-s_0}$$We could even parameterize by distance and weight by time (##w(s) = \frac{1}{|v(s)|}##) to obtain the time-weighted average. If we avoid stops:$$v_{avg} = \frac{\int_{s_0}^{s_f}\ \frac{\vec{v(s)}}{|v(s)|}\ ds}{\int_{s_0}^{s_f} \frac{1}{|v(s)|}\ ds} = \frac{<\text{total displacement>}}{<\text{elapsed time}>}$$
 
Last edited:

1. What is an average?

An average is a mathematical representation of a set of data that is used to summarize the data and provide a general understanding of its characteristics. It is calculated by adding all the values in a set and dividing by the total number of values.

2. What is the difference between average speed and instantaneous speed?

Average speed is the total distance traveled divided by the total time taken, while instantaneous speed is the speed at a specific moment in time. Average speed gives an overall understanding of the speed of an object, while instantaneous speed provides information about the speed at a specific point in time.

3. How is average speed related to instantaneous speed?

Average speed is the average of all the instantaneous speeds over a given time period. This means that the instantaneous speed at any given moment is a component of the average speed.

4. Can average speed and instantaneous speed be the same?

It is possible for average speed and instantaneous speed to be the same, but this is only true if the object is moving at a constant speed. In most cases, average speed and instantaneous speed will be different.

5. How can average speed and instantaneous speed be used in real-life situations?

Average speed and instantaneous speed can be used to calculate travel time, determine the efficiency of a process or machine, and understand the speed of objects in motion. They are commonly used in fields such as physics, engineering, and transportation.

Similar threads

  • Mechanics
Replies
10
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Classical Physics
Replies
4
Views
975
Replies
18
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
1K
  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Introductory Physics Homework Help
Replies
11
Views
847
  • General Math
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
987
Back
Top