Question: Hello! Can you please help me fix this code, thank you! Question 1. Create a function called compute_statistics that takes a table containing ages and
Hello! Can you please help me fix this code, thank you! 
Question 1. Create a function called compute_statistics that takes a table containing ages and salaries and: - Draws a histogram of ages - Draws a histogram of salaries - Returns a two-element array containing the average age and average salary (in that order) You can call the histograms function to draw the histograms! Note: More charts will be displayed when running the test cell. Please feel free to ignore the charts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
