Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

meapsingle

meapsingle


Description

Wooldridge Source: Collected by Professor Leslie Papke, an economics professor at MSU, from the Michigan Department of Education web site, www.michigan.gov/mde, and the U.S. Census Bureau. Professor Papke kindly provided the data. Data loads lazily.

Usage

data('meapsingle')

Format

A data.frame with 229 observations on 18 variables:

  • dcode: district code

  • bcode: building code

  • math4: percent satisfactory, 4th grade math

  • read4: percent satisfactory, 4th grade reading

  • enroll: school enrollment

  • exppp: expenditures per pupil, $

  • free: percent eligible, free lunch

  • reduced: percent eligible, reduced lunch

  • lunch: free + reduced

  • medinc: zipcode median family, $ (1999)

  • totchild: # of children (in zipcode)

  • married: # of children in married-couple families

  • single: # of children not in married-couple families

  • pctsgle: percent of children not in married-couple families

  • zipcode: school zipcode

  • lenroll: log(enroll)

  • lexppp: log(exppp)

  • lmedinc: log(medinc)

Used in Text

100, 145-146, 198

Source

Examples

str(meapsingle)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.