Update nexus wiki content
This commit is contained in:
49
wiki/concepts/EffectiveTaxRate.md
Normal file
49
wiki/concepts/EffectiveTaxRate.md
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: "Effective Tax Rate (ETR)"
|
||||
type: concept
|
||||
tags: ["tax", "finance", "kpi", "compliance"]
|
||||
last_updated: 2026-05-02
|
||||
---
|
||||
|
||||
## Definition
|
||||
|
||||
有效税率(Effective Tax Rate, ETR)是企业实际税负占税前收入的比例,是衡量税务筹划效果的核心 KPI。计算公式:
|
||||
|
||||
```
|
||||
ETR = 总税负 ÷ 税前收入
|
||||
```
|
||||
|
||||
## ETR vs Statutory Rate
|
||||
|
||||
| 指标 | 说明 |
|
||||
|------|------|
|
||||
| Statutory Rate | 法定税率(如美国联邦 21%) |
|
||||
| ETR | 实际有效税率(含各项抵扣和优惠) |
|
||||
| Cash Tax Rate | 实际支付现金税率(含递延税) |
|
||||
|
||||
ETR 通常低于 Statutory Rate,因为存在税收抵免(Tax Credits)、递延(Deferred Income)和国际税率差异等优化空间。
|
||||
|
||||
## ETR Waterfall Components
|
||||
|
||||
典型 ETR 瀑布分解:
|
||||
- Federal Statutory Tax(联邦法定税率)
|
||||
- State & Local Taxes(SALT)
|
||||
- International Rate Differential(国际税率差异)
|
||||
- R&D Tax Credits(R&D 税收抵免)
|
||||
- QBI Deduction(合格商业收入扣除)
|
||||
- Other Permanent/Temporary Adjustments(其他永久/暂时性调整)
|
||||
|
||||
## Target
|
||||
|
||||
- **[[finance-tax-strategist]]** 目标:ETR ≤ 行业同行中位数
|
||||
- 成功标准:审计调整 < 2% 总税负
|
||||
|
||||
## Sources
|
||||
|
||||
- [[finance-tax-strategist]]
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- [[TransferPricing]]
|
||||
- [[GILTI]]
|
||||
- [[BEAT]]
|
||||
Reference in New Issue
Block a user