Sample Data: Psychiatric Patient Deaths

Death times of psychiatric patients

Originator: J. Klein and M. Moeschberger

(4 columns, 26 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: Psychiatric Patient Deaths"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: Psychiatric Patient Deaths"]
Out[2]=

Visualization

Compare female to male patient deaths:

In[3]:=
BarChart[Length /@ GroupBy[Select[
    ResourceData[
     "Sample Data: Psychiatric Patient Deaths"], #Death == "dead" &], #Gender &], ChartLabels -> Automatic]
Out[3]=

Wolfram Research, "Sample Data: Psychiatric Patient Deaths" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.36817.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information