Learn R Programming

erer (version 1.3)

daPe: Program Effectiveness of a New Method of Teaching Economics

Description

This data set contains the evaluation results of a new program of teaching in economics. There are 32 observations for 4 variables. ll{ grade a binary variable indicating grade increase (1) and decrease (0) after participation. gpa a continous variable measuring studens' grade point average. tuce a continous variable measuring students' scores on an economics test. psi a binary variable indicating whether a student participates the program or not. }

Usage

data(daPe)

Arguments

format

A data frame of cross sectional data with 32 observations and 4 variables.

source

Spector, L.C., and M. Mazzeo. 1980. Probit analysis and economic education. Journal of Economic Education 11(2):37-44.

Details

Evaluation results on 32 students of the impact of a new teaching methods.

Examples

Run this code
data(daPe)
dim(daPe)
summary(daPe)
daPe

Run the code above in your browser using DataLab