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

Probability Histograms01:17

Probability Histograms

12.2K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
12.2K
Poisson Probability Distribution01:09

Poisson Probability Distribution

8.4K
A Poisson probability distribution is a discrete probability distribution. It gives the probability of a number of events occurring in a fixed interval of time or space if these events happen at a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on average, there are five words spelled incorrectly in 100 pages. The interval is 100 pages.
The...
8.4K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Prediction Intervals01:03

Prediction Intervals

2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

575
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
575
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

124
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
124

You might also read

Related Articles

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

Sort by
Same authorSame journal

LSTM Network Integrated with Particle Filter for Predicting the Bus Passenger Traffic.

Journal of signal processing systems·2023
Same journal

LEARNING COMPACT DNN MODELS FOR BEHAVIOR PREDICTION FROM NEURAL ACTIVITY OF CALCIUM IMAGING.

Journal of signal processing systems·2024
Same journal

Signal Processing Techniques for 6G.

Journal of signal processing systems·2023
Same journal

Fine-tuning-based Transfer Learning for Characterization of Adeno-Associated Virus.

Journal of signal processing systems·2023
Same journal

OpenVVC Decoder Parameterized and Interfaced Synchronous Dataflow (PiSDF) Model: Tile Based Parallelism.

Journal of signal processing systems·2022
Same journal

Towards real-time 3D visualization with multiview RGB camera array.

Journal of signal processing systems·2022
See all related articles

Related Experiment Video

Updated: Sep 8, 2025

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

Prediction of Bus Passenger Traffic using Gaussian Process Regression.

Vidya G S1, Hari V S1

  • 1Department of Electronics, College of Engineering Chengannur, A P J Abdul Kalam Technological University, Kerala 689121 Thiruvananthapuram, India.

Journal of Signal Processing Systems
|June 13, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a new passenger traffic prediction model using Gaussian Process Regression (GPR). The GPR model offers improved accuracy for bus scheduling and traffic management compared to existing methods.

Keywords:
Bayesian analysisGamma priorGaussian process regressionPoisson processPyMC3Student-t

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

891
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.4K

Related Experiment Videos

Last Updated: Sep 8, 2025

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
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

891
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.4K

Area of Science:

  • Data Science
  • Statistical Modeling
  • Machine Learning

Background:

  • Accurate passenger traffic analysis is crucial for efficient bus scheduling and traffic management.
  • Existing models may lack the precision required for optimal resource allocation and passenger comfort.
  • Bayesian analysis offers a robust framework for recursive data estimation.

Purpose of the Study:

  • To design and implement an advanced passenger traffic prediction model.
  • To leverage Gaussian Process Regression (GPR) for enhanced predictive accuracy.
  • To compare the performance of the proposed GPR model against established methods.

Main Methods:

  • The passenger traffic data was modeled as a Poisson process.
  • A fully Bayesian Gaussian Process Regression (GPR) model was developed using PyMC3 with Theano.
  • The prior for the GPR model was defined using a Gamma distributed function.

Main Results:

  • The proposed Gaussian Process Regression (GPR) model demonstrated superior performance.
  • The GPR method outperformed both the Student-t process model and Kernel Ridge Regression (KRR).
  • The model provides more accurate predictions for passenger traffic.

Conclusions:

  • Gaussian Process Regression (GPR) is a highly effective method for passenger traffic prediction.
  • The developed GPR model offers significant improvements over traditional approaches.
  • This approach enhances efficiency in bus scheduling and traffic management systems.