Skip to content

Commit 769b593

Browse files
authored
Merge pull request udacity#77 from udacity/nicky/p3-typo
change typo in P3 reach to react
2 parents 5803892 + 8d50c5f commit 769b593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/creating_customer_segments/customer_segments.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
},
675675
"source": [
676676
"### Question 10\n",
677-
"Companies will often run [A/B tests](https://en.wikipedia.org/wiki/A/B_testing) when making small changes to their products or services to determine whether making that change will affect its customers positively or negatively. The wholesale distributor is considering changing its delivery service from currently 5 days a week to 3 days a week. However, the distributor will only make this change in delivery service for customers that react positively. *How can the wholesale distributor use the customer segments to determine which customers, if any, would reach positively to the change in delivery service?* \n",
677+
"Companies will often run [A/B tests](https://en.wikipedia.org/wiki/A/B_testing) when making small changes to their products or services to determine whether making that change will affect its customers positively or negatively. The wholesale distributor is considering changing its delivery service from currently 5 days a week to 3 days a week. However, the distributor will only make this change in delivery service for customers that react positively. *How can the wholesale distributor use the customer segments to determine which customers, if any, would react positively to the change in delivery service?* \n",
678678
"**Hint:** Can we assume the change affects all customers equally? How can we determine which group of customers it affects the most?"
679679
]
680680
},

0 commit comments

Comments
 (0)