powered by
Downloads and tidies Aswath Damodaran's Beta data for various sectors of US industry.
betas()
Returns a data frame with the following variables:
Industry: economic sector.
Industry:
Number_Firms: number of companies in the sector.
Number_Firms:
Av_Unlevered_Beta: Average Unlevered Beta.
Av_Unlevered_Beta:
Av_Levered_Beta: Average Levered Beta.
Av_Levered_Beta:
Av_Corr_Market: Average Correlation with the market.
Av_Corr_Market:
Total_Unlevered_Beta
Total_Levered_Beta
# NOT RUN { Beta <- betas() # }
Run the code above in your browser using DataLab