This document provides solutions to sample problems using various datasets. It demonstrates how to use R functions like bargraph.CI(), boxplot(), hist(), and table() to analyze and visualize data. For example, it shows how to create bar charts comparing mean BMI by gender and mean AFP difference by drug concentration using the bargraph.CI() function from the sciplot package. It also provides solutions for manipulating datasets, such as recoding a variable or sorting and subsetting data.