Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subdivide one-hour bins #143

Open
Nate-Wessel opened this issue Sep 23, 2024 · 0 comments · May be fixed by #128
Open

Subdivide one-hour bins #143

Nate-Wessel opened this issue Sep 23, 2024 · 0 comments · May be fixed by #128
Assignees
Labels

Comments

@Nate-Wessel
Copy link
Contributor

We're leaving a lot of interesting data on the table by sticking with a one hour time bin whose limits are rigidly set a priori. A few thoughts:

  • There is often much more data within an hour than is strictly needed to get a meaninful average
  • Within an hour we would expect there to be substantial variation
  • We can't currently observe that within-hour variation
  • But we try to, badly, by looking at variations between one-hour averages, which as averages regress toward their mean.

I'd like to come as close as possible to observing the total travel times of single vehicles making a complete trip across the corridor. A single vehicle's complete travel time should be the fundamental unit of observation for any analysis of corridor-level travel times.

This would allow us to move away from only looking at variation between temporal averages to start to look more at variation per se and travel time reliability.

@Nate-Wessel Nate-Wessel self-assigned this Sep 23, 2024
@Nate-Wessel Nate-Wessel linked a pull request Sep 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant