# STEP 1: Profitability & Growth : select Q1(25%) or 0% values as the lower threshold
step1 = df[
(df['ReturnOnEquityTTM'] > 0.085) &
(df['QuarterlyEarningsGrowthYOY'] > 0) &
(df['QuarterlyRevenueGrowthYOY'] > 0) &
(df['OperatingMarginTTM'] > 0.114) &
(df['ProfitMargin'] > 0.073)
]
PEG Ratio < 1.5
EV/EBITDA < Industry Median — Better Value Than Peers.
Beta Value | Meaning | Risk Level | Example Stocks |
β < 0 | Moves opposite to the market (inverse correlation) | Very low | Gold, bonds |
β = 0 | No correlation to market movements | Low | Fixed-income assets |
0 < β < 1 | Moves less than the market (lower volatility) | Moderate | Utilities, consumer staples |
β = 1 | Moves in line with the market | Normal | S&P 500 index funds |
β > 1 | More volatile than the market | High | Tech stocks, growth stocks |
β > 2 | Highly volatile, significant price swings | Very high | Small-cap growth stocks, cryptocurrencies |
Tier | Growth Focus | Value Focus |
1 | Meta Platforms (META) | Charter (CHTR) |
2 | Lululemon (LULU) | Ralph Lauren (RL) |
3 | Fiserv (FI) | — |
4 | Booking Holdings (BKNG) | — |