Swim Velocities Using Different Suit Types

Description

Dataset that corresponds to chapter 5, example of paired data.

Usage

data(swim)

Format

A data frame with 12 observations on the following 4 variables.

swimmer.number

Index of a given swimmer

wet.suit.velocity

Velocity wearing a wet suit

swim.suit.velocity

Velocity wearing a swim suit

velocity.diff

Velocity difference, calculated as wet.suit.velocity-swim.suit.velocity

Source

De Lucas et al, The effects of wetsuits on physiological and biomechanical indices during swimming. Journal of Science and Medicine in Sport, 2000; 3(1): 1-8.

Downloads