Revenue Per Dollar Common Equity (Historical)
Returns how much revenue is generated for each dollar of shareholders' equity. Higher values indicate more efficient use of equity capital.
Parameters
| Parameter | Required | Description |
|---|---|---|
| Symbol | Yes | Stock ticker symbol |
| Year | Yes | Fiscal year or period code |
| Quarter | No | Calendar quarter 1-4 (default: 1) |
| TTM | No | Enter "TTM" for trailing twelve months |
Examples
=hf_Revenue_per_dollar_common_equity("AAPL", 2023, 4)=hf_Revenue_per_dollar_common_equity("MSFT", 2022, , "TTM")When to Use
- Analyzing equity efficiency
- Comparing capital utilization
- Understanding leverage effects on revenue
When NOT to Use
Common Issues & FAQ
Q: Why is this high for leveraged companies? A: Companies with more debt have less equity, so revenue per equity dollar is higher.
