Zombies: A simulated dataset about zombies solving a maze.

Description Usage Format Details

Description

This simulated dataset imagines a study where captured zombies are presented with a maze with the researchers goal to measure the zombies remaining intelligence. We imagine that for each zombie, we know the time since infection as well as the zombies sex.

Usage

1

Format

A data frame with 39 observations of 4 variables.

Zombie_ID

A unique identifier for each zombie.

Sex

A factor describing the sex, Male or Female.

Age

The number of days since the zombie was first infected.

Time

The amount of time in the maze (in seconds).

Details

The zombie is released and we measure the time until the zombie reaches the treat in the center of the maze. We expect that zombies that have been infected for longer will be dumber and move more slowly.


dereksonderegger/dsData documentation built on Nov. 22, 2020, 5:15 p.m.