Probability of No Consecutive Stations Between X and Y

  • Thread starter gaganpreetsingh
  • Start date
  • Tags
    Probability
In summary, there are six possible arrangements of the three stops on the train. Out of these, only one is consecutive.
  • #1
gaganpreetsingh
24
0
There are n stations between two cities X and Y. At train is to stop at three of these n stations. Find the probability that no two of these three stations are consecutive.

This is what I did:

Total number of possibilities nc3 .
Now suppose that the stations train stops at is such that exactly two of these are consecutive.
(1,2) then it may stop at (4,5,6…..n) and no. of possibilities are n-3
(2,3) then it may stop at (5,6,7…..n) and no. of possibilities are n-4
…………………………………….
(n-3,n-2) then it may stop only at n and no. of possibilities are 1

So the number of ways in which the train may stop at exactly two consecutive stations is
(n-3) + (n-4) + ……… + 1 n-3 terms

using formula of A.P. [n/2 (a+l)] n is no. of terms, a is first term, l last ]
possibilities are (n-3)(n-2)/2

Now if exactly 3 stations are consecutive then (1,2,3) (2,3,4)….. (n-2,n-2,n)
Hence here the no. of possibilities are n-2

So the things I have to exclude are (n-3)(n-2)/2 + (n-2)
Which is equal to (n-1)(n-2)/2

So we have Pr{event} = 1 – (n-1)(n-2)/2*nC3 = (n-3)/n

But I am not getting the right answer. Any help where my analysis is wrong?
 
Physics news on Phys.org
  • #2
Let's see... Suppose the train were to make 2 stops. You could make an n-by-n table, where a row shows the 1st stop and a column shows the 2nd stop. (E.g. if n=7 then the table will have 49 cells.) Since 1st stop < 2nd stop, you need to consider the cells above the diagonal only. The consecutive stops are of the form (k, k+1); they are the cells just above the diagonal. There are n-1 such cells.

Now you could apply this logic to your case (with 3 stops).
 
  • #3
Gaganpreet Singh, nice to see another sardar here. :wink: WJKK WJKF! _/|\_
 
  • #4
OptimusPrime said:
Gaganpreet Singh, nice to see another sardar here. :wink: WJKK WJKF! _/|\_
Do you have something to contribute to the discussion here?
 
  • #5
gaganpreetsingh said:
There are n stations between two cities X and Y. At train is to stop at three of these n stations. Find the probability that no two of these three stations are consecutive.
The first stop can be anything betveen 1 and n-4. Let it be "j".
The second stop "k" can be any number from j+2 to n-2.
The third stop "l" can be any number from k+2 to n.
The number of possible arrangement of stops is
[tex]M = \sum_{1}^{n-4} \sum_{j+2}^{n-2} \sum_{k+2}^{n}1=\frac{(n-2)(n-3)(n-4)}{6} [/tex]

ehild
 

What is the "Probability of No Consecutive Stations Between X and Y"?

The "Probability of No Consecutive Stations Between X and Y" is the likelihood that there are no consecutive stations between two specific stations, X and Y, on a train or subway route.

What factors influence the "Probability of No Consecutive Stations Between X and Y"?

The main factors that influence this probability are the total number of stations on the route and the distance between stations. The longer the distance between stations and the more stations on the route, the lower the probability.

How is the "Probability of No Consecutive Stations Between X and Y" calculated?

The probability is calculated by dividing the total number of possible routes without consecutive stations between X and Y by the total number of possible routes between X and Y. This can be represented by the formula P = n/(n+1), where n is the number of stations between X and Y.

Why is it important to consider the "Probability of No Consecutive Stations Between X and Y" in transportation planning?

This probability is important to consider in transportation planning because it can affect the efficiency and reliability of a train or subway route. A higher probability of no consecutive stations means there is a lower chance of delays due to overcrowding at certain stations.

How can the "Probability of No Consecutive Stations Between X and Y" be improved?

The probability can be improved by increasing the number of trains or the frequency of trains on the route, thus reducing the distance between stations. Additionally, adding more stations or making existing stations closer together can also improve the probability.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
9
Views
975
  • Precalculus Mathematics Homework Help
Replies
14
Views
3K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
23
Views
3K
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Programming and Computer Science
Replies
1
Views
950
Replies
2
Views
133
Back
Top