Develop a decision table and a decision tree

Assignment Help Data Structure & Algorithms
Reference no: EM131086749

Stage 2- Data and Process Modeling Instructions

The Deliverable Using the Udo, Marian, &Uduak Corporation (UMUC) Case Study, build on the Requirements Document you developed in "Stage 1 - Requirements Document" to model the data and processes by creating a Context Diagram and Diagram 0 for the new billing and payment system.

Create a document that includes the following:

  • The paper should consist of the two diagrams (Context Diagram and Diagram 0).
  • Cover and a Works Cited page are also required. These are not included in the page count.
  • The Cover page must include an appropriate title and your name.
  • Use the Works Cited page to correctly cite and reference any sources you use with APA format.
  • Use the Grading Rubric to be sure you have covered everything.

If you use Visio or some other drawing tool, be sure it can be opened without a password or special software other than Microsoft Office. • Context Diagram for the new billing and payment system.

Both diagrams will be evaluated on the following -

Completeness - The context diagram and diagram 0 fully depict the system and the data flows.

Process/Stores- Processes properly labeled, numbered, named using verbs, following common symbol usage. Store (where applicable) - Properly labeled, numbered, following common symbol usage

Flow - Proper arrow usage depicting the flow of information between process, stores and external entities

External Entities/Terminators - External entities are properly labeled, and named using nouns, following common symbol usage

Helpful Resources-

  • Context Diagram: An Explanation https://www.pqsw.com/hjsasp/gn02.cfm?SI=43479230767&ID=92121046918 6
  • Context diagram & Diagram 0 DFD https://pleasejing.wordpress.com/a-context-dfd-diagram-0-dfd-_-week-4/
  • Structured Analysis Wiki - Chapter 9: Dataflow Diagrams

https://www.yourdon.com/strucanalysis/wiki/index.php?title=Chapter_9

  • How to Draw a Data Flow Diagram https://www.youtube.com/watch?v=KA4rRnih

Stage 3: Decision Table and Decision Tree Instructions

Page 1 of 4 Introduction before you begin this assignment, be sure you have read the Udo, Marian, &Uduak Corporation (UMUC) Case Study.

Purpose of this Assignment This assignment gives you the opportunity to apply the course concepts to develop a Decision Table and a Decision Tree for one aspect of the new billing and payment system. This assignment specifically addresses the following course outcomes to enable you to:

  • Effectively communicate with stakeholders to determine, manage, and document business requirements throughout the SDLC
  • Perform modeling to assist with analysis and decision making
  • Translate business requirements into systems by applying appropriate SDLC methodologies and incorporating industry best practices The Deliverable Using the Udo, Marian, &Uduak Corporation (UMUC) Case Study, build on the Requirements Document you developed in "Stage 1 - Requirements Document" and the diagrams you developed in Stage 2 to create a decision table and decision tree that describes how the organization determines which discounts, if any, are to be applied to products purchased. Create a document that includes the following:
  • The paper should consist of the two (2) diagrams (Decision Table and Decision Tree).
  • Cover and a Works Cited page are also required. These are not included in the page count.
  • The Cover page must include an appropriate title and your name.
  • Use the Works Cited page to correctly cite and reference any sources you use with APA format.
  • Use the Grading Rubric to be sure you have covered everything.

If you use Visio or some other drawing tool, be sure it can be opened without a password or special software other than Microsoft Office.

  • Decision Table- Create a decision table that describes how the organization determines which discounts, if any, are to be applied to the products purchased.
  • Decision Tree -Create a decision tree that describes how the organization determines which discounts, if any, are to be applied to the products purchased.
  • Completeness - Have all conditions and combinations of conditions that determine which discounts, if any, are to be applied to the products purchased been depicted?
  • Correctness - are the all the conditions and combinations of conditions correctly depicted?
  • Formatting - Decision Table and Tree are properly formatted and professional in appearance; spelling is correct.
  • Decision Tables Helpful Resources o Textbook, Structured System Analysis and Design 8.4 Logic Modeling Using Decision Tables.
  • Decision Trees o Textbook, Structured System Analysis and Design 8.5 Logic Modeling Using Decision Trees.
  • Decision tree examples - drawing your own https://www.decision-making-confidence.com/decision-trees-examples.htmlDecision Tables - https://reqtest.com/requirements-blog/a-guide-to-using-decision-Tables/

Attachment:- Assignment.rar

Reference no: EM131086749

Questions Cloud

Opportunity cost of attending college : Provide your own definition of "opportunity cost". Discuss what the opportunity cost of attending college is for you, noting that the concepts of opportunity costs and explicit monetary costs are not the same.
Banking system excess reserves : Suppose that banking system's cash reserves are $200,000, the checkable deposits are $100,000, and the reserve requirements is 20 percent. Also assume banks will loan out any excess reserves and the ratio of people's cash to deposits is zero (no c..
What is the elasticity of demand for regular soda : What is the elasticity of demand for regular soda and other sugar-added beverages in the first year? Will expenditures by consumers on regular soda and other sugar-added beverages increase or decrease?
The recreational fishing alliance suggests : Washington Times columnist Gene Mueller writes about fishing and other outdoor sporting activities. 13 Mueller commented recently that although interest groups express concerns about the impact of saltwater fishers on the fish population, no one r..
Develop a decision table and a decision tree : Purpose of this Assignment This assignment gives you the opportunity to apply the course concepts to develop a Decision Table and a Decision Tree for one aspect of the new billing and payment system
Factory directly ships its toys to the destination country : Option 1. Direct shipment. Each factory directly ships its toys to the destination country. In this case, transportation cost is $1.50 per lb-mile. Assume that each toy weighs 1 lb (one lb-mile indicates transportation effort to ship one pound wei..
Construct a histogram from the following measured values : Hint: For each value draw a cross of width ?x and height 1. In this way you do not need to order the measured values, since each cross is drawn within a bin on top of a preceding cross. In this way the bars of the histogram grow while drawing.
Cost in terms of a computer programmer salary : If a computer project takes 6 months, how much does it cost in terms of a computer programmer salary to complete the project in the United States?
What is significance of baker listing the property for sale : What evidence does the court rely on in ruling for Baker? What argument did the Daves make based on the courtroom testimony? Did they rely on anything else?

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Class to write computer games that have animated sprites

The Ucigame (pronounced 00-see-GAH-me) framework is designed to enable novice programmers to create 2D computer games in Java.

  Give a recursive algorithm for finding the number of one''s

Give a recursive algorithm for finding the number of one's in a bit string, name the algorothm count-ones.

  Create binary tree based on names

The Binary Tree is one of best ways to organize information when you require fast access. For this project, we will organize a list of names and perform many operations on those names.

  Use insertion sort on a randomly ordered array

Suppose that we use insertion sort on a randomly ordered array where items have only one of three values. Is the running time linear, quadratic, or something in between?

  Prepare the algorithm to solve the puzzle

Alternating disks you have a row of 2n disks of two colors, n dark and n light.

  Create a pda with 2 stacks

Create a PDA with 2 stacks. The first stack is preloaded with data (example below), the data input consists of 1 & 0 as well. Your PDA should process the input data, adding the binary string to the values in the first stack and storing the result in ..

  Data information decision

Data Information Decision

  Analyze case asymptotic complexity of making interference

Analyze the worst-case asymptotic complexity of making an interference graph, for a program of size N (with at most N variables and at most N control-flow nodes).

  Linked lists give a program to implement the insert

give a program to implement the insert operation and delete operations on a queue using linked

  Advantage of fast running time of insertion sort

Running time of quicksort can be enhanced in practice by taking advantage of fast running time of insertion sort when its input is "nearly" sorted.

  System analystis you are required to analyse the

you are required to analyse the effectiveness of the qantas online air ticketing system. to do this you are required to

  Create a java program to arithmetic expression

Create a Java program that takes as input an infix arithmetic expression then transforms to a postfix expression and based on binary tree, it evaluates that expression.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd