
Աշխատավարձի վիճակագրություն: Լրիվ բացատրություն
HR Drone-ի ամբողջական ուղեցույցը աշխատավարձերի տվյալների վերլուծության և փոխհատուցման ռազմավարությունների համար
HR Drone Analytics Team

HR Drone Analytics Team
Data & Analytics, HR Drone
This document provides a comprehensive explanation of all statistical fields returned by the Salary Statistics by Level query. Understanding these metrics will help you interpret salary data and make informed decisions about compensation, market analysis, and hiring strategies.
min_salaryType: Integer
Description: The lowest salary value among all applicants at this level.
What it means:
When to use:
Example:
min_salary: $500
→ At least one applicant at this level has a salary of $500
Interpretation tips:
max_salaryType: Integer
Description: The highest salary value among all applicants at this level.
What it means:
When to use:
Example:
max_salary: $5000
→ At least one applicant at this level has a salary of $5000
Interpretation tips:
avg_salary (Average Salary)Type: Decimal (rounded to 2 places)
Description: The arithmetic mean of all salaries at this level. Calculated as the sum of all salaries divided by the number of applicants.
Formula: SUM(salary) / COUNT(*)
What it means:
When to use:
Example:
avg_salary: $1750.25
→ The average salary across all applicants at this level is $1750.25
Interpretation tips:
Limitations:
median_salary (50th Percentile)Type: Integer
Description: The middle value when all salaries are sorted from lowest to highest. Exactly half of the applicants earn less than this value, and half earn more.
What it means:
When to use:
Example:
median_salary: $1700
→ Half of applicants earn less than $1700, half earn more
Interpretation tips:
Why it's important:
q1_salary (First Quartile / 25th Percentile)Type: Integer
Description: The salary value below which 25% of applicants fall. Also known as the lower quartile.
What it means:
When to use:
Example:
q1_salary: $1200
→ 25% of applicants earn less than $1200, 75% earn more
Interpretation tips:
q3_salary (Third Quartile / 75th Percentile)Type: Integer
Description: The salary value below which 75% of applicants fall. Also known as the upper quartile.
What it means:
When to use:
Example:
q3_salary: $2200
→ 75% of applicants earn less than $2200, 25% earn more
Interpretation tips:
salary_rangeType: Integer
Description: The difference between the maximum and minimum salaries. Calculated as max_salary - min_salary.
What it means:
When to use:
Example:
salary_range: $2000
→ The difference between highest and lowest salary is $2000
Interpretation tips:
Limitations:
stddev_salary (Standard Deviation)Type: Decimal (rounded to 2 places)
Description: A measure of how spread out the salaries are from the average. Indicates the typical distance of salaries from the mean.
Formula: Square root of the variance
What it means:
When to use:
Example:
stddev_salary: $450.25
→ Salaries typically vary by about $450 from the average
Interpretation tips:
Rule of thumb:
Example calculation:
If avg_salary = $2000 and stddev_salary = $400:
- 68% of salaries are between $1600 and $2400
- 95% of salaries are between $1200 and $2800
- 99.7% of salaries are between $800 and $3200
When Average > Median:
When Average < Median:
When Average ≈ Median:
Interquartile Range (IQR) = Q3 - Q1
Small IQR:
Large IQR:
Symmetric Distribution:
Skewed Distribution:
Both measure spread, but differently:
Use Range when:
Use Standard Deviation when:
Goal: Determine appropriate salary range for a job posting
Recommended approach:
Example:
Level: MIDDLE
median_salary: $1700
q1_salary: $1200
q3_salary: $2200
Recommended range: $1200 - $2200
Target offer: ~$1700 (median)
Goal: Find levels with unusual salary patterns
Recommended approach:
Red flags:
Goal: Estimate total compensation costs
Recommended approach:
Example:
Planning to hire 5 MIDDLE level developers:
avg_salary: $1750.25
Expected total: 5 × $1750.25 = $8,751.25
Worst case (using Q3):
q3_salary: $2200
Worst case total: 5 × $2200 = $11,000
Goal: Compare compensation across levels or groups
Recommended approach:
Example comparison:
JUNIOR:
median: $800
avg: $850
q1: $600, q3: $1000
MIDDLE:
median: $1700
avg: $1750
q1: $1200, q3: $2200
Analysis:
- MIDDLE earns ~2x JUNIOR (median comparison)
- Both have similar distribution shape (symmetric)
- MIDDLE has wider range (more variability)
Reality: Median is often more representative, especially with outliers.
When to use average:
When to use median:
Reality: Range shows extremes, not typical values. Use quartiles for typical range.
Better approach:
Reality: High variability can indicate:
Context matters: High variability might be expected and acceptable.
Reality: More data helps, but data quality and representativeness matter more.
Consider:
| Sample Size | Reliability | Recommendation |
|---|---|---|
| < 10 | Low | Use with extreme caution, may not be representative |
| 10-30 | Moderate | Use with caution, consider confidence intervals |
| 30-100 | Good | Reliable for most purposes |
| > 100 | Excellent | Highly reliable, can perform detailed analysis |
While not calculated in the query, understanding confidence helps:
The statistics can be visualized as a box plot:
min_salary ──┐
│
q1_salary ──┤ ┌─────┐
│ │ │
median ─────┤─┤ ■ ├── q3_salary
│ │ │
│ └─────┘
max_salary ─┘
Box plot elements:
Symmetric (Normal-like):
Right-skewed (High outliers):
Left-skewed (Low outliers):
| Field | Type | Best For | Limitations |
|---|---|---|---|
min_salary | Integer | Lower bound | May be outlier |
max_salary | Integer | Upper bound | May be outlier |
avg_salary | Decimal | Quick overview | Sensitive to outliers |
median_salary | Integer | Typical value | Less intuitive |
q1_salary | Integer | Lower quartile | None |
q3_salary | Integer | Upper quartile | None |
salary_range | Integer | Total spread | Sensitive to outliers |
stddev_salary | Decimal | Variability | Requires > 1 data point |
median_salaryq1_salary (25th percentile)q3_salary (75th percentile)median_salary (most reliable)avg_salary (if symmetric distribution)avg_salary × number of hiresq3_salary × number of hiresq1_salary × number of hiresmedian_salary across groupsstddev_salary across groupssalary-statistics-by-level-guide.mdsalary-statistics-by-level.sqlBy understanding these statistics and asking the right questions, you can make informed decisions about compensation, market analysis, and hiring strategies.
An Armenian version of this article is also available. To see how a gross figure converts to take-home pay under Armenia's 2026 rules, use the salary calculator for 2026, and compare the ranges above with what employers are advertising right now on jobs in Armenia.
This article was published by the HR Drone platform to contribute to the development of data-driven HR practices, salary analytics culture, and informed compensation decision-making.

HR Drone-ի ամբողջական ուղեցույցը աշխատավարձերի տվյալների վերլուծության և փոխհատուցման ռազմավարությունների համար
HR Drone Analytics Team

Ինտերակտիվ հաշվիչ և ամբողջական ուղեցույց՝ 2026թ. Հայաստանի աշխատավարձի պահումների մասին. եկամտային հարկ, կուտակային վճար, դրոշմանիշային վճար և ԱՀԱ՝ մեկ տեղում։
HR Drone Analytics Team

Ինչու է Compensation & Benefits համակարգը աշխատակիցների պահման և մոտիվացիայի առանցքային գործիք, և ինչպես ճիշտ կառավարել փոխհատուցումն ու նպաստները։
Հայկ Դավթյան