Probably because average distance is considered too easy.
I'm not entirely sure what you mean be an "average time problem" but the one thing that makes average speed problems different is that speed is not an accumulative measured value but a ratio between two accumulative values. $\text{speed} = \dfrac {\text{distance}}{\text{time}}$
As a consequence the average speed over several trips is NOT the average of the various speeds. $v_\text{average} \ne \frac {v_1 + v_2}2$. That makes no sense if one trip is $60$ mph and the second trip is $120$ mph the average of the speed is $90$ mph but that doesn't "mean" anything. What if the first trip was for only a few seconds and the second was for several hours. Even if you normalize them so that the two trips last the same time, or the two trips are the same distance the answer is .... pointless. What can we do or predict with the average of the speeds? Nothing.
Average speed is the total distance divided by the total time and that is not the average of the speeds. $$v_\text{average} = \frac {d_\text{total}}{t_\text{total}}= \frac {d_1+d_2}{t_1 + t_2} = \frac {v_1 t_1 + v_2 t_2}{t_1+t_2} \ne \frac{v_1 + v_2}2.$$
Distance on the other hand is linear and the average distance is the average of the distances.
$$d_\text{average} = \frac {d_1 + d_2}2.$$
Even if we express in terms of speed $\text{distance} = \text{speed} \times \text{time}$ and it distributes nicely.
$$d_\text{average} = \frac {d_1+d_2}2 = \frac{v_1 t_1 + v_2 t_2}{2} = \frac {v_\text{average}(t_2 + t_1)}{2} \text{ (because } = \frac {\frac {d_\text{total}}{t_\text{total}} (t_1 + t_2)}2=\frac {d_\text{total}}2) $$
Anyway, obviously we could have an average distant question. Take so many trips each of a certain speed lasting a certain time, what is the average distance of each trip. Straightforward to solve.
===
Okay viewing the comments I guess average time, distance, and speed, are all okay.
Say tom does three trips. 1: is 60 mile at 45 mph for 1 hour 20 minutes, 2: is 75 miles at 60 mph for 1 hour and 15 minutes. And 3: is 60 miles at 80 mph for 45 minutes.
Find the average distance, time, and speed pretending you don't know any of the distances, time and speed.
Average distance = $\frac {d_{total}}3 = \frac {v_1*t_1 + v_2*t_2+v_3*t_3}{3} = \frac{45*1\frac 13 + 60*1.25 + 80*.75}{3} = \frac {60+75 + 60}3 = 65$ miles. It IS the average of the distances.
Average speed = $\frac{d_{total}}{t_{total}} = \frac {60+75+60}{1\frac 13 + 1.25 + .75} = \frac {195}{3 hours 20 minutes} = \frac {195}{3\frac 13} = 58.5$ mph. It is NOT the average of the speeds.
Average time + $\frac{t_{total}}3 = \frac{d_1/v_1 + d_2/v_2 + d_3/v_3}3 = \frac{60/45 + 75/60+60/80}3 = \frac {3\frac 13}3 = 1\frac 19 = 1 hour 6 \frac 23 minutes$. It IS the average of the times.