Skip to content

Commit 80fb3ea

Browse files
mvanwykCopilot
andauthored
Update docs/analysis_modules.md
Typo fix Co-authored-by: Copilot <[email protected]>
1 parent 1ae89fb commit 80fb3ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/analysis_modules.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,7 @@ rev_tree = revenue_tree.RevenueTree(
461461

462462
<div class="clear" markdown>
463463

464-
![HML Segementation Distribution](assets/images/analysis_modules/hml_segmentation.svg){ align=right loading=lazy width="50%"}
465-
464+
![HML Segmentation Distribution](assets/images/analysis_modules/hml_segmentation.svg){ align=right loading=lazy width="50%"}
466465
Heavy, Medium, Light (HML) is a segmentation that places customers into groups based on their percentile of spend or the
467466
number of products they bought. Heavy customers are the top 20% of customers, medium are the next 30%, and light are the
468467
bottom 50% of customers. These values are chosen based on the proportions of the Pareto distribution. Often, purchase

0 commit comments

Comments
 (0)