Sample Data: Employee Attitude Survey

Employee attitude data for 30 departments in a large financial organization

Originator: S. Chatterjee and B. Price

Each observation is an aggregate of questionnaire responses from approximately 35 randomly selected employees in a department. The numbers give the percentage of favorable responses to seven questions.

(7 columns, 30 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: Employee Attitude Survey"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: Employee Attitude Survey"]
Out[2]=

Analysis

Calculate the median positive response rate for each survey question:

In[3]:=
N /@ Median /@ Transpose[ResourceData["Sample Data: Employee Attitude Survey"]]
Out[3]=

Wolfram Research, "Sample Data: Employee Attitude Survey" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.10151.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information