Guide Assignment
Guide Assignment
Since I'm unable to perform the calculations right now, here’s a guide
on how to proceed with the full analysis in Excel:
How to do it in Excel:
3. Use the filter arrow on "Offered Salary" and select "Blanks" to find the row with
missing data.
How to do it in Excel:
4. Filter out the outliers by using conditional formatting or filtering the "Offered Salary"
column to keep values between the lower and upper bounds.
How to do it in Excel:
2. Result:
o This will give you the total count of male and female hires.
How to do it in Excel:
1. Use the AVERAGEIF function to calculate the average salary of hired candidates:
2. Result:
How to do it in Excel:
2. Use the FREQUENCY function to count how many salaries fall within each bin.
3. Create a Histogram:
How to do it in Excel:
2. Visualize:
o Insert a Pie Chart or Bar Graph to show the proportion of employees in each
department.
How to do it in Excel:
1. Group Positions:
o Manually group "Post Name" into different tiers based on the roles (e.g., junior, mid,
senior).
o Use "Post Name" (or the grouped data) as rows to count how many employees are in
each tier.
3. Visualize:
Report Creation
Once you've completed the above analysis, you can compile everything into a report. Here’s how you
can organize it:
1. Project Description:
o A brief overview of the project objectives and the approach followed (e.g., data
cleaning, analysis of gender distribution, salary, etc.).
2. Approach:
o Explain how you handled missing data, removed outliers, and used Excel functions
like Pivot Tables, AVERAGEIF, and FREQUENCY for analysis.
3. Tech-Stack Used:
o Mention using Microsoft Excel 2022 for cleaning, analyzing, and visualizing the data.
4. Insights:
o Summarize key findings, such as the gender distribution of hires, the average salary,
salary distribution, and departmental or position-level insights.
5. Result:
o Conclude with the value the analysis brings, such as improved understanding of
hiring patterns, salary benchmarks, and departmental needs.
If you'd like, I can guide you through the steps of creating the charts and graphs in Excel. Let me
know if you have any specific questions as you work through it!
4o
You said:
yess do it
ChatGPT said:
ChatGPT
Since I can't directly manipulate Excel here, I'll guide you through creating the charts and graphs
needed for your project using Excel. Here's a breakdown of how to complete each visualization:
Steps:
o Customize the chart as needed by adding labels or titles (e.g., "Gender Distribution
of Hires").
Steps:
Steps:
o In a new column, create intervals for salaries (e.g., 0-20,000, 20,001-40,000, etc.).
3. Insert Histogram:
o Choose the salary data range and your bin ranges to create a histogram.
Steps:
Steps:
1. Group Positions:
o In a new column, manually classify the "Post Name" into tiers (e.g., junior, mid-level,
senior).
o Drag "Post Name" (or the grouped tiers) to the Rows area.
Once you've created all the visualizations, you can compile the insights into a PDF or PowerPoint
report. Here’s a suggested structure for the report:
1. Project Description
Overview of the project’s objectives, such as analyzing the hiring process and understanding
key trends.
2. Approach
Describe the steps taken for data cleaning (handling missing data and outliers), the formulas
used, and the charts created.
3. Insights
4. Result
Conclude with how these insights can help improve the hiring process, such as adjusting
salary benchmarks or focusing on gender diversity in certain departments.
More detailed
1. Gender Distribution of Hires (Pivot Table and Pie Chart)
Detailed Steps:
o Select PivotTable and a dialog box will appear. Ensure the entire dataset is selected
and place the PivotTable on a new worksheet.
o In the PivotTable Fields pane, drag Gender (or whatever the column name for gender
is) to the Rows area.
o Drag Status (hired/not hired) to the Values area, and Excel will automatically count
the occurrences for each gender.
o Filter Status to show only "Hired" candidates by clicking on the filter dropdown in
the Pivot Table.
3. Create Pie Chart:
o Go to the Insert tab, click on the Pie Chart icon, and select 2-D Pie.
o You can add Data Labels to show the number or percentage of hires per gender by
right-clicking on the chart and choosing Add Data Labels.
Detailed Steps:
mathematica
Copy code
Replace [Status Range] with the actual range of the Status column (e.g., C2
).
Replace [Offered Salary Range] with the actual range of the Salary column
(e.g., F2
).
o Excel will calculate the average salary for only those candidates marked as "Hired."
Detailed Steps:
0 - 20,000
20,001 - 40,000
o Use the =FREQUENCY() function to count how many salaries fall within each bin.
3. Create a Histogram:
o Customize the histogram by adding axis titles (e.g., Salary Ranges on X-axis,
Frequency on Y-axis).
Detailed Steps:
o Drag application_id or another unique identifier (e.g., employee ID) to the Values
area to count the number of employees in each department.
o You can choose between different bar chart styles (Clustered Bar, Stacked Bar, etc.).
Detailed Steps:
1. Create Groupings:
o Add a new column in your dataset where you manually assign each position (or "Post
Name") to a tier (e.g., Junior, Mid-level, Senior).
o Drag application_id to the Values area to count how many people are in each tier.
o Customize the chart by adding labels (e.g., Tier on X-axis, Number of Employees on Y-
axis).