This Assignment is to practice doing graphics using geom_point, geom_count and/or geom_histogram.


Q1.

Define what is the difference between geom_point, geom_count and geom_histogram. In other words in what situation would you use each of these alternatives.


Q2.

Use the data “Camas_Hospital” in the package ggversa and do a graphic with geom_point which relates the population size of countries and the number of hospital beds.

  1. The text of the axis should be in 15 pts.
  2. The text of the axis should be in “bold”.
  3. The text of the different axis “x” and “y” should be in different colours.

Q3.

Use the data “Camas_Hospital” in the package ggversa and do a graphic with geom_point which relates the population size of countries and the number of hospital beds.

  1. Ahora buscan la función para que el eje de x que sea el logaritmo de los valores en ese eje.

No se olvide cambiar la información en el eje de “X” para que representa la información en log.