<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1579210018633496917</id><updated>2011-04-22T09:34:25.917+08:00</updated><title type='text'>beE</title><subtitle type='html'>...we born to try...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-4174217236991351516</id><published>2009-05-03T12:46:00.007+08:00</published><updated>2009-05-03T16:18:12.758+08:00</updated><title type='text'>NORMALIZATION</title><content type='html'>&lt;span style="text-decoration: underline;font-family:trebuchet ms;font-size:100%;"  &gt;ER-DIAGRAM&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_UDndacvKCdY/Sf1IR9usskI/AAAAAAAAACU/pHEQBFeVEq0/s1600-h/gambar+er.jpg"&gt;&lt;img style="cursor: pointer; width: 271px; height: 320px;" src="http://3.bp.blogspot.com/_UDndacvKCdY/Sf1IR9usskI/AAAAAAAAACU/pHEQBFeVEq0/s320/gambar+er.jpg" alt="" id="BLOGGER_PHOTO_ID_5331497007341941314" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Normalization process model data :&lt;br /&gt;&lt;/span&gt;&lt;ul  style="text-align: justify;font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Found the main entities in the model data &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Found the relationship between each entity&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Determine the attributes of each entity&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="text-decoration: underline;font-family:trebuchet ms;font-size:100%;"  &gt;Figure 1:&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;We must describe data in the ER-diagram into tables form&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/Sf1SnnhAkkI/AAAAAAAAACs/Na8nqYDKV4E/s1600-h/initial+table2.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 301px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/Sf1SnnhAkkI/AAAAAAAAACs/Na8nqYDKV4E/s320/initial+table2.jpg" alt="" id="BLOGGER_PHOTO_ID_5331508374452343362" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;Figure2:&lt;br /&gt;A table is in first normal form if all the key attributes have been defined and it contains no repeating groups.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_UDndacvKCdY/Sf1HSno6fBI/AAAAAAAAACM/ncH7cgDtGek/s1600-h/1NF.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 301px;" src="http://4.bp.blogspot.com/_UDndacvKCdY/Sf1HSno6fBI/AAAAAAAAACM/ncH7cgDtGek/s320/1NF.jpg" alt="" id="BLOGGER_PHOTO_ID_5331495919080340498" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Figure 3:&lt;br /&gt;A table is in second normal form (2NF) if and only if it is in 1NF and every non key attribute is fully functionally dependent on the whole of the primary key (i.e. there are no partial dependencies).&lt;br /&gt;As seen in the table of &lt;span style="font-style: italic;"&gt;Pegawai&lt;/span&gt;, table of  &lt;span style="font-style: italic;"&gt;Pegawai&lt;/span&gt; has the transitive dependency between its entities.&lt;br /&gt;&lt;br /&gt;Transitive dependencies:&lt;br /&gt;NoPeg --&gt; TglLah&lt;br /&gt;TglLah --&gt; Umur&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_UDndacvKCdY/Sf1JOZBe_xI/AAAAAAAAACc/auGw5pTp5_4/s1600-h/2NF.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 199px;" src="http://3.bp.blogspot.com/_UDndacvKCdY/Sf1JOZBe_xI/AAAAAAAAACc/auGw5pTp5_4/s320/2NF.jpg" alt="" id="BLOGGER_PHOTO_ID_5331498045460643602" border="0" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;Figure4:&lt;br /&gt;A table is in third normal form (3NF) if and only if it is in 2NF and every non key attribute is non transitively dependent on the primary key (i.e. there are no transitive dependencies).&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/Sf1JOfLFhrI/AAAAAAAAACk/7hDMdTmqaFk/s1600-h/3NF.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 283px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/Sf1JOfLFhrI/AAAAAAAAACk/7hDMdTmqaFk/s320/3NF.jpg" alt="" id="BLOGGER_PHOTO_ID_5331498047111530162" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-4174217236991351516?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/4174217236991351516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/05/normalization.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/4174217236991351516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/4174217236991351516'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/05/normalization.html' title='NORMALIZATION'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_UDndacvKCdY/Sf1IR9usskI/AAAAAAAAACU/pHEQBFeVEq0/s72-c/gambar+er.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-8158692326218383317</id><published>2009-04-26T12:21:00.011+08:00</published><updated>2009-04-26T13:08:20.107+08:00</updated><title type='text'>Database Design process</title><content type='html'>&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;Database Design process &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Collecting user / business requirements&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Developing E-R Model refer to user / business requirements &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Converting E-R Model to relationship gatherings (table) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Normalizing relationship to remove anomalies&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Implementation to database by make table for each relationship has been normalizatio&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;            &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;Database Normalization &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Normalization is process to create database structure until a large of ambiguity can be removed. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Normalization phase is begin from lightest phase (1NF) until tightest (5NF)&lt;span style=""&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Usually it’s just until 3NF level or BCNF because was enough is equal to result the good table qualified. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;i&gt;Why do normalization? &lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Optimizing table structures &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Increase speed &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Removing the same data input &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;More efficient in the use of storage media &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Reduce redundancy &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;To avoid anomalies (insertion anomalies, deletion anomalies, update anomalies). &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Increased data integrity &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;                &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;A table is called good (efficient) or normal if has 3 criteria as follows: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ol  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;If there is table decomposition, then its decomposition should be secured safe (Lossless Join Decomposition). It’s mean, after that table is untied / decomposition becomes new tables, which new tables can result original tables equal with previously. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;It’s petted dependable functional at the moment data change (Dependency Preservation). &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Don't break Boyce Code Normal Form (BCNF) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;      &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;If third criteria (BCNF) can't be accomplished, and then at least that table not breach third phase of Normal Form (3rd &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; Form/ 3NF).&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;Functional Dependency &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Functional Dependency describes attributes relationship in one relationship &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;An attribute is called functionally dependant on another one if we use that attribute to determine the value of other attribute. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;Symbol that used is &lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;-&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;span style=""&gt; &lt;/span&gt;for representing functional dependency.&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;span style=""&gt;               -&gt;&lt;/span&gt;  read: functionally determines &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;Notation: A &lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;-&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;span style=""&gt; &lt;/span&gt;B &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;A and b is attribute of one table. In functionally A determines B or B depend to A, if and only if there are 2           data row appropriate with A, then B also have the same value.&lt;o:p&gt;&lt;/o:p&gt;    &lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;&lt;br /&gt;Notation: A. &lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;-/-&gt; &lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;span style=""&gt;  &lt;/span&gt;B &lt;span style=""&gt;      &lt;/span&gt;or A x -&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;span style=""&gt;  &lt;/span&gt;B &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;Are opposite of the previous notation.&lt;br /&gt;&lt;br /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/SfPpCixiPWI/AAAAAAAAABc/0fb6tpLQ2HQ/s1600-h/FD.JPG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 190px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/SfPpCixiPWI/AAAAAAAAABc/0fb6tpLQ2HQ/s320/FD.JPG" alt="" id="BLOGGER_PHOTO_ID_5328859014013009250" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;First &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; Form&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;A table on the form said to be normal 1 if it did not reside in the unnormalized form of a table, where there are multiplication in a same kind of field and field that allows there is null field (empty field)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;Prohibited:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Multivalued attributes&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Attributes composite or a combination of both.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;            And then:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;      &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;        Cost of the domain attribute must be atomic cost&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;Second &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; Form&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:trebuchet ms;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Normal form 2NF met in a table if it meets the form of 1NF, and all the attributes except the primary key, have a full Functional Dependency on primary key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;A table does not meet 2NF, if there are attributes that it's dependency (Functional Dependency) are only partial (only depending on the part of the primary key)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;If there are attributes that have no dependence on the primary key, then the attributes must be moved or removed&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Functional dependency X-&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;Y is said full if it is remove an attribute A from X . It is means that Y is no&lt;span style=""&gt;  &lt;/span&gt;functionally dependent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Functional dependency X &lt;/span&gt;&lt;span style="font-size:100%;"&gt;-&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt; Y&lt;span style=""&gt;  &lt;/span&gt;is said partial if it is remove an attribute A from X . It is means that Y is functionally dependent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Relation scheme R in 2NF if every non-primary key attribute A &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style=""&gt;E &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;R functionally depend on the full primary key of R.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;This table following 1NF but not 2NF&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_UDndacvKCdY/SfPoF5iY6gI/AAAAAAAAABU/cQ_o1KSC3KA/s1600-h/1NFbkn2Nf.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 112px;" src="http://1.bp.blogspot.com/_UDndacvKCdY/SfPoF5iY6gI/AAAAAAAAABU/cQ_o1KSC3KA/s320/1NFbkn2Nf.jpg" alt="" id="BLOGGER_PHOTO_ID_5328857972151478786" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;  &lt;/p&gt;&lt;p class="MsoNormal"  style="font-weight: bold;font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-weight: bold;font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-weight: bold;font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;Boyce-Codd Normal Form&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;Boyce-Codd Normal Form constraint has a stronger form of the &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; third. To be BNCF, relations must be in the form of 1NF and forced each of the attributes depends on the function in the super key attributes.&lt;/span&gt;&lt;/p&gt;3NF Table&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_UDndacvKCdY/SfPqsWGUalI/AAAAAAAAAB8/kBohJWmdPps/s1600-h/3NF.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 127px;" src="http://3.bp.blogspot.com/_UDndacvKCdY/SfPqsWGUalI/AAAAAAAAAB8/kBohJWmdPps/s320/3NF.jpg" alt="" id="BLOGGER_PHOTO_ID_5328860831676656210" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;Seminat table is depend on one key attribute is not as super key as condition by BCNF. So&lt;br /&gt;Seminar relations must be parsed into two namely:&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/SfPqaEFA90I/AAAAAAAAAB0/7JI3sgSnPmg/s1600-h/jd+BCNF.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 90px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/SfPqaEFA90I/AAAAAAAAAB0/7JI3sgSnPmg/s320/jd+BCNF.jpg" alt="" id="BLOGGER_PHOTO_ID_5328860517601703746" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="font-family: trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;Third &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; Form&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" face="trebuchet ms"&gt;&lt;span style="font-size:100%;"&gt;Normal form 3NF met if the form meets 2NF, and if there are no non-primary key attribute that has a dependence on non-primary key attributes of the other (transitive dependencies).&lt;/span&gt;&lt;/p&gt;This table following 2NF but not 3NF&lt;p class="MsoNormal" face="trebuchet ms"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_UDndacvKCdY/SfPp2whQ4HI/AAAAAAAAABs/LbXhGQ_eRHQ/s1600-h/2NFnot3NF.jpg"&gt;&lt;img style="cursor: pointer; width: 352px; height: 60px;" src="http://1.bp.blogspot.com/_UDndacvKCdY/SfPp2whQ4HI/AAAAAAAAABs/LbXhGQ_eRHQ/s320/2NFnot3NF.jpg" alt="" id="BLOGGER_PHOTO_ID_5328859911056056434" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" face="trebuchet ms"&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" face="trebuchet ms"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="font-family: trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b style=""&gt;Fourth and Fifth &lt;st1:place st="on"&gt;Normal&lt;/st1:place&gt; Form&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="font-family: trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;Relations in the fourth normal form (NF 4) if the relation in BCNF and dependency not contain many values. To remove the dependency of many values from a relation, we divide the relationship into two new relations. Each relation contains two attributes that have a lot of relationship value.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" face="trebuchet ms"&gt;&lt;span style="font-size:100%;"&gt;Relations in fifth normal form (5NF) deal with the property called the join without any loss of information (lossless join). Fifth normal form (the 5 NF also called&lt;span style=""&gt;  &lt;/span&gt;PJNF (projection join normal form). The case is very rare and appear difficult to detect in practice.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="font-family: trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-8158692326218383317?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/8158692326218383317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/database-design-process.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/8158692326218383317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/8158692326218383317'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/database-design-process.html' title='Database Design process'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_UDndacvKCdY/SfPpCixiPWI/AAAAAAAAABc/0fb6tpLQ2HQ/s72-c/FD.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-596523335432241539</id><published>2009-04-19T16:18:00.009+08:00</published><updated>2009-04-19T17:17:11.237+08:00</updated><title type='text'>DATABASE AND ER-DIAGRAM</title><content type='html'>&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b style=""&gt;&lt;span style=""&gt;Database definition: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Database are collection of data that saved on magnetic disk, optical is disk or another secondary storage.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Coherent collection of mutually data of an enterprise (firm, government or private business) &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Examples:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Manufacturing business: production planning data, current production data, ordering data significant, etc. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Hospital: patient data, doctor, nurse, etc. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b style=""&gt;&lt;span style=""&gt;DBMS (DATABASE MANAGEMENT SYSTEM)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;A set of database with application software that base of database.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;This application program are utilized to access and maintain the databases.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;The main purpose of DBMS is provide an easy and efficient environment for data and information employing, pulling and saving.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;      &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b style=""&gt;&lt;span style=""&gt;Bit, Byte, Field&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Bit constitutes a smallest part of data that valuably 0 or 1.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Byte is a set of bits that have a same type. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Field is a set of bytes that have a same type, in database it is called attribute. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;      &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Attribute/field&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Attribute or field constitutes character or characteristic of an entity that provide detail explanations about those entity.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;A relationship can also have attribute. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Example of Attribute: &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;COLLEGE STUDENT has attribute as: NIM, NAME, ADDRESS &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;CAR has attribute as: COLOR, TYPE, CC &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Type of Attribute&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Single vs Multi-valued &lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Single : just can be filled at most one value &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;            Multi-valued : can be filled by more than one value with same type.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Atomic vs composite &lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Atomic : indiscrete into smaller attribute &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;            Composite : constitute set of some attribute which smaller &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Derived Attribute &lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;: attribute that has a value which gets from value of another attribute, for example : age is resulted by birth date attribute.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Null Value Attribute&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt; : Attribute that have no value for a record &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Mandatory Value&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;i style=""&gt;Attribute&lt;/i&gt; : Attribute that must has a value &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Record/ Tuple&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Constitute a data row in a relationship&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;Consist from a set of attribute where that attribute interactions to inform the entity or relationship comprehensively.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Entity/File&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;File constitutes set of record that have a same type, element and attribute but have a different value.&lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;File type :&lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;In application processing, file can be categorized as: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;font-family:trebuchet ms;" &gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Parent file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Transactions file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Report file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;History file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Protecting file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Job file &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;            &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Domain&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Domain constitutes set of values that can be in place on one or more attribute. &lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;Each attribute in a relational database is defined as a domain. &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Key of Data Element&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Key is record element that is used to find record on access time or can also be used to identify each entity / record / row.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Key Type&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Super Key&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;:&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size:85%;"&gt;            Super key constitutes one or more attribute of a table that can be used to identify entity / record of table             uniquely (are not all attribute can be super key).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Candidate Key:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Candidate Key is super key with minimal attribute. Candidate key may not contain attribute from the                     other table therefore candidate key is definitely super key but was obviously on the contrary.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Primary Key:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            One of attribute from candidate key that can be used as primary key with three criteria as follows: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=""&gt;            &lt;/span&gt;            1. That key more natural to used as hint &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=""&gt;            &lt;/span&gt;            2. That key is simple&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=""&gt;            &lt;/span&gt;            3. The uniqueness of that key is guarantee. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Alternate Key:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Are attribute from candidate key that don't be chosen becomes primary key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Foreign Key:&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style=""&gt;        A foreign key also called a foreign keyword, in a database table is a key from another table that refers to a             specific key, usually the primary key, in the table being used. A primary key ca be targeted by necessarily         have to be the target of any foreign keys.&lt;/span&gt;&lt;i style=""&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;  &lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;External Key:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        Constitute a lexical attribute (or lexical gathering attribute) which its point identify one of instance object&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Entity Relationship Diagram&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;ERD is a network model which use word structure that saved in a system abstractly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;The different between DFD and ERD:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;DFD constitutes a logistic network model that will be performed by system &lt;/span&gt;&lt;span lang="X-NONE"  style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;ERD constitutes data network model that emphasizes on structure and data relationship&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Elements of ERD&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Entity&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        On ER diagram Entity is figured with rectangle. Entity is something in real system and also abstract where         data is saved or where data is exists.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Relationship&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        On ER diagram relationship can be figured by diamond.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Relationship Degree&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        Are total of entity who participates in one relationship. Degree that frequent being used in ERD.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Attribute &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        Are characteristic of every entity and also relationship.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Cardinality&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        Refer total of optimum tupel that relation with entity on another entity.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Relationship Degree&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Unary Relationship &lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Are model relationships that occur between entities that come from same entity set. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Binary Relationship &lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;            Are model relationships that occur between 2 entities. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Ternary Relationship &lt;/span&gt;&lt;/i&gt;&lt;i style=""&gt;&lt;span style="" lang="X-NONE"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;        Are relationships between instances of 3 entities types unilaterally.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Cardinality&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_UDndacvKCdY/SerhOCEO-8I/AAAAAAAAABE/EYCqeo83HOM/s1600-h/kardinalitas.JPG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 271px;" src="http://3.bp.blogspot.com/_UDndacvKCdY/SerhOCEO-8I/AAAAAAAAABE/EYCqeo83HOM/s320/kardinalitas.JPG" alt="" id="BLOGGER_PHOTO_ID_5326317140508081090" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=""&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;There are three cardinality of relationships: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;One to One: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;span style=""&gt;Level one to one relationship with the one stated in the entity's first event, only had one relationship with one incident in which the two entities and in contras.&lt;/span&gt;&lt;i style=""&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;One to Many or Many to One:&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;span style=""&gt;Level one to many relationship is the same as the one to many depending on the direction from which the relationship is look. For an incident on the first entity can have any relationship with many incident on the second entity, if the one incident on the the second entity can only have one relationship with the incident on the first entity.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;    &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;i style=""&gt;&lt;span style=""&gt;Many To Many: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;Occur if each event on one entity has many relationships with event on another entity &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;Notation of ERD&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Notation of ERD:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/Serjf_WCazI/AAAAAAAAABM/c75kiadRlCE/s1600-h/symbol_ERD2.JPG"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 264px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/Serjf_WCazI/AAAAAAAAABM/c75kiadRlCE/s320/symbol_ERD2.JPG" alt="" id="BLOGGER_PHOTO_ID_5326319648038349618" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;font-family:trebuchet ms;"&gt;&lt;span style="font-size:85%;"&gt;Rectangles: declare entity sets &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" face="trebuchet ms" style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;"&gt;&lt;span style="font-size:85%;"&gt;Circle: declare attribute of entity&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" face="trebuchet ms" style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;"&gt;&lt;span style="font-size:85%;"&gt;Diamonds: declare relationship sets&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal; font-family: trebuchet ms; text-align: justify;"&gt;&lt;span style="font-size:85%;"&gt;Lines as connection between relationship sets with entity sets and entity sets with its attribute.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal; font-family: trebuchet ms; text-align: justify;"&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style=""&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-596523335432241539?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/596523335432241539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/database-and-er-diagram.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/596523335432241539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/596523335432241539'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/database-and-er-diagram.html' title='DATABASE AND ER-DIAGRAM'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_UDndacvKCdY/SerhOCEO-8I/AAAAAAAAABE/EYCqeo83HOM/s72-c/kardinalitas.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-2729615105574525811</id><published>2009-04-05T12:05:00.010+08:00</published><updated>2009-04-05T12:44:30.636+08:00</updated><title type='text'>Part 4 - DATA FLOW DIAGRAM</title><content type='html'>&lt;span style="font-weight: bold;"&gt;DATA FLOW DIAGRAM (DFD)&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Figuring system division into smaller module &lt;/li&gt;&lt;li&gt;Facilitate user that insufficiently understand about computer area to understands system that will be worked &lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;CONTEXT DIAGRAM&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Consist of one process and figures scope of a system. &lt;/li&gt;&lt;li&gt;Constituting supreme level from DFD that figure all of input and output of system.&lt;/li&gt;&lt;li&gt;System limited by boundary (figured by dotted line)&lt;/li&gt;&lt;li&gt;Stored is may not there&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;ZERO DIAGRAMS&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Figuring the process of DFD &lt;/li&gt;&lt;li&gt;Giving view thoroughly hit handled system, pointing out function or aught main process, data flow and external entity &lt;/li&gt;&lt;li&gt;This level is enabled existence of data storage&lt;/li&gt;&lt;li&gt;For the process that  do not elaborated again on succeeding level, then increased *' or P' symbol at the end of process numbers &lt;/li&gt;&lt;li&gt;Balance of input and output between zero diagram  and context diagram should be maintained&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;DIAGRAM DETAILED&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Diagram detail is diagram that describes what the process that available in zero diagram or level on it.&lt;br /&gt;Numbering level of DFD:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/SdgyTWwy-oI/AAAAAAAAAAs/xjFBijmk9cY/s1600-h/dfd2.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 395px; height: 95px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/SdgyTWwy-oI/AAAAAAAAAAs/xjFBijmk9cY/s320/dfd2.jpg" alt="" id="BLOGGER_PHOTO_ID_5321058267847391874" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In one level is better has no more than seven processes and maximal  processes are nine, if it has more then has to done the decomposition.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;SPECIFICATION PROCESSES&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Each process on DFD should have process specification. &lt;/li&gt;&lt;li&gt;On top level, method that used to figure the process is by use descriptive sentence &lt;/li&gt;&lt;li&gt;On more detail level which on lower process (functional primitive) need the specification that more structured.&lt;/li&gt;&lt;li&gt;Specification process will be guidance for the programmer in makes program (coding)&lt;/li&gt;&lt;li&gt;Method that used in specification process: Breakdown of process in shaped story, decision table, and decision tree.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;EXTERNAL ENTITY&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Something that lie at beyond of the system, but it gives data into the system or gives data of system.&lt;/li&gt;&lt;li&gt;Symbolized with notation box&lt;/li&gt;&lt;li&gt;External entity excluding the part of system&lt;/li&gt;&lt;li&gt;Naming:  &lt;/li&gt;&lt;/ul&gt;         1.Terminal name is substantive as.&lt;br /&gt;   2.Terminal may not have same name except the object is same.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;DATA FLOW&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data flow is a place to make a flow information.&lt;/li&gt;&lt;li&gt;Figured by straight line that linking the component of system&lt;/li&gt;&lt;li&gt;Data Flow is pointed out with arrow and line is named by data flow that is steaming.&lt;/li&gt;&lt;li&gt;Data flow is streaming among the process, data storage and shows the data flow of data that form the input for the system.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Name Application guidance:&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data flow’s name which consists from several word streams is linked by connected line.&lt;/li&gt;&lt;li&gt;No data flow that have name equality and name application shall reflect its content.&lt;/li&gt;&lt;li&gt;Data flow that consisting of many elements gets to be declared for by element group.&lt;/li&gt;&lt;li&gt;Avoid employing word “data” and “information” if we want to give name of data flow.&lt;/li&gt;&lt;li&gt;As much as can data flow name is written completely&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Other Rule:&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data flow’s name that turns in at a process may not same by the name of data flow that turns out from the process.&lt;/li&gt;&lt;li&gt;Data flow that turn in at a data storage or turns out from data storage not necessarily been given name, if:&lt;/li&gt;&lt;li&gt;Data flow are simple and comprehensible&lt;/li&gt;&lt;li&gt;Data flow figures all of data item&lt;/li&gt;&lt;li&gt;No data flow from terminal to data storage or in the contras, because terminal is not part of system, terminal relationship with data storage shall pass through the process.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;PROCESS&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Process constitutes what the system done.&lt;/li&gt;&lt;li&gt;Process can process data or input data flow become output data flow.&lt;/li&gt;&lt;li&gt;Process has a function to transform one or many input data become one or many output data appropriate to specification that needed.&lt;/li&gt;&lt;li&gt;Each process has one or many input and resulting one or many output&lt;/li&gt;&lt;li&gt;Often process is called bubble&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Guidance of Process Naming&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Name of processes consisting of verb and noun that reflect that process function.&lt;/li&gt;&lt;li&gt;Don't use "process" word as part of name a bubble.&lt;/li&gt;&lt;li&gt;May not there many process that have same name&lt;/li&gt;&lt;li&gt;Process should be numbered. Number thread as much as can follow the flow or process thread, but thus number thread doesn't mean absolutely constitute chronologically process thread.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;DATA STORAGE&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data storage aught data repository in system&lt;/li&gt;&lt;li&gt;Epitomized by a couple of equal line or two lines with single-sided sideways exposed.&lt;/li&gt;&lt;li&gt;Process can take data of or gives data to the database.&lt;/li&gt;&lt;li&gt;Name application guidance:&lt;/li&gt;&lt;li&gt;Name shall reflect the data storage&lt;/li&gt;&lt;li&gt;If its name more than one word then has to be hyphened&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;DATA DICTIONARY&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Data dictionary have function in helping system user to interpret application in detail and organize all of data element that utilized by the system exactly until user and system analyst have same interpretation about input, output, storage and process.&lt;br /&gt;When analysis phase, data dictionary is used as communication device between system analysts.  Meanwhile at the system scheme phase, data dictionary is used to design input, report and database.&lt;br /&gt;Data flow on DAD has global character and more detail information one can be seen on data dictionary.&lt;br /&gt;Data dictionary is containing these things:&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Name of data flow: have to record to make reader that requires more explanation about a data current can look for it easily.&lt;/li&gt;&lt;li&gt;Alias: alias or besides name of data can be written if available&lt;/li&gt;&lt;li&gt;Data form: It used for clustering data dictionary into its purpose in time of design system.&lt;/li&gt;&lt;li&gt;Data Flow: point out of which data is streaming and where its aim.&lt;/li&gt;&lt;li&gt;Explanation: giving explanation about meaning of data flow.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;BALANCING IN DFD&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data flow that turns in at and turn out from one process have to equal with data flow that turns in at and turn out from details of process on level under it.&lt;/li&gt;&lt;li&gt;Data flow's name which turn in at and turn out from one process have to same with  the name of data flow that turns in at and turn out from details of that process.&lt;/li&gt;&lt;li&gt;Total and name of extern entities of a process has to equal with total and name of extern entities of details of that process.&lt;/li&gt;&lt;li&gt;Things who shall be noticed on DFD who between one level and the next level.&lt;/li&gt;&lt;li&gt;Shall available balancing input and output between one level and next level.&lt;/li&gt;&lt;li&gt;Balance between level 0 and level 1 is seen on input / output of data flow goes to or goes out from terminal on level 0, meanwhile balance between level 1 and level 2 are seen on input / output of data flow goes to / or goes out from process that pertinent.&lt;/li&gt;&lt;li&gt;Name of data flow, data storage and terminal at every level should be same. &lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;INTERDICTION IN DFD&lt;/span&gt;&lt;br /&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;Data flow may not from extern entity directly to another extern entity without through a process.&lt;/li&gt;&lt;li&gt;Data flow may not from data storage directly to another extern entity without through a process.&lt;/li&gt;&lt;li&gt;Data flow may not from data storage directly to another data storage without through a process.&lt;/li&gt;&lt;li&gt;Data flow from one process directly to the other process without going through the process of  data storage should be avoided.&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;The SYMBOL use in DFD&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_UDndacvKCdY/Sdgzrh60HgI/AAAAAAAAAA0/t2_gche5wsk/s1600-h/symbolDFD1.bmp"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 411px; height: 223px;" src="http://1.bp.blogspot.com/_UDndacvKCdY/Sdgzrh60HgI/AAAAAAAAAA0/t2_gche5wsk/s320/symbolDFD1.bmp" alt="" id="BLOGGER_PHOTO_ID_5321059782670687746" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_UDndacvKCdY/Sdg0dUkKZHI/AAAAAAAAAA8/PEP30xJ0hhM/s1600-h/marcoullisp_systems_dfd_symbols.gif"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 199px;" src="http://2.bp.blogspot.com/_UDndacvKCdY/Sdg0dUkKZHI/AAAAAAAAAA8/PEP30xJ0hhM/s320/marcoullisp_systems_dfd_symbols.gif" alt="" id="BLOGGER_PHOTO_ID_5321060638079476850" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-2729615105574525811?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/2729615105574525811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/part-4-data-flow-diagram-data-flow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/2729615105574525811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/2729615105574525811'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/04/part-4-data-flow-diagram-data-flow.html' title='Part 4 - DATA FLOW DIAGRAM'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_UDndacvKCdY/SdgyTWwy-oI/AAAAAAAAAAs/xjFBijmk9cY/s72-c/dfd2.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-5913936667386516946</id><published>2009-03-29T10:10:00.004+08:00</published><updated>2009-03-29T10:38:54.701+08:00</updated><title type='text'></title><content type='html'>&lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;Fourth Quiz&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;Commencement Monitoring, Analysis Requirement&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Concept of System Investigation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Gap between system purpose and the real conditions of system&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Detection problem statement is not real:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;    &lt;ul  style="margin-left: 40px;font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;The system purpose is too ideal&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Less of resource or attitude&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;System measurement is not accurate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Using Out of date system purpose&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Different between idle system and temporary system. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;          &lt;ul  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Problem solving:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;ul  style="margin-left: 40px;font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Define the running system&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;investigation with details specified&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Obtain the consensus of ideal system&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Developing several alternatives&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Selecting the best alternative &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;ul  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;The investigation purpose&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;show problem that occurred.&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 54pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 54pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;&lt;span style="line-height: 115%;"&gt;Constraints on investigation system:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;When we doing the investigation, there are several constraints that are appear, such as:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Time &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Cost&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Knowledge&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Politic&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;I&lt;o:p&gt;&lt;/o:p&gt;nvolved &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;          &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="font-size:100%;"&gt;&lt;b&gt;&lt;span style="line-height: 115%;"&gt;&lt;span style=""&gt; &lt;/span&gt;Recommendation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;The result of investigation is a recommendation that includes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;ul  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Take no action &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;because the problem is not found&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Doing system maintenance &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; there are small problems&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Increase the user ability or user skill&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Consider about modify system totally &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;        &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;span style=""&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Settle the occurred problem into system development planning.&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Investigation tactic&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Why we need tactic for?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To find whole problem&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To know the problem motive&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To find the proper solution&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;It’s doing to make all of system element can accept the solution without annoy their activities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Several Tactics that we can doing:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Listen to the opinion of system subject.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Don’t give the beginning of problem solving&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Consider &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Care about inconsistency logical problem&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Direct :&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Questionnaire&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Answer and Question&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Observation&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Indirect : &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Current procedure&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Document learning &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Sample&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Tabular&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Input&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Output&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;File&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Data Element&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Volume of Transaction and action document&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Data flow diagram&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Analysis Requirement&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Intensive interaction between system analyst and end user where system development team show their ability to get conception and user believe until we get best participation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 38.6pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; Four purposes which want to attain: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 74.6pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Explain the ideal system information&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 74.6pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; Encourage &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 40.5pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Method&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; Answer and Question&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Questionnaire&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Observation &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Analysis Procedure&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Document observation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Resource constraint&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Time &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Money&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Skill&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Technology&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;External Factor&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Analysis requirement document&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Analysis Directive: relation with end user, process observation, problem in collect data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;User Requirement: Real requirement, statement requirement, training requirement and influence of new system.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;System constraint: roll out consider of time and cost, skill, technology and external factor.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -13.5pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Document in the form of data collected, statistic consensus, logically and physically data flow, current data element in data set.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Generating System Alternatives &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;How to make the current system is like ideal system?&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Make alternative to solve the information system problem&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Applying the best alternative prudently&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Strategy selection &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Distributed versus centralized processing&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;The change of information decision from&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt; centralized data processing &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;into&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt; decentralized end user responsibility center&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Integrated versus dispersed database&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;System designer have to consider what the data that be included into data base and the data that be included into File. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Surround Strategy of System Development&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 54pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Surroundings of strategy are important in business take over because information system from other business may different with current business.&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Tactics Selection&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Doing before operational design selection: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Operational design selection&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Design selection could be categorized into:&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt; &lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Input&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Online Vs Off Line Data Entry&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Keyed Vs Machine Readable Data Entry&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Centralized Vs Decentralized Data Entry&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Processing&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Batch Vs real time record update&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Sequential Vs Direct Access to records&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Single Vs Multiple User update of records&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Output&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Traditional Vs Turn Around Documents&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 108pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" lang="IN" &gt;Structured Vs Inquiry based reports&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Selecting the Proper System&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Consider tactics: system compared by cost and profit relatively. Three methods to say A system more excellent than other system are :&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;ol  style="font-family:times new roman;"&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;A have a cost more inferior than B and the profit of both are same&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;A have a cost more inferior than B and A result profit is more much than B.&lt;br /&gt;  &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;A and B have a some cost but A's profit is more much&lt;br /&gt;  &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;      &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;System comparison methods :&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Break Even point Analysis&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Payback Period&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Discounted Pay Back period&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Internal Rate of Return&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Cost categories&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Hardware&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Software&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;People&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Supplier&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Telecommunications&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Physical sites&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Cost detailed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Compare information system cost by system live, analyst forecasting the change of cost for future and there are three information system models, include: Linear, Exponential, and Step function. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -11.95pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Information System cost can happen in once and continuous.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -11.95pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Onetime cost is Information system cost that happens once and development cost that happen when system is developing. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 72pt; text-indent: -11.95pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Information system that happen continuously such as recurring cost and operational cost where this cost happen if information system is operated every day.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Information system Factor:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Qualitative factor that aim proper information system outcome are:&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Fault decrease&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Decrease the time for fault repair&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Decrease perceptive time of alternative workstation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To Increase system security&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To Increase the update of source of active record.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To Increase user satisfied&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Business strategy factor&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 42.05pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Consumer satisfied&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 42.05pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;The selling level raise &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 42.05pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Consumer and vendor commitment&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 42.05pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Information of Product Marketing&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Presentation System Learning&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Doing concise presentation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Decrease elaboration technique in presentation &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Use visual auxiliary to define explicitly. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;To make informative presentation, used auxiliary especially if we presentation with model.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Pressure the benefit of information system proposal with several alternative appropriate business conditions. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Decision to continue or not&lt;span style=""&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;If business makes a decision to develop the system, then information department will do the next process that is System Design Process.&lt;span style=""&gt;  &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;In contrast, System Development Life Cycle is stopped.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Top Management will request to repeat the system study if problem with system study is found. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;Model will explain about repeated phase and sometime information department will make decision to repeat the phase before explain about system study. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin: 0cm 0cm 10pt 36pt; text-indent: -18pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;§&lt;span style=""&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;With Alternative, A decision to repeat System Development Life Cycle phase or not is called Go-No-Go Decision.&lt;/span&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="margin-bottom: 10pt; line-height: 115%;font-family:times new roman;"&gt;&lt;span style="line-height: 115%;font-size:100%;" &gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"  style="font-family:times new roman;"&gt;&lt;span style="font-size:100%;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-5913936667386516946?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/5913936667386516946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/03/commencement-monitoring-analysis.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/5913936667386516946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/5913936667386516946'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/03/commencement-monitoring-analysis.html' title=''/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-8491470626967316911</id><published>2009-03-08T09:04:00.012+08:00</published><updated>2009-03-08T09:35:20.573+08:00</updated><title type='text'>Third Quiz</title><content type='html'>&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style="line-height: 115%;font-size:180%;" &gt;Part-2 System Development&lt;/span&gt;&lt;span style="line-height: 115%;font-size:12;" &gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;The importance of developing an information system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;System development is change the whole of old system to arrange the new system or just repair the present system. The old system need to repair is caused by several matters, such as:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Problems&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                     &lt;/span&gt;There are several problems that appear in old system, such as: &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Disorganize &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: 0.5in; text-align: justify;"&gt;Disorganize in old system is caused the old system can't operate appropriately.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;The growth of organization&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-align: justify;"&gt;The growth of organization make we have to create the new system. The grown-up of organization such as: &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 2in; text-indent: -49.5pt; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;a.&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;The need for information is arise.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 2in; text-indent: -49.5pt; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;b.&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;The advance of data manufacture&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 2in; text-indent: -49.5pt; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;c.&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Differences of new accountancy principle&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Opportunities &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Increase the equipping of information until the information can used to make a decision.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;The opportunities are like: market opportunity, costumer services.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Directives&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="text-indent: 0.5in; text-align: justify;"&gt;There are some instructions from manager or alteration of government’s law.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;The purpose or goal of developing an information system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Resolve the problems&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Reach the Opportunities&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Implementation the Directives&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;The organization’s expectations after implementing an information system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Performance&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;       It's measured by throughput and response time.&lt;span style=""&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;      2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Information&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;                  Increase the quality of information.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Economy&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                     &lt;/span&gt;                     Increase the benefit and discharge the cost.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Control&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                              &lt;/span&gt;Advance control to detection and do the corrective action.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Efficiency&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                              &lt;/span&gt;It’s measured by output divide with input.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Services&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                            &lt;/span&gt;           Advance system services.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;The principles of developing an information system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System is developing for management&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System is the great investment&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Investigate the entire alternative to minimize the lost opportunity cost and to find the great investment. The great investigation must be precious, the investment is has a value if the use of it more effective than the cost to had it. We can use cost-benefit analysis or cost-effectiveness to determine the precious of investment.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System need educated person&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System development life cycle&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style=""&gt;                     &lt;/span&gt;Provides overall framework for managing systems development process.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System development process is must not in series&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Don’t be afraid to canceled the project&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;7.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System Documentation &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;System development life cycle models&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;&lt;u&gt;The Waterfall Model&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;u&gt;&lt;o:p&gt;&lt;span style="text-decoration: none;"&gt; &lt;/span&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_UDndacvKCdY/SbMaSiQZNOI/AAAAAAAAAAM/e2ZpACrpuJk/s1600-h/waterfall.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 238px;" src="http://1.bp.blogspot.com/_UDndacvKCdY/SbMaSiQZNOI/AAAAAAAAAAM/e2ZpACrpuJk/s320/waterfall.jpg" alt="" id="BLOGGER_PHOTO_ID_5310617291335480546" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;In the waterfall approach, the whole process of software development is divided into separate process phases.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;The phases in waterfall model are:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Requirement &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="text-indent: 0.5in; text-align: justify;"&gt;All possible requirements of the system to be developed are captured in this phase. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Design&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Before us starting the actual coding, it is important to understand what we are going to create. The requirement specifications from first phase are studied in this phase and we can prepare the system design.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Implementation&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="text-indent: 0.5in; text-align: justify;"&gt;Activities in this phase: construct, test, train users, and install new system. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Verification, include in this phase: &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Testing: focus in internal logic of software and external function(find the fault and certain the input-output)&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Coding is process convert design into language that machine is known use programming language. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Maintenance: the meaning of maintenance is how we adapt to changes.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;&lt;u&gt;Iterative Model&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_UDndacvKCdY/SbMbkHNSFDI/AAAAAAAAAAU/5gJqWW441mc/s1600-h/iterative.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 194px;" src="http://4.bp.blogspot.com/_UDndacvKCdY/SbMbkHNSFDI/AAAAAAAAAAU/5gJqWW441mc/s320/iterative.jpg" alt="" id="BLOGGER_PHOTO_ID_5310618692823946290" border="0" /&gt;&lt;/a&gt;&lt;span style="line-height: 115%;font-size:10;" &gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id="_x0000_i1026" type="#_x0000_t75" style="'width:288.75pt;height:163.5pt'"&gt;  &lt;v:imagedata src="file:///C:\DOCUME~1\FLYNET~1\LOCALS~1\Temp\msohtml1\01\clip_image003.wmz" title=""&gt; &lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style="line-height: 115%;font-size:10;" &gt;&lt;br /&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;!--[if !supportLists]--&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Adopt sequential linier and prototype model.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;The project is dividing into small parts. This allows the development team to demonstrate result earlier on in the process and obtain valuable feedback from system users.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;With iterative model, work activities are repeated.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Each iteration refines previous result.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Starting from the model/requirements through to the testing/deployment&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;There are a series of mini project for each iteration.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;&lt;u&gt;Spiral Model&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_UDndacvKCdY/SbMcqPDSOzI/AAAAAAAAAAc/cuvMvq3Ua7o/s1600-h/spiral.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 210px;" src="http://4.bp.blogspot.com/_UDndacvKCdY/SbMcqPDSOzI/AAAAAAAAAAc/cuvMvq3Ua7o/s320/spiral.jpg" alt="" id="BLOGGER_PHOTO_ID_5310619897520339762" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=""&gt;            &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Spiral Model is developed to combine the best of the life cycle and prototyping models.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Use an evolutionary approach suggested by the prototyping paradigm&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Maintains systematic stepwise approach of the life cycle model, but incorporates it in an iterative framework&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;This model adds risk analysis component to minimize risk during development&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Four major activities in this model are:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;−&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;Determine objectives&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;         &lt;/span&gt;    Objectives are determined, possible obstacles are identified and alternative approach are weighed &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;−&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;Risk analysis (Identify and resolve risk)&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;       &lt;/span&gt;Possible alternatives are examined by the developer and associated risk or problems are identified. Resolution of the risk are evaluated and weighed in the consideration of project continuation.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;−&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;Development and Test&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;         &lt;/span&gt;    Detail requirement are determined and the software piece is developed.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;−&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;Planning the next Iteration&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;        &lt;/span&gt;    The costumer is given an opportunity to analyze the result of the version created in engineering step and to offer feedback to the developer.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;Approaches of developing a system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b style=""&gt;Classical Approach vs Structured Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Classical Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Use System Development Life Cycle phase, but this approach not give the manual how to do the phase.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;System User is not stay with.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;The problems that appear if we use this approach are:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Difficult to expand, great of maintenance cost, minimum of success, complicate in implementation.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Structured Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Use tools like data flow diagram.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;System user is stay with.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b style=""&gt;Piecemeal Approach vs Systems Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Piecemeal Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Emphasize in applications or activities.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Systems Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;View the system as integrated element.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Emphasize to get a target&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -1in; text-align: justify;"&gt;&lt;b style=""&gt;Bottom-up Approach vs Top-down Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Bottom-up Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Start from bottom level, which is operational level&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Bottom approach is classical approach feature.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Known as data-analysis&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Top-down Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Start from top level that is strategy planning level.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Top-down approach is structured approach feature.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Known as decision-analysis.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -1in; text-align: justify;"&gt;&lt;b style=""&gt;Total-system Approach vs Modular Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Total-system Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Expand the system together and comprehensive.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Total-system Approach is classical approach feature.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Modular Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Divide the system in simple a part.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;That expand system is actual. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Modular Approach is structured approach feature.&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -1in; text-align: justify;"&gt;&lt;b style=""&gt;Great-loop Approach vs Evolutionary Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Great-loop Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Expand the system at once using sophisticates technology.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;High risk and cost.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;i&gt;&lt;u&gt;Evolutionary Approach&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Appling sophisticates technology for special application.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Developed with requirement.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Economical and go along with technology development.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:130%;"&gt;The meaning of methodology, method and algorithm&lt;/span&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;Methodology &lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;Methodology is methods that used in science or comprehensive guidelines to follow for completing every System Development activity.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;Method&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;Method is a systematic way to do something.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;Algorithm&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;Algorithm is the sequence of procedure to resolve the problem.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style="font-size:130%;"&gt;&lt;b&gt;&lt;span style="line-height: 115%;"&gt;Three classifications of development methodology&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b style=""&gt;&lt;i style=""&gt;Functional decomposition&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;Emphasize at dividing a system into small parts or subsystem. This make the system easy to learn, design and applied. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b style=""&gt;&lt;i style=""&gt;Data-oriented&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;This methodology emphasizes at characteristic of data that processing and classified at:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -13.5pt; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Data-flow oriented methodologies, based in dividing system into modules according a element data type and behavior of logic module. Include in this methodologies are: SADT (Structured Analysis and Design Technique), Composite Design and SSAD (Structured System Analysis and Design).&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -13.5pt; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Data-structured oriented methodologies, emphasize at input-output structure. Include in these methodologies are: JSD (Jakson’s systems development) and Warnier/Orr (W/O) &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b style=""&gt;&lt;i style=""&gt;Prescriptive&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;Include in these methodologies are: &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;ISDOS (Information System Design and Optimization System), &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;PLEXIS, transformation a statement of high level computer language into executable     code. &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;PRIDGE, a complex software that used to analyze and design system, data management, project management and documentation.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;SDM/70 (System Development Methodology/70)&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;SPECTRUM,&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;SRES (Software Requirement Engineering System) and SREM(Software Development System).&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;7.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Other prescriptive methodologies : Chapin’s approach, DBO (Design By Objective), PAD (Program Analysis Diagram), HOS (Higher Order Software), MSR (Meta Stepwise Refinement) and PDL (Program Design Language).&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;Tools for developing a system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Graphic models&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;HIPO diagram, it’s used in &lt;i&gt;HIPO methodology&lt;/i&gt; and &lt;i&gt;other methodology&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Data flow diagram, it’s used in &lt;i&gt;structured system analysis and design&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Structured chart, it’s used in &lt;i&gt;structured system analysis and design&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;SADT diagram, it’s used in &lt;i&gt;SADT methodology&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Warnier/Orr diagram it’s used in &lt;i&gt;Warnier/Orr methodology&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Jakson’s diagram it’s used in &lt;i&gt;Jakson System Development&lt;/i&gt;.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Charting Tools&lt;o:p&gt;&lt;/o:p&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Activity charting: drawing activity, such as:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 94.5pt; text-indent: -22.5pt; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;     &lt;/span&gt;&lt;/span&gt;System flowchart&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 94.5pt; text-indent: -22.5pt; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;     &lt;/span&gt;&lt;/span&gt;Program flowchart&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 94.5pt; text-indent: -22.5pt; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;     &lt;/span&gt;&lt;/span&gt;Paperwork flowchart&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 94.5pt; text-indent: -22.5pt; text-align: justify;"&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;     &lt;/span&gt;&lt;/span&gt;Form flowchart&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 94.5pt; text-indent: -22.5pt; text-align: justify;"&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;     &lt;/span&gt;&lt;/span&gt;Gantt chart&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Layout charting&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;−&lt;span style=""&gt;        &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Personal relationship charting&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;Techniques used in developing a system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;The techniques that used in developing a system is not only specifically for one methodology, but also it can used in all of methodologies. The techniques that can be used are: &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Project Management Techniques, &lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Such as: CPM (Critical Path Method) and PERT (Program Evaluation and Review Technique). It can be used for project scheduling.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Fact Finding Techniques&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;Fact Finding Techniques are techniques can be used for collection data and finding fact in learning system activity. These techniques are:&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;-Interview&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;-Observation&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;-Questionnaires&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 1in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;-&lt;/span&gt;Sampling&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Cost effectiveness analysis/ Cost benefit analysis&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Meeting Techniques&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Walkthrough Techniques&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="line-height: 115%;font-size:14;" &gt;&lt;span style="font-size:100%;"&gt;The differences of being a system analyst and a programmer&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;&lt;u&gt;System analyst:&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Learning the problem and determine the requirement of system user to identify solution of the problem.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Be a mediator between system user and programmer especially about their knowledge.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;&lt;i&gt;&lt;u&gt;Programmer:&lt;o:p&gt;&lt;/o:p&gt;&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Programmer writing the code programs of the application according design which made by system analyst.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in; text-align: justify;"&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=""&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Programmer’s knowledge is limited by computing technology, computer system, utilities, and programming language.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;b&gt;The knowledge’s a system analyst should posses&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;1.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Knowledge and skills about data manufacture method, computer technology, and computer programming.&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;2.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Knowledge about business in generally&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;3.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Knowledge about quantitative method&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;4.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Problem solving skills&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;5.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Interpersonal communication skills&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in; text-align: justify;"&gt;&lt;span style=""&gt;6.&lt;span style=""&gt;   &lt;/span&gt;&lt;/span&gt;Interpersonal relationship skills&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal; text-align: justify;"&gt;&lt;span style="font-size:10;"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-8491470626967316911?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/8491470626967316911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/03/third-quiz.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/8491470626967316911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/8491470626967316911'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/03/third-quiz.html' title='Third Quiz'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_UDndacvKCdY/SbMaSiQZNOI/AAAAAAAAAAM/e2ZpACrpuJk/s72-c/waterfall.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-296498328266370330</id><published>2009-02-20T13:59:00.000+08:00</published><updated>2009-02-20T14:08:30.352+08:00</updated><title type='text'>The basic concept of system</title><content type='html'>&lt;span style="font-weight: bold;"&gt;The basic concept of system&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There are two approach to define system that emphasized with procedure and component.&lt;br /&gt;&lt;br /&gt;•    System is a working network from several procedures that operate together to archive a common purpose.&lt;br /&gt;•    System can defined as a collection of components that can interact to reach the objective.&lt;br /&gt;&lt;br /&gt;Characteristics of system&lt;br /&gt;•Components of system&lt;br /&gt;The component of system is consist of a number of subsystem. One of system can have a big system that mention supra system.&lt;br /&gt;&lt;br /&gt;•    Bounds of System&lt;br /&gt;Bounds of System defines difference between the environment and the system.&lt;br /&gt;&lt;br /&gt;•    Environment&lt;br /&gt;The environment represents everything that is important to understand the function of the system, but is not part of the system. The environment can be ignored in the analysis except for its interaction with the system.&lt;br /&gt;It includes: competition, people, technology, capital, raw materials, data, regulation and opportunities.&lt;br /&gt;&lt;br /&gt;•    Interface&lt;br /&gt;Interface is the media which connect one of sub system with other sub system.&lt;br /&gt;•    Input&lt;br /&gt;Input means all of resources that entered into the system&lt;br /&gt;•    Output&lt;br /&gt;Output is result of input had been processed.&lt;br /&gt;•    Process&lt;br /&gt;Process means change input to be output&lt;br /&gt;•    Goal and objective&lt;br /&gt;Goal and objective means what for the system have been created and whose for the system have been created.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The Classification of system&lt;/span&gt;&lt;br /&gt;First definition&lt;br /&gt;In this definitions, system classified as abstract system and physical system.&lt;br /&gt;Second definition&lt;br /&gt;In this definitions, system classified as natural system and human made system.&lt;br /&gt;Third Definition&lt;br /&gt;In this definitions, system classified as deterministic system and probabilistic system.&lt;br /&gt;Fourth definition&lt;br /&gt;In this definitions, system classified as closed system and open system.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Basic concept of information&lt;/span&gt;&lt;br /&gt;Before we explain the definition of information, I want you to know the meaning of data. Data are stream of raw fact representing event occur in organizations or the physical environment before they have been organized and arranged into a form that people can understand and use.&lt;br /&gt;And information is data that have been put into a meaningful and useful context and communicated to a recipient who uses it to make decisions. An element of data may constitute information in a specific context.&lt;br /&gt;for example, when you want to contact your friend, his or her telephone number is a piece of information. otherwise, it is just one element of data in the telephone directory.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The Quality of Information&lt;/span&gt;&lt;br /&gt;Accurate&lt;br /&gt;Accuracy is measured by comparing the data to actual events. The importance of accurate data varies with the type of decisions that need to be made. Payroll information must be exact. Approximations simply will not suffice. However, a general estimate of how much staff time was devoted to a particular activity may be all that is needed.&lt;br /&gt;Timeliness&lt;br /&gt;Timeliness refers to the currency of the information presented to the users. Currency of data or information is the time gap between the occurrence of an event in the field until its presented to the user (decision maker). When this amount of time is very short, we describe the information system as a real-time system.&lt;br /&gt;Relevance&lt;br /&gt;It means the information have meaningful and useful.&lt;br /&gt;Information is relevant if it leads to improved decision making. It might also be relevant if it reaffirms a previous decision. If it does not have anything to do with your problem, it is irrelevant.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Value of Information&lt;/span&gt;&lt;br /&gt;Information does not have an absolute universal value, but we can say the information have a value if the use of information more effective than the cost to have it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Information System&lt;/span&gt;&lt;br /&gt;After we describe the definition of system and information, then we can define the definition of information system.&lt;br /&gt;An information system can defined technically as a set interrelated components that collect, process, store and distribute information to support decision making and control in an organization.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-296498328266370330?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/296498328266370330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/02/basic-concept-of-system.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/296498328266370330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/296498328266370330'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/02/basic-concept-of-system.html' title='The basic concept of system'/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1579210018633496917.post-349008491860384365</id><published>2009-02-20T13:41:00.000+08:00</published><updated>2009-02-20T13:51:08.270+08:00</updated><title type='text'></title><content type='html'>hii...everyone..&lt;br /&gt;&lt;br /&gt;this is my first time writing here...&lt;br /&gt;&lt;br /&gt;i admit: i can't speak English well...&lt;br /&gt;&lt;br /&gt;but.. i must do it...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;so...&lt;br /&gt;&lt;br /&gt;please correct me...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;^o^ happy learning....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1579210018633496917-349008491860384365?l=bisaaaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bisaaaja.blogspot.com/feeds/349008491860384365/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bisaaaja.blogspot.com/2009/02/hii.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/349008491860384365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1579210018633496917/posts/default/349008491860384365'/><link rel='alternate' type='text/html' href='http://bisaaaja.blogspot.com/2009/02/hii.html' title=''/><author><name>tami</name><uri>http://www.blogger.com/profile/02664817616013363183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
