Learn R Programming

spheredata (version 0.1.1)

SAAR: The Scientific Abilities Assessment Rubrics (SAAR) dataset

Description

The SAAR is developed as a qualitative scoring rubric intended to measure students’ scientific abilities within the environment of physics laboratory. A rating scale with four categories (1–4) is used in this dataset to describe the students’ work in the laboratory (1, missing; 2, inadequate; 3, needs some improvement; and 4, adequate) and devised descriptions of student work that could merit a particular score. In this package, we merely measure some abilities from the SAAR since they could be more relevant and important for the high school physics laboratory. They are the ability to design & conduct an observational experiment (Rubric B),the ability to communicate scientific ideas (Rubric F), and the ability to collect and analyze experimental data (Rubric G).

Usage

data(SAAR)

Arguments

Format

A data frame with 497 observations on the following 16 SAAR observation items in the physics laboratory.

SAAR-B1

A numeric of the observation using the SAAR on the Rubric B item 1.

SAAR-B2

A numeric of the observation using the SAAR on the Rubric B item 2.

SAAR-B3

A numeric of the observation using the SAAR on the Rubric B item 3.

SAAR-B4

A numeric of the observation using the SAAR on the Rubric B item 4.

SAAR-B5

A numeric of the observation using the SAAR on the Rubric B item 5.

SAAR-B6

A numeric of the observation using the SAAR on the Rubric B item 6.

SAAR-B7

A numeric of the observation using the SAAR on the Rubric B item 7.

SAAR-B8

A numeric of the observation using the SAAR on the Rubric B item 8.

SAAR-B9

A numeric of the observation using the SAAR on the Rubric B item 9.

SAAR-F10

A numeric of the observation using the SAAR on the Rubric F item 1 (SAAR item 10).

SAAR-F11

A numeric of the observation using the SAAR on the Rubric F item 2 (SAAR item 11).

SAAR-G12

A numeric of the observation using the SAAR on the Rubric G item 1 (SAAR item 12).

SAAR-G13

A numeric of the observation using the SAAR on the Rubric G item 2 (SAAR item 13).

SAAR-G14

A numeric of the observation using the SAAR on the Rubric G item 3 (SAAR item 14).

SAAR-G15

A numeric of the observation using the SAAR on the Rubric G item 4 (SAAR item 15).

SAAR-G16

A numeric of the observation using the SAAR on the Rubric G item 5 (SAAR item 16).

References

Etkina, E. et al. Scientific abilities and their assessment. Physical Review Special Topics - Physics Education Research 2, 020103 (2006).

Examples

Run this code
data(SAAR)

Run the code above in your browser using DataLab