Preview

System Analysis and Design

Powerful Essays
Open Document
Open Document
13666 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
System Analysis and Design
Assignment: 1. Describe three traditional techniques for collecting information during analysis. When might one be better than another? 2. What are the general guidelines for collecting data through observing workers?

3. What is the degree of a relationship? Give an example of each of the relationship degrees illustrated in this chapter.

Please make sure the assignment follows APA FORMAT. Also the citation and the references are two important factors of getting good grade for the assignment.

Again the deadline for this assignment is by Thursday no later than 11:59 PM IST.

For any questions and concerns please do not hesitate to contact me.

Chapter Objectives
After studying this chapter, you should be able to:
■ Concisely define each of the following key data-modeling terms: conceptual data model, entity-relationship diagram, entity type, entity instance, attribute, candidate key, multivalued attribute, relationship, degree, cardinality, and associative entity.
■ Ask the right kinds of questions to determine data requirements for an information system.
■ Draw an entity-relationship (E-R) diagram to represent common business situations.
■ Explain the role of conceptual data modeling in the overall analysis and design of an information system.
■ Distinguish between unary, binary and ternary relationships, and give an example of each.
■ Distinguish between a relationship and an associative entity, and use associative entities in a data model when appropriate.
■ Relate data modeling to process and logic modeling as different ways of describing an information system.
■ Generate at least three alternative design strategies for an information system.
■ Select the best design strategy using both qualitative and quantitative methods.
Chapter Preview …
In Chapter 6 you learned how to model and analyze the flow of data (data in motion) between manual or automated steps and how to show data stores (data at rest) in a data-flow diagram.

