evm-calculator
SolidAutomated calculation of all earned value metrics and forecasts
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 96/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# EVM Calculator
## Overview
The EVM Calculator skill provides comprehensive automated calculation of all Earned Value Management metrics, indices, and forecasts. It supports PMI PMBOK and ANSI/EIA-748 compliant calculations for project cost and schedule performance measurement and forecasting.
## Capabilities
### Core EVM Metrics
- Calculate Planned Value (PV/BCWS)
- Calculate Earned Value (EV/BCWP)
- Calculate Actual Cost (AC/ACWP)
- Calculate Schedule Variance (SV) and Cost Variance (CV)
- Calculate SV% and CV% for normalized comparison
### Performance Indices
- Calculate Schedule Performance Index (SPI)
- Calculate Cost Performance Index (CPI)
- Calculate Critical Ratio (CR = SPI x CPI)
- Calculate TCPI (To-Complete Performance Index)
- Support both BAC-based and EAC-based TCPI
### Forecasting
- Calculate EAC using multiple methods:
- EAC = BAC / CPI (typical performance)
- EAC = AC + (BAC - EV) (atypical performance)
- EAC = AC + [(BAC - EV) / (SPI x CPI)] (combined)
- EAC = Bottom-up re-estimate
- Calculate ETC (Estimate to Complete)
- Calculate VAC (Variance at Completion)
### Visualization and Trending
- Generate S-curve visualizations
- Perform trend analysis on indices
- Create performance dashboards
- Generate variance analysis reports
- Produce management reserve tracking
## Usage
### Input Requirements
- Budget baseline (time-phased BAC)
- Progress data (percent complete or physical measurement)
- Actual cost data by period
- Work Breakdown Struc...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
npv-irr-calculator
Calculate project financial metrics for investment decision making
1,160 Updated today
a5c-ai AI & Automation Solid
multiple-calculator
Calculates valuation multiples (EV/Revenue, EV/EBITDA, P/E) with sector adjustments
1,160 Updated today
a5c-ai AI & Automation Solid
agile-metrics-calculator
Calculate and analyze Agile delivery metrics including velocity, burndown, and flow metrics
1,160 Updated today
a5c-ai AI & Automation Solid
financial-calculator
Automated calculation of business case financial metrics including NPV, IRR, ROI, and TCO
1,160 Updated today
a5c-ai AI & Automation Solid
evm-analysis
Deep EVM bytecode analysis and decompilation capabilities for smart contract security, gas optimization, and reverse engineering. Provides tools for analyzing opcodes, storage layouts, proxy patterns, and bytecode verification.
1,160 Updated today
a5c-ai