in Probability
17,372 views
61 votes
61 votes
Suppose you break a stick of unit length at a point chosen uniformly at random. Then the expected length of the shorter stick is ________ .
in Probability
by
17.4k views

2 Comments

why we are taking length of shorter stick as 0, won’t it be 0.01? as we must have break from a point so how it can remain unbroken(as we are considering shorter stick size is 0) my approach was like 0.01 for shorter stick min length and 0.49 for shorter stick max length( 0.50 will create both equal hence not any will be smaller and from 0.51 we will start getting this bigger) so b+a/2=0.01+0.49/2=0.25

can someone please correct me if I am missing something?
0
0

3 Answers

93 votes
93 votes
Best answer
The length of the shorter stick can be from $0$ to $0.5$ (because if it is greater than $0.5,$ it is no longer a shorter stick).

 This random variable $L$ (length of shorter stick) follows a uniform distribution, and hence probability density function of $L$ is $\dfrac{1}{0.5-0}= 2$ for all lengths in range $0$ to $0.5$

Now expected value of $L = \int_{0}^{0.5} L*p(L) dL = \int_{0}^{0.5} L*2 dL = 2*\left[\dfrac{L^2}{2}\right]^{0.5}_0 = 0.25$
edited by

20 Comments

@Happy mittal... can you please explain how did you calculated probability density function...??
1
1
In all of the links you provided, stick/rope is broken into 3 pieces, but here in question, it is broken into 2 pieces.
0
0
@Vicky : pdf of a uniform distribution from a to b is 1/(b-a).
5
5
How could someone figure out  that it could be solved using Uniform Distribution unless there is tag !? Oops
1
1
question directly taken from sheldon ross
2
2
@sushmita See Cormen, Rosen, Ross, Dragon book, Korth etc.: many questions will be directly taken in GATE. Even same examples in text they use in GATE.
6
6
yes arjun sir. i wish i had time to see all those problems. But i lack time. Getting super nervous. :-(((((((.
2
2
@Arjun Sir, I also have same doubt as pC. How to know whether the question has to be solve by Uniform Distribution function or some else?,
1
1

Because question says so

at a point chosen uniformly at random

In GATE all information and hints will always be there in question. But many aspirants are used to solving substandard questions prepared in test series and hence skip those vital information.

19
19

For better intuition ..:)

16
16
Don't it should be 0 to 0.49 because they are asking about shorter stick length. but if we take 0 to 0.5 then it includes shorter as well as equal length?
3
3

What if the stick is broken randomly at two points? My approach:

To be shortest: length < 1/3

Pdf = 3 (using 1/b-a)

$3 \int_{0}^{1/3} L dx = 1/6$

Is 1/6 correct? Below link says it is 1/9:

https://math.stackexchange.com/questions/13959/if-a-1-meter-rope-is-cut-at-two-uniformly-randomly-chosen-points-what-is-the-av

1
1
@shubhanshu and if we consider .5 to be "short" then the limits should go from 0 to 1 making 0.5 the answer? is my intuition correct?
0
0
The length of the shorter stick will be in the interval $[0,0.5]$ with uniform distribution.

If it's greater than 0.5, it won't be a shorter stick.

Expected length of shorter stick=$\frac{0+0.5}{2}=0.25$
14
14

@Happy Mittal Can we also do this like this: First we calculate the expected value of shorter stick ( integration of x time 1 with limits 0 to 1. We now use this expected value as limits to a new expectation, which will the expected value of the shorter stick. I got the same answer using that. Just wanted to confirm.

0
0

The length of the shorter stick can be from 0 to 0.5 (because if it is greater than 0.5, it is no longer a shorter stick).

Length of the shorter stick can be from 0.5 to 1 as well. Then why we are considering only 0 to 0.5

0
0

Length of the shorter stick can be from 0.5 to 1 OR  0 to 0.5. so even if you take range 0.5 to 1 you will get same answer.

1
1
But in expectation we consider both the scenarios, so why here only one part is being considered.
0
0
Both scenarios are identical so expectation will not change.

if you consider scenario 1 then you get 0.25, if you consider scenario 2 then you get 0.25 .

expecation = (scenario1 + scenario 2 )/2 = (0.25 +0.25) /2 = 0.25
2
2
5 votes
5 votes

Answer = $0.25$

Let $X$ = Length of Shorter Stick

$\implies 0<X<\frac{1}{2}\implies X$ follows Uniform Distribution over $(0,\frac{1}{2})$

We know, In uniform distribution, the mean (first moment) of the distribution is:

${\displaystyle E(X)={\frac {1}{2}}(b+a).}$   Link : Continuous uniform distribution - Wikipedia

Hence, the expected length of the shorter stick is = $Mean$ = $E[X] = \frac{b+a}{2} = \frac{0+\frac{1}{2}}{2} = \frac{1}{4} = 0.25$

1 comment

Beautiful
Short & simple approach
1
1
3 votes
3 votes

Expectation in case of a Uniform Random Variable = $\frac{b-a}{2}$

https://www.ucd.ie/msc/t4media/Uniform%20Distribution.pdf

As shorter length stick is specified in question, take a=0 and b=0.5

$\frac{0.5}{2}$ = ¼ = 0.25

1 comment

@ashley they have given it wrong, right one is a+b/2 not b-a/2 you can try to calculate what they have they did a mistake in calcuation so be careful
1
1
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true