Revenue Per Dollar Plant Net (Historical)
Returns how much revenue is generated for each dollar of net property, plant, and equipment (PP&E). Higher values indicate more efficient use of fixed assets.
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_plant_net("AAPL", 2023, 4)=hf_Revenue_per_dollar_plant_net("MSFT", 2022, , "TTM")When to Use
- Analyzing fixed asset efficiency
- Comparing capital intensity across companies
- Manufacturing efficiency analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need revenue per dollar cash | hf_Revenue_per_dollar_cash() |
| Need total asset turnover | hf_Revenue_to_assets() |
Common Issues & FAQ
Q: Why is this low for capital-intensive industries? A: Industries like utilities and manufacturing require more PP&E to generate revenue.
