Reference no: EM13165808
An expert system is used to determine whether the recommended entry strategy into international markets should be Investment (I), Contractual (C), or Export (E).
This recommendation is based on internal factors as well as external factors. Both internal and external factors are rated as Strong (S), Average (A), or Weak (W).
As long as the external factors are weak the recommended strategy is export. As long as the external factors are strong the recommended strategy is investment. When the external factors are average the strategy should be Export if the internal factors are weak but contractual otherwise.
1. Represent the above decision situation as a decision table.
Simplify the table as much as possible
2. Express the results of the above decision table as IF ... THEN Rules. Avoid using ELSE statements. The outcome should not be affected by the ordering of the rules.
External Factors are determined by Foreign Country factors (S/A/W) and Home Country Factors (S/A/W). External factors are considered strong if both Foreign and Home Country factors are strong. If Foreign Country factor is weak then External Factor is considered weak. Otherwise External Factor is considered average.
3. Construct a decision table to determine whether External Factors are S, A, or W. Simplify the table as much as possible.
Foreign Country Factors are determined by:
Target Country Market Factors, Target Country Environmental factors, and Target Country Production Factors.
Home Country Factors are determined by:
Market Size, Competition, Production Cost, and Government Regulations.
4. Construct a dependency diagram to represent the entire decision process used to recommend strategies for International Market Entry.
Program to input the length of the side from the keyboard
: write a program to input the length of the side from the keyboard ,use the class to obtain the areas of all shapes and display the results on the screen
|
From time to time words become obsolete
: One more requirement, from time to time words become obsolete. When this happens, such word must be removed from the dictionary. Your program must account for this also.
|
Generate an array of 20 random integers from 0 to 9
: generate an array of 20 random integers from 0 to 9. Search for the first occurrence, if any, of the number 7, and report its position in the array.
|
Create 4 order class fields
: Create 4 Order class fields: order number, customer name, quantity ordered, and total price. Create public accessors for each field except total price.
|
The recommended entry strategy into international markets
: An expert system is used to determine whether the recommended entry strategy into international markets should be Investment (I), Contractual (C), or Export (E).
|
Optimization is to add a sorting algorithm
: The second optimization is to add a sorting algorithm. Each time you add an item to the array (from disk or from keyboard), you call a function called SortMyArray(), which use the bubble sorting algorithm to sort the array in the ascending order, ..
|
The load master for a freighter
: The load master for a freighter wants to determine the mix of cargo to be carried on the next trip. The ship's volume limit for cargo is 100,000 cubic meters, and it weight capacity is 2,310 tons.
|
Storage systems increasingly rely on the internet
: Storage systems increasingly rely on the Internet infrastructure as a transport medium. What are the advantages of this approach? What problems are present in terms of security and reliability?
|
Slugworth candies
: Slugworth Candies, LLC, is a candy maker company that employs 450 people. The company is composed of six departments: Executive Staff (20), Human Relations (6), Finance and Accounting (15), Marketing and Sales (15), Factory (150), and Research & D..
|