Introducing the Example Business Problem
Stating the problem:
Number | Description | Country of Origin | Risk | ROI (percentage) |
---|---|---|---|---|
1 | Treasury | Canada | N | 5 |
2 | Hardware | NA (North America) | R | 17 |
3 | Theater | NA | R | 26 |
4 | Telecom | NA | R | 12 |
5 | Brewery | UK | N | 8 |
6 | Highways | France | N | 9 |
7 | Cars | Germany | N | 7 |
8 | Bank | Luxemburg | N | 6 |
9 | Software | India | R | 31 |
10 | Electronics | Japan | R | 21 |
How should the capital be divided among the share types to obtain the highest expected ROI? The tutorial will demonstrate how to use a Python program model the business problem by interfacing with the Xpress Solver, but any solver can be used. Later sections in this chapter, and later chapters, will create a custom user interface.
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.