Management Information System
Management Information System
Management Information System
OVERVIEW
MATHEMATICAL MODEL GRAPHICAL MODEL HIERARCHICAL OR NETWORK MODEL
OBJECTIVE
They provide a natural framework for the design of new system. Specialized techniques that have been developed in one field can be transferred between research communities and exploited more widely
INTRODUCTION
The different models are organized into a organisation chart or a tree like diagrams The models are the flexible way of representing objects and their relationships. They provide a natural tool for dealing with problems.
Mathematical Modeling?
Mathematical modeling seeks to gain an understanding of science through the use of mathematical models on HP computers
Mathematical Modeling
Complements, but does not replace, theory and experimentation in scientific research. Experiment
Theory
Computation
1.
Identify Real-World Problem:Understand current activity and predict future behavior. 2. Working Model : describe important aspects of Real World Problem; deter mine those factors that can be neglected. State simplifying assumptions. Determine governing principles, physical laws. Identify model variables and inter-relationships 3.Mathematical Model: In general, the success of a mathematical model depends on how easy it is to use and how accurately it predicts.
4.Computational Model: Change Mathematical Model into a form suit able for computational solution. Existence of unique solution Choice of the numerical method Choice of the algorithm Software 5.Results/Conclusions: : Run Computational Model to obtain Results; draw Conclusions. Verify your computer program; use check cases; explore ranges of validity. Graphs, charts, and other visualization tools are useful in summarizing results and drawing conclusions.
GRAPHICAL MODEL
Graphical models are a marriage between probability theory and graph theory. Two problems that occur throughout applied mathematics and engineering -uncertainty and complexity. In particular they are playing an increasingly important role in the design and analysis .
GRAPHICAL MODEL
The idea of a graphical model is the notion of modularity . Mixture models, factor analysis, hidden Markov models, Kalman filters and Ising models these are the examples of graphical model. The graphical model framework provides a way to view all of these systems as instances
HIERARCHICAL MODEL
Employee
Comparison
Job assignment
Benefits
Performance ratings
Salary history
Pension
Lifeinsur ance
HIERARCHICAL MODEL
We can still find older systems that are based on a hierarchical or network data model. A hierarchical database model is a data model in which the data is organized into a tree-like structure.
Within a record each data elements are organised in to a pieces of records called segments. To user each record looks like an organisation chart with one top level segment called the root.
NETWORK MODEL
The network model's original inventor was Charles Bachman, and it was developed into a standard specification published in 1969 by the CODASYL Consortium. The network model is a database model conceived as a flexible way of representing objects and their relationships.
Its distinguishing feature is that the schema, viewed as a graph . Object types are nodes and relationship types are arcs.
CASE STUDY
Earthquake or burglary?
Afterwards he hears an announcement from radio that a small earthquake just happened
Since the alarm has been going off during an earthquake. He concludes it is more likely that earthquake causes the alarm.
Earthquake or burglary?
Burglary Earthquake
Alarm
Newscast
Call
Let us have a go at building and using a mathematical model to solve a real world problem. Your company is going to make its own boxes! It has been decided the box should hold 0.02m3 (0.02 cubic meters which is equal to 20 liters) of nuts and bolts. The box should have a square base, and double thickness top and bottom. Cardboard costs $0.30 per square meter. It is up to you to decide the most economical size.
What to plot? Well, the formula only makes sense for widths greater than zero, and I also found that for widths above 0.5 the cost just gets bigger and bigger. So here is a plot of that cost formula for widths between 0.0 m and 0.55m:
Plot of y= 0.3(0.08/x+4x2) x is width, and y is cost Just by eye, I see the cost reaches a minimum at about (0.22, 0.17). In other words: when the width is about 0.22 m (x-value), the minimum cost is about $0.17 per box (y-value). In fact, looking at the graph, the width could be anywhere between 0.20 and 0.24 without affecting the minimum cost very much.
FAQS
2 mark 1.Differentiate between mathematical model and graphical model for represnting systems?(June-2012) 16 mark (June-2012) 1.Enumerate on the following hierarchical models i)tree diagram ii)organization chart
SUMMARY
Graphical model is a combination of probability theory and graph theory. Two problems faced in this model are uncertinity and complexity. Graphical model provides a natural frame work for the design of new system. A hierarchical database model is a data model in which the data is organized into a tree-like structure. Network model is a flexible way of representing objets and relationship
GLOSSARY
Hierarchical:Older logical db model that organizes data in a tree like structure. Network:Older logical db model that is useful for depicating many-to-many relationship. Legacy system:System that has been in existance for a long time,used to avoid high cost of replacing or redesign.
REFERENCE
AUTHOR NAME BOOK NAME EDITION PUBLISHER PLACE YEAR CHAPTER PAGE
S.NO
1.
KENNETH C.LAUDON
JANE P.LAUDON
MANAGING THE
DIGITAL FIRM.
8TH
PHI
DELHI
04
227,229