Learn R Programming

spheredata (version 0.1.1)

FCI: The Force Concept Inventory (FCI) dataset

Description

The focus of the FCI is intended to measure students’ conceptual understanding of Newtonian mechanics. It comprises of 30 multiple-choice items with five possible responses (a key and four distractors).

Usage

data(FCI)

Arguments

Format

A data frame with 497 observations on the following 30 FCI multiple choice items.

FCI1

A character of the FCI item number 1.

FCI2

A character of the FCI item number 2.

FCI3

A character of the FCI item number 3.

FCI4

A character of the FCI item number 4.

FCI5

A character of the FCI item number 5.

FCI6

A character of the FCI item number 6.

FCI7

A character of the FCI item number 7.

FCI8

A character of the FCI item number 8.

FCI9

A character of the FCI item number 9.

FCI10

A character of the FCI item number 10.

FCI11

A character of the FCI item number 11.

FCI12

A character of the FCI item number 12.

FCI13

A character of the FCI item number 13.

FCI14

A character of the FCI item number 14.

FCI15

A character of the FCI item number 15.

FCI16

A character of the FCI item number 16.

FCI17

A character of the FCI item number 17.

FCI18

A character of the FCI item number 18.

FCI19

A character of the FCI item number 19.

FCI20

A character of the FCI item number 20.

FCI21

A character of the FCI item number 21.

FCI22

A character of the FCI item number 22.

FCI23

A character of the FCI item number 23.

FCI24

A character of the FCI item number 24.

FCI25

A character of the FCI item number 25.

FCI26

A character of the FCI item number 26.

FCI27

A character of the FCI item number 27.

FCI28

A character of the FCI item number 28.

FCI29

A character of the FCI item number 29.

FCI30

A character of the FCI item number 30.

References

Hestenes, D., Wells, M. & Swackhamer, G. Force concept inventory. Phys Teach 30, 141–158 (1992).

Examples

Run this code
data(FCI)

Run the code above in your browser using DataLab