STAT 542 Homework 2: Problem 1 in the Chapter 2 Exercises (in Section 2.7 of the book). Problem 5 in the Chapter 2 Exercises (in Section 2.7 of the book). [NOTE: The graphic for this problem is given on a link in the Homework section of the course webpage.] Problem 1 in the Chapter 3 Exercises (in Section 3.5 of the book). [NOTE: Take care to choose the correct variable to plot on the y-axis to show the PROPORTION of babies with the name 'Angelica'] Problem 2 in the Chapter 3 Exercises (in Section 3.5 of the book). [NOTE: You will have to install and load the 'nasaweather' package. The data are in the 'storms' data frame in the 'nasaweather' package.] Problem 3 in the Chapter 3 Exercises (in Section 3.5 of the book). [NOTE: You will have to install and load the 'mosaicData' package. The data are in the 'Marriage' data frame in the 'mosaicData' package.] Problem 7 in the Chapter 3 Exercises (in Section 3.5 of the book). [NOTE: You will have to install and load the 'mosaicData' package. The data are in the 'RailTrail' data frame in the 'mosaicData' package.] NOTE about format: For this homework, please turn in TWO files into Blackboard: The first file such be a Word document or pdf with the answers to the questions in the form of any graphs/plots requested, and any written answers or interpretations for those problems that call for writing. The second file should be a PLAIN TEXT file (.txt file) with the code that you used to create the plots, etc. for the problems. Any lines in this text file that are NOT code should start with # so that they will be treated as comments and not executed.