PracticeFileExcelDay3 ByRajaniGupta
PracticeFileExcelDay3 ByRajaniGupta
Scenario:
You are managing a team of employees and need to evaluate their performance based on various criteria. The evaluation cr
and completion of training programs. You need to determine their overall performance ratin
Dataset:
1. Performance Rating: If SalesAmount is greater than Target and Attendance is greater than or equal to 90%, then the P
"Excellent". If SalesAmount is greater than Target but Attendance is less than 90%, the PerformanceRating is "Good
PerformanceRating is "Needs Improvement".
2. Bonus Eligibility: If PerformanceRating is "Excellent" and CustomerFeedback is greater than or equal to 4.5, then Bon
PerformanceRating is "Good" and CustomerFeedback is greater than or equal to 4.5 and TrainingCompleted is "Yes", t
"Yes". Otherwise, BonusEligible is "No".
3. Customer Satisfaction: If CustomerFeedback is 4.8 or higher, return "Outstanding", if between 4.5 and 4.7 (inclusive), ret
otherwise return "Average".
4. Attendance Flag: If Attendance is below 85%, return "Warning", otherwise return "Satisfactory".
5. High Achievers: Identify employees with SalesAmount greater than 2000 and CustomerFeedback greater than 4.5.
6. Training Compliance: Identify employees who have not completed training but have PerformanceRating as "Excellent".
7. Sales Growth Potential: If SalesAmount is within 10% of Target, return "Potential", otherwise return "Low".
8. Target Achievement: If SalesAmount exceeds Target by more than 20%, return "Exceeded Expectations", otherwise retur
9. Improvement Needed: If PerformanceRating is "Needs Improvement" and CustomerFeedback is less than 4.0, return "
10. Bonus Calculation: Calculate the bonus as 10% of SalesAmount if BonusEligible is "Yes", otherwise return 0.
11. Training Impact: If TrainingCompleted is "Yes" and PerformanceRating is "Excellent", return "Positive", if "No" and "Ne
return "Neutral".
12. Customer Feedback Impact: If CustomerFeedback is 4.8 or higher, add 0.2 to PerformanceRating, if 4.5 or higher, add
13. Promotion Eligibility: If PerformanceRating is "Excellent" and Attendance is greater than 95%, return "Eligible", otherw
14. Sales Target Adjustment: If SalesAmount is greater than 2000, increase Target by 10%, otherwise leave it unchanged.
15. Attendance Performance: If Attendance is greater than 95%, return "Excellent", if greater than 90%, return "Good", othe
16. Year-End Review: If SalesAmount is greater than 2000 and CustomerFeedback is 4.8 or higher, return "Outstanding", o
17. Training Impact on Performance: If TrainingCompleted is "Yes" and CustomerFeedback is greater than 4.5, return "Im
18. Sales Milestone: Identify employees who have achieved a SalesAmount of 2000 or more.
19. Attendance Reward: If Attendance is greater than 90% and SalesAmount is greater than 1800, return "Reward", otherw
20. Performance Summary: Combine PerformanceRating and CustomerFeedback into a summary statement.
ormance Evaluation
criteria. The evaluation criteria include sales targets, attendance, customer feedback,
overall performance rating and eligibility for a bonus.
Custo
mer
BonusElig
TrainingCompleted Target PerformanceRating Satisf
ible
action Attendance Flag
Yes 1800 Excellent bonus Outsta
: satisfactory
Yes 1800 need improvement no bonus very G satisfactory
No 1800 need improvement no bonus Averagsatisfactory
Yes 1800 good bonus very G satisfactory
Yes 1800 Excellent no bonus Averagsatisfactory
No 1800 need improvement no bonus Averagsatisfactory
Yes 1800 Excellent bonus Outsta satisfactory
No 1800 need improvement no bonus very G satisfactory
Yes 1800 need improvement no bonus Averagsatisfactory
No 1800 need improvement no bonus AveragWarning
Yes 1800 need improvement no bonus Averagsatisfactory
Yes 1800 Excellent bonus Outsta satisfactory
Yes 1800 need improvement no bonus very G satisfactory
Yes 1800 need improvement no bonus very G satisfactory
No 1800 need improvement no bonus Averagsatisfactory
Yes 1800 Excellent bonus very G satisfactory
Yes 1800 need improvement no bonus Averagsatisfactory
No 1800 need improvement no bonus Averagsatisfactory
Yes 1800 Excellent bonus Outsta satisfactory
Yes 1800 need improvement no bonus Averagsatisfactory
eRating as "Excellent".
eturn "Low".
ctations", otherwise return "Met Expectations".
wise return 0.