Data visualization

 

This homework assignment is an exercise for reviewing the topics you have learned in RStudio. 

 Use the datasets provided this week and complete the exercises. Provide a screen shot from RStuido for each case.

1. Create a scatter plot of the tip vs total bill. Add the following: Title, Labels, Color. (Use Dataset: dataset_tipping_data.csv)
2. What proportion of males survived are in the dataset? (Use Dataset: dataset_survival_of_passengers_on_the_titanic.csv)
3. What percentage of females never smoked are in the dataset? (Use Dataset: dataset_student_survey_data.csv)
4. How many males and females over the age of 22 exist in the dataset? (Use Dataset: dataset_student_survey_data.csv)
5. Create a pie chart of the day. Add the following: Title, Labels, Color. (Use Dataset: dataset_tipping_data.csv)

Tags: No tags