Skip to content

Using SQL to obtain insights from a dataset of department salaries.

Notifications You must be signed in to change notification settings

alekseymor/SQL_Department_Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL_Department_Statistics

Business Case

A manager is seeking insights into salary disparaties and wants to identify departments with salaries above and below the average for each department.

Objective:

Create a SQL query that identifies the average salary for each department as well as the standard deviation. Subsequently use the z-score metric to identify salary outliers for each department.

Deliverable:

List from a SQL database with Department, Average Salary, and a way to score variation.

Hypothesis:

POL Department is suspected of having high amount of variation in salary.

About

Using SQL to obtain insights from a dataset of department salaries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published