How Likely Is It That Two Points on a Segmented Line Are Less Than 20cm Apart?

  • Thread starter chrisphd
  • Start date
In summary, the problem involves randomly choosing two points from a line segment of length 60cm, divided in half. The probability of the distance between the two points being less than 20cm is approximately 0.2185. Another method suggests that the probability is 0.222, which is consistent with the approximation.
  • #1
chrisphd
60
0
Consider a line segment of length 60cm, divided in half (30 cm/half). A point is randomly chosen from the first half of the line segment, and another point is randomly chosen from the second half of the line segment. What is the probability that the distance between the two points is less than 20cm?
 
Mathematics news on Phys.org
  • #2
chrisphd said:
Consider a line segment of length 60cm, divided in half (30 cm/half). A point is randomly chosen from the first half of the line segment, and another point is randomly chosen from the second half of the line segment. What is the probability that the distance between the two points is less than 20cm?

From the information you have said, both points are chosen from independent parts of the string.

So consider X,Y ~ Uniform(30).

Lets say P(X = x) and P(Y = y) refers to the probability of getting a value x (or y) cm's from the center of the string. You can do this because of the nature of a uniform distribution.

That means that you have to find P(X + Y < 20).

Show us some working out and I will give you more hints.
 
  • #3
Well...I am no physicist...I am just an engineer...so, for me this is good enough:

as an approximation...let's assume that x and y can only assume discrete values from 0 to 30...that's 31 possible values each, for a total of 31x31=961 possibilities

but when you add x and y, only 210 combinations add to < 20...

so Prob = 210/961 = 0.2185
 
  • #4
let x be distance along 1st segment, and y be distance along 2nd segment. x and y are both random and independent, so we can treat them as a pair (x,y).
How do we work out the possible values of (x,y)? Draw a graph with x-axis and y axis, up to x=30 and y=30. All coordinates in this range correspond to possible (x,y) values.
Draw a straight line from (0,20) to (20,0). Everywhere along this line (eg. (20,0),(19,1) etc.) all have distance from each other equal to 20. Everywhere under this line is less than 20, and above greater than 20.

Area under this line = 20*20/2. Total area of possibility space = 30*30. Prob of distance less than 20 = 20*20/(2*30*30) = 2/9 = 0.222. This is consistent with engineers approximation so I think my method is right.

Thanks!
 
  • #5


The probability of the distance between the two points being less than 20cm can be calculated by dividing the length of the line segment (60cm) by the total number of possible outcomes (900) and then multiplying by the number of outcomes that satisfy the condition of the distance being less than 20cm.

Thus, the probability can be expressed as (60/900) * 200, which equals 0.133 or 13.3%. This means that there is a 13.3% chance that the two randomly chosen points will have a distance less than 20cm.
 

Related to How Likely Is It That Two Points on a Segmented Line Are Less Than 20cm Apart?

1. What is a distance probability question?

A distance probability question is a type of mathematical problem that involves determining the likelihood of an event occurring at a specific distance from a given point or object.

2. How is distance probability calculated?

Distance probability is typically calculated using the formula P = n/N, where P is the probability, n is the number of outcomes that meet the specified distance criteria, and N is the total number of possible outcomes.

3. Can distance probability be applied to real-life situations?

Yes, distance probability can be applied to real-life situations, such as determining the probability of a car accident occurring within a certain distance from a particular intersection or the likelihood of a disease outbreak spreading to a specific location.

4. Are there any limitations to distance probability?

One limitation of distance probability is that it assumes all outcomes are equally likely, which may not always be the case in real-life situations. Additionally, it does not take into account other factors that may affect the likelihood of an event occurring at a certain distance.

5. How can distance probability be used in scientific research?

Distance probability can be used in various fields of scientific research, such as ecology, epidemiology, and geology, to analyze and predict the spatial distribution of events or phenomena. It can also help researchers determine the significance of distance in relation to the occurrence of a particular event.

Similar threads

  • General Math
Replies
5
Views
2K
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
Replies
1
Views
820
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
17
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • General Math
Replies
3
Views
1K
Replies
32
Views
958
Back
Top