Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle outliers in Altman-Z #46

Closed
ijyliu opened this issue Mar 5, 2024 · 8 comments
Closed

Handle outliers in Altman-Z #46

ijyliu opened this issue Mar 5, 2024 · 8 comments
Assignees

Comments

@ijyliu
Copy link
Collaborator

ijyliu commented Mar 5, 2024

check sectors - banks etc.

maybe don't winsorize

@ijyliu ijyliu closed this as completed in 577298d Mar 6, 2024
@ijyliu ijyliu self-assigned this Mar 6, 2024
@ijyliu ijyliu reopened this Mar 8, 2024
@ijyliu ijyliu assigned OwenLin2001 and unassigned ijyliu Mar 9, 2024
@ijyliu
Copy link
Collaborator Author

ijyliu commented Mar 9, 2024

@OwenLin2001 to investigate sectors

@ijyliu
Copy link
Collaborator Author

ijyliu commented Mar 15, 2024

are the extreme observations in a particular sector? if so, reconsider winsorizing

@OwenLin2001
Copy link
Collaborator

With the new dataset on All_Data_with_NLP_Features, the issue is much more mild. All the Altman Z scores are below 8 with 13 companies above a score of 6. Out of the 13 companies, we see big companies like Google and Chevron.

Sector-wise, IT, Health Care, and Energy seems to be the three sectors with high Altman-Z score.

I think no further action is needed regarding Altman-Z score outside of these observation.

@ijyliu
Copy link
Collaborator Author

ijyliu commented Apr 1, 2024 via email

@ijyliu
Copy link
Collaborator Author

ijyliu commented Apr 1, 2024 via email

@ijyliu
Copy link
Collaborator Author

ijyliu commented Apr 1, 2024 via email

@OwenLin2001
Copy link
Collaborator

Pre-winsorized data exhibits a similar trend.
For Altman Z > 6, the top 4 sectors (after inner join pre-winsorized data with all_data_nlp on tickers) are

  1. IT - 15
  2. Consumer Discretionary - 7
  3. Health Care - 6
  4. Energy - 6

Among companies that are outliers in pre-winsorized data but are not outliers in the all_data_nlp, there isn't a trend.
After winsorized, some of the companies remain a high score (eg. AAPL at 4.32) and some of them goes down (eg. MUR at 1.20)

What are some expected outcome in your envision after inspect Altman Z outliers?

@ijyliu
Copy link
Collaborator Author

ijyliu commented Apr 1, 2024

It's a little predictable that some tech companies are scoring very high, they probably have near zero liabilities. The other sectors are kind of big sectors.

all_data_fixed_quarter_dates_sector_distribution

I think I'm good with winsorizing as is, even if maybe we should be doing it a little bit less for IT. The process will still maintain fairly high scores for the outlier companies.

@ijyliu ijyliu closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants