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.

Carlos Mauricio Galvis

Exercise 1

Hints:

Exercise 2

Hints:

Exercise 3

Instructions:

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

## # A tibble: 18 × 3
##    Semester Student Grade
##    <chr>    <chr>   <dbl>
##  1 1        Amanda   90.6
##  2 1        Betty    92.6
##  3 1        Carol    92.3
##  4 2        Amanda   84.2
##  5 2        Betty    92.2
##  6 2        Carol    85.0
##  7 3        Amanda   91.2
##  8 3        Betty    97.2
##  9 3        Carol    91.2
## 10 4        Amanda   85.6
## 11 4        Betty    95.7
## 12 4        Carol    81.3
## 13 5        Amanda   98.8
## 14 5        Betty    88.3
## 15 5        Carol    86.1
## 16 6        Amanda   96.4
## 17 6        Betty    87.9
## 18 6        Carol    85.5