Learn R Programming

spheredata (version 0.1.3)

MWCSkey: The Mechanical Waves Conceptual Survey (MWCS) key dataset

Description

The answers key to analyze the students' obtained score on the MWCS.

Usage

data(MWCSkey)

Arguments

Format

A data frame of a key record on the following 22 MWCS items.

MWCS1

A key of the MWCS item number 1.

MWCS2

A key of the MWCS item number 2.

MWCS3

A key of the MWCS item number 3.

MWCS4

A key of the MWCS item number 4.

MWCS5

A key of the MWCS item number 5.

MWCS6

A key of the MWCS item number 6.

MWCS7

A key of the MWCS item number 7.

MWCS8

A key of the MWCS item number 8.

MWCS9

A key of the MWCS item number 9.

MWCS10

A key of the MWCS item number 10.

MWCS11

A key of the MWCS item number 11.

MWCS12

A key of the MWCS item number 12.

MWCS13

A key of the MWCS item number 13.

MWCS14

A key of the MWCS item number 14.

MWCS15

A key of the MWCS item number 15.

MWCS16

A key of the MWCS item number 16.

MWCS17

A key of the MWCS item number 17.

MWCS18

A key of the MWCS item number 18.

MWCS19

A key of the MWCS item number 19.

MWCS20

A key of the MWCS item number 20.

MWCS21

A key of the MWCS item number 21.

MWCS22

A key of the MWCS item number 22.

Examples

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

Run the code above in your browser using DataLab