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

  Design algorithm to compute and print average earnings

Design an algorithm to compute and print the average earnings,lowest earnings and highest earnings of a group of employees.

  Display all columns and all rows from the employees table.

Write SELECT statements for the following questions. Make sure to include the statement execution, including the resulting data.

  Pseudocode program

Write a program that inputs the first name, middle initial (without the period), last name, age, salary and sex of new employee. Then displays that person's name with the first name first, middle initial followed by a period, and last name then ag..

  Chinese remainder theory

For RSA signature, let p=17 and q=43. Design a digital signature for the message m=161, where the hashing function is the identity function and the computation at the signer's side is performed through the Chinese Remainder Theory.

  Determining ciphertext generated by encryption

Determine ciphertext (in binary form) generated by encryption of character X?

  What is the probability

Suppose that the probability than an incoming email is a spam is p(S), that the probability that the word "w" occurs in the subject line of the spam is p(w), and that q(w) is the probability that the word "w" occurs in the subject line of an email th..

  Prove that you should not also use the greedy strategy

Prove that you should not also use the greedy strategy. That is, show that thereis a game that you can win, but only if you do not follow the same greedy strategy as Elmo.

  Find the sum of the degrees of the vertices

Find the sum of the degrees of the vertices

  Describe in detail how the blast algorithm works

Describe in detail how the BLAST algorithm works and What are the criteria for confidence for the strength of a BLAST hit

  Write a code fragment to find the hottest and coldest days

Declare an array of double of size 365 to store daily temperatures for one year. Using this data structure, write a code fragment to find the hottest and coldest days of the year. The average temperature of each month.

  Describe a o(nlogn)-time algorithm

You are given a set of n real numbers and another real number x. Describe a O(nlogn)-time algorithm that determines whether or not there exist two elements in S whose sum is exactly x. Hint : Doesn't the O(n log n) term make you feel that sorting ..

  Design an adt for a two-color

Design an ADT for a two-color, double-stack ADT that consists of two stacks one "red" and one "blue" and has as its operations color-coded versions of the regular stack ADT operations.

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