EthoVision XT 19 - Relative movement
Last updated: Jul 29, 2026
Definition
A discrete (state) variable with four possible states: Moving to, Moving from, No relative movement, and No interaction.
- The state is Moving to when the focal subject (Actor) is moving towards another subject (Receiver).
NOTE: An Actor is the subject listed on the rows in the statistics table, or in the Integrated Visualization at the left side of each chart. Other subjects in the same arena are Receivers.
NOTE: The term moving refers to a subject moving faster than a specified minimum velocity.
- The state is Moving from when the Actor is moving away from the Receiver.
- The state is No relative movement when two subjects are not moving relative to each other.
- The state is No interaction when the distance between subjects is great enough that they can be considered as not interacting.
Calculation
- To calculate the Relative Movement for sample
k, the body points of the Actor and the Receiver must be known for samplekandk-1. - The middle point
Qis determined on the segment that joins the body points of the Receiver for samplesk–1andk.In this example,
Ais the body point of the Actor,Rof the Receiver.Qis the interpolated position of the Receiver's body point. - The distance between the Actor's body point and
Qis calculated for samples:DkandDk-1, respectively. - The state of Relative Movement is determined:
- If
Dk > Dk-1: Moving from - If
Dk < Dk-1: Moving to - If
Dk = Dk-1: No relative movement - If
Dn >Maximum interaction distance (user defined): No interaction - If the velocity of the Actor is lower than the Minimum velocity (user defined): No relative movement
- If
From the figure above, one can see that the outcome depends on which animal is considered as Actor and which as Receiver. If the other subject is considered as the Actor, the point Q is defined in the middle of the segment joining the Receiver's points Rk-1 and Rk. Note that Dk is longer than Dk-1. Therefore, this subject, when considered as the Actor, is Moving from the other subject.
How to Specify Relative Movement
Notes
- All / Any selected points: At any sample, body points of one subject can be in different states relative to another subject's point. Consider an example where the center point of Actor
A(circles) is moving to ReceiverR, while the nose point ofA(triangles) is moving from the Receiver.- Selecting All selected points gives no unique state for Relative Movement at sample
k. - Selecting Any selected points gives the state Moving to for the center point and Moving from for the nose point at sample
k.
- Selecting All selected points gives no unique state for Relative Movement at sample
- Any selected subject: At any sample time, it is possible that the Actor is in different states relative to different Receivers. For example, Subject 1 Moving to Subject 2 and Moving from Subject 3. In such cases when you select Any selected subject, multiple states are assigned to that sample. You can check multiple states being assigned to one sample time when exporting the dependent variable. At a specific sample time, the value of the variable is
1in more than one column of the export file. In the example above, the columns for Moving to and Moving from will both show1in the corresponding sample row. - If your experiment is set to Only center-point detection or Color marker tracking, the body point options are absent. Calculations are based on the center point.
Source: EthoVision XT 19 Help, Noldus Information Technology