How Can You Calculate the Overall Standard Deviation of Acceleration?

Click For Summary

Discussion Overview

The discussion centers on how to calculate the overall standard deviation of acceleration when given separate standard deviations for positive and negative acceleration (deceleration). Participants explore the implications of independence or dependence between the two distributions and the necessary statistical considerations involved.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant asks if it is possible to calculate a combined standard deviation from the standard deviations of positive and negative acceleration.
  • Another participant questions the definition of "standard deviation of acceleration" and inquires about the average acceleration for both positive and negative values.
  • A participant provides a detailed breakdown of the available data, including the number of observations, standard deviations, and averages for both acceleration and deceleration.
  • One participant suggests that if the two distributions are independent, the variances can be added together before taking the square root to find the overall standard deviation.
  • Another participant presumes the distributions are dependent and discusses the need for a covariance term in the calculation.
  • A later reply proposes a method to calculate the overall standard deviation using the total acceleration and deceleration time, along with their respective averages and standard deviations, while providing a detailed mathematical formulation.

Areas of Agreement / Disagreement

Participants express differing views on whether the distributions of acceleration and deceleration are independent or dependent, and the implications of this on the calculation of overall standard deviation remain unresolved.

Contextual Notes

Participants mention the need for additional information, such as the total number of steps for acceleration and deceleration, to fully resolve the calculation. There are also references to specific statistical terms and methods that may require further clarification.

bradyj7
Messages
117
Reaction score
0
Hello,

If have the standard deviation of acceleration (acceleration > 0) for a car. I also have the standard deviation of deceleration (acceleration <0). With these two figures is there a way to get the a standard deviation of the acceleration (both positive and negative)?

Thanks
 
Physics news on Phys.org
How do you define "standard deviation of acceleration (acceleration > 0)"?
Do you know the "average acceleration (acceleration > 0)" (+ same for <0)?
 
bradyj7 said:
Hello,

If have the standard deviation of acceleration (acceleration > 0) for a car. I also have the standard deviation of deceleration (acceleration <0). With these two figures is there a way to get the a standard deviation of the acceleration (both positive and negative)?

Thanks

Maybe. What is your sample space? That is, what is the meaning of each element in the sets that are your samples?
 
Hi, yes I do have the average acceleration (>0) and the average deceleration (<0).

This is all the information that I have:

1. The number of acceleration observations (both acceleration and deceleration combined)
2. The SD of acceleration
3. The SD of deceleration
4. The average acceleration
5. The average deceleration

The SD is the SD of the population of the observations.

For example:
1. The number of acceleration observations (both acceleration and deceleration combined) =920
2. The SD of acceleration =0.33 m/s2
3. The SD of deceleration = 0.49 m/s2
4. The average acceleration = 0.55 m/s2
5. The average deceleration = -0.70 m/s2

Thanks for the help
 
Hey bradyj7.

If the two distributions are independent, then you will add the variances together and take the square roots of the two.

If they are dependent, you will need to include what is known as a co-variance term to get the final variance of the addition of the two random variables.

Have you come across co-variance before?
 
Hi chiro,

I presume the distributions are dependent? Here is sample of the raw data and the calculated SDs and means.

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

Basically I have computed the statistics in green for a bunch of journeys. After doing this I realized that I wanted to calculate the SD of the acceleration both positive and negative. This is the statistic in red.

To save myself a lot of time and going back and doing it manually, I was wondering/hoping ithat there might be a way to get the statistic in red using the statistics in green?

Thanks for the help
 
Hmm... if you have the total acceleration time and the total deceleration time, you can simply add them as two datasets (correlations do not matter).

Let ta be the total (positive) acceleration time steps. Let aa be the average (positive) acceleration and σa the standard deviation in this dataset.
Define the same parameters with d for deceleration.
Let t be the total time = number of steps: t=ta+td
Your average acceleration (positive+negative, without superscript) is then given by
[tex]\bar{a} = \frac{a^a t^a + a^d t^d}{t^a+t^d}[/tex]
The standard deviation can be calculated via
[tex]t \sigma^2 = \sum_{i,a_i>0} (a_i-\bar{a})^2 + \sum_{i,a_i<0} (a_i-\bar{a})^2[/tex]
where the first sums run over all time steps with positive acceleration and the second runs over all with negative acceleration. N is the total number of steps. This can be simplified:
[tex]t \sigma^2 = \sum_{i,a_i>0} (a_i-a^a + a^a - \bar{a})^2 + \sum_{i,a_i<0} (a_i-a^d + a^d-\bar{a})^2[/tex]
[tex]t \sigma^2 =\sum_{i,a_i>0}<br /> \left((a_i-a^a)^2 + (a^a - \bar{a})^2 + 2(a_i-a^a)(a^a-\bar{a})\right)<br /> + \sum_{i,a_i<0} <br /> \left((a_i-a^d)^2 + (a^d - \bar{a})^2 + 2(a_i-a^d)(a^d-\bar{a})\right)[/tex]
In both sums, the first expression is simply the standard deviation of the individual parts. [itex](a^a-\bar{a})[/itex] is constant, and the average ai is simply aa (same for d) so those terms vanish. The middle term is independent of i, so the sum just gives a factor of ta and d respectively.
[tex]t \sigma^2 =t^a \sigma^a + t^d \sigma^d<br /> + t^a (a^a - \bar{a})^2)<br /> + t^d (a^d - \bar{a})^2)<br /> = t^a \sigma^a + t^d \sigma^d + t\bar{a}^2 + t^a {a^a}^2 + t^d {a^d}^2 - 2t^a a^a \bar{a} - 2t^d a^d \bar{a}[/tex]
Using the expression for [itex]\bar{a}[/itex], this gives
[tex]t \sigma^2 = t^a \sigma^a + t^d \sigma^d+ t^a {a^a}^2 + t^d {a^d}^2 - t\bar{a}^2[/tex]
And that can be calculated, as all parts are known.If you do not now the umber of acceleration / deceleration steps: Maybe you can calculate the average acceleration based on the initial and final velocity and the total number of steps. This will allow you to calculate ta and td as well.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
5
Views
2K