You May Also Find These Documents Helpful

  • Good Essays

    Implementation designs and decisions describe how an information system will work, and one has to know this before designing application logic of the information system. The physical data flow diagrams of this information would show all the details including, but not limited to, the data stores that refer to the database tables and the files, the human actions or programs that perform the processes, as well as the physical transfer media for those data flows. If one maintains a proper in clear implementation, it will always provide the services that you will expect with complete and accurate results.…

    • 938 Words
    • 4 Pages
    Good Essays
  • Good Essays

    CMGT 400 Week 1 DQs

    • 676 Words
    • 3 Pages

    The project for CIS336 is designed to touch all aspects of the fundamental concepts of database design and logical data modeling covered during the class. The project is team centered and each team will be responsible for designing, developing, and demonstrating the functionality of a database created based on a defined set of business specifications. At the end of the session, each project team will submit the database designed by the team and demonstrate the database's ability to deliver the required information as outlined in the project specifications. All aspects of the project will be ...…

    • 676 Words
    • 3 Pages
    Good Essays
  • Good Essays

    I will be using process modeling as a tool to assist me in information gathering. “Process modeling involves graphically representing the processes, or actions, that capture, manipulate, store, and distribute data between a system and its environment and among components within a system. A common form of a process model is a data-flow diagram (DFD).” (Valacich, J. S., George, J. F., & Hoffer, J. A. 2012)…

    • 769 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    IST223 Crib sheet

    • 3425 Words
    • 7 Pages

    rectangles, and relationships are shown by lines between the rectangles. Attributes are generally listed within the rectangle. The many side of many relationships is represented by a crows footentity-relationship (E-R) modelA set of constructs and conventions used to create data models. The things in the users world are represented by entities, and the associations among those things are represented by relationships. The results are usually documented in an entity-relationship (E-R) diagramID-dependent entityan entity whose identifier includes the identifier of another entityidentifierwhich are attributes that name, or identify, entity instancesidentifying relationshipIn such relationships, the parent is always required, but the child (the ID-dependent entity) may or may not be required, depending on application requirements. Identifying relationships are shown with solid lines in E-R diagrams.is-aRelationships among supertype/subtype entitiesmandatoryat least one entity instance must participate in the relationshipmaximum cardinalityThe maximum cardinality is the maximum number of entity instances that can participate in a relationship instance.minimum cardinalityThe minimum cardinality is the minimum number of entity instances that must participate in a relationship instance.nonidentifying relationshiprelationship drawn with a dashed line (refer to Figure 5-7) is used between strong entities and is called a nonidentifying relationship because there are no ID-dependent entities in the relationship.null valueare a problem because they are ambiguous. They can mean that a value is inappropriate, unknown, or known, but not yet been entered into the databaseparentAn entity or row on the one side of a one-to-many relationshiprecursive relationshipoccurs when an entity type has a relationship to itself.relationship classAssociations among entity classesrelationship instanceassociations among entity instances.strong entityan entity that represents something that can exist…

    • 3425 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    Psy300 Week 8

    • 760 Words
    • 4 Pages

    • Identify how you can encapsulate the data and processes you identified into an object-oriented design.…

    • 760 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Advanced Modeling 1 Objectives    Gain an understanding of more advanced modeling techniques Understand primary key selection Learn how to build a physical database from a logical model 2 Agenda  …

    • 600 Words
    • 9 Pages
    Satisfactory Essays
  • Good Essays

    Cis 111

    • 790 Words
    • 4 Pages

    “The benefits of using the relational model would result in an easy to use, flexible, high performance database at a low cost.” (Anita, 2010) Therefore, allowing them to participate in the entire design process of the logical construction. The relational model provides an easy and flexible way of manipulating data with a system that offers:…

    • 790 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Entities are defined as a person, place, thing, or event in which data is collected and stored. Each entity is a unique and distinct object that may be a physical or abstract object within the real world (Coronel, Morris, & Rob, pg. 34). Entities of a database for a college that needs to keep track of students and courses would be students, professors, courses, classes, room, and enrollment status. These entities will be used to format the data within the database so that each student and course is accounted for. Attributes are characteristics of an entity, such as a name, phone number, or address (Coronel, Morris, & Rob, pg. 34). Attributes for the college database would include student first and last name, student phone number, student address, student identification number, student grade point average, student course major, and student classes to describe the student entity. The professor entity would be described by professor…

    • 906 Words
    • 3 Pages
    Good Essays
  • Good Essays

    One theme or topic; something of importance to a user that needs to be represented in a database. In the entity-relationship model, entities are restricted to things that can be represented by a single table. An example of this is in the EMPLOYEE table; data about the entity (the employee) is in the table rows and data about the entity’s attributes are in the rows.…

    • 805 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Then there is the logical ER model which does not require a conceptual ER model, especially if the scope of the logical ER model includes only the development of a distinct information system. The logical ER model contains more detail than the conceptual ER model. In addition to master data entities, operational and transactional data entities are now defined. The details of each data entity are developed and the entity relationships between these data entities are established. The logical ER model is however developed independent of technology into which it is implemented.…

    • 285 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    System Analytics

    • 694 Words
    • 3 Pages

    This week, we learn how systems analysts collect material about information system requirements. Next, we will be introduced to process modeling and logic modeling. Although there are several methods and techniques available for process modeling, this week focuses on data-flow diagrams (DFDs). Please review the assignment tab and course project tab to understand the deliverables for this week.…

    • 694 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Service Request Sr-Rm-022

    • 253 Words
    • 2 Pages

    Apply the tools of systems analysis to describe the information system’s architecture in terms of data, processes, interfaces, and network. You can use a Microsoft® Visio® diagram to draw examples of flow charts, data flow diagrams, and any other design tools.…

    • 253 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Article Analysis: Victims

    • 667 Words
    • 3 Pages

    The sample was derived from a self-administered survey to four undergraduate criminal justice courses that included two courses on the crime problem in America, a perspective course on family violence, and a perspectives course on violation, at a large southeastern university in 2011. A total of 216, 90 males and 126 female undergraduate students were…

    • 667 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Doctor

    • 2483 Words
    • 9 Pages

    Identify the different types of entities, attributes, keys and relationships you will want to consider when designing the database.…

    • 2483 Words
    • 9 Pages
    Satisfactory Essays
  • Powerful Essays

    Cis515

    • 3200 Words
    • 13 Pages

    These would make up the core entities of the database and each entity would have various attributes with further relevant information which can be displayed in a hierarchical nature.…

    • 3200 Words
    • 13 Pages
    Powerful Essays

Related Topics