(a) To create the relative frequency distribution for the Category variable (Juice or Smoothie):Use Excel PivotChartInsert PivotTable > Drag Category to RowsDrag Order ID to Values > set to "Count"Create % by dividing each count by totalCreate a bar chart (PivotChart)Example result (example values only, depends on data):Juices make up 62.75%Smoothies make up 37.25%(b) For the New Customer variable:Change "Yes" to "New", "No" to "Existing" in the dataRepeat PivotTable stepsAdd a pie chart to show the splitExample result:Existing customers make up 71.40%New customers represent 28.60%