Q.7. 5

Question

The county hospital is located at the center of a square whose sides are 3 miles wide. If an accident occurs within this square, then the hospital sends out an ambulance. The road network is rectangular, so the travel distance from the hospital, whose coordinates are (0,0), to the point (x, y) is |x|+|y|. If an accident occurs at a point that is uniformly distributed in the square, find the expected travel distance of the ambulance. 

Step-by-Step Solution

Verified
Answer

The expected travel distance of the ambulance value found to be 1.5

1Step 1: Given Information

Hospital is located at the center of a square whose sides are 3 miles wide.

The coordinates of a hospital are (0,0)

The coordinates of an accident are (x, y).

2Step 2: Explanation

The road network is rectangular, hence the travel distance from the hospital to the accident point is|x|+|y|.

Since sides of the square are 3 miles, Random variable Xis uniformly distributed with parameters -1.5 and 1.5.

Random variable Y is also uniformly distributed with parameters -1.5 and 1.5.

3Step 3: Explanation

Let us find the expected travel distance of the ambulance,

E=E(|x|+|y|)

=E(|x|)+E(|y|)

=-1.51.5|x|f(x)dx+-1.51.5|y|f(y)dy

Add the values.

=-1.51.5|x|1.5-(-1.5)dx+-1.51.5|y|1.5-(-1.5)dy

=13-1.51.5|x|dx+13-1.51.5|y|dy.

4Step 4: Substitute the value

Substitute the value

=13-1.50-xdx+01.5xdx+-1.50-ydy+01.5ydy

=13-x22-1.50+x2201.5+-y22-1.50+y22015

=13--(-1.5)22+(1.5)22+(-1.5)22+(1.5)22

Multiply the value

=13×4×(1.5)22

=1.5.

5Step 5: Final answer

The expected travel distance of the ambulance value found to be 1.5 .