Learn R Programming

spheredata (version 0.1.3)

FMCIcontentvalidity: The Fluid Mechanics Concept Inventory (FMCI) content validity dataset

Description

In this data, five PER experts rated the content validity of the FMCI.

Usage

data(FMCIcontentvalidity)

Arguments

Format

A data frame of expert ratings on the content validity of 30 FMCI items.

ID

An anonymized expert identity.

FMCI3

A numeric value of expert rating to the FMCI item number 3.

FMCI4

A numeric value of expert rating to the FMCI item number 4.

FMCI5

A numeric value of expert rating to the FMCI item number 5.

FMCI6

A numeric value of expert rating to the FMCI item number 6.

FMCI7

A numeric value of expert rating to the FMCI item number 7.

FMCI8

A numeric value of expert rating to the FMCI item number 8.

FMCI9

A numeric value of expert rating to the FMCI item number 9.

FMCI10

A numeric value of expert rating to the FMCI item number 10.

FMCI11

A numeric value of expert rating to the FMCI item number 11.

FMCI12

A numeric value of expert rating to the FMCI item number 12.

FMCI13

A numeric value of expert rating to the FMCI item number 13.

FMCI14

A numeric value of expert rating to the FMCI item number 14.

FMCI15

A numeric value of expert rating to the FMCI item number 15.

FMCI16

A numeric value of expert rating to the FMCI item number 16.

FMCI17

A numeric value of expert rating to the FMCI item number 17.

FMCI18

A numeric value of expert rating to the FMCI item number 18.

FMCI19

A numeric value of expert rating to the FMCI item number 19.

FMCI20

A numeric value of expert rating to the FMCI item number 20.

FMCI21

A numeric value of expert rating to the FMCI item number 21.

FMCI22

A numeric value of expert rating to the FMCI item number 22.

FMCI23

A numeric value of expert rating to the FMCI item number 23.

FMCI24

A numeric value of expert rating to the FMCI item number 24.

FMCI25

A numeric value of expert rating to the FMCI item number 25.

FMCI26

A numeric value of expert rating to the FMCI item number 26.

FMCI27

A numeric value of expert rating to the FMCI item number 27.

FMCI28

A numeric value of expert rating to the FMCI item number 28.

FMCI29

A numeric value of expert rating to the FMCI item number 29.

FMCI30

A numeric value of expert rating to the FMCI item number 30.

FMCI31

A numeric value of expert rating to the FMCI item number 31.

FMCI32

A numeric value of expert rating to the FMCI item number 32.

Examples

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

Run the code above in your browser using DataLab