Learn R Programming

spheredata (version 0.1.3)

RRMCS: The Rotational and Rolling Motion Conceptual Survey (RRMCS) dataset

Description

The RRMCS could be given to explore students’ ideas in various education levels starting in high school to introductory college. It examines students' understanding of rotational motion and notions associated with it through 30 multiple choice items.

Usage

data(RRMCS)

Arguments

Format

A data frame of students' responses on the following 30 RRMCS multiple choice items.

RRMCS1

A student's response on the RRMCS item number 1.

RRMCS2

A student's response on the RRMCS item number 2.

RRMCS3

A student's response on the RRMCS item number 3.

RRMCS4

A student's response on the RRMCS item number 4.

RRMCS5

A student's response on the RRMCS item number 5.

RRMCS6

A student's response on the RRMCS item number 6.

RRMCS7

A student's response on the RRMCS item number 7.

RRMCS8

A student's response on the RRMCS item number 8.

RRMCS9

A student's response on the RRMCS item number 9.

RRMCS10

A student's response on the RRMCS item number 10.

RRMCS11

A student's response on the RRMCS item number 11.

RRMCS12

A student's response on the RRMCS item number 12.

RRMCS13

A student's response on the RRMCS item number 13.

RRMCS14

A student's response on the RRMCS item number 14.

RRMCS15

A student's response on the RRMCS item number 15.

RRMCS16

A student's response on the RRMCS item number 16.

RRMCS17

A student's response on the RRMCS item number 17.

RRMCS18

A student's response on the RRMCS item number 18.

RRMCS19

A student's response on the RRMCS item number 19.

RRMCS20

A student's response on the RRMCS item number 20.

RRMCS21

A student's response on the RRMCS item number 21.

RRMCS22

A student's response on the RRMCS item number 22.

RRMCS23

A student's response on the RRMCS item number 23.

RRMCS24

A student's response on the RRMCS item number 24.

RRMCS25

A student's response on the RRMCS item number 25.

RRMCS26

A student's response on the RRMCS item number 26.

RRMCS27

A student's response on the RRMCS item number 27.

RRMCS28

A student's response on the RRMCS item number 28.

RRMCS29

A student's response on the RRMCS item number 29.

RRMCS30

A student's response on the RRMCS item number 30.

References

Rimoldini, L. G. & Singh, C. Student understanding of rotational and rolling motion concepts. Physical Review Special Topics - Physics Education Research 1, 010102 (2005).

Examples

Run this code
library(spheredata)
# Call the data from spheredata package
get("RRMCS")
# Open the data
RRMCS

Run the code above in your browser using DataLab