Analyze Employment Data of College Faculty Members 

Import employment data on members of a college faculty.

In[1]:=
Click for copyable input
X
Out[1]=

Pick out just the salary and rank columns.

In[2]:=
Click for copyable input
X
Out[2]=

Plot rank versus salary.

In[3]:=
Click for copyable input
X
Out[3]=

Determine the correlation between salary and rank.

In[4]:=
Click for copyable input
X
Out[4]=

Make a function that shows the relationship between any two variables.

In[5]:=
Click for copyable input
X
In[6]:=
Click for copyable input
X
Out[6]=

Make an interactive viewer that shows the relationship between any two variables.

In[7]:=
Click for copyable input
X
Out[7]=
de es ja pt-br zh