Skip to content

Commit 26118ad

Browse files
committed
update definition of mens/womens
1 parent 978fe9c commit 26118ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/tutorials/hillstrom.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@ Subgroup Analysis by Purchase History
337337

338338
Beyond comparing email campaigns overall, we can examine how campaign effectiveness varies by customer purchase history. This analysis segments customers based on their past purchasing behavior:
339339

340-
- **Male Purchaser Segment** (``mens=1``): Customers who previously purchased men's merchandise (35,266 customers, 55.1%)
341-
- **Female Purchaser Segment** (``womens=1``): Customers who previously purchased women's merchandise (35,182 customers, 55.0%)
340+
- **Men's merchandise purchasers** (``mens=1``): Customers who previously purchased men's merchandise (35,266 customers, 55.1%)
341+
- **Women's merchandise purchasers** (``womens=1``): Customers who previously purchased women's merchandise (35,182 customers, 55.0%)
342342

343343
Note that these segments overlap (6,448 customers purchased both categories), so a customer can appear in both analyses.
344344

0 commit comments

Comments
 (0)