アメリカの死刑データセット。

説明

このデータは、1997年に州レベルで死刑が執行された回数を記述しています。結果変数は、執行回数です。17州で執行がありました。データには、1人当たりの所得の中央値(ドル)、貧困層に分類される人口の割合、黒人市民の人口における割合、1996年の10万人あたりの暴力犯罪率、州が南部にあるかどうかを示すダミー変数、(推定値)何らかの大学の学位を持っている人口の割合の説明変数が含まれています。

Number of Observations - 17
Number of Variables - 7
Variable name definitions::

    EXECUTIONS - Executions in 1996
    INCOME - Median per capita income in 1996 dollars
    PERPOVERTY - Percent of the population classified as living in poverty
    PERBLACK - Percent of black citizens in the population
    VC100k96 - Rate of violent crimes per 100,00 residents for 1996
    SOUTH - SOUTH == 1 indicates a state in the South
    DEGREE - An esimate of the proportion of the state population with a
        college degree of some kind

State names are included in the data file, though not returned by load.

出典

Jeff Gill の Generalized Linear Models: A Unified Approach

http://jgill.wustl.edu/research/books.html

すべての権利を保持する原作者からの明示的な許可を得て使用されています。


最終更新日:2024年10月3日