Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Manipulation and Analysis01:21

Manipulation and Analysis

105
GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
105
Design Example: Alignment of a Road Line Using GIS01:17

Design Example: Alignment of a Road Line Using GIS

136
The alignment of a road line using Geographic Information Systems (GIS) is a critical process in civil engineering, combining advanced technology with practical decision-making. This methodology begins with the collection of geospatial data, including information on land cover, geomorphology, drainage patterns, slope, and contour details. Such data is typically acquired through satellite imagery and GIS tools, offering a comprehensive understanding of the terrain.Once the data is gathered, it...
136
Levels of Use of a GIS01:29

Levels of Use of a GIS

136
Geographic Information Systems (GIS) operate across three levels of application, each representing an increasing degree of complexity: data management, analysis, and prediction. These levels reflect the expanding functionality and versatility of GIS technology in handling spatial data for diverse purposes.Data ManagementAt its foundational level, GIS serves as a tool for data management, enabling the input, storage, retrieval, and organization of spatial data. This level is often employed in...
136
Elastic Collisions: Case Study01:15

Elastic Collisions: Case Study

14.7K
Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
14.7K
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

256
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
256
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

110
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
110

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Tracking ocean heat uptake during the surface warming hiatus.

Nature communications·2016
Same author

Stabilization of HIF-1α modulates VEGF and Caspase-3 in the hippocampus of rats following transient global ischemia induced by asphyxial cardiac arrest.

Life sciences·2016
Same author

Differential TGFβ pathway targeting by miR-122 in humans and mice affects liver cancer metastasis.

Nature communications·2016
Same author

Characterization of novel cytochrome P450 2E1 knockout rat model generated by CRISPR/Cas9.

Biochemical pharmacology·2016
Same author

The mechanisms and significance of up-regulation of RhoB expression by hypoxia and glucocorticoid in rat lung and A549 cells.

Journal of cellular and molecular medicine·2016
Same author

Expression of CDc6 after acute spinal cord injury in adult rats.

Neuropeptides·2016

Related Experiment Video

Updated: Oct 18, 2025

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.7K

Analysis and prediction of intersection traffic violations using automated enforcement system data.

Yunxuan Li1, Meng Li1, Jinghui Yuan2

  • 1Department of Civil Engineering, Tsinghua University, Beijing 100084, PR China.

Accident; Analysis and Prevention
|October 4, 2021
PubMed
Summary

Automated enforcement systems provide valuable traffic violation data for safety research. A random forest model effectively predicts violations, identifying factors like time, location, and weather that increase violation probability.

Keywords:
Automated Enforcement SystemImbalance RatioRandom ForestTraffic Violation

More Related Videos

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

20.6K
Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K

Related Experiment Videos

Last Updated: Oct 18, 2025

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.7K
Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

20.6K
Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K

Area of Science:

  • Traffic safety research
  • Data analytics in transportation
  • Predictive modeling for road safety

Background:

  • Automated enforcement systems (AES) supplement traditional traffic enforcement.
  • AES data offers valuable insights for traffic safety research and analysis.
  • Understanding factors influencing traffic violations is crucial for improving road safety.

Purpose of the Study:

  • To analyze factors influencing traffic violations using data from AES.
  • To predict the probability of traffic violations at intersections.
  • To evaluate the performance of machine learning models in traffic violation prediction.

Main Methods:

  • Utilized 24 independent factors encompassing time, space, traffic, and weather.
  • Employed logistic regression for initial factor analysis.
  • Applied random forest algorithm for violation probability prediction, comparing it with other models.
  • Implemented proximity weighted synthetic oversampling (ProWSyn) to address data imbalance.

Main Results:

  • Midday periods, weekends, residential areas, collector roads, traffic congestion, high traffic flow, low wind speed, and low temperatures increase violation probability.
  • Random forest algorithm outperformed logistic regression, Gaussian naive Bayes, and support vector machine in prediction.
  • ProWSyn technique improved model performance, with the random forest achieving an AUC of 0.914 and OOB error of 0.0787.

Conclusions:

  • Traffic violation data from AES can be effectively used for safety research.
  • The random forest algorithm, enhanced with ProWSyn, demonstrates superior performance in predicting traffic violations from imbalanced datasets.
  • Identifying key influencing factors aids in developing targeted safety interventions.