Your objective is to replicate these figures, created using the Cooperative Congressional Election Study data. These figures are similar to those we completed in the lecture videos.

Put your name here: Baohua Wu

Exercise 1

Hints:

## 
##      Conservative           Liberal          Moderate Very conservative 
##               171               178               253               137 
##      Very liberal 
##               130

Exercise 2

Hints:

## 
##      Not imp.  Not too imp. Somewhat imp.     Very imp. 
##           207           143           221           298

Exercise 3

Instructions:

The figure should look approximately like this (your vaules will be slightly different):

##    student semester grade
## 1   Amanda        1    95
## 2    Betty        1    97
## 3    Carol        1    83
## 4   Amanda        2    83
## 5    Betty        2    82
## 6    Carol        2    94
## 7   Amanda        3    98
## 8    Betty        3    80
## 9    Carol        3    96
## 10  Amanda        4    99
## 11   Betty        4    94
## 12   Carol        4    92
## 13  Amanda        5    89
## 14   Betty        5    96
## 15   Carol        5    97
## 16  Amanda        6    98
## 17   Betty        6    83
## 18   Carol        6    86