This is a data set of 892 people who were on the Titanic. There are information on name, age, and if that person survived or not. In this data set Luke showed off his skils by using “MIN” and “MAX” (image 1) to find out the oldest and younguest age of each person in this data set. After Excel gave me the respective ages I used “XLOOKUP (image 2) to find the peoples name in the 892 names for the oldest and younguest. After that I wanted to find out the average age of people in the data set. Using my skills I used the “AVERAGE” (image 3) function in Excel to find the average age of the data set which was about little over 29 years old. Once I found averages I looked to another column where it said if the person had survived or not. there was a number of next to each persons name, either a 0 (died) or 1 (survived). I used the “COUNTIF” (image 4) funtion in excel to show the number of people who made it out or not. I did this twice to get 2 different numbers, one of the people who died and one of the people who survived. From there I copied the data and put it into a pie chart to show the number of people who lived or died on a visual graph. These methods and use of data, shows off Luke’s skills in Excel that he has learned in COM240 and the expiernece that he can provide when anylizing different typed of data.