Possibility of a point moving out of a shape

  • Thread starter Thread starter Asuralm
  • Start date Start date
  • Tags Tags
    Point Shape
Asuralm
Messages
35
Reaction score
0
Dear all:

The question is like this:

Given a point in a shape like square or triangle. Let's take square as the simplest one. Say the length of the side of the square is l. If add a noise to the point which will move the point r[\tex] distance and the direction is arbitrary, what will be the possibility that the point will move out of the square?<br /> <br /> And what will be the possibility if the point is in a triangle? Also what about a cube or tetrahedron?<br /> <br /> Does anyone have any idea to solve the problem please?<br /> Ideally if there is a equation to model the problem. <br /> <br /> Thanks
 
Physics news on Phys.org
YOu are talking about "Brownian Motion". As I recall, one can show that, with a step size of r, the point will move on average, a distance r\sqrt{n} from its initial position in n steps. Whether that will move it out of the figure depends on shape of the position. You could probably do an integral over d\theta with \theta going from 0 to 2\pi using the distance from the point to boundary at each \theta.
 
I will simplify the shape to a line. If you can solve the problem in 1-D (a line), you can generalize to 2-D (a plane).

If x is given, then the random part of y is r. Without loss of generality, assume the endpoints of the line are 0 and 1, and \ell = 1. Let y = x + r. Then the probability you have inquired about is given by Pr{y < 0 or y > 1|x} = 1 - Pr{0 < y < 1|x} = 1 - (F(1|x) - F(0|x)) where F is the cumulative distribution (CDF) of y|x, which you need to derive.

For example, one might assume that given x, r is distributed uniformly over [x-0.1, x+0.1]; show that distribution as U(r) = (r - (x-0.1))/0.2. Then F(y*|x) = Pr{y < y*|x} = Pr{x+r < y*|x} = Pr{r < y*-x|x} = U(y*-x) = (y*-x - (x-0.1))/0.2 = (y*+ 0.1)/0.2.

When generalizing to a plane, you need to define the distribution of r over a circle around x, instead of an interval (the interval [x-0.1, x+0.1] in my example).
 
Last edited:
The expression (y*+ 0.1)/0.2 in my above post should have been (y*-2x + 0.1)/0.2.
 
I'm not 100% sure what the OP is asking for. If the "noise" is a single shock of size r then you need to calculate the length of the portion of the circle of radius r centred at the point that lies outside of the given set.
If it is a mathematical brownian motion (http://en.wikipedia.org/wiki/Wiener_process" ) and want to know the probability of it lying outside the set at a given time T, then it becomes an integral over the normal distribution.
If you want the probability of it going outside the set at any time before T, then the problem is much harder, and becomes a statement about the distribution of the http://en.wikipedia.org/wiki/Hitting_time" of the brownian motion.
 
Last edited by a moderator:
I don't think I am talking about Brownian motion as the energy of noise is fixed. Given a length r, the point should only noised by r.

Thanks EnumaElish, It really helps.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top