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: Macarena

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
##       <int> <chr>   <dbl>
##  1        1 Amada    82.3
##  2        2 Amada    92.4
##  3        3 Amada    92.2
##  4        4 Amada    92.5
##  5        5 Amada    97.2
##  6        6 Amada    92.8
##  7        1 Betty    80.2
##  8        2 Betty    84.7
##  9        3 Betty    93.3
## 10        4 Betty    90.3
## 11        5 Betty    93.9
## 12        6 Betty    90.9
## 13        1 Carol    85.7
## 14        2 Carol    98.5
## 15        3 Carol    85.8
## 16        4 Carol    96.7
## 17        5 Carol    85.7
## 18        6 Carol    85.3