Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

VR_dilemma

Virtual reality moral dilemmas.


Description

Virtual reality moral dilemmas.

Usage

VR_dilemma

Format

A data frame with 68 rows and 4 variables

  • id. Dummy identity number for each participant.

  • order. The order in which the participants completed the two sessions: "text_first" (0) or "text_second" (1).

  • modality. Describes how the moral dilemmas were presented to the participants: either in text format ("text") or in Virtual Reality ("vr").

  • score. Proportion of "utilitarian" decisions. In other words, of the 4 decisions, how many affirmative were responses. Range: 0 (all utilitarian) - 1 (none utilitarian).

Details

Dataset from a study where participants completed identical moral dilemmas in two different sessions held on separate days: in one session, they read text description of the scenario, while in another session they completed the same scenarios in Virtual Reality (videos: https://www.youtube.com/watch?v=ebdU3HhhYs8). The study investigated if there was a discrepancy between how people judged the same scenarios while reading them in text versus experiencing them in virtual reality.

Source

Examples

dim(VR_dilemma)
head(VR_dilemma)
dplyr::glimpse(VR_dilemma)

ggstatsplot

'ggplot2' Based Plots with Statistical Details

v0.7.2
GPL-3 | file LICENSE
Authors
Indrajeet Patil [cre, aut, cph] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.