PsyTeachR DSRR Ch. 6

variable

A word that identifies and stores the value of some data for later use.

wide

Data where all of the observations about one subject are in the same row

double

A data type representing a real decimal number

integer

A data type representing whole numbers.

long

Data where each observation is on a separate row

character

A data type representing strings of text.

value

A single number or piece of data.

observation

All of the data about a single trial or question.

The end!