Skip to content

bruhathisp/IntelUnnatiGrandChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

Speed Analysis

image image image image

Alert Analysis

image

temporal Analysis

image image image

Day vs Alert

image image

Vehicle Analysis Low data for 1995 vehicle_id

image image image image

Speed vs Alert vs Vehicle

image

Stationarity: Stationarity is a fundamental concept in time series analysis, signifying that the statistical properties of a dataset remain consistent over time. In stationary time series data, factors like mean and variance do not exhibit significant changes as time progresses.

ADF Test: The Augmented Dickey-Fuller (ADF) test is a statistical test used to determine whether a dataset possesses a unit root, which is an indicator of non-stationarity. Here's a breakdown of how the ADF test functions:

Null Hypothesis: The ADF test initiates with a null hypothesis, suggesting that the dataset contains a unit root, making it non-stationary.

Test Statistic: It calculates a test statistic, and its significance is compared against critical values derived from statistical tables.

Interpretation: If the computed test statistic is less than the critical value, it provides evidence to reject the null hypothesis, signifying that the dataset is stationary. Conversely, if the test statistic surpasses the critical value, there is insufficient evidence to reject the null hypothesis, implying non-stationarity.

image

T-Test

image The ADF test for these alerts looked at how vehicles behaved when they received warnings about forward collisions. The test found that the way vehicles adjusted their speed during these alerts didn't change much over time. In other words, drivers tend to react consistently to warnings. In the context of the analysis you conducted, it means that regardless of the specific type of warning or alert that drivers receive while they are driving (whether it's a warning about a potential forward collision, information regarding highway maintenance, a lane departure warning, or a pedestrian collision warning), the speed at which they are driving doesn't change significantly when they receive these alerts.

In simpler terms, drivers tend to maintain a relatively consistent speed when they encounter these different types of alerts. This suggests that the alerts themselves while conveying various types of information or warnings, do not typically cause drivers to slow down or speed up significantly in response.

This information can be valuable for understanding driver behaviour and the impact of different types of alerts on their driving patterns. It may also indicate that drivers perceive these alerts as informative rather than as urgent warnings that require immediate changes in their speed.

Summary of how each vehicle (Vehicle ID) is different from the others

image

Different Behaviors: Each vehicle (identified by its Vehicle ID) behaves differently when encountering different alert types. This behavior is reflected in the speeds at which they travel when these alerts are triggered.

Significant Differences in Mean Speeds: When comparing the mean speeds of each vehicle for different alert types, statistical analysis indicates that there are significant differences. In other words, the speeds at which each vehicle travels in response to these alerts are not uniform, and there are noticeable variations.

Variations in Response: Vehicles 805 and 3143 exhibit significant differences in mean speed across all alert types. This suggests that these two vehicles consistently change their speeds significantly in response to various alerts, regardless of the specific type of alert.

Specific Alert Type Variations: On the other hand, vehicles 2846 and 5339 show variations primarily in response to specific alert types. This means that their behavior differs significantly for certain types of alerts compared to others, but these differences may not be consistent across all alert types.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published