I want to remove outliers based on the market segements, different market segment has different ranges of prices, so I want to filter based on both attributes for example
(Market segment = online and price > 500) or (Market segment = offline and price > 1000)