What is the average distance after N steps in a random walk?

Click For Summary

Discussion Overview

The discussion revolves around the average distance from the origin after N steps in a random walk, specifically focusing on the differences between average distance and root mean square (rms) distance in one-dimensional and two-dimensional contexts. Participants explore the implications of using squared distances in calculations and the interpretations of average distance versus displacement.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant describes a method for calculating the average distance after N steps in a random walk, suggesting that the average distance is the square root of N.
  • Another participant distinguishes between the rms distance (sqrt(N)) and the average distance, asserting that the average displacement is always zero.
  • A participant questions the reasoning behind using squared distances for calculating average distance, suggesting that the average of distances should be considered instead.
  • There is a clarification that the discussion pertains to a one-dimensional random walk, despite initial references to two-dimensional aspects.
  • One participant expresses confusion about the relationship between rms distance and average distance, particularly in the context of specific examples with two steps.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and calculations of average distance versus rms distance, indicating that there is no consensus on the interpretation of these concepts.

Contextual Notes

Some participants highlight the importance of distinguishing between average distance and average squared distance, as well as the implications of starting conditions on displacement calculations. There is also mention of specific examples that illustrate the complexity of these concepts.

chingel
Messages
307
Reaction score
23
I read about the random walk the other day. The simplest 2D form, where you start at zero and move up or down one unit at random, both are as likely.

To get an the average distance from zero after N steps, the following argument was used: The distance after one step is 1. If after some steps, the distance is D, then with the next step the distance is either D-1 or D+1. The squares of the distances after the next step are either D^2-2D+1 or D^2+2D+1. Since both are equally likely, the change in distance is just the average of them. Adding them up and dividing by two, to take the arithmetic mean. the new distance squared is D^2+1. Since the square of the distance is 1 after the first step and increases by one every step, therefore the distance after N steps is the square root of N, on average when both jumps happen as often.

Considering the case after one step, since both jumps are as likely, to zero and two, the same argument says that the average distance is the square root of two. But why is that, since jumping to 0 or 2 is just as likely, they happen as often and therefore the average distance should be one.

Instead shouldn't it be said that since the distance is either 0 or 2, we should take the average of them and not of the squares to get the average distance?

What is the reasoning for using the squares? If I square 9 and 11 and take the square root of their average, I don't get 10.
 
Physics news on Phys.org
High chingle. You are confusing the "square root of the average squared distance" (aka rms distance) with the average distance.

- The rms distance is sqrt(N)

- That average distance is always zero.

BTW. The average "distance" was one in the final example you gave above, but this was merely because you started from one. The average displacement was still zero, as is always the case.
 
chingel said:
I read about the random walk the other day. The simplest 2D form, where you start at zero and move up or down one unit at random, both are as likely.

To get an the average distance from zero after N steps, the following argument was used: The distance after one step is 1. If after some steps, the distance is D, then with the next step the distance is either D-1 or D+1. The squares of the distances after the next step are either D^2-2D+1 or D^2+2D+1. Since both are equally likely, the change in distance is just the average of them. Adding them up and dividing by two, to take the arithmetic mean. the new distance squared is D^2+1. Since the square of the distance is 1 after the first step and increases by one every step, therefore the distance after N steps is the square root of N, on average when both jumps happen as often.

Considering the case after one step, since both jumps are as likely, to zero and two, the same argument says that the average distance is the square root of two. But why is that, since jumping to 0 or 2 is just as likely, they happen as often and therefore the average distance should be one.

Instead shouldn't it be said that since the distance is either 0 or 2, we should take the average of them and not of the squares to get the average distance?

What is the reasoning for using the squares? If I square 9 and 11 and take the square root of their average, I don't get 10.

Do you mean a 1d random walk? I don't see what is two-dimensional in the kind of walk you describe, just going up or down.
 
The argument is for the root mean square distance after N steps, not the average.
 
Yes, you are all right, I was confused, it is the average of the squared distances, not the distances themselves. Yes I should have written 1d random walk.

What confused me is for example the last paragraph there:

http://www.mit.edu/~kardar/teaching/projects/chemotaxis(AndreaSchmidt)/random.htm

If I take the square root of the average squared distances, it's not the average distance I should expect to be at? After 25 steps, I wouldn't expect to be 5 steps away from the beginning on the average, or would I?

For example the case with two steps, out of four tries, I should be at 2 once, at -2 once and at 0 twice. Distance is 2 half of the times (counting -2 also as a distance 2 away from 0), so average distance is one, meaning that the rms distance is not necessarily related to the average distance?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
848
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
29
Views
2K