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

Wald-Wolfowitz Runs Test I01:17

Wald-Wolfowitz Runs Test I

The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
RNA-seq03:21

RNA-seq

RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases. 
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Random Sampling Method01:09

Random Sampling Method

Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...

You might also read

Related Articles

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

Sort by
Same author

Motion leadership and local interaction in two species of freshwater fish (Danio rerio and Hyphessobrycon herbertaxelrodi).

Journal of fish biology·2023
Same author

Local interaction rules and collective motion in black neon tetra (Hyphessobrycon herbertaxelrodi) and zebrafish (Danio rerio).

Journal of comparative psychology (Washington, D.C. : 1983)·2019
Same author

Toothbrushing Systematics Index (TSI) - A new tool for quantifying systematics in toothbrushing behaviour.

PloS one·2018
Same author

Differences in shoaling behavior in two species of freshwater fish (Danio rerio and Hyphessobrycon herbertaxelrodi).

Journal of comparative psychology (Washington, D.C. : 1983)·2016
Same author

Modelling the emergence of coordinated collective motion by minimizing dissatisfaction.

Mathematical biosciences·2015
Same author

A method for resolving occlusions when multitracking individuals in a shoal.

Behavior research methods·2014
Same journal

Planned missingness in intensive longitudinal studies: Extensions and comparisons of multiform designs.

Behavior research methods·2026
Same journal

A validity-guided workflow for robust large language model research in psychology.

Behavior research methods·2026
Same journal

Are 7-point Likert scales preferable to 5-point scales in language research?

Behavior research methods·2026
Same journal

Generative psychometrics via AI-GENIE: Automatic item generation and validation with network-integrated evaluation.

Behavior research methods·2026
Same journal

Exploring psychological tradeoffs: Developing and demonstrating an R Shiny app for Pareto optimization.

Behavior research methods·2026
Same journal

The performance of Bayesian fit measures in detecting misspecified multilevel structural equation modeling.

Behavior research methods·2026
See all related articles

Related Experiment Video

Updated: Jul 5, 2026

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans
11:09

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans

Published on: July 17, 2021

RAP: a computer program for exploring similarities in behavior sequences using random projections.

Vicenç Quera1

  • 1Departamento de Metodología de las Ciencias del Comportamiento, Universidad de Barcelona, Barcelona, Spain. vquera@ub.edu

Behavior Research Methods
|April 17, 2008
PubMed
Summary
This summary is machine-generated.

The Random Projection (RAP) program identifies behavioral patterns by analyzing sequences. It uses random projections to create signatures for time windows, enabling similarity comparisons to reveal recurrent events.

More Related Videos

Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice
08:28

Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice

Published on: August 20, 2016

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA
12:36

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA

Published on: May 9, 2011

Related Experiment Videos

Last Updated: Jul 5, 2026

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans
11:09

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans

Published on: July 17, 2021

Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice
08:28

Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice

Published on: August 20, 2016

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA
12:36

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA

Published on: May 9, 2011

Area of Science:

  • Behavioral analysis
  • Computational ethology
  • Sequence analysis

Background:

  • Analyzing complex behavioral sequences requires robust computational tools.
  • Existing methods may not efficiently capture similarities within and between event sequences.
  • The need for a program to map similarities and identify recurrent patterns in behavioral data.

Purpose of the Study:

  • To present the Random Projection (RAP) computer program for exploring behavioral sequence similarities.
  • To enable the identification of recurrent patterns within and between behavioral sequences.
  • To provide a method for visualizing sequence similarities using gray-level lattices.

Main Methods:

  • The RAP program utilizes random projection to generate a signature (real-valued vector) for each time window of a behavioral sequence.
  • Sequence similarity is calculated as an inverse function of the Euclidean distance between the signatures of different time windows.
  • Moving windows are applied along sequences, and pairwise window similarities are computed and visualized as gray-level lattices in HTML format.

Main Results:

  • The RAP program effectively computes similarities between time windows from the same or different behavioral sequences.
  • It generates visual representations (gray-level lattices) that highlight potential recurrent patterns.
  • The program processes sequence data in the Sequential Data Interchange Standard (SDIS) format.

Conclusions:

  • The Random Projection (RAP) program offers a novel computational approach for behavioral sequence analysis.
  • It facilitates the discovery of similarities and recurrent patterns through signature-based comparison.
  • The visualization output aids in the interpretation of complex behavioral data.