How to calculate the total number of employees from year to year, considering hires and fires?
a) Use the COUNTIF function with specific criteria.
b) Utilize the SUM function with employment data.
c) Apply the AVERAGE function to employee records.
d) Create a scatter plot of employee changes.