<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>BRAC UNIVERSITY COURSES</title><description>ONLY BBA STUDENT OF BRAC UNIVERSITY WILL BE BENEFITED.LAW STUDENT WILL ALSO BE LITTLE BIT BENEFITED.</description><managingEditor>noreply@blogger.com (TANVIR)</managingEditor><pubDate>Fri, 25 Oct 2024 11:11:19 +0600</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">15</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://tanvirfalcon.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>ONLY BBA STUDENT OF BRAC UNIVERSITY WILL BE BENEFITED.LAW STUDENT WILL ALSO BE LITTLE BIT BENEFITED.</itunes:subtitle><itunes:category text="Education"><itunes:category text="Higher Education"/></itunes:category><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>CSE 101  LECTURE 5</title><link>http://tanvirfalcon.blogspot.com/2011/08/cse-101-lecture-5.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sat, 20 Aug 2011 14:40:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-873930897751999535</guid><description>&lt;b&gt;FOR POWER POINT AND RELEVANT SLIDE MAIL ME AT tanvirfalcon@gmail.com&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Slide 2&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;Computer science:&lt;/b&gt;&lt;br /&gt;
Computer science is concerned with theory and fundamentals; &lt;b&gt;Software engineering&lt;/b&gt; is concerned with the practicalities of 	developing and delivering useful software. Computer science theories are still insufficient to act as a complete underpinning for 	Software engineering (unlike e.g. physics and electrical engineering). Computer science theories  are currently insufficient to act as a 	complete underpinning for software engineering, BUT it is a foundation for practical aspects of software engineering &lt;br /&gt;
Software engineering is an engineering discipline which is concerned with all aspects of software production. Software engineers should &lt;br /&gt;
adopt a systematic and organised approach to their work use appropriate tools and techniques depending on the problem to be solved, 	the development constraints and the resources available. Software engineering is part of this process concerned with developing the 	software infrastructure, control, applications and databases in the system. So this is a part of System engineering. System engineers are 	involved in system specification, architectural design Integration.&lt;br /&gt;
&lt;b&gt;System Engineering&lt;/b&gt; is concerned with all aspects of computer-based systems development including hardware, software and process engineering. 	Systems engineering signifies both an approach and, more recently, a discipline in engineering. The aim of education in systems 	engineering is to simply formalize the approach and in doing so, identify new methods and research opportunities similar to the way it 	occurs in other fields of engineering. As an approach, systems engineering is holistic and interdisciplinary in flavor.&lt;br /&gt;
&lt;b&gt;Slide - 8&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Waterfall Model &lt;/b&gt;&lt;br /&gt;
The waterfall model is a popular version of the systems development life cycle model for software engineering. Often considered the classic approach to the systems development life cycle, the waterfall model describes a development method that is linear and sequential. Waterfall development has distinct goals for each phase of development. Imagine a waterfall on the cliff of a steep mountain. Once the water has flowed over the edge of the cliff and has begun its journey down the side of the mountain, it cannot turn back. It is the same with waterfall development. Once a phase of development is completed, the development proceeds to the next phase and there is no turning back.&lt;br /&gt;
&lt;b&gt;System Feasibility:&lt;/b&gt; Defining a preferred concept for the software product, and determining its life-cycle feasibility and superiority to alternative concepts.&lt;br /&gt;
&lt;b&gt;Requirements:&lt;/b&gt; A complete, verified specification of the required functions, interfaces, and performance for the software product. Product &lt;br /&gt;
&lt;b&gt;Design:&lt;/b&gt; A complete verified specification of the overall hardware-software architecture, control structure, and data structure for the product, along with such other necessary components as draft user's manuals and test plans. &lt;br /&gt;
Detailed Design: A complete verified specification of the control structure, data structure, interface relations, sizing, key algorithms, and assumptions of each program component. &lt;br /&gt;
&lt;b&gt;Coding:&lt;/b&gt; A complete, verified set of program components. Integration: A properly function software product composed of the software components. &lt;br /&gt;
&lt;b&gt;Implementation:&lt;/b&gt; A fully functioning operational hardware-software system, including such objectives as program and data conversion, installation, and training. &lt;br /&gt;
&lt;b&gt;Maintenance:&lt;/b&gt; A fully functioning update of the hardware-software system repeated for each update. &lt;br /&gt;
&lt;b&gt;Phaseout:&lt;/b&gt; A clean transition of the functions performed by the product to its successors.&lt;br /&gt;
&lt;b&gt;Advantages&lt;/b&gt;&lt;br /&gt;
If in the beginning of the project failures are detected, it takes less effort (and therefore time and money) for this error. In the waterfall model phases to be properly sealed first before proceeding to the next stage. It is believed that the phases are correct before proceeding to the next phase. In the waterfall model lay the emphasis on documentation. In the newer software development methodologies makes it less documentation. This means that when new people in the project, and people leave it is difficult to transfer knowledge. This disadvantage is not the traditional waterfall model. It is a straightforward method. The way of working ensures that there are specific phases. This tells you what stage it is. One can use this method of milestones. Milestones can be used to monitor the progress of the project to estimate. The waterfall model is well known. Many people have experienced, so there might be easy to work. When frequent portions of the software product to be delivered this gives the customer confidence, but also the software development team.&lt;br /&gt;
&lt;b&gt;Disadvantages&lt;/b&gt;&lt;br /&gt;
There are some disadvantages of this way to develop software. Many software projects are dependent on external factors. The client is a very important external factor. Often the requirements over the course of the project change, because the client wants something different. It is a disadvantage that the waterfall model assumes that the requirements will not change during the project. When a requirement changes in the construction phase, a substantial number of phases made again. It is very difficult to time and cost estimate. The phases are very large, it is therefore very difficult to estimate how much each step cost. In a number of new methods are almost all aspects of a software development process included. One can think of planning techniques, project management methods and how the project should be organized. In many software projects, different people at different stages of the project. For example: the designers and builders. They all have a different view of the project as designers look at the project differently than the builders. Conversely, the builders often different from the design of the designers look than the designers themselves. Frequently, the design will be adjusted again. Here is the waterfall model is not made for that. Within the project the team members often specialized. One team member will be only the first phase involved the design, while the only builders in construction helping to build the project. This can lead to waste of different sources. The main source is the time. An example: the designers are working on perfecting the design. The builders are in principle already start building, but because they work with the waterfall model, they should wait until the first phase is complete. This is a typical example of wasted time. Testing is done only in one of the last phases of the project. In many other software development methods will be tested once a certain part and finished product is at last an integration test. Because so much emphasis on documentation, the waterfall model is not efficient for smaller projects. There’s too much effort to the project itself around in terms of documentation.&lt;br /&gt;
&lt;b&gt;Slide – 10&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Advantages:&lt;/b&gt;&lt;br /&gt;
Risk reduction mechanisms are in place&lt;br /&gt;
Supports iteration and reflects real-world practices&lt;br /&gt;
Systematic approach&lt;br /&gt;
&lt;b&gt;Disadvantages:&lt;/b&gt;&lt;br /&gt;
Requires expertise in risk evaluation and reduction&lt;br /&gt;
Complex, relatively difficult to follow strictly &lt;br /&gt;
Applicable only to large systems&lt;br /&gt;
Applicability:&lt;br /&gt;
Internal development of large systems&lt;br /&gt;
&lt;br /&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>CSE 101  LECTURE 4</title><link>http://tanvirfalcon.blogspot.com/2011/08/cse-101-lecture-4.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sat, 20 Aug 2011 14:38:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-6313402533522790448</guid><description>&lt;b&gt;FOR POWER POINT AND RELEVANT SLIDE MAIL ME AT tanvirfalcon@gmail.com&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Slide-3&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Simultaneous Access &lt;/b&gt;&lt;br /&gt;
•	In organizations, many people may need to use the same data or programs. A network solves this problem.&lt;br /&gt;
•	Shared data and programs can be stored on a central network server.  A server that stores data files may be called a file server.&lt;br /&gt;
•	Managers may assign access rights to users.  Some users may only be able to read data, others may be able to make changes to existing files. &lt;br /&gt;
&lt;b&gt;Shared Peripheral Devices&lt;/b&gt;&lt;br /&gt;
•	Because peripheral (external) devices like printers can be expensive, it is cost-effective to connect a 	device to a network so users can share it.&lt;br /&gt;
•	Through a process called spooling, users can send multiple documents (called print jobs) to a networked printer at the same time.  The documents are temporarily stored on the server and printed in turn. &lt;br /&gt;
&lt;b&gt;Personal Communication&lt;/b&gt;&lt;br /&gt;
•	One of the most common uses of networks is for electronic mail (e-mail).&lt;br /&gt;
•	An e-mail system enables users to exchange written messages (often with data files attached) across the local network or over the Internet.&lt;br /&gt;
•	Two other popular network-based communications systems are teleconferencing and videoconferencing. &lt;br /&gt;
&lt;b&gt;Easier Backup&lt;/b&gt; &lt;br /&gt;
•	Networks enable managers to easily back up (make backup copies of) important data.&lt;br /&gt;
•	Administrators commonly back up shared data files stored on the server, but may also use the network to back up files on users' PCs. &lt;br /&gt;
&lt;b&gt;Slide-4&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Server based networking&lt;/b&gt; &lt;br /&gt;
Server based networking provides a central location for management, backups, updates, anti-virus management, anti-spam management, and anti-spyware management.  Server based networking can also provide you with monitoring of employee activities suchas internet usage, web pages viewed and instant messenger use.   &lt;br /&gt;
•	A network in which all client computers use a dedicated central server computer for network functions such as storage, security and other resources. &lt;br /&gt;
•	A server has a large hard disk for shared storage.  It may provide other services to the nodes, as well.&lt;br /&gt;
In a file server network, nodes can access files on the server, but not necessarily on other nodes.&lt;br /&gt;
&lt;b&gt;mainframe&lt;/b&gt;&lt;br /&gt;
Mainframe computers are typically large, metal boxed computers with large processing abilities. The terminals are called "dumb terminals" because they only send and receive data, leaving the processing to the mainframe &lt;br /&gt;
Client / Server Network &lt;br /&gt;
The client/server refers to the way two computer programs interact with each other. &lt;br /&gt;
The client makes a request from the server, who then fulfills the request. Although this idea can be used on one computer it is an efficient way for a network of computers in different locations to interconnect.&lt;br /&gt;
&lt;b&gt;Advantages&lt;/b&gt;&lt;br /&gt;
In most cases, a client-server architecture enables the roles and responsibilities of a computing system to be distributed among several independent computers that are known to each other only through a network. This creates an additional advantage to this architecture: greater ease of maintenance. For example, it is possible to replace, repair, upgrade, or even relocate a server while its clients remain both unaware and unaffected by that change. This independence from change is also referred to as encapsulation.&lt;br /&gt;
All the data is stored on the servers, which generally have far greater security controls than most clients. Servers can better control access and resources, to guarantee that only those clients with the appropriate permissions may access and change data. &lt;br /&gt;
Since data storage is centralized, updates to that data are far easier to administer than what would be possible under a P2P paradigm. Under a P2P architecture, data updates may need to be distributed and applied to each "peer" in the network, which is both time-consuming and error-prone, as there can be thousands or even millions of peers. &lt;br /&gt;
Many mature client-server technologies are already available which were designed to ensure security, 'friendliness' of the user interface, and ease of use. &lt;br /&gt;
It functions with multiple different clients of different capabilities. &lt;br /&gt;
&lt;b&gt;Disadvantages&lt;/b&gt;&lt;br /&gt;
Traffic congestion on the network has been an issue since the inception of the client-server paradigm. As the number of simultaneous client requests to a given server increases, the server can become severely overloaded. Contrast that to a P2P network, where its bandwidth actually increases as more nodes are added, since the P2P network's overall bandwidth can be roughly computed as the sum of the bandwidths of every node in that network. &lt;br /&gt;
The client-server paradigm lacks the robustness of a good P2P network. Under client-server, should a critical server fail, clients’ requests cannot be fulfilled. In P2P networks, resources are usually distributed among many nodes. Even if one or more nodes depart and abandon a downloading file, for example, the remaining nodes should still have the data needed to complete the download. &lt;br /&gt;
Specific types of clients include web browsers, email clients, and online chat clients.&lt;br /&gt;
Specific types of servers include web servers, ftp servers, application servers, database servers, mail servers, file servers, print servers, and terminal servers. Most web services are also types of servers.&lt;br /&gt;
&lt;b&gt;LANs&lt;/b&gt;&lt;br /&gt;
•	LAN stands for Local Area Network. &lt;br /&gt;
•	The first LANs were created in the late 1970s. &lt;br /&gt;
•	LANs are small networks constricted to a small area like a house, office, or city. &lt;br /&gt;
•	A LAN is a network whose computers are located relatively near one another. &lt;br /&gt;
•	The nodes may be connected by a cable, infrared link, or small transmitters. &lt;br /&gt;
•	A network transmits data among computers by breaking it into small pieces, called packets. &lt;br /&gt;
•	Every LAN uses a protocol – a set of rules that governs how packets are configured and transmitted. &lt;br /&gt;
•	LANs are used to share resources like storage, internet,etc. &lt;br /&gt;
•	A 'node' on a LAN is a connected computer or device like a printer.&lt;br /&gt;
&lt;b&gt;WANs&lt;/b&gt;&lt;br /&gt;
•	WAN stands for Wide Area Network. &lt;br /&gt;
•	WANs are very large networks that interconnect smaller LAN networks, for a large geographic area like a country(i.e., any network whose communications links cross metropolitan, regional, or national boundaries.) [9] &lt;br /&gt;
•	WANs are usually for private companies, however, some built by internet service providers connect LANs to the internet.&lt;br /&gt;
•	WAN can use a combination of satellites, microwave, and link and variety of computers from mainframes to terminals. &lt;br /&gt;
•	A 'node' on a WAN is a LAN.&lt;br /&gt;
&lt;b&gt;Personal Area Network (PAN&lt;/b&gt;)&lt;br /&gt;
A personal area network (PAN) is a computer network used for communication among computer devices. &lt;br /&gt;
&lt;br /&gt;
PAN Usually, uses short range wireless technology is used to connect devises like a cell phone and a PDA.&lt;br /&gt;
&lt;b&gt;Home Area Network (HAN)&lt;/b&gt;&lt;br /&gt;
HAN is short for Home Area Network. HAN is a recently coined term for a small LAN in a home environment, used for lifestyle purposes. &lt;br /&gt;
Home Area Network uses cable, wired, or wireless connections to connect a homes' digital devices. For example, fax machines, computers, DVD's etc.&lt;br /&gt;
&lt;b&gt;Garden Area Network (GAN)&lt;/b&gt; &lt;br /&gt;
A similar system such as HAN would be GAN which stands for Garden Area Network, and allows for one system to control such devices like garden lights, sprinkler systems and alarm systems &lt;br /&gt;
&lt;b&gt;Slide-8&lt;/b&gt;&lt;br /&gt;
In peer-to-peer networking there are no dedicated servers or hierarchy among the computers. All of the computers are equal and therefore known as peers. Normally each computer serves as Client/Server and there is no one assigned to be an administrator responsible for the entire network.&lt;br /&gt;
&lt;br /&gt;
Peer-to-peer networks are good choices for needs of small organizations where the users are allocated in the same general area, security is not an issue and the organization and the network will have limited growth within the foreseeable future.&lt;br /&gt;
&lt;br /&gt;
The term Client/server refers to the concept of sharing the work involved in processing data between the client computer and the most powerful server computer. &lt;br /&gt;
&lt;b&gt;Slide-9&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Network Interface Cards (NIC)&lt;/b&gt;&lt;br /&gt;
A network card, network adapter or NIC (network interface card) is a piece of computer hardware designed to allow computers to communicate over a computer network. It provides physical access to a networking medium and often provides a low-level addressing system through the use of MAC addresses. It allows users to connect to each other either by using cables or wirelessly.&lt;br /&gt;
&lt;b&gt;Repeaters&lt;/b&gt;&lt;br /&gt;
A repeater is an electronic device that receives a signal and retransmits it at a higher power level, or to the other side of an obstruction, so that the signal can cover longer distances without degradation. In most twisted pair ethernet configurations, repeaters are required for cable runs longer than 100 meters away from the computer. &lt;br /&gt;
&lt;b&gt;Hubs&lt;/b&gt;&lt;br /&gt;
A hub contains multiple ports. When a packet arrives at one port, it is copied to all the ports of the hub for transmission. When the packets are copied, the destination address in the frame does not change to a broadcast address. It does this in a rudimentary way, it simply copies the data to all of the Nodes connected to the hub.[3] &lt;br /&gt;
&lt;b&gt;Bridges&lt;/b&gt;&lt;br /&gt;
A network bridge connects multiple network segments at the data link layer (layer 2) of the OSI model. Bridges do not promiscuously copy traffic to all ports, as hubs do, but learn which MAC addresses are reachable through specific ports. Once the bridge associates a port and an address, it will send traffic for that address only to that port. Bridges do send broadcasts to all ports except the one on which the broadcast was received. &lt;br /&gt;
Bridges learn the association of ports and addresses by examining the source address of frames that it sees on various ports. Once a frame arrives through a port, its source address is stored and the bridge assumes that MAC address is associated with that port. The first time that a previously unknown destination address is seen, the bridge will forward the frame to all ports other than the one on which the frame arrived.&lt;br /&gt;
Bridges come in three basic types:&lt;br /&gt;
Local bridges: 	Directly connect local area networks (LANs) &lt;br /&gt;
Remote bridges: 	Can be used to create a wide area network (WAN) link between LANs. Remote bridges, where the connecting link is slower 		than the end 	networks, largely have been replaced by routers. &lt;br /&gt;
Wireless bridges: 	Can be used to join LANs or connect remote stations to LANs. &lt;br /&gt;
&lt;b&gt;Switches&lt;/b&gt;&lt;br /&gt;
A switch is a device that performs switching. Specifically, it forwards and filters OSI layer 2 datagrams (chunk of data communication) between ports (connected cables) based on the MAC addresses in the packets. This is distinct from a hub in that it only forwards the datagrams to the ports involved in the communications rather than all ports connected. Strictly speaking, a switch is not capable of routing traffic based on IP address (layer 3) which is necessary for communicating between network segments or within a large or complex LAN. Some switches are capable of routing based on IP addresses but are still called switches as a marketing term. A switch normally has numerous ports, with the intention being that most or all of the network is connected directly to the switch, or another switch that is in turn connected to a switch. &lt;br /&gt;
Switch is a marketing term that encompasses routers and bridges, as well as devices that may distribute traffic on load or by application content (e.g., a Web URL identifier). Switches may operate at one or more OSI model layers, including physical, data link, network, or transport (i.e., end-to-end). A device that operates simultaneously at more than one of these layers is called a multilayer switch. &lt;br /&gt;
Overemphasizing the ill-defined term "switch" often leads to confusion when first trying to understand networking. Many experienced network designers and operators recommend starting with the logic of devices dealing with only one protocol level, not all of which are covered by OSI. Multilayer device selection is an advanced topic that may lead to selecting particular implementations, but multilayer switching is simply not a real-world design concept.&lt;br /&gt;
&lt;b&gt;Routers&lt;/b&gt;&lt;br /&gt;
Routers are networking devices that forward data packets between networks using headers and forwarding tables to determine the best path to forward the packets. Routers work at the network layer of the TCP/IP model or layer 3 of the OSI model. Routers also provide interconnectivity between like and unlike media (RFC 1812). This is accomplished by examining the Header of a data packet, and making a decision on the next hop to which it should be sent (RFC 1812) They use preconfigured static routes, status of their hardware interfaces, and routing protocols to select the best route between any two subnets. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP's network. Some DSL and cable modems, for home (and even office) use, have been integrated with routers to allow multiple home/office computers to access the Internet through the same connection. Many of these new devices also consist of wireless access points (waps) or wireless routers to allow for IEEE 802.11b/g wireless enabled devices to connect to the network without the need for cabled connections.&lt;br /&gt;
&lt;b&gt;Slide – 12&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Intranet&lt;/b&gt;&lt;br /&gt;
An intranet is a set of networks, using the Internet Protocol and IP-based tools such as web browsers and file transfer applications, that is under the control of a single administrative entity. That administrative entity closes the intranet to all but specific, authorized users. Most commonly, an intranet is the internal network of an organization. A large intranet will typically have at least one web server to provide users with organizational information.&lt;br /&gt;
&lt;b&gt;Extranet&lt;/b&gt;&lt;br /&gt;
An extranet is a network or internetwork that is limited in scope to a single organization or entity but which also has limited connections to the networks of one or more other usually, but not necessarily, trusted organizations or entities (e.g. a company's customers may be given access to some part of its intranet creating in this way an extranet, while at the same time the customers may not be considered 'trusted' from a security standpoint). Technically, an extranet may also be categorized as a CAN, MAN, WAN, or other type of network, although, by definition, an extranet cannot consist of a single LAN; it must have at least one connection with an external network.&lt;br /&gt;
&lt;b&gt;INTERNET&lt;/b&gt;&lt;br /&gt;
•	The Internet was created by the Advanced Research Projects Agency (ARPA) and the U.S. Department of Defense for scientific and military communications. &lt;br /&gt;
•	The Internet is a network of interconnected networks. Even if part of its infrastructure was destroyed, data could flow through the remaining networks. &lt;br /&gt;
•	The Internet uses high-speed data lines, called backbones, to carry data.  Smaller networks connect to the backbone, enabling any user on any network to exchange data with any other user. &lt;br /&gt;
The Internet is a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol. It is a "network of networks" that consists of millions of smaller networks, which together carry various information and services, such as electronic mail, online chat, file transfer, and the interlinked web pages and other resources of the World Wide Web (WWW). So the Internet is a collection of interconnected computer networks, linked by copper wires, fiber-optic cables, wireless connections, etc. In contrast, the Web is a collection of interconnected documents and other resources, linked by hyperlinks and URLs. The World Wide Web is one of the services accessible via the Internet, along with various others including e-mail, file sharing, online gaming and others.&lt;br /&gt;
Common uses &lt;br /&gt;
&lt;b&gt;E-mail &lt;/b&gt;&lt;br /&gt;
The concept of sending electronic text messages between parties in a way analogous to mailing letters or memos predates the creation of the Internet. Even today it can be important to distinguish between Internet and internal e-mail systems. Internet e-mail may travel and be stored unencrypted on many other networks and machines out of both the sender's and the recipient's control. During this time it is quite possible for the content to be read and even tampered with by third parties, if anyone considers it important enough. Purely internal or intranet mail systems, where the information never leaves the corporate or organization's network, are much more secure, although in any organization there will be IT  and other personnel whose job may involve monitoring, and occasionally accessing, the e-mail of other employees not addressed to them. &lt;br /&gt;
&lt;b&gt;The World Wide Web&lt;/b&gt; &lt;br /&gt;
Many people use the terms Internet and World Wide Web (or just the Web) interchangeably, but, as discussed above, the two terms are not synonymous.&lt;br /&gt;
The World Wide Web is a huge set of interlinked documents, images and other resources, linked by hyperlinks and URLs. These hyperlinks and URLs allow the web servers and other machines that store originals, and cached copies, of these resources to deliver them as required using HTTP (Hypertext Transfer Protocol). HTTP is only one of the communication protocols used on the Internet.&lt;br /&gt;
Web services also use HTTP to allow software systems to communicate in order to share and exchange business logic and data.&lt;br /&gt;
Software products that can access the resources of the Web are correctly termed user agents. In normal use, web browsers, such as Internet Explorer and Firefox, access web pages and allow users to navigate from one to another via hyperlinks. Web documents may contain almost any combination of computer data including graphics, sounds, text, video, multimedia and interactive content including games, office applications and scientific demonstrations.&lt;br /&gt;
Using the Web, it is also easier than ever before for individuals and organisations to publish ideas and information to an extremely large audience. Anyone can find ways to publish a web page, a blog or build a website for very little initial cost. Publishing and maintaining large, professional websites full of attractive, diverse and up-to-date information is still a difficult and expensive proposition, however.&lt;br /&gt;
Many individuals and some companies and groups use "web logs" or blogs, which are largely used as easily updatable online diaries. Some commercial organisations encourage staff to fill them with advice on their areas of specialization in the hope that visitors will be impressed by the expert knowledge and free information, and be attracted to the corporation as a result. One example of this practice is Microsoft, whose product developers publish their personal blogs in order to pique the public's interest in their work.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Remote access &lt;/b&gt;&lt;br /&gt;
The Internet allows computer users to connect to other computers and information stores easily, wherever they may be across the world. They may do this with or without the use of security, authentication and encryption technologies, depending on the requirements. &lt;br /&gt;
This is encouraging new ways of working from home, collaboration and information sharing in many industries. An accountant sitting at home can audit the books of a company based in another country, on a server situated in a third country that is remotely maintained by IT specialists in a fourth. These accounts could have been created by home-working bookkeepers, in other remote locations, based on information e-mailed to them from offices all over the world. Some of these things were possible before the widespread use of the Internet, but the cost of private leased lines would have made many of them infeasible in practice. &lt;br /&gt;
An office worker away from his desk, perhaps on the other side of the world on a business trip or a holiday, can open a remote desktop session into his normal office PC using a secure Virtual Private Network (VPN) connection via the Internet. This gives the worker complete access to all of his or her normal files and data, including e-mail and other applications, while away from the office.&lt;br /&gt;
This concept is also referred to by some network security people as the Virtual Private Nightmare, because it extends the secure perimeter of a corporate network into its employees' homes; this has been the source of some notable security breaches, but also provides security for the workers.&lt;br /&gt;
&lt;b&gt;Collaboration&lt;/b&gt; &lt;br /&gt;
The low cost and nearly instantaneous sharing of ideas, knowledge, and skills has made collaborative work dramatically easier. Not only can a group cheaply communicate and test, but the wide reach of the Internet allows such groups to easily form in the first place, even among niche interests. An example of this is the free software movement in software development, which produced GNU and Linux from scratch and has taken over development of Mozilla and OpenOffice.org (formerly known as Netscape Communicator and StarOffice). &lt;br /&gt;
Internet "chat", whether in the form of IRC "chat rooms" or channels, or via instant messaging systems, allow colleagues to stay in touch in a very convenient way when working at their computers during the day. Messages can be sent and viewed even more quickly and conveniently than via e-mail. Extension to these systems may allow files to be exchanged, "whiteboard" drawings to be shared as well as voice and video contact between team members. &lt;br /&gt;
Version control systems allow collaborating teams to work on shared sets of documents without either accidentally overwriting each other's work or having members wait until they get "sent" documents to be able to add their thoughts and changes.&lt;br /&gt;
&lt;b&gt;File sharing &lt;/b&gt;&lt;br /&gt;
A computer file can be e-mailed to customers, colleagues and friends as an attachment. It can be uploaded to a website or FTP server for easy download by others. It can be put into a "shared location" or onto a file server for instant use by colleagues. The load of bulk downloads to many users can be eased by the use of "mirror" servers or peer-to-peer networks.&lt;br /&gt;
In any of these cases, access to the file may be controlled by user authentication; the transit of the file over the Internet may be obscured by encryption, and money may change hands before or after access to the file is given. The price can be paid by the remote charging of funds from, for example, a credit card whose details are also passed—hopefully fully encrypted—across the Internet. The origin and authenticity of the file received may be checked by digital signatures or by MD5 or other message digests.&lt;br /&gt;
These simple features of the Internet, over a worldwide basis, are changing the basis for the production, sale, and distribution of anything that can be reduced to a computer file for transmission. This includes all manner of print publications, software products, news, music, film, video, photography, graphics and the other arts. This in turn has caused seismic shifts in each of the existing industries that previously controlled the production and distribution of these products.&lt;br /&gt;
Internet collaboration technology enables business and project teams to share documents, calendars and other information. Such collaboration occurs in a wide variety of areas including scientific research, software development, conference planning, political activism and creative writing.&lt;br /&gt;
&lt;b&gt;Streaming media &lt;/b&gt;&lt;br /&gt;
Many existing radio and television broadcasters provide Internet "feeds" of their live audio and video streams (for example, the BBC). They may also allow time-shift viewing or listening such as Preview, Classic Clips and Listen Again features. These providers have been joined by a range of pure Internet "broadcasters" who never had on-air licenses. This means that an Internet-connected device, such as a computer or something more specific, can be used to access on-line media in much the same way as was previously possible only with a television or radio receiver. The range of material is much wider, from pornography to highly specialized, technical webcasts. Podcasting is a variation on this theme, where—usually audio—material is first downloaded in full and then may be played back on a computer or shifted to a digital audio player to be listened to on the move. These techniques using simple equipment allow anybody, with little censorship or licensing control, to broadcast audio-visual material on a worldwide basis.&lt;br /&gt;
Webcams can be seen as an even lower-budget extension of this phenomenon. While some webcams can give full-frame-rate video, the picture is usually either small or updates slowly. Internet users can watch animals around an African waterhole, ships in the Panama Canal, the traffic at a local roundabout or their own premises, live and in real time. Video chat rooms, video conferencing, and remote controllable webcams are also popular. Many uses can be found for personal webcams in and around the home, with and without two-way sound.&lt;br /&gt;
YouTube, sometimes described as an Internet phenomenon because of the vast amount of users and how rapidly the site's popularity has grown, was founded on February 15, 2005. It is now the leading website for free streaming video. It uses a flash-based web player which streams video files in the format FLV. Users are able to watch videos without signing up; however, if users do sign up they are able to upload an unlimited amount of videos and they are given their own personal profile. It is currently estimated that there are 64,000,000 videos on YouTube, and it is also currently estimated that 825,000 new videos are uploaded every day.&lt;br /&gt;
&lt;b&gt;Voice telephony (VoIP)&lt;/b&gt; &lt;br /&gt;
VoIP stands for Voice over IP, where IP refers to the Internet Protocol that underlies all Internet communication. This phenomenon began as an optional two-way voice extension to some of the instant messaging systems that took off around the year 2000. In recent years many VoIP systems have become as easy to use and as convenient as a normal telephone. The benefit is that, as the Internet carries the actual voice traffic, VoIP can be free or cost much less than a normal telephone call, especially over long distances and especially for those with always-on Internet connections such as cable or ADSL. &lt;br /&gt;
Thus, VoIP is maturing into a viable alternative to traditional telephones. Interoperability between different providers has improved and the ability to call or receive a call from a traditional telephone is available. Simple, inexpensive VoIP modems are now available that eliminate the need for a PC.&lt;br /&gt;
Voice quality can still vary from call to call but is often equal to and can even exceed that of traditional calls.&lt;br /&gt;
Remaining problems for VoIP include emergency telephone number dialing and reliability. Currently, a few VoIP providers provide an emergency service, but it is not universally available. Traditional phones are line-powered and operate during a power failure; VoIP does not do so without a backup power source for the electronics.&lt;br /&gt;
Most VoIP providers offer unlimited national calling, but the direction in VoIP is clearly toward global coverage with unlimited minutes for a low monthly fee.&lt;br /&gt;
VoIP has also become increasingly popular within the gaming world, as a form of communication between players. Popular gaming VoIP clients include Ventrilo and Teamspeak, and there are others available also. The PlayStation 3 and Xbox 360 also offer VoIP chat features.&lt;br /&gt;
&lt;b&gt;Slide -13&lt;/b&gt;&lt;br /&gt;
Network Topology Network topology are the physical layout of the network that the locations of the computers and how the cable is run between them. It is important to use the right topology. Each topology has its own strengths and weakness&lt;br /&gt;
&lt;b&gt;Mesh Topology&lt;/b&gt;&lt;br /&gt;
•	It is also called a point-to-point topology.&lt;br /&gt;
•	Each device is connected directly to all other network devices.&lt;br /&gt;
•	In a mesh topology, every device in the network is physically connected to every other device in the network. A message can be sent on different possible paths from source to destination. Mesh topology provides improved performance and reliability. Mesh networks are not used much in local area networks. It is mostly used in wide area networks.&lt;br /&gt;
&lt;b&gt;Advantages&lt;/b&gt; &lt;br /&gt;
The use of dedicated link guarantees that each connection can carry its own data load. It eliminates traffic problem.&lt;br /&gt;
If one link becomes unusable, it does not harm the entire system.&lt;br /&gt;
It is easy to troubleshoot.&lt;br /&gt;
&lt;b&gt;Disadvantages&lt;/b&gt; &lt;br /&gt;
A full mesh network can be very expensive.&lt;br /&gt;
It is difficult to install and reconfigure.&lt;br /&gt;
&lt;b&gt;Bus Topology&lt;/b&gt;&lt;br /&gt;
•	It is a multipoint topology.&lt;br /&gt;
•	Each device shares the connection.&lt;br /&gt;
•	Only one device at a time can send. &lt;br /&gt;
•	Bus topology is the cheapest way of connecting computers to form a workgroup or departmental LAN, but it has the disadvantage that a single loose connection or cable break can bring down the entire LAN &lt;br /&gt;
Termination is important issue in bus networks. The electrical signal from a transmitting computer is free to travel the entire length of the cable. Without the termination, when the signal reaches the end of the wire, it bounces back and travels back up the wire. When a signal echoes back and forth along an unterminated bus, it is called ringing. The terminators absorb the electrical energy and stop the reflections. &lt;br /&gt;
&lt;b&gt;Advantages:&lt;/b&gt;&lt;br /&gt;
Bus is easy to use and understand and inexpensive simple network &lt;br /&gt;
It is easy to extend a network by adding cable with a repeater that boosts the signal and allows it to travel a longer distance. &lt;br /&gt;
&lt;b&gt;Disadvantage:&lt;/b&gt;&lt;br /&gt;
A bus topology becomes slow by heavy network traffic with a lot of computer because networks do not coordinate with each other to reserve times to transmit. &lt;br /&gt;
It is difficult to troubleshoot a bus because a cable break or loose connector will cause reflections and bring down the whole network. &lt;br /&gt;
&lt;b&gt;Ring Topology&lt;/b&gt;&lt;br /&gt;
•	It is a circle with no ends.&lt;br /&gt;
•	Packets are sent from one device to the next&lt;br /&gt;
&lt;b&gt;Advantages : &lt;/b&gt;&lt;br /&gt;
One computer cannot monopolize the network. &lt;br /&gt;
It continue to function after capacity is exceeded but the speed will be slow. &lt;br /&gt;
&lt;b&gt;Disadvantages :&lt;/b&gt; &lt;br /&gt;
Failure of one computer can affect the whole network. &lt;br /&gt;
It is difficult to troubleshoot. &lt;br /&gt;
Adding and removing computers disrupts the network. &lt;br /&gt;
&lt;b&gt;Star topology&lt;/b&gt;&lt;br /&gt;
•	All devices are connected to a central device.&lt;br /&gt;
•	The hub receives and forwards packets.&lt;br /&gt;
&lt;b&gt;Advantages :&lt;/b&gt;&lt;br /&gt;
The failure of a single computer or cable doesn't bring down the entire network. &lt;br /&gt;
The centralized networking equipment can reduce costs in the long run by making network management much easier. &lt;br /&gt;
It allows several cable types in same network with a hub that can accommodate multiple cable types. &lt;br /&gt;
&lt;b&gt;Disadvantages :&lt;/b&gt; &lt;br /&gt;
Failure of the central hub causes the whole network failure. &lt;br /&gt;
It is slightly more expensive than using bus topology. &lt;br /&gt;
&lt;b&gt;Hybrid Topology&lt;/b&gt;&lt;br /&gt;
•	Variations of two or more topologies.&lt;br /&gt;
•	Star and Bus &lt;br /&gt;
•	Star and Ring &lt;br /&gt;
&lt;b&gt;Slide-15&lt;/b&gt;&lt;br /&gt;
Collection of interrelated data&lt;br /&gt;
Set of programs to access the data&lt;br /&gt;
DMBS contains information about a particular enterprise&lt;br /&gt;
DBMS provides an environment that it both convenient and efficient to use&lt;br /&gt;
&lt;b&gt;Physical level:&lt;/b&gt; describes how a record (e.g. customer) is stored.&lt;br /&gt;
&lt;b&gt;Logical level:&lt;/b&gt; describes data stored in database, and the relationships among the data.&lt;br /&gt;
type customer = 	record&lt;br /&gt;
name: string;&lt;br /&gt;
street: string;&lt;br /&gt;
city: integer;&lt;br /&gt;
end; &lt;br /&gt;
&lt;b&gt;View level:&lt;/b&gt; application programs hide details of data types. Views can also hide information (e.g. salary) for security purposes.&lt;br /&gt;
&lt;b&gt;Slide-16&lt;/b&gt;&lt;br /&gt;
A &lt;b&gt;schema&lt;/b&gt; is the overall design of the database.  It describes the data contents, structure and some other aspects of the database also called the intension of the database&lt;br /&gt;
The &lt;b&gt;instance&lt;/b&gt; is the collection of data stored in the database at a particular time, also called the extension of the database.&lt;br /&gt;
&lt;b&gt;Slide-17&lt;/b&gt;&lt;br /&gt;
A transaction is a collection of operations that performs a single logical function in a database application.&lt;br /&gt;
Transaction-management component ensures that the database remains in a consistent (correct) state despite system failures (e.g. power failures and operating system crashes) and transaction failures.&lt;br /&gt;
Concurrency-control manager controls the interaction among the concurrent transactions, to ensure the consistency of the database. &lt;br /&gt;
A storage manager is a program module that provides the interface between the low-level data stored in the database and the application programs and queries submitted to the system.&lt;br /&gt;
The storage manager is responsible for the following tasks:&lt;br /&gt;
Interaction with the file manager&lt;br /&gt;
Efficient storing, retrieving, and updating of data&lt;br /&gt;
&lt;b&gt;Slide- 18&lt;/b&gt;&lt;br /&gt;
Users are differentiated by the way they expect to interact with &lt;br /&gt;
the system&lt;br /&gt;
•	&lt;b&gt;Application programmers&lt;/b&gt; – interact with system through DML calls&lt;br /&gt;
•	&lt;b&gt;Sophisticated users&lt;/b&gt; – form requests in a database query language&lt;br /&gt;
•	&lt;b&gt;Specialized users&lt;/b&gt; – write specialized database applications that do not fit into the traditional data processing framework&lt;br /&gt;
•	&lt;b&gt;Naïve users&lt;/b&gt; – invoke one of the permanent application programs that have been written previously&lt;br /&gt;
–	Examples, people accessing database over the web, bank tellers, clerical staff&lt;br /&gt;
&lt;b&gt;Slide-20&lt;/b&gt;&lt;br /&gt;
File System Data Management&lt;br /&gt;
Requires extensive programming in third-generation language (3GL)&lt;br /&gt;
Time consuming&lt;br /&gt;
Makes ad hoc queries impossible&lt;br /&gt;
Leads to islands of information&lt;br /&gt;
Data Dependence&lt;br /&gt;
Change  in file’s data characteristics requires modification of data access programs&lt;br /&gt;
Must tell program what to do and how&lt;br /&gt;
Makes file systems cumbersome from programming and data management views&lt;br /&gt;
Structural Dependence&lt;br /&gt;
Change in file structure requires modification of related programs&lt;br /&gt;
Field Definitions and Naming Conventions&lt;br /&gt;
Flexible record definition anticipates reporting requirements&lt;br /&gt;
Selection of proper field names important&lt;br /&gt;
Attention to length of field names&lt;br /&gt;
Use of unique record identifiers&lt;br /&gt;
Data Redundancy&lt;br /&gt;
Different and conflicting versions of same data&lt;br /&gt;
Results of uncontrolled data redundancy&lt;br /&gt;
Data anomalies&lt;br /&gt;
Modification&lt;br /&gt;
Insertion&lt;br /&gt;
Deletion&lt;br /&gt;
Data inconsistency&lt;br /&gt;
Lack of data integrity&lt;br /&gt;
A good DBMS performs the following functions&lt;br /&gt;
maintain data dictionary&lt;br /&gt;
support multiple views of data&lt;br /&gt;
enforce integrity constraints&lt;br /&gt;
enforce access constraints&lt;br /&gt;
support concurrency control&lt;br /&gt;
support backup and recovery procedures&lt;br /&gt;
support logical transactions&lt;br /&gt;
&lt;b&gt;Purpose of Database System&lt;/b&gt;&lt;br /&gt;
Built on top of file systems&lt;br /&gt;
Drawbacks of using file systems:&lt;br /&gt;
Atomicity of updates&lt;br /&gt;
Concurrent access by multiple users&lt;br /&gt;
Security problems&lt;br /&gt;
Database systems offer solutions to all the above problems&lt;br /&gt;
&lt;b&gt;Slide -21&lt;/b&gt;&lt;br /&gt;
E-R model of real world&lt;br /&gt;
Entities (objects) &lt;br /&gt;
E.g. customers, accounts, bank branch&lt;br /&gt;
Relationships between entities&lt;br /&gt;
E.g. Account A-101 is held by customer Johnson&lt;br /&gt;
Relationship set depositor associates customers with accounts&lt;br /&gt;
Widely used for database design&lt;br /&gt;
Database design in E-R model usually converted to design in the relational model (coming up next) which is used for storage and processing&lt;br /&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>CSE 101  LECTURE 2</title><link>http://tanvirfalcon.blogspot.com/2011/08/cse-101-lecture-2.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sat, 20 Aug 2011 14:34:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-6914559083597414944</guid><description>&lt;b&gt;FOR POWER POINT AND RELEVANT SLIDE MAIL ME AT tanvirfalcon@gmail.com&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;SLIDE-4&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;KeyBoard:&lt;/b&gt;&lt;br /&gt;
In computing, a keyboard is an input device partially modeled after the typewriter keyboard which uses an arrangement of buttons, or keys which act as electronic switches. A keyboard typically has characters engraved or printed on the keys, and each press of a key typically corresponds to a single written symbol. However, to produce some symbols requires pressing and holding several keys simultaneously or in sequence. While most keyboard keys produce letters, numbers or signs (characters), other keys or simultaneous key presses can produce actions or computer commands. &lt;br /&gt;
&lt;b&gt;SLIDE- 6&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Mouse&lt;/b&gt;&lt;br /&gt;
An input device that allows an individual to control a mouse pointer in a graphical user interface (GUI). Utilizing a mouse a user has the ability to perform various functions such as opening a program or file and does not require the user to memorize commands, like those used in a text-based environment such as MS-DOS. &lt;br /&gt;
When and who invented the first computer mouse?&lt;br /&gt;
The computer mouse as we know it today was invented and developed by Douglas Englebart during the 60's and was patented on November 17, 1970. While creating the mouse Douglas was working at the Stanford Research Institute, a think tank sponsored by Stanford University and originally referred to the mouse as a "X-Y Position Indicator for a Display System." This mouse was first used with the Xerox Alto computer system in 1973. However, because of its lack of success the first widely used mouse is credited to being the mouse found on the Apple Lisa computer. Today, the mouse is now found and used on every computer.&lt;br /&gt;
The above picture taken by Maracin Wichary at the New Mexico Museum of Natural History and Science is an example of what the first computer mouse looked liked. As can be seen by the picture the mouse was much larger than today's mouse, square, and had a small button in the top right corner.  &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;World First Trackball Mouse &lt;/b&gt;&lt;br /&gt;
The world's first trackball invented by Tom Cranston, Fred Longstaff and Kenyon Taylor working on the Royal Canadian Navy's DATAR project in 1952. It used a standard Canadian five-pin bowling ball. It was not patented, as it was a secret military project.&lt;br /&gt;
Using the mouse involve five techniques. &lt;br /&gt;
1.	Pointing; Move the mouse to move the on-screen pointer.&lt;br /&gt;
2.	Clicking; Press and release the left mouse button once. &lt;br /&gt;
3.	Double-clicking; Press and release the left mouse button twice.&lt;br /&gt;
4.	Dragging; Hold down the left mouse button as you move the pointer.&lt;br /&gt;
5.	Right-clicking; Press and release the right mouse button. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Trackballs&lt;/b&gt;&lt;br /&gt;
•	A trackball is like a mouse turned upside-down. &lt;br /&gt;
•	Use your thumb to move the exposed ball and your fingers to press the buttons.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Trackpads&lt;/b&gt;&lt;br /&gt;
•	A track pad is a touch-sensitive pad that provides the same functionality as a mouse. &lt;br /&gt;
•	To use a track pad, you glide your finger across its surface. &lt;br /&gt;
•	Track pads provide a set of buttons that function like mouse buttons.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Integrated pointed Devices&lt;/b&gt;&lt;br /&gt;
•	An integrated pointing device is a small joystick built into the keyboard. &lt;br /&gt;
•	To use an integrated pointing device, you move the joystick. &lt;br /&gt;
•	These devices provide a set of buttons that function like mouse buttons &lt;br /&gt;
&lt;b&gt;SLIDE- 7&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Digital Camera&lt;/b&gt;&lt;br /&gt;
A type of camera that stores the pictures or video it takes in electronic format instead of to film. There are several features that make digital cameras a popular choice when compared to film cameras. First, the feature often enjoyed the most is the LCD display on the digital camera. This display allows users to view photos or video after the picture or video has been taken, which means if you take a picture and don't like the results, you can delete it; or if you do like the picture, you can easily show it to other people. Another nice feature with digital cameras is the ability to take dozens, sometimes hundreds of different pictures. To the right is a picture of the Casio QV-R62, a 6.0 Mega Pixel digital camera used to help illustrate what a digital camera may look like.&lt;br /&gt;
Digital cameras have quickly become the camera solution for most users today as the quality of picture they take has greatly improved and as the price has decreased. Many users however are hesitant in buying a digital camera because of the inability of getting their pictures developed. However, there are several solutions in getting your digital pictures developed. For example, there are numerous Internet companies capable of developing your pictures and send you your pictures in the mail. In addition, many of the places that develop your standard cameras film now have the ability to develop digital pictures if you bring them your camera, memory stick, and/or pictures on CD.  &lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
SLIDE- 9&lt;/b&gt;&lt;br /&gt;
A touchscreen is a display which can detect the presence and location of a touch within the display area. The term generally refers to touch or contact to the display of the device by a finger or hand. Touchscreens can also sense other passive objects, such as a stylus. However, if the object sensed is active, as with a light pen, the term touchscreen is generally not applicable. The thumb rule is: if you can interact with the display using your finger, it is likely a touchscreen - even if you are using a stylus or some other object.&lt;br /&gt;
Up until recently, most touchscreens could only sense one point of contact at a time, and few have had the capability to sense how hard one is touching. This is starting to change with the emergence of multi-touch technology - a technology that was first seen in the early 1980s, but which is now appearing in commercially available systems.&lt;br /&gt;
The touchscreen has two main attributes. First, it enables you to interact with what is displayed directly on the screen, where it is displayed, rather than indirectly with a mouse (computing) or touchpad. Secondly, it lets one do so without requiring any intermediate device, again, such as a stylus that needs to be held in the hand. Such displays can be attached to computers or, as terminals, to networks. They also play a prominent role in the design of digital appliances such as the personal digital assistant (PDA), satellite navigation devices and mobile phone &lt;br /&gt;
&lt;b&gt;SLIDE- 10&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Monitor &lt;/b&gt;&lt;br /&gt;
1.	Also called a video display terminal (VDT) a monitor is a video display screen and the hard shell that holds it. In its most common usage, monitor refers only to devices that contain no electronic equipment other than what is essentially needed to display and adjust the characteristics of an image. &lt;br /&gt;
&lt;b&gt;SLIDE- 11&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;CRT Monitors&lt;/b&gt;&lt;br /&gt;
Sort for cathode-ray tubes, CRT monitors were the only choice consumers had for monitor technology for many years. Cathode ray tube (CRT) technology has been in use for more than 100 years, and is found in most televisions and computer monitors. A CRT </description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>CSE 101  LECTURE 1</title><link>http://tanvirfalcon.blogspot.com/2011/08/cse-101-lecture-1.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sat, 20 Aug 2011 14:27:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-6286529782961663312</guid><description>&lt;b&gt;FOR POWER POINT AND RELEVANT SLIDE MAIL ME AT tanvirfalcon@gmail.com&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;CSE 101 LECTURE 1 SLIDE 9&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;User Interface&lt;/b&gt;&lt;br /&gt;
The User interface is what you see when you turn on the computer. It Consists of the cursors, prompts, icons, menus, etc&lt;br /&gt;
&lt;br /&gt;
Operating system provides these facilities for the user:&lt;br /&gt;
Program creation : editors, debuggers, other development tools.&lt;br /&gt;
Program execution : load, files, IO operations.&lt;br /&gt;
Access to IO devices: Read and writes.&lt;br /&gt;
Controlled access to files: protection mechanisms, abstraction of underlying device.&lt;br /&gt;
System access: Controls who can access the system.&lt;br /&gt;
Error detection and response: external, internal, software or hardware error.&lt;br /&gt;
Accounting: Collect stats., load sharing , for billing purposes.&lt;br /&gt;
&lt;b&gt;Resource Management&lt;/b&gt;&lt;br /&gt;
Processors : Allocation of processes to processors, preemption, scheduling.&lt;br /&gt;
Memory:  Allocation of main memory.&lt;br /&gt;
IO devices : when to access io devices, which ones etc.&lt;br /&gt;
Files: Partitions, space allocation and maintenance.&lt;br /&gt;
Applications, Data, objects.&lt;br /&gt;
&lt;b&gt;Task Management &lt;/b&gt;&lt;br /&gt;
•	The OS uses interrupt requests (IRQs) to maintain organized communication with the CPU and other pieces of hardware.&lt;br /&gt;
•	Each hardware device is controlled by a piece of software, called a driver, which allows the OS to activate and use the device.&lt;br /&gt;
•	The operating system provides the software necessary to link computers and form a network. &lt;br /&gt;
&lt;b&gt;File Management &lt;/b&gt;&lt;br /&gt;
•	The operating system keeps track of all the files on each disk.&lt;br /&gt;
•	Users can make file management easier by creating a hierarchical file system that includes folders and subfolders arranged in a logical order. &lt;br /&gt;
&lt;b&gt;Security&lt;/b&gt;&lt;br /&gt;
	When sharing resources, protection of the systems and user resources from intentional as well as inadvertent misuse. &lt;br /&gt;
	Protection generally deals with access control. Ex: Read only file&lt;br /&gt;
	Security deals usually with threats from outside the system that affects the integrity and availability of the system and information with the system.&lt;br /&gt;
	Example: username, password  to access system. Data encryption to protect information.&lt;br /&gt;
&lt;b&gt;Utilities&lt;/b&gt;&lt;br /&gt;
	 A utility is a program that performs a task that is not typically handled by the operating system. &lt;br /&gt;
	 Some utilities enhance the operating system's functionality. &lt;br /&gt;
	 Some of the major categories of utilities include:&lt;br /&gt;
•	 File defragmentation&lt;br /&gt;
•	 Data compression&lt;br /&gt;
•	 Backup&lt;br /&gt;
•	 Antivirus&lt;br /&gt;
•	Screen savers&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Slide 10&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Command Driven Interface&lt;/b&gt;&lt;br /&gt;
With a command-driven interface, you type in an instruction which is usually abbreviated, in order to get something done. Command Driven user interface is are not easy to use. If you are new to the software then you have to remember many commands in order to be able to use the software quickly.&lt;br /&gt;
	Some older operating systems, such as DOS and UNIX, use command-line &lt;b&gt;interfaces.&lt;/b&gt;&lt;br /&gt;
	In a command-line interface, you type commands at a prompt.&lt;br /&gt;
	Under command-line interfaces, individual applications do not need to look or function the same way, so different programs can look very different&lt;br /&gt;
&lt;b&gt;Menu Driven Interface&lt;/b&gt;&lt;br /&gt;
This type of user interface produce a list of commands or options available within a program and the user can make a selection by useing either a mouse or a keyboard. Bothe MS Windows and Machintosh programs are menu driven.&lt;br /&gt;
&lt;b&gt;Graphical User Interface:&lt;/b&gt;&lt;br /&gt;
	Most modern operating systems, like Windows and the Macintosh OS, provide a graphical user interface (GUI).&lt;br /&gt;
	A GUI lets you control the system by using a mouse to click graphical objects on screen.&lt;br /&gt;
	A GUI is based on the desktop metaphor. Graphical objects appear on a background (the desktop), representing resources you can use.&lt;br /&gt;
&lt;b&gt;SLIDE 11&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;GUI Tools&lt;/b&gt;&lt;br /&gt;
	Icons are pictures that represent computer resources, such as printers, documents, and programs.&lt;br /&gt;
	You double-click an icon to choose (activate) it, for instance, to launch a program.&lt;br /&gt;
	The Windows operating system offers two unique tools, called the taskbar and Start button.  These help you run and manage programs.&lt;br /&gt;
&lt;b&gt;Applications and the Interface &lt;/b&gt;&lt;br /&gt;
	Applications designed to run under one operating system use similar interface elements.&lt;br /&gt;
	Under an OS such as Windows, you see a familiar interface no matter what programs you use.&lt;br /&gt;
	In a GUI, each program opens and runs in a separate window—a frame that presents the program and its documents.&lt;br /&gt;
	In a GUI, you can run multiple programs at once, each in a separate window.  The application in use is said to be the active window.&lt;br /&gt;
&lt;b&gt;Menus&lt;/b&gt;&lt;br /&gt;
	GUI-based programs let you issue commands by choosing them from menus.&lt;br /&gt;
	A menu groups related commands. For example, the File menu's commands let you open, save, and print document files.&lt;br /&gt;
	Menus let you avoid memorizing and typing command names.&lt;br /&gt;
	In programs designed for the same GUI, menus and commands are similar from one program to another &lt;br /&gt;
&lt;b&gt;Dialoge Box&lt;/b&gt;&lt;br /&gt;
	A dialog box is a special window that appears when a program or the OS needs more information before completing a task.&lt;br /&gt;
	Dialog boxes are so named because they conduct a "dialog" with the user, asking the user to provide more information or make choices. &lt;br /&gt;
&lt;b&gt;WIMP&lt;/b&gt;&lt;br /&gt;
WIMP stands for windows, icons, menus and pointing devices. The term describes the features of a graphical user interface which make it easier for the user to get things done. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;SLIDE-13&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Basic Services&lt;/b&gt;&lt;br /&gt;
•	The operating system manages all the other programs that run on the PC.&lt;br /&gt;
•	The operating system provides services to programs and the user, including file management, memory management, and printing&lt;br /&gt;
•	To provide services to programs, the OS makes system calls—requesting other hardware and software resources to perform tasks.&lt;br /&gt;
&lt;b&gt;Sharing Information&lt;/b&gt;&lt;br /&gt;
•	Some operating systems, such as Windows, enable 	programs to share information.&lt;br /&gt;
•	You can create data in one program and use it 	again in other programs without re-creating it.&lt;br /&gt;
•	Windows provides the Clipboard, a special area 	that stores data cut or copied from one document, 	so you can re-use it elsewhere.&lt;br /&gt;
&lt;b&gt;Multi-tasking&lt;/b&gt;&lt;br /&gt;
•	Multitasking is the capability of running multiple processes simultaneously.&lt;br /&gt;
•	A multitasking OS lets you run multiple programs at the same time.&lt;br /&gt;
•	Through multitasking, you can do several chores at one time, such as printing a document while downloading a file from the Internet.&lt;br /&gt;
•	There are two types of multitasking: cooperative and preemptive.&lt;br /&gt;
&lt;b&gt;Slid-14&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;System Software :&lt;/b&gt;&lt;br /&gt;
System Software refers to the operating system and all utility programs that manage computer resources at a low level. Systems software includes compilers, loaders, linkers, and debuggers. &lt;br /&gt;
System Software can be devided in major 3 criteria&lt;br /&gt;
1.	System Management Program &lt;br /&gt;
2.	System Support Program &lt;br /&gt;
3.	System Development Program &lt;br /&gt;
&lt;b&gt;System Management Program &lt;/b&gt;&lt;br /&gt;
1.	Operating System&lt;br /&gt;
2.	Network Management&lt;br /&gt;
3.	Device Driver&lt;br /&gt;
&lt;b&gt;System Sopport Program&lt;/b&gt;&lt;br /&gt;
1.	System Utility Program&lt;br /&gt;
2.	System Performance monitor program&lt;br /&gt;
3.	System Security Monitor Program &lt;br /&gt;
&lt;b&gt;System Development Program&lt;/b&gt;&lt;br /&gt;
1.	Programming Language Translator&lt;br /&gt;
2.	Programming editor and tools&lt;br /&gt;
3.	Computer Aided Software Engineering (CASE)&lt;br /&gt;
&lt;b&gt;Application Software &lt;/b&gt;&lt;br /&gt;
Applications software comprises programs designed for an end user, such as word processors, database systems, and spreadsheet programs. &lt;br /&gt;
Application Software can be divided in major  criteria&lt;br /&gt;
General Application Program&lt;br /&gt;
Specific Application Program &lt;br /&gt;
&lt;b&gt;General Application Program&lt;/b&gt;&lt;br /&gt;
Some of the General Application Program are&lt;br /&gt;
Software Suite – MS Office, Lotus smart Suit, Coral Word Perfect Office&lt;br /&gt;
Web Browser – Internet Explorer, Netscape, Opera.&lt;br /&gt;
Electronic Mail -  e-mail, Eudora, etc&lt;br /&gt;
Desktop publishing - Page maker, Publisher&lt;br /&gt;
Database Management System – Oracle, Access, dBase&lt;br /&gt;
&lt;b&gt;Specific Application Program&lt;/b&gt;&lt;br /&gt;
Some of the Specific Application Program are: Accounting Software, Sales Management, E-commerce, Inventory control, Pay roll system, Ticket reservation, etc&lt;br /&gt;
&lt;b&gt;SLIDE-24&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Concise industry history of Supercomputer&lt;/b&gt;&lt;br /&gt;
Supercomputers introduced in the 1960s were designed primarily by Seymour Cray at Control Data Corporation (CDC), and led the market into the 1970s until Cray left to form his own company, Cray Research. He then took over the supercomputer market with his new designs, holding the top spot in supercomputing for 5 years (1985–1990). Cray, himself, never used the word "supercomputer," a little-remembered fact in that he only recognized the word "computer." In the 1980s a large number of smaller competitors entered the market, in a parallel to the creation of the minicomputer market a decade earlier, but many of these disappeared in the mid-1990s "supercomputer market crash". Today, supercomputers are typically one-of-a-kind custom designs produced by "traditional" companies such as IBM and HP, who had purchased many of the 1980s companies to gain their experience, although Cray Inc. still specializes in building supercomputers.&lt;br /&gt;
The Cray-2 was the world's fastest computer from 1985 to 1989.&lt;br /&gt;
The term supercomputer itself is rather fluid, and today's supercomputer tends to become tomorrow's normal computer. CDC's early machines were simply very fast scalar processors, some ten times the speed of the fastest machines offered by other companies. In the 1970s most supercomputers were dedicated to running a vector processor, and many of the newer players developed their own such processors at a lower price to enter the market. The early and mid-1980s saw machines with a modest number of vector processors working in parallel become the standard. Typical numbers of processors were in the range 4–16. In the later 1980s and 1990s, attention turned from vector processors to massive parallel processing systems with thousands of "ordinary" CPUs, some being off the shelf units and others being custom designs. (This is commonly and humorously referred to as the attack of the killer micros in the industry.) Today, parallel designs are based on "off the shelf" server-class microprocessors, such as the PowerPC, Itanium, or x86-64, and most modern supercomputers are now highly-tuned computer clusters using commodity processors combined with custom interconnects. &lt;br /&gt;
&lt;b&gt;Software tools&lt;/b&gt;&lt;br /&gt;
Software tools for distributed processing include standard APIs such as MPI and PVM, and open source-based software solutions such as Beowulf and openMosix which facilitate the creation of a supercomputer from a collection of ordinary workstations or servers. Technology like ZeroConf (Rendezvous/Bonjour) can be used to create ad hoc computer clusters for specialized software such as Apple's Shake compositing application. An easy programming language for supercomputers remains an open research topic in computer science.&lt;br /&gt;
&lt;b&gt;Common uses&lt;/b&gt;&lt;br /&gt;
Supercomputers are used for highly calculation-intensive tasks such as problems involving quantum mechanical physics, weather forecasting, climate research (including research into global warming), molecular modeling (computing the structures and properties of chemical compounds, biological macromolecules, polymers, and crystals), physical simulations (such as simulation of airplanes in wind tunnels, simulation of the detonation of nuclear weapons, and research into nuclear fusion), cryptanalysis, and the like. Major universities, military agencies and scientific research laboratories are heavy users.&lt;br /&gt;
A particular class of problems, known as Grand Challenge problems, are problems whose full solution requires semi-infinite computing resources.&lt;br /&gt;
Relevant here is the distinction between capability computing and capacity computing, as defined by Graham et al. Capability computing is typically thought of as using the maximum computing power to solve a large problem in the shortest amount of time. Oftentimes a capability system is able to solve a problem of a size or complexity that no other computer can. Capacity computing in contrast is typically thought of as using efficient cost-effective computing power to solve somewhat large problems or many small problems or to prepare for a run on a capability system.&lt;br /&gt;
&lt;b&gt;Hardware and software design&lt;/b&gt;&lt;br /&gt;
Processor board of a CRAY YMP vector computer&lt;br /&gt;
Supercomputers using custom CPUs traditionally gained their speed over conventional computers through the use of innovative designs that allow them to perform many tasks in parallel, as well as complex detail engineering. They tend to be specialized for certain types of computation, usually numerical calculations, and perform poorly at more general computing tasks. Their memory hierarchy is very carefully designed to ensure the processor is kept fed with data and instructions at all times—in fact, much of the performance difference between slower computers and supercomputers is due to the memory hierarchy. Their I/O systems tend to be designed to support high bandwidth, with latency less of an issue, because supercomputers are not used for transaction processing.&lt;br /&gt;
As with all highly parallel systems, Amdahl's law applies, and supercomputer designs devote great effort to eliminating software serialization, and using hardware to accelerate the remaining bottlenecks.&lt;br /&gt;
&lt;b&gt;Supercomputer challenges, technologies&lt;/b&gt;&lt;br /&gt;
A supercomputer generates large amounts of heat and must be cooled. Cooling most supercomputers is a major HVAC problem. &lt;br /&gt;
Information cannot move faster than the speed of light between two parts of a supercomputer. For this reason, a supercomputer that is many meters across must have latencies between its components measured at least in the tens of nanoseconds. Seymour Cray's supercomputer designs attempted to keep cable runs as short as possible for this reason: hence the cylindrical shape of his Cray range of computers. In modern supercomputers built of many conventional CPUs running in parallel, latencies of 1-5 microseconds to send a message between CPUs are typical. &lt;br /&gt;
Supercomputers consume and produce massive amounts of data in a very short period of time. According to Ken Batcher, "A supercomputer is a device for turning compute-bound problems into I/O-bound problems." Much work on external storage bandwidth is needed to ensure that this information can be transferred quickly and stored/retrieved correctly. &lt;br /&gt;
Technologies developed for supercomputers include:&lt;br /&gt;
Vector processing &lt;br /&gt;
Liquid cooling &lt;br /&gt;
Non-Uniform Memory Access (NUMA) &lt;br /&gt;
Striped disks (the first instance of what was later called RAID) &lt;br /&gt;
Parallel filesystems &lt;br /&gt;
&lt;b&gt;Processing techniques&lt;/b&gt;&lt;br /&gt;
Vector processing techniques were first developed for supercomputers and continue to be used in specialist high-performance applications. Vector processing techniques have trickled down to the mass market in DSP architectures and SIMD processing instructions for general-purpose computers.&lt;br /&gt;
Modern video game consoles in particular use SIMD extensively and this is the basis for some manufacturers' claim that their game machines are themselves supercomputers. Indeed, some graphics cards have the computing power of several TeraFLOPS. The applications to which this power can be applied was limited by the special-purpose nature of early video processing. As video processing has become more sophisticated, Graphics processing units (GPUs) have evolved to become more useful as general-purpose vector processors, and an entire computer science sub-discipline has arisen to exploit this capability: General-Purpose Computing on Graphics Processing Units (GPGPU.)&lt;br /&gt;
&lt;b&gt;Operating systems&lt;/b&gt;&lt;br /&gt;
Supercomputers predominantly run some variant of Linux or UNIX. Linux is the most popular since 2004&lt;br /&gt;
Supercomputer operating systems, today most often variants of Linux or UNIX, are every bit as complex as those for smaller machines, if not more so. Their user interfaces tend to be less developed, however, as the OS developers have limited programming resources to spend on non-essential parts of the OS (i.e., parts not directly contributing to the optimal utilization of the machine's hardware). This stems from the fact that because these computers, often priced at millions of dollars, are sold to a very small market, their R&amp;D budgets are often limited. (The advent of Unix and Linux allows reuse of conventional desktop software and user interfaces.)&lt;br /&gt;
Interestingly this has been a continuing trend throughout the supercomputer industry, with former technology leaders such as Silicon Graphics taking a back seat to such companies as NVIDIA, who have been able to produce cheap, feature-rich, high-performance, and innovative products due to the vast number of consumers driving their R&amp;D.&lt;br /&gt;
Historically, until the early-to-mid-1980s, supercomputers usually sacrificed instruction set compatibility and code portability for performance (processing and memory access speed). For the most part, supercomputers to this time (unlike high-end mainframes) had vastly different operating systems. The Cray-1 alone had at least six different proprietary OSs largely unknown to the general computing community. Similarly different and incompatible vectorizing and parallelizing compilers for Fortran existed. This trend would have continued with the ETA-10 were it not for the initial instruction set compatibility between the Cray-1 and the Cray X-MP, and the adoption of UNIX operating system variants (such as Cray's Unicos and today's Linux.)&lt;br /&gt;
For this reason, in the future, the highest performance systems are likely to have a UNIX flavor but with incompatible system-unique features (especially for the highest-end systems at secure facilities).&lt;br /&gt;
&lt;b&gt;Programming&lt;/b&gt;&lt;br /&gt;
The parallel architectures of supercomputers often dictate the use of special programming techniques to exploit their speed. Special-purpose Fortran compilers can often generate faster code than C or C++ compilers, so Fortran remains the language of choice for scientific programming, and hence for most programs run on supercomputers. To exploit the parallelism of supercomputers, programming environments such as PVM and MPI for loosely connected clusters and OpenMP for tightly coordinated shared memory machines are being used.&lt;br /&gt;
&lt;b&gt;Modern supercomputer architecture&lt;/b&gt;&lt;br /&gt;
The Columbia Supercomputer at NASA's Advanced Supercomputing Facility at Ames Research Center&lt;br /&gt;
As of November 2006, the top ten supercomputers on the Top500 list (and indeed the bulk of the remainder of the list) have the same top-level architecture. Each of them is a cluster of MIMD multiprocessors, each processor of which is SIMD. The supercomputers vary radically with respect to the number of multiprocessors per cluster, the number of processors per multiprocessor, and the number of simultaneous instructions per SIMD processor. Within this hierarchy we have:&lt;br /&gt;
A computer cluster is a collection of computers that are highly interconnected via a high-speed network or switching fabric. Each computer runs under a separate instance of an Operating System (OS). &lt;br /&gt;
A multiprocessing computer is a computer, operating under a single OS and using more than one CPU, where the application-level software is indifferent to the number of processors. The processors share tasks using Symmetric multiprocessing(SMP) and Non-Uniform Memory Access(NUMA). &lt;br /&gt;
An SIMD processor executes the same instruction on more than one set of data at the same time. The processor could be a general purpose commodity processor or special-purpose vector processor. It could also be high performance processor or a low power processor. &lt;br /&gt;
As of November 2006, the fastest machine is Blue Gene/L. This machine is a cluster of 65,536 computers, each with two processors, each of which processes two data streams concurrently. By contrast, Columbia is a cluster of 20 machines, each with 512 processors, each of which processes two data streams concurrently.&lt;br /&gt;
As of 2005, Moore's Law and economies of scale are the dominant factors in supercomputer design: a single modern desktop PC is now more powerful than a 15-year old supercomputer, and the design concepts that allowed past supercomputers to out-perform contemporaneous desktop machines have now been incorporated into commodity PCs. Furthermore, the costs of chip development and production make it uneconomical to design custom chips for a small run and favor mass-produced chips that have enough demand to recoup the cost of production. A current model quad core Xeon workstation running at 2.66Ghz will outperform a multimillion dollar cray C90 supercomputer used in the early 1990s, lots of workloads requiring such a supercomputer in the 1990s can now be done on workstations costing less than 4000 US dollars.&lt;br /&gt;
Additionally, many problems carried out by supercomputers are particularly suitable for parallelization (in essence, splitting up into smaller parts to be worked on simultaneously) and, particularly, fairly coarse-grained parallelization that limits the amount of information that needs to be transferred between independent processing units. For this reason, traditional supercomputers can be replaced, for many applications, by "clusters" of computers of standard design which can be programmed to act as one large computer.&lt;br /&gt;
&lt;b&gt;Special-purpose supercomputers&lt;/b&gt;&lt;br /&gt;
Special-purpose supercomputers are high-performance computing devices with a hardware architecture dedicated to a single problem. This allows the use of specially programmed FPGA chips or even custom VLSI chips, allowing higher price/performance ratios by sacrificing generality. They are used for applications such as astrophysics computation and brute-force codebreaking. Historically a new special-purpose supercomputer has occasionally been faster than the world's fastest general-purpose supercomputer, by some measure. For example, GRAPE-6 was faster than the Earth Simulator in 2002 for a particular special set of problems.&lt;br /&gt;
Examples of special-purpose supercomputers:&lt;br /&gt;
Deep Blue, for playing chess &lt;br /&gt;
Reconfigurable computing machines or parts of machines &lt;br /&gt;
GRAPE, for astrophysics and molecular dynamics &lt;br /&gt;
Deep Crack, for breaking the DES cipher &lt;br /&gt;
The fastest supercomputers today&lt;br /&gt;
Measuring supercomputer speed&lt;br /&gt;
The speed of a supercomputer is generally measured in "FLOPS" (FLoating Point Operations Per Second), commonly used with an SI prefix such as tera-, combined into the shorthand "TFLOPS" (1012 FLOPS, pronounced teraflops), or peta-,combined into the shorthand "PFLOPS" (1015 FLOPS, pronounced petaflops.) This measurement is based on a particular benchmark which does LU decomposition of a large matrix. This mimics a class of real-world problems, but is significantly easier to compute than a majority of actual real-world problems.&lt;br /&gt;
Current fastest supercomputer system &lt;br /&gt;
Roadrunner is a supercomputer built by IBM at the Los Alamos National Laboratory in New Mexico, USA. Currently the world's fastest computer, Price - US$133-million = TK 919,99,99,977.00&lt;br /&gt;
Courtesy: Wikipedia.com &lt;br /&gt;
&lt;b&gt;SLIDE-27&lt;/b&gt;&lt;br /&gt;
Mainframes (often colloquially referred to as Big Iron) are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, ERP, and financial transaction processing.&lt;br /&gt;
The term probably originated from the early mainframes, as they were housed in enormous, room-sized metal boxes or frames. [1] Later the term was used to distinguish high-end commercial machines from less powerful units which were often contained in smaller packages.&lt;br /&gt;
Today in practice, the term usually refers to computers compatible with the IBM System/360 line, first introduced in 1965. (IBM System z9 is IBM's latest incarnation.) Otherwise, systems with similar functionality but not based on the IBM System/360 are referred to as "servers." However, "server" and "mainframe" are not synonymous (see client-server).&lt;br /&gt;
Some non-System/360-compatible systems derived from or compatible with older (pre-Web) server technology may also be considered mainframes. These include the Burroughs large systems and the UNIVAC 1100/2200 series systems. Most large-scale computer system architectures were firmly established in the 1960s and most large computers were based on architecture established during that era up until the advent of Web servers in the 1990s. (Interestingly, the first Web server running anywhere outside Switzerland ran on an IBM mainframe at Stanford University as early as 1990. See History of the World Wide Web for details.)&lt;br /&gt;
There were several minicomputer operating systems and architectures that arose in the 1970s and 1980s, but minicomputers are generally not considered mainframes. (UNIX arose as a minicomputer operating system; Unix has scaled up over the years to acquire some mainframe characteristics.)&lt;br /&gt;
Many defining characteristics of "mainframe" were established in the 1960s, but those characteristics continue to expand and evolve to the present day.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Description&lt;/b&gt;&lt;br /&gt;
Modern mainframe computers have abilities not so much defined by their single task computational speed (flops or clock rate) as by their redundant internal engineering and resulting high reliability and security, extensive input-output facilities, strict backward compatibility for older software, and high utilization rates to support massive throughput. These machines often run for years without interruption, with repairs and even software and hardware upgrades taking place during normal operation. For example, ENIAC remained in continuous operation from 1947 to 1955. More recently, there are several IBM mainframe installations that have delivered over a decade of continuous business service as of 2007, with upgrades not interrupting service. Mainframes are defined by high availability, one of the main reasons for their longevity, as they are used in applications where downtime would be costly or catastrophic. The term Reliability, Availability and Serviceability (RAS) is a defining characteristic of mainframe computers.&lt;br /&gt;
In the 1960s, most mainframes had no interactive interface. They accepted sets of punch cards, paper tape, and/or magnetic tape and operated solely in batch mode to support back office functions, such as customer billing. Teletype devices were also common, at least for system operators. By the early 1970s, many mainframes acquired interactive user interfaces and operated as timesharing computers, supporting hundreds or thousands of users simultaneously along with batch processing. Users gained access through specialized terminals or, later, from personal computers equipped with terminal emulation software. Many mainframes supported graphical terminals (and terminal emulation) by the 1980s (if not earlier). Nowadays most mainframes have partially or entirely phased out classic user terminal access in favor of Web user interfaces.&lt;br /&gt;
Historically mainframes acquired their name in part because of their substantial size and requirements for specialized HVAC and electrical power. Those requirements ended by the mid-1990s, with CMOS mainframe designs replacing the older bipolar technology. In fact, in a major reversal, IBM touts the mainframe's ability to reduce data center energy costs for power and cooling and reduced physical space requirements compared to server farms.&lt;br /&gt;
&lt;b&gt;Characteristics of mainframes&lt;/b&gt;&lt;br /&gt;
Nearly all mainframes have the ability to run (or "host") multiple operating systems and thereby operate not as a single computer but as a number of virtual machines. In this role, a single mainframe can replace dozens or even hundreds of smaller servers, reducing management and administrative costs while providing greatly improved scalability and reliability.&lt;br /&gt;
Mainframes can add system capacity nondisruptively and granularly. Modern mainframes, notably the IBM zSeries and System z9 servers, offer three levels of virtualization: logical partitions (LPARs, via the PR/SM facility), virtual machines (via the z/VM operating system), and through its operating systems (notably z/OS with its key-protected address spaces and sophisticated goal-oriented workload scheduling, but also Linux and Java). This virtualization is so thorough, so well established, and so reliable that most IBM mainframe customers run no more than two machines: one in their primary data center, and one in their backup data center (fully active, partially active, or on standby, in case there is a catastrophe affecting the first building). All test, development, training, and production workload for all applications and all databases can run on a single machine, except for extremely large demands where the capacity of one machine might be limiting. Such a two mainframe installation can support continuous business service, avoiding both planned and unplanned outages.&lt;br /&gt;
Mainframes are designed to handle very high volume input and output (I/O) and emphasize throughput computing. Since the mid-1960's, mainframe designs have included several subsidiary computers (called channels or peripheral processors) which manage the I/O devices, leaving the CPU free to deal only with high-speed memory. It is common in mainframe shops to deal with massive databases and files. Giga-record or tera-record files are not unusual. Compared to a typical PC, mainframes commonly have hundreds to thousands of times as much data storage online, and can access it much faster.&lt;br /&gt;
Mainframe return on investment (ROI), like any other computing platform, is dependent on its ability to scale, support mixed workloads, reduce labor costs, deliver uninterrupted service for critical business applications, and several other risk-adjusted cost factors. Some argue that the modern mainframe is not cost-effective. Hewlett-Packard and Dell unsurprisingly take that view at least at times, and so do a few independent analysts. Sun Microsystems used to take that view but, beginning in mid-2007, started promoting its new partnership with IBM, including probable support for the company's OpenSolaris operating system running on IBM mainframes. The general consensus (held by Gartner and other independent analysts) is that the modern mainframe often has unique value and superior cost-effectiveness, especially for large scale enterprise computing. In fact, Hewlett-Packard also continues to manufacture its own mainframe (arguably), the NonStop system originally created by Tandem. Logical partitioning is now found in many high-end UNIX-based servers, and many vendors are promoting virtualization technologies, in many ways validating the mainframe's design accomplishments.&lt;br /&gt;
Mainframes also have unique execution integrity characteristics for fault tolerant computing. System z9 servers execute each instruction twice, compare results, and shift workloads "in flight" to functioning processors, including spares, without any impact to applications or users. This feature, also found in HP's NonStop systems, is known as lock-stepping, because both processors take their "steps" (i.e. instructions) together. Not all applications absolutely need the assured integrity that these systems provide, but many do, such as financial transaction processing.&lt;br /&gt;
Despite these differences, the IBM mainframe, in particular, is still a general purpose business computer in terms of its support for a wide variety of popular operating systems, middleware, and applications.&lt;br /&gt;
&lt;b&gt;Market&lt;/b&gt;&lt;br /&gt;
As of early 2006, IBM mainframes dominate the mainframe market at well over 90% market share, however IBM is not the only vendor. Unisys manufactures ClearPath mainframes, based on earlier Sperry and Burroughs product lines. Fujitsu's Nova systems are rebranded Unisys ES7000's. Hitachi co-developed the zSeries 800 with IBM to share expenses. Hewlett-Packard sells its unique NonStop systems, which it acquired with Tandem Computers, and Groupe Bull's DPS mainframes are available in Europe. Unisys and HP increasingly rely on commodity Intel CPUs rather than custom processors in order to reduce development expenses, while IBM has its own large research and development organization to introduce new, homegrown mainframe technologies.&lt;br /&gt;
&lt;b&gt;History&lt;/b&gt;&lt;br /&gt;
Several manufacturers produced mainframe computers from the late 1950s through the 1970s. At this time they were known as "IBM and the Seven Dwarfs": Burroughs, Control Data, General Electric, Honeywell, NCR, RCA, and UNIVAC. IBM's dominance grew out of their 700/7000 series and, later, the development of the 360 series mainframes. The latter architecture has continued to evolve into their current zSeries/z9 mainframes which, along with the then Burroughs and now Unisys MCP-based mainframes, are among the few mainframe architectures still extant that can trace their roots to this early period. That said, while they can still run 24-bit System/360 code, the 64-bit zSeries and System z9 CMOS servers have nothing physically in common with the older systems. The larger of the latter IBM competitors were also often referred to as "The BUNCH" from their initials (Burroughs, UNIVAC, NCR, CDC, Honeywell). Notable manufacturers outside the USA were Siemens and Telefunken in Germany, ICL in the United Kingdom, and Fujitsu, Hitachi, Oki, and NEC in Japan. The Soviet Union and Warsaw Pact countries manufactured close copies of IBM mainframes during the Cold War; the Strela is an example of an independently designed Soviet computer.&lt;br /&gt;
Shrinking demand and tough competition caused a shakeout in the market in the early 1980s — RCA sold out to UNIVAC and GE also left; Honeywell was bought out by Bull; UNIVAC became a division of Sperry, which later merged with Burroughs to form Unisys Corporation in 1986. In 1991, AT&amp;T briefly owned NCR. During the same period, companies found that servers based on microcomputer designs could be deployed at a fraction of the acquisition price and offer local users much greater control over their own systems given the IT policies and practices at that time. Terminals used for interacting with mainframe systems were gradually replaced by personal computers. Consequently, demand plummeted and new mainframe installations were restricted mainly to financial services and government. In the early 1990s, there was a consensus among industry analysts that the mainframe was a dying market as mainframe platforms were increasingly replaced by personal computer networks.&lt;br /&gt;
That trend started to turn around in the late 1990s as corporations found new uses for their existing mainframes and as the price of data networking collapsed in most parts of the world. The growth of e-business also dramatically increased the number of back-end transactions processed by mainframe software as well as the size and throughput of databases. Another factor currently increasing mainframe use is the development of the Linux operating system, which can run on many mainframe systems, typically in virtual machines. Linux allows users to take advantage of open source software combined with mainframe hardware RAS. Rapid expansion and development in emerging markets, particularly China, is also spurring major mainframe investments to solve exceptionally difficult computing problems, e.g. providing unified, extremely high volume online transaction processing databases for 1 billion consumers across multiple industries (banking, insurance, credit reporting, government services, etc.)&lt;br /&gt;
&lt;b&gt;Mainframes vs. supercomputers&lt;/b&gt;&lt;br /&gt;
The distinction between supercomputers and mainframes is not a hard and fast one, but supercomputers generally focus on problems which are limited by calculation speed while mainframes focus on problems which are limited by input/output and reliability ("throughput computing") and on solving multiple business problems concurrently (mixed workload). The differences and similarities include:&lt;br /&gt;
Both types of systems offer parallel processing. Supercomputers typically expose it to the programmer in complex manners, while mainframes typically use it to run multiple tasks. One result of this difference is that adding processors to a mainframe often speeds up the entire workload transparently. &lt;br /&gt;
Supercomputers are optimized for complicated computations that take place largely in memory, while mainframes are optimized for comparatively simple computations involving huge amounts of external data. For example, weather forecasting is suited to supercomputers, and insurance business or payroll processing applications are more suited to mainframes. &lt;br /&gt;
Supercomputers are often purpose-built for one or a very few specific institutional tasks (e.g. simulation and modeling). Mainframes typically handle a wider variety of tasks (e.g. data processing, warehousing). Consequently, most supercomputers can be one-off designs, whereas mainframes typically form part of a manufacturer's standard model lineup. &lt;br /&gt;
Mainframes tend to have numerous ancillary service processors assisting their main central processors (for cryptographic support, I/O handling, monitoring, memory handling, etc.) so that the actual "processor count" is much higher than would otherwise be obvious. Supercomputer design tends not to include as many service processors since they don't appreciably add to raw number-crunching power. &lt;br /&gt;
There has been some blurring of the term "mainframe," with some PC and server vendors referring to their systems as "mainframes" or "mainframe-like." This is not widely accepted and the market generally recognizes that mainframes are genuinely and demonstrably different.&lt;br /&gt;
&lt;b&gt;Statistics&lt;/b&gt;&lt;br /&gt;
An IBM zSeries 800 (foreground, left) running Linux.&lt;br /&gt;
Historically 85% of all mainframe programs were written in the COBOL programming language. The remainder included a mix of PL/I (about 5%), Assembly language (about 7%), and miscellaneous other languages. eWeek estimates that millions of lines of net new COBOL code are still added each year, and there are nearly 1 million COBOL programmers worldwide, with growing numbers in emerging markets. Even so, COBOL is decreasing as a percentage of the total mainframe lines of code in production because Java, C, and C++ are all growing faster. Even then COBOL remains to be the most widely used language for developement in mainframe environment as it is most suited for business logic programming which is why the mainframes are really deployed. &lt;br /&gt;
Mainframe COBOL has recently acquired numerous Web-oriented features, such as XML parsing, with PL/I following close behind in adopting modern language features. &lt;br /&gt;
90% of IBM's mainframes have CICS transaction processing software installed.[2] Other software staples include the IMS and DB2 databases, and WebSphere MQ and WebSphere Application Server middleware. &lt;br /&gt;
As of 2004, IBM claimed over 200 new (21st century) mainframe customers — customers that had never previously owned a mainframe. Many are running Linux, some exclusively. There are new z/OS customers as well, frequently in emerging markets and among companies looking to improve service quality and reliability. &lt;br /&gt;
In May, 2006, IBM claimed that over 1,700 mainframe customers are running Linux. Nomura Securities of Japan spoke at LinuxWorld in 2006 and is one of the largest publicly known, with over 200 IFLs in operation that replaced rooms full of distributed servers. &lt;br /&gt;
Most mainframes run continuously at over 70% busy. A 90% figure is typical, and modern mainframes tolerate sustained periods of 100% CPU utilization, queuing work according to business priorities without disrupting ongoing execution. &lt;br /&gt;
Mainframes have a historical reputation for being "expensive," but the modern reality is much different. As of late 2006, it is possible to buy and configure a complete IBM mainframe system (with software, storage, and support), under standard commercial use terms, for about $50,000 (U.S.), equivalent to approximately 50% of the full annual cost of only one IT employee. The price of z/OS starts at about $1,500 (U.S.) per year, including 24x7 telephone and Web support.[3] &lt;br /&gt;
&lt;b&gt;Speed and performance&lt;/b&gt;&lt;br /&gt;
The CPU speed of mainframes has historically been measured in millions of instructions per second (MIPS). MIPS have been used as an easy comparative rating of the speed and capacity of mainframes. The smallest System z9 IBM mainframes today run at about 26 MIPS and the largest about 17,801 MIPS. IBM's Parallel Sysplex technology can join up to 32 of these systems, making them behave like a single, logical computing facility of as much as about 569,632 MIPS.[4] &lt;br /&gt;
The MIPS measurement has long been known to be misleading and has often been parodied as "Meaningless Indicator of Processor Speed." The complex CPU architectures of modern mainframes have reduced the relevance of MIPS ratings to the actual number of instructions executed. Likewise, the modern "balanced performance" system designs focus both on CPU power and on I/O capacity, and virtualization capabilities make comparative measurements even more difficult. See benchmark (computing) for a brief discussion of the difficulties in benchmarking such systems. IBM has long published a set of LSPR (Large System Performance Reference) ratio tables for mainframes that take into account different types of workloads and are a more representative measurement. However, these comparisons are not available for non-IBM systems. It takes a fair amount of work (and maybe guesswork) for users to determine what type of workload they have and then apply only the LSPR values most relevant to them.&lt;br /&gt;
To give some idea of real world experience, it is typical for a single mainframe CPU to execute the equivalent of 50, 100, or even more distributed processors' worth of business activity, depending on the workloads. Merely counting processors to compare server platforms is extremely perilous.&lt;br /&gt;
Courtesy: Wikipedia.com&lt;br /&gt;
&lt;br /&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>FINAL SUGGESTION FOR CSE 101</title><link>http://tanvirfalcon.blogspot.com/2011/08/final-suggestion-for-cse-101.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Mon, 8 Aug 2011 09:07:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-7108687904423922998</guid><description>&lt;b&gt;&lt;br /&gt;
Objective:  From Lecture 1-5 and the whole book 1.a-13.b&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Chapter 1&lt;/b&gt;&lt;br /&gt;
1.	 List the four parts of a computer system. &lt;br /&gt;
2.	 Identify four types of computer hardware &lt;br /&gt;
3.	 Differentiate the two main categories of computer software &lt;br /&gt;
4.	 Identify two unique features of supercomputers. &lt;br /&gt;
5.	 Describe a typical use for mainframe computers &lt;br /&gt;
6.	 Differentiate workstations from personal computers  &lt;br /&gt;
7.	 Name four components found in most graphical user interfaces. &lt;br /&gt;
8.	 Describe the operating system’s role in running software programs. &lt;br /&gt;
9.	 Name five types of utility software. &lt;br /&gt;
10.	 What is OS? List the four primary functions of an OS.&lt;br /&gt;
11.	 What is GUI? What is software? Classify with example.&lt;br /&gt;
&lt;b&gt;Chapter 2&lt;/b&gt;&lt;br /&gt;
1.	 List the two most commonly used types of computer monitors. &lt;br /&gt;
2.	 Explain how a CRT monitor displays images.  &lt;br /&gt;
3.	 List four characteristics you should consider when comparing monitors. &lt;br /&gt;
4.	 List the four criteria you should consider when evaluating printers. &lt;br /&gt;
5.	 Describe how a dot matrix printer creates an image on a page. &lt;br /&gt;
6.	 Explain the process by which a laser printer operates.  &lt;br /&gt;
7.	 Explain how data is stored on the surface of magnetic and optical disks.  &lt;br /&gt;
8.	 Explain the difference between RAM and ROM. &lt;br /&gt;
9.	 List three hardware factors that affect processing speed&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
Chapter 3&lt;/b&gt;&lt;br /&gt;
1.	Jacob likes to read. Last month he made a goal to read at least (466)8  pages from his book collection each week. How many pages did he read after (10110)2 weeks? He told his mother it would be equivalent to reading the (8E1)16 page Harry Potter and the Deathly Hallows (011)2 times. Was he correct? Explain your answer.&lt;br /&gt;
2.	 Cimorene spent an afternoon cleaning and organizing the dragon’s treasure. One fourth of the items she sorted were jewelry. (3C %)16 of the remainder were potions, and the rest were magic swords. If there were (110000)2 magic swords, how many pieces of treasure did she sort in all?&lt;br /&gt;
3.	 In Brac University randomly pick 3 clubs where they ask them to submit their annual profit for year 2007-2008. Drama Club, Computer Club and Business club submitted their annual profit as follows.&lt;br /&gt;
a. Drama Club – (E7BA.A)16 &lt;br /&gt;
b. Computer Club - (163672.636)8&lt;br /&gt;
c. Business Club - (1110000110010.1101)2&lt;br /&gt;
&lt;br /&gt;
Then Brac University decided to give all of them TK. 1485.6125. So they intend to write a check according to the format that the club uses to submit there annual balance. Write what amount they write on there checks according to the club format and what is the total of all 3 club annual profit in decimal. To get full credit show your steps.&lt;br /&gt;
4.	From 2003 Till 2007 Bhuiyan Group of Industries donates WHO (World Health Organization). At the end of year 2008 hey waned o know how much Total money they donate so far. And based on the total amount they wanted to donate 50% of the total donation to year 2008. How much money in decimal hey will donate at year 2008? &lt;br /&gt;
&lt;br /&gt;
Year Amount&lt;br /&gt;
2003 (ABC7.D)16&lt;br /&gt;
2004 (1010110110010.1101)2&lt;br /&gt;
2005 (73672.636)8&lt;br /&gt;
2006 (67252.500)8&lt;br /&gt;
2007 (D7E7.D)16&lt;br /&gt;
5.	Addition and conversation. &lt;br /&gt;
•	(6F.3C)16 + (203.25)8 = (????)16 &lt;br /&gt;
•	 (A1D)16 + (346.74)8 = (????)8 &lt;br /&gt;
•	(4C.B7)16 + (123.46)8 = (????)10 &lt;br /&gt;
•	(9D.AB6)16 + (306.51)8 = (????)2 &lt;br /&gt;
•	 (AD.BD)16+ (603.46)8+ (952.99)10+ (11011011.1101)2 = (????)10&lt;br /&gt;
&lt;br /&gt;
6.	Faraz, Kabir and faruqe made a club called “The Junto” to read books and discuss ideas. Ben read (232)8 science books. He read (E)16 times as many history books as science books. How many more history books than science books did he read? What is the total amount of book did he read? How many more book he need to read to complete total (11100000011)2? &lt;br /&gt;
7.	 Faraz collected donations for many worthy organizations. He had (2467.AD)16 Taka in a bank account to start a new hospital. OMAR gave him another (11010011.011000)2 Taka. How much more money must Faraz collect from kabir if he needs (EAEE)16 Taka for the hospital in decimal?&lt;br /&gt;
8.	 The day before the great battle at the Black Gate, a company of (1C2)16 orcs camped among the host of Mordor. But an argument broke out over dinner, and 1/3 of them were killed. Then 2/5 of the remainder died when a drunken troll stumbled through their camp during the night. (1101)2 of them run away from the battle field. How many of the orcs left to join the morning’s battle? &lt;br /&gt;
9.	 Draw flowchart for printing Sequence: 1, 3, 5, 9… N &lt;br /&gt;
10.	 Draw flowchart for printing Sequence: 2, 4, 6, 8… N&lt;br /&gt;
11.	 draw flowchart for printing Sequence: 1,-1, 2,-2, 3,-3……….n.-n&lt;br /&gt;
12.	 Write a flowchart where it prints all the number till N which divisible by 5 or 10 or 3 &lt;br /&gt;
13.	 draw flowchart for printing Sequence: ½, 2/4, 3/6, 4/8 …n/2n &lt;br /&gt;
14.	 draw a flowchart for GPA calculation for N number of class.&lt;br /&gt;
15.	 draw a flowchart for printing he sequence of 1,-3, 5,-7 ...n &lt;br /&gt;
16.	 draw a flowchart for Fibonacci series.(ex: 0,1,1,2,3,5,8,13.....Nnth where Nnth = N(nth-1)+N(nth-2) &lt;br /&gt;
17.	Draw a flowchart for N factorial series. (Ex: 5! =5*4*3*2*1) &lt;br /&gt;
18.	 draw flowchart for printing Sequence: 1+2+3+4+...+N or Write pseudo code and draw flowchart for printing Sequence: 2+4+6+8+…. +N OR 1+3+5+9+...+N&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Chapter 4&lt;/b&gt;&lt;br /&gt;
1.	 What is Computer Network? What is WAN? What is LAN? What is MAN?&lt;br /&gt;
2.	 What is topology? How many types of topologies are there? Explain them with diagram.&lt;br /&gt;
3.	 What Topologies are appropriate for LAN?&lt;br /&gt;
4.	 What is the different between WAN and MAN?&lt;br /&gt;
5.	 What is the difference between data and information? &lt;br /&gt;
6.	 If you have to talk to a robot, name the devices and techniques that need to be in the robot to achieve the interaction requirement.&lt;br /&gt;
7.	 What are Intranet, Extra net and Internet? Explained there uses.&lt;br /&gt;
8.	 What is Database? Differentiate between database and Database Management Systems.&lt;br /&gt;
9.	 Describe different Levels of Abstraction.&lt;br /&gt;
10.	 What are DDL and DML?&lt;br /&gt;
11.	 What is the difference between procedural and non-procedural language? &lt;br /&gt;
12.	 Define Instances and Schemas. What is the role of database administrator?&lt;br /&gt;
13.	 What is File System Data Management? &lt;br /&gt;
14.	 What is data Dependency? What is Data Redundancy? &lt;br /&gt;
15.	 What is the difference between Relational Database and Non-Relational Database? &lt;br /&gt;
16.	 Why database management system is important from file management system?&lt;br /&gt;
Chapter 5&lt;br /&gt;
1.	 What is Software? What is software Engineering, computer Science and System Engineering?&lt;br /&gt;
2.	 What is the difference between software Engineering and computer Science and system engineering? &lt;br /&gt;
3.	 What are the generic activities of all software processing?&lt;br /&gt;
4.	 What are the attribute of good software? Explain any 5.&lt;br /&gt;
5.	 Write down the steps of waterfall model. What are the disadvantages of waterfall model?&lt;br /&gt;
6.	 What is process Model? What are the weaknesses of process Model?&lt;br /&gt;
7.	 What is the professional and ethical responsibility as a Software Engineer? Give 2 responsibilities that every software engineer should follow.&lt;br /&gt;
8.	 What is the code of ethics that engineers should follow?&lt;br /&gt;
9.	 What is Computer Virus? Give at least 5 category of virus type? &lt;br /&gt;
10.	 How does virus affect us? How we can prevent our computer from viruses? &lt;br /&gt;
11.	 What is Data Theft? How we can prevent our data from Hackers? &lt;br /&gt;
12.	 What is Integrity? What is cryptography?&lt;br /&gt;
&lt;br /&gt;
Encrypt or Decrypt this using confusion Method&lt;br /&gt;
• Key 11&lt;br /&gt;
O Plaintext:&lt;br /&gt;
 No one has yet realized the wealth of sympathy, the kindness and generosity hidden in the soul of a child. The effort of every true education should be to unlock that treasure.&lt;br /&gt;
O Cipher Text:&lt;br /&gt;
 YZ ZYP SLD JPE CPLWTKPO ESP HPLWES ZQ DJXALESJ, ESP VTYOYPDD LYO RPYPCZDTEJ STOOPY TY ESP DZFW ZQ L NSTWO. ESP PQQZCE ZQ PGPCJ ECFP POFNLETZY DSZFWO MP EZ FYWZNV ESLE ECPLDFCP.&lt;br /&gt;
&lt;br /&gt;
• Key 13&lt;br /&gt;
o Plaintext:&lt;br /&gt;
 Education is not the filling of a pail, but the lighting of a fire.&lt;br /&gt;
&lt;br /&gt;
O Cipher Text:&lt;br /&gt;
 RQHPNGVBA VF ABG GUR SVYYVAT BS N CNVY, OHG GUR YVTUGVAT BS N SVER.&lt;br /&gt;
&lt;br /&gt;
• Key 17&lt;br /&gt;
O Plaintext:&lt;br /&gt;
 It is the mark of an educated mind to be able to entertain a thought without accepting it.&lt;br /&gt;
O Cipher Text:&lt;br /&gt;
 ZK ZJ KYV DRIB FW RE VULTRKVU DZEU KF SV RSCV KF VEKVIKRZE R KYFLXYK NZKYFLK RTTVGKZEX ZK.&lt;br /&gt;
&lt;br /&gt;
• Key 23&lt;br /&gt;
o Plaintext:&lt;br /&gt;
 Education is simply the soul of a society as it passes from one generation to another.&lt;br /&gt;
o Cipher Text:&lt;br /&gt;
 BARZXQFLK FP PFJMIV QEB PLRI LC X PLZFBQV XP FQ MXPPBP COLJ LKB DBKBOXQFLK QL XKLQEBO.&lt;br /&gt;
&lt;br /&gt;
• Key 05&lt;br /&gt;
o Plaintext:&lt;br /&gt;
 The roots of education are bitter, but the fruit is sweet.&lt;br /&gt;
o Cipher Text:&lt;br /&gt;
 YMJ WTTYX TK JIZHFYNTS FWJ GNYYJW, GZY YMJ KWZNY NX XBJJY.&lt;br /&gt;
&lt;br /&gt;
• Key 05&lt;br /&gt;
o Plaintext:&lt;br /&gt;
   Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.&lt;br /&gt;
o Cipher Text:&lt;br /&gt;
 UFWY TK YMJ NSMZRFSNYD TK YMJ HTRUZYJW NX YMFY, TSHJ NY NX HTRUJYJSYQD UWTLWFRRJI FSI BTWPNSL XRTTYMQD, NY NX HTRUQJYJQD MTSJXY.&lt;br /&gt;
&lt;br /&gt;
• Key 06&lt;br /&gt;
o Plaintext:&lt;br /&gt;
 The Internet is not just one thing, it's a collection of things - of numerous communications networks that all speak the same digital language.&lt;br /&gt;
&lt;br /&gt;
o Cipher Text:&lt;br /&gt;
 ZNK OTZKXTKZ OY TUZ PAYZ UTK ZNOTM, OZ'Y G IURRKIZOUT UL ZNOTMY - UL TASKXUAY IUSSATOIGZOUTY TKZCUXQY ZNGZ GRR YVKGQ ZNK YGSK JOMOZGR RGTMAGMK..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• Key 09&lt;br /&gt;
o Plaintext:&lt;br /&gt;
 Treat your password like your toothbrush. Don't let anybody else use it, and get a new one every six months.&lt;br /&gt;
o Cipher Text:&lt;br /&gt;
 CANJC HXDA YJBBFXAM URTN HXDA CXXCQKADBQ. MXW'C UNC JWHKXMH NUBN DBN RC, JWM PNC J WNF XWN NENAH BRG VXWCQB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
140. Encrypt or Decrypt this using Diffusions Method.&lt;br /&gt;
Key 05&lt;br /&gt;
i. Plaintext:&lt;br /&gt;
i. The roots of education are bitter, but the fruit is sweet.&lt;br /&gt;
j. Cipher Text L1&lt;br /&gt;
i. TOETRTTRST &lt;br /&gt;
ii. HTDIEETUS &lt;br /&gt;
iii. ESUOBRHIW  &lt;br /&gt;
iv. ROCNIBETE&lt;br /&gt;
v. OFAATUFIE&lt;br /&gt;
k. Cipher Text L2&lt;br /&gt;
i. ESUOBRHIW &lt;br /&gt;
ii. HTDIEETUS&lt;br /&gt;
iii. OFAATUFIE&lt;br /&gt;
iv. ROCNIBETE&lt;br /&gt;
v. TOETRTTRST&lt;br /&gt;
&lt;br /&gt;
P-Box&lt;br /&gt;
Level 1 1 2 3 4 5&lt;br /&gt;
Level2 5 2 1 4 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
THE COMPUTING FIELD IS ALWAYS IN NEED OF NEW CLICHES.&lt;br /&gt;
&lt;br /&gt;
TTDSFH HIIINE ENSNES CGANW OFLEC MIWEL PEADT ULYOC&lt;br /&gt;
&lt;br /&gt;
CGANW ENSNES HIIINE MIWEL OFLEC PEADT TTDSFH ULYOC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Cipher Text: CGANW ENSNES HIIINE MIWEL OFLEC PEADT TTDSFH ULYOC&lt;br /&gt;
&lt;br /&gt;
P-Box&lt;br /&gt;
Level 2 1 2 3 4 5 6 7 8&lt;br /&gt;
Level 1 7 3 2 1 5 4 6 8&lt;br /&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>COMPUTER SCIENCE ( CSE101) TERM PAPER TOPIC</title><link>http://tanvirfalcon.blogspot.com/2011/07/computer-science-cse101-term-paper.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sun, 31 Jul 2011 10:48:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-7308462390958834380</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;link href="file:///C:%5CUsers%5CTEMPBR%7E1.027%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CUsers%5CTEMPBR%7E1.027%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_editdata.mso" rel="Edit-Time-Data"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CUsers%5CTEMPBR%7E1.027%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData"&gt;&lt;/link&gt;&lt;link href="file:///C:%5CUsers%5CTEMPBR%7E1.027%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping"&gt;&lt;/link&gt;    &lt;m:smallfrac m:val="off"&gt;    &lt;m:dispdef&gt;    &lt;m:lmargin m:val="0"&gt;    &lt;m:rmargin m:val="0"&gt;    &lt;m:defjc m:val="centerGroup"&gt;    &lt;m:wrapindent m:val="1440"&gt;    &lt;m:intlim m:val="subSup"&gt;    &lt;m:narylim m:val="undOvr"&gt;   &lt;/m:narylim&gt;&lt;/m:intlim&gt; &lt;/m:wrapindent&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 415 0;}
@font-face
	{font-family:"Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:128;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-134238209 -371195905 63 0 4129279 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-520092929 1073786111 9 0 415 0;}
@font-face
	{font-family:匠牥晩††††††††††;
	panose-1:0 0 0 0 0 0 0 0 0 0;
	mso-font-alt:"MS Mincho";
	mso-font-charset:128;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:auto;
	mso-font-signature:0 134676480 16 0 131072 0;}
@font-face
	{font-family:Amienne;
	mso-font-alt:"Courier New";
	mso-font-charset:0;
	mso-generic-font-family:decorative;
	mso-font-pitch:variable;
	mso-font-signature:3 1073741898 0 0 1 0;}
@font-face
	{font-family:"\@Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:128;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-134238209 -371195905 63 0 4129279 0;}
@font-face
	{font-family:"\@匠牥晩††††††††††";
	panose-1:0 0 0 0 0 0 0 0 0 0;
	mso-font-charset:128;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:auto;
	mso-font-signature:0 134676480 16 0 131072 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Arial Unicode MS";
	mso-bidi-language:BN-BD;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{mso-style-unhide:no;
	mso-style-link:"Header Char";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:center 3.0in right 6.0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-fareast-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{mso-style-unhide:no;
	mso-style-link:"Footer Char";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:center 3.0in right 6.0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-fareast-font-family:"Times New Roman";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	mso-style-unhide:no;
	mso-style-qformat:yes;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	mso-add-space:auto;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Arial Unicode MS";
	mso-bidi-language:BN-BD;}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
	{mso-style-priority:34;
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-type:export-only;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	mso-add-space:auto;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Arial Unicode MS";
	mso-bidi-language:BN-BD;}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
	{mso-style-priority:34;
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-type:export-only;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	mso-add-space:auto;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Arial Unicode MS";
	mso-bidi-language:BN-BD;}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
	{mso-style-priority:34;
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-type:export-only;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	mso-add-space:auto;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:"Arial Unicode MS";
	mso-bidi-language:BN-BD;}
span.HeaderChar
	{mso-style-name:"Header Char";
	mso-style-unhide:no;
	mso-style-locked:yes;
	mso-style-link:Header;
	mso-ansi-font-size:12.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-ascii-font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";}
span.FooterChar
	{mso-style-name:"Footer Char";
	mso-style-unhide:no;
	mso-style-locked:yes;
	mso-style-link:Footer;
	mso-ansi-font-size:12.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-ascii-font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-size:10.0pt;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	mso-ascii-font-family:Amienne;
	mso-fareast-font-family:Calibri;
	mso-hansi-font-family:Amienne;
	mso-bidi-font-family:"Arial Unicode MS";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:1059940573;
	mso-list-type:hybrid;
	mso-list-template-ids:-1977205810 -1549891666 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
	{mso-level-start-at:804;
	mso-level-number-format:image;
	list-style-image:url("file:///C:/Users/TEMPBR~1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif");
	mso-level-text:;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	margin-left:.25in;
	text-indent:-.25in;
	font-family:Symbol;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Courier New";
	color:windowtext;}
@list l1
	{mso-list-id:1665932848;
	mso-list-type:hybrid;
	mso-list-template-ids:1558450388 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l1:level1
	{mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;
	mso-ansi-font-size:10.0pt;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
--&gt;
&lt;/style&gt;  &lt;/m:defjc&gt;&lt;/m:rmargin&gt;&lt;/m:lmargin&gt;&lt;/m:dispdef&gt;&lt;/m:smallfrac&gt;&lt;br /&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 22pt; line-height: 115%;"&gt;Topic of The Term Paper&lt;/span&gt;&lt;b&gt;&lt;span style="font-size: 22pt; line-height: 115%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Cloud Computing IN BUSINESS&lt;/span&gt;&lt;span style="font-size: 12pt; line-height: 115%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Call Center in Bangladesh and its Technical Aspacts&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Sales Managment System of a Pharmacy / Hospital&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Hotel Management System and its Technical Aspacts &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;5.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Tele- Communication System&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;6.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;Any New Technology Comeing to the market and its technical aspects(eg. Microsoft Surface)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;7.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;communication system and its IT and Bussiness Infrastructure&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10pt; line-height: 115%;"&gt;8.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang="BN-BD" style="font-family: &amp;quot;Arial Unicode MS&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 12pt; line-height: 115%;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;b&gt;&lt;span style="color: black; font-family: &amp;quot;匠牥晩††††††††††&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 20pt;"&gt;FURTHERMORE, IF THERE IS ANY FORM OF CHEATING DETECTED, SPECIALLY ACROSS SECTIONS, BOTH PARTIES WILL GET ZERO, IRRESPECTIVE OF SOURCE OR DESTINATION&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; line-height: 115%;"&gt;GROUP PROJECT: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-indent: 0.5in;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; line-height: 115%;"&gt;This would be Computer management and information technology paper.&amp;nbsp; This paper must be 20-25 page text; diagrams do not count towards the total. &lt;b&gt;Using MS Visio for diagram/pictures explaining current process (AS-IS) and Future process (TO_BE) is mandatory&lt;/b&gt;. Here are the major issues for the paper. Not all these issues would apply to each project. Try to cover at least 10/12 important issues in your paper to receive good grade. (It will be explained more in class)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Backup/Recovery&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Security/Password&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoHeader" style="margin-left: 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;Training/ cross training&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Capacity for growth&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Sizing hardware/software for full production implementation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Documentation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Support/helpdesk/tutorial&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Applications,&amp;nbsp; Supplier /client Compliance &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;End user involvement&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Executive sponsorship&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Long-term maintenance of application &amp;amp; hardware&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ethical considerations (Privacy etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Efficiency/effectiveness&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Cost Benefit Analysis&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in 0in 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Business requirement&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Database: integrity/duplication/ dependency/redundancy /consistency&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;System Development Life Cycle&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Testing Methodology&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;&lt;img alt="*" height="11" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="11" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Project Management&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;&lt;img alt="*" height="12" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="12" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Formal application development methodology&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0.25in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;&lt;img alt="*" height="12" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="12" /&gt;&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;Formal project planning strategy&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin: 0in -30pt 0.0001pt 0in; text-indent: 0in;"&gt;&lt;span style="font-family: Symbol;"&gt;&lt;img alt="*" height="12" src="file:///C:/Users/TEMPBR%7E1.027/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="12" /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;Change Management&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>MANAGEMENT 211 CHAPTER 17 SEGMENT 3</title><link>http://tanvirfalcon.blogspot.com/2011/07/normal-0-false-false-false-en-us-x-none.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Tue, 19 Jul 2011 10:48:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-6648227654617113164</guid><description>&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;u&gt;CHAPTER 17&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;u&gt;&lt;span style="font-size: 26pt;"&gt;LEADERSHIP&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Leader:&lt;/b&gt; someone who can influence others and who has managerial power. ( ja onno der influence korta para and jar managerial power asa0&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Leadership:&lt;/b&gt; the process of influencing a group toward the achievement of goal. ( ja prokiay akta group k influence kora hoy jata goal achieve kora jai. ja kau leadership power pata para but ja kau leader hota para na. leader hota hola upor ar authorityr power laga)&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Traits theory&lt;/b&gt;:&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;The main theme of this theory is to dedifferentiate leaders from nonreaders by their traits.&amp;nbsp; To dedifferentiate leaders from nonreaders there should be 7 traits in a leader or “leaders are by born leader” to full fill this quote there should be 7 characteristic or traits in a leader. (Mana traits theory bola ja 7 traits or boishisto akta leader ar maja thakta hoba ja akta leader k onnoanoder chaya alada korba or quote ta puron korba)&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Drive:&lt;/b&gt; a      leader is ambitious and has high desire for achievement. He should exhibit      or show high level of effort to achieve organizational goals. ( mana akta      leader k ambitious and achievement ar akankha thakta hoba. Ar      organizational gola achieve ar jonnno high effort show korta hoba.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Desire to lead&lt;/b&gt;:      leaders must have a strong desire to lead or influence others.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Honesty and      integrity&lt;/b&gt;: a leader must be honest and build a trusting relation      between subordinates.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Self      confidence&lt;/b&gt;: a leader must be self-confidence to convince his followers      and help them to take decision and solve problems.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Intelligence:&lt;/b&gt;      leaders need to be intelligent enough to solve problems and create      decisions.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Jobs relevant      knowledge&lt;/b&gt;: a leader must have knowledge about the company, industry      and technical matters.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l7 level1 lfo1; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Extraversion:&lt;/b&gt;      a leader should come up and break down introvert ness from their      subordinates.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Behavioral theories: &lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;Behavioral theories refers that how leadership change the behavior by four main behavior studies.&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l9 level1 lfo2; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Iowa&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;      university studies&lt;/b&gt;: This University explored three leadership styles.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l5 level1 lfo3; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Autocratic style&lt;/b&gt;: dictating work method, centralization decision makings, limited participation. ( sob decision upper level niba) &lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l5 level1 lfo3; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Democratic style&lt;/b&gt;: involving subordinate, delegating work and encouraging participation. ( mana sobay participation korta parba)&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l5 level1 lfo3; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Laissez-faire&lt;/b&gt;: giving group freedom to make decision and complete work. (Mana manager freedom dia day subordinate der kaj korar ar employee rat a deadline ar aga shash kora Dai.)&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="2" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l9 level1 lfo2; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Ohio&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt; state studies&lt;/b&gt;: it identified two      important dimension of leader behavior.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-left: .25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .75in; mso-list: l2 level1 lfo4; tab-stops: list .75in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Consideration&lt;/b&gt; : being considerate of followers ideas and feelings in job relationship by establishing mutual trust and respect for group members&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .75in; mso-list: l2 level1 lfo4; tab-stops: list .75in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Initiating structure&lt;/b&gt;: structuring work and work relationship to meet job goals. ( job relationship k akta structure daaya jata ta job ar goal meet korta para)&lt;/div&gt;&lt;ol start="3" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l9 level1 lfo2; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;University&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt; of Michigan&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt; studies&lt;/b&gt;: This study also comes up      with two dimension of leadership behavior.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-left: .25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .75in; mso-list: l6 level1 lfo5; tab-stops: list .75in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Employee oriented:&lt;/b&gt; emphasized interpersonal relationship and taking care of employees need.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .75in; mso-list: l6 level1 lfo5; tab-stops: list .75in; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;;"&gt;o&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Production oriented&lt;/b&gt;: emphasized on the technical aspect of the job. Here accomplishing group task is the main concern.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Managerial grid&lt;/b&gt;: used the behavioral dimensions “concern fro people” and “concern for production” &lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="circle"&gt;&lt;li class="MsoNormal" style="mso-list: l8 level1 lfo6; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Concern for      people&lt;/b&gt; : evaluating leaders behaviors , ranking them on a scale from 1      to 9&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l8 level1 lfo6; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Concern for      production&lt;/b&gt;: emphasized technical or task aspect of jobs.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;Although the grid had 81 potential categories into which a leader’s behavior can fall into which leaders behavioral style might fall, emphasizes on five.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l4 level1 lfo7; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Impoverished      management&lt;/b&gt; &lt;b style="mso-bidi-font-weight: normal;"&gt;(1, 1):&lt;/b&gt; exertion      of minimum effort to get required work done is appropriate to sustain      organization membership. ( mana minimum effort dia required work kora ata      organization a tika thakar jonno projozzo)&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l4 level1 lfo7; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;task      management&lt;/b&gt; &lt;b style="mso-bidi-font-weight: normal;"&gt;(9,1) :&lt;/b&gt;      efficiency in operation results from arranging result condition of work in      such a way that human elements interfere to minimum degree( mana amr work      setting daya thakba ami employee hire korbo then production korbo)&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l4 level1 lfo7; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Middle of the      road (5, 5):&lt;/b&gt; adequate organization performance is possible through      balancing the necessity to get out work with maintaining morale or      confidence of people at a satisfactory level.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l4 level1 lfo7; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;country club      management (1,9):&lt;/b&gt; thoughtful attention to needs of people for      satisfying relationship leads to a comfortable, friendly organization,      atmosphere and work tempo ( mana valo akta relation create kora      organization ar bhitor and production nia tara      tamon chinta kora na . such as NGO)&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l4 level1 lfo7; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Team      management (9, 9):&lt;/b&gt; work accomplished from committed people;      interdependence through a “common stake” in organization purpose leads to      relationships of trust and respect. ( mana built up good relationship and      much production)&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Contingency theories of leadership&lt;/b&gt;: &lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;The Fiedler model: proposed that effective group performance depend on the proper match between the leader’s style with his or her followers and the degree to which the situation allowed the leader to control and influence. To measure leaders style Fiedler developed LPC questionnaire.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;LPC:&lt;/b&gt;&amp;nbsp; measured whether a leader was task or relationship oriented.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;Fiedler research uncovered three contingency dimension that defined the key situational factors for determining leader effectiveness &lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l10 level1 lfo8; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Leader member      relations&lt;/b&gt;: refers that trust and respect employee had for their leader&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l10 level1 lfo8; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Task structure&lt;/b&gt;:      refers that job assignments were formalized and procedurized; rated as      either high or low&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l10 level1 lfo8; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Position power:&lt;/b&gt;      refers influence leader had over power based activities such as hiring, firing,      discipline and salary increase.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Heresy and Blanchard’s situational leadership theory&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Situational leadership theory (SLT):&lt;/b&gt; focuses on the follower’s readiness.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Readiness:&lt;/b&gt; refers people have the ability and willingness to accomplish a specific task.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;SLT uses the same two leadership dimensions that fielder identified: task and relationship behaviors. But heresy goes a step further by considering them into four specific leadership styles. (See pages 429)&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;Leader participating model: refers to contingency model that related leadership behavior and participation in decision making.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Leadership styles in the vroom leader participation &lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l12 level1 lfo9; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Decide &lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l12 level1 lfo9; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Consult      individually &lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l12 level1 lfo9; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Consult group&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l12 level1 lfo9; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Facilitate&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l12 level1 lfo9; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Delegates&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Path-goal&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;A leadership theory that says it’s the leader’s job to assist his or her follower in attaining their goals and to provide the direction or support needed to ensure that their goals are compatible with the overall objectives of the group or organization.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l3 level1 lfo10; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Directive      leadership&lt;/b&gt;: lets subordinate know whats expected from them , schedule      work to be done, and gives specific guidance on how to accomplish task&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l3 level1 lfo10; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Supportive      leadership&lt;/b&gt;: is friendly and shows concern for the needs of followers.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l3 level1 lfo10; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Participating      leader&lt;/b&gt;: consults with the groups members and uses their suggestion      before making decision. &lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l3 level1 lfo10; tab-stops: list .5in; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Achievement      oriented leader&lt;/b&gt;: sets challenging goals and expects followers to      perform at their highest level.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;If path goal theory goal comes in the exam then you have to answer the following &lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Environment contingency factors&lt;/b&gt;&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo11; tab-stops: list .5in; text-align: center;"&gt;Task structure&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo11; tab-stops: list .5in; text-align: center;"&gt;Formal authority system&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo11; tab-stops: list .5in; text-align: center;"&gt;Work group&lt;/li&gt;
&lt;/ul&gt;&lt;div align="center" class="MsoNormal" style="margin-left: .25in; text-align: center;"&gt;↓&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Leader behavior&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outcomes &lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 57.0pt; mso-list: l11 level1 lfo14; tab-stops: list 57.0pt; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;Directive &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;performance, satisfaction&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 57.0pt; mso-list: l13 level1 lfo12; tab-stops: list 57.0pt; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;Supportive&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; →&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 57.0pt; mso-list: l13 level1 lfo12; tab-stops: list 57.0pt; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;Participative&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 57.0pt; mso-list: l13 level1 lfo12; tab-stops: list 57.0pt; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;Achievement oriented&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&amp;nbsp;&amp;nbsp; ↑&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Subordinate contingency factors&lt;/b&gt;&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo13; tab-stops: list .5in; text-align: center;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Locus of      control&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo13; tab-stops: list .5in; text-align: center;"&gt;Experience&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo13; tab-stops: list .5in; text-align: center;"&gt;Perceived ability &lt;/li&gt;
&lt;/ul&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>MANAGEMENT  211 CHAPTER 10 SSEGMENT 2</title><link>http://tanvirfalcon.blogspot.com/2011/07/management-211-chapter-10-ssegment-2.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Fri, 15 Jul 2011 19:23:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-1939315369197317744</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3c_3tLZb6dUw3Nejc0Fk41DSLt_4YL2Gh-JQzZKOOZAmfkfhsrfXkCaSVeDLD51jcLCQ0kw6p9l-teUd_C6fnL0q84DwF_X80RQZvnpwL-ogl27E20HZ9JfofC-l13JtDKyhJP8E6rzM/s1600/management-stephen-p-robbins-hardcover-cover-art.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3c_3tLZb6dUw3Nejc0Fk41DSLt_4YL2Gh-JQzZKOOZAmfkfhsrfXkCaSVeDLD51jcLCQ0kw6p9l-teUd_C6fnL0q84DwF_X80RQZvnpwL-ogl27E20HZ9JfofC-l13JtDKyhJP8E6rzM/s200/management-stephen-p-robbins-hardcover-cover-art.jpg" width="141" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:ApplyBreakingRules/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:UseFELayout/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;img src="http://img2.blogblog.com/img/video_object.png" style="background-color: #b2b2b2; " class="BLOGGER-object-element tr_noresize tr_placeholder" id="ieooui" data-original-id="ieooui" /&gt; &lt;style&gt;
st1\:*{behavior:url(#ieooui) }
&lt;/style&gt; &lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:"Times New Roman";}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CHAPTER 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ORGANIZATION STRUCTURE AND DESIGN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Organizational structure:&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;The formal arrangement of job with in an organization&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Organizational design: &lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;Developing or changing the structure of organization&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Purpose of organizing&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Divide the      work into specific jobs and departments. ( work k bhabg kora daya uchit job      ar maddhoma and department gulu ta)&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Assigning      task and responsibilities associated with individual jobs.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Cluster jobs      into unit ( job gula k akta unit ar aota bhukto korta hoba)&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Establishing      relationship among group, individual etc&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Coordinate      diverse organization task.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Allocate      organizations resources&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Establishing      formal authority line&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;WORK SPECIALIZATION:&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;The task of an organization divvied into jobs; also known as division of labor (&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;kaj bhag kora daya). Some times because of jobs specialization boring, fatigue, stress, poor quality, and higher turnover took place. Coz onak somoy ak kaj korta korta manush physic hoya jay.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Departmentalization;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;The basis jobs are grouped toghter. There are 5 types of departmentalization.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l5 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Functional      departmentalization&lt;/b&gt;: groups jobs by functioned perform. Advantages: coordination      with in functional areas, in depth specialization, people within common      skill and knowledge. Disadvantages: poor communication across functional      areas, limited view of organization.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l5 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Geographical      departmentalization&lt;/b&gt;: groups jobs on the basis of territory or      geography. Advantages: more effective and efficient handling of specific      regional ( mana USA      , sell director usa      ta valo sale korta parba but BD ta na abar BD ar sale director ar khatrao      same ) , serves the unique geography market better. Disadvantages:      duplication of function, can feel isolated from other organizational area.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l5 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Product      departmentalization&lt;/b&gt;: groups jobs by product line. Advantage: manager      can become expert in the industry, closer to customer. Disadvantage:      duplication of function, limited view of organization.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l5 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Process departmentalization&lt;/b&gt;:      groups jobs by on the basis of product or customer flow. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Advantages: more efficient flow in work      activities. Disadvantages: can only be used in certain types of product.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l5 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Customer      departmentalization&lt;/b&gt;: groups jobs by on the basis of common customer.      Advantages: customer need and problems can be meeting by specialist.      Disadvantage: duplication of work, limited view of organization.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Chain of command&lt;/b&gt;: the continuous line of authority that starts from upper level to lower level and clarify that who will report to whom.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Authority:&lt;/b&gt; the rights inherent in the managerial position to tell people what to do and to expect them to do it.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Responsibility&lt;/b&gt;: the expectation to perform any assigned task.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Unity of command&lt;/b&gt;: refers that each person should only report to one manager.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Span of control&lt;/b&gt;: the number of employee a manager can control efficiently and effectively ( jamon akta organization a akta manger aksatha 4 jon kormi control korta para abr onno organization a akta manager aksatha 10 ta kormi manage korta para) . it also represent the skill of a manager.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Centralization:&lt;/b&gt; all the decision of an organization taken by the top management of an organization.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Decentralization:&lt;/b&gt; lower employee can take part in decision making.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Formalization: &lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;Refers that jobs are standardized and extend the behavior of employees controlled by rules and regulation of the organization. ( mana job k akta standard rup daya hoi ar organization employee dr rules and regulation a rakha hoy ) .&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;Mechanistic organization: organization structure is rigid and tightly controlled.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Organic organization&lt;/b&gt;: Organization structures are highly adaptive and flexible. &lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Strategy and structure&lt;/b&gt;: &lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l1 level1 lfo3; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Innovation:&lt;/b&gt;      reflects the organization pursuit of meaningful and unique innovation.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l1 level1 lfo3; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Cost minimizing&lt;/b&gt;:      reflects organization tightly control the cost.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l1 level1 lfo3; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;imitation &lt;/b&gt;:      reflect organization minimize the cost and maximize the profit by coping      the market leader ( jamon reds eye akdm dell k copy kora pc banay at ta      sale kora ata kora red eye ar research cost kom hoy but profit basi hoy )&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Technology and structure: &lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Every organization should have at least one technology to convert its input into output.&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l4 level1 lfo4; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Unit production:      &lt;/b&gt;production of items in unit or batches.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l4 level1 lfo4; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Mass production&lt;/b&gt;:      production of items in large batches.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l4 level1 lfo4; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Process production&lt;/b&gt;:      continuous process production.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Organizational structures are divides into 2 parts. &lt;/b&gt;&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l2 level1 lfo7; tab-stops: list .5in; text-align: center;"&gt;&lt;b&gt;traditional structure &lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l2 level1 lfo7; tab-stops: list .5in; text-align: center;"&gt;&lt;b&gt;contemporary structure&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Traditional organization design: &lt;/b&gt;&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l3 level1 lfo5; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Simple      structure: &lt;/b&gt;an organizational design with low departmentalization, wide      span of control, centralized authority and little formalization.      Advantages:&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;fast, flexible, inexpensive      to maintain. Disadvantages: not appropriate when organization grow.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="2" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l3 level1 lfo5; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Functional      structure&lt;/b&gt;: an organizational design that groups similar or related      occupational specialist toghter. Advantages: cost saving advantages from      specialization. Disadvantages: functional unit have little knowledge what      other is doing.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="3" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l3 level1 lfo5; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Divisional      structure&lt;/b&gt;: an organizational design that made up of separate, semi      autonomous unit or division. Advantages: focus on their result.      Disadvantages: duplication of activities.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 6.0pt; margin-top: 0in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Contemporary organizational structure&lt;/b&gt; (present organization structure)&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level1 lfo6; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Team structure&lt;/b&gt;:      a structure in which entire organization is made up of work group.      Advantages: employees are more involved and empowered. Disadvantages: no      clear chain of command.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level1 lfo6; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Matrix      project structure&lt;/b&gt;: an organizational structure assign specialist from      different division to work on one or more project. Advantages: faster      decision making. Disadvantages : tasks and personality conflict &lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level1 lfo6; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Boundary      less structure&lt;/b&gt;: a structure that is not defines by or limited to horizontal,      vertical or external boundaries. It includes network modular and virtual      organization. Advantages: highly flexible and responsive. Disadvantages:      lack of control.&lt;/li&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level2 lfo6; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Virtual       organization&lt;/b&gt;: an organization that has small number of full employee       and they temporarily hires outside employees to work. Such as consultant &lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level2 lfo6; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Network       organization&lt;/b&gt;: a small core organization that outsource major       business. Such as Freelancing.&lt;/li&gt;
&lt;li class="MsoNormal" style="margin-right: 6.0pt; mso-list: l6 level2 lfo6; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Modular       organization:&lt;/b&gt; a manufacturing organization that use outside suppliers       to provide products. Component and module that are then assembled into       final products. Such as radhuni food products.&lt;/li&gt;
&lt;/ul&gt;&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-right: 6.0pt; text-align: justify; text-justify: inter-ideograph;"&gt;4. &lt;b&gt;Learning organization:&lt;/b&gt; structure that supports and organizations capacity to continuously adapt and change.&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3c_3tLZb6dUw3Nejc0Fk41DSLt_4YL2Gh-JQzZKOOZAmfkfhsrfXkCaSVeDLD51jcLCQ0kw6p9l-teUd_C6fnL0q84DwF_X80RQZvnpwL-ogl27E20HZ9JfofC-l13JtDKyhJP8E6rzM/s72-c/management-stephen-p-robbins-hardcover-cover-art.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>HUMANITIES 101 SEGMENT 2</title><link>http://tanvirfalcon.blogspot.com/2011/07/humanities-101-segment-2.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Mon, 11 Jul 2011 17:45:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-4143755306555401099</guid><description>&lt;b&gt;JAMES WATT&lt;/b&gt;&lt;br /&gt;
James Watt  was a Scottish inventor and mechanical engineer whose improvements to the Newcomer were fundamental to the changes brought by the Industrial Revolution in both the Kingdom of Great Britain and the world.&lt;br /&gt;
While working as an instrument maker at the University of Glasgow, Watt became interested in the technology of steam engines. He realized that contemporary engine designs wasted a great deal of energy by repeatedly cooling and re-heating the cylinder. Watt introduced a design enhancement, the separate condenser, which avoided this waste of energy and radically improved the power, efficiency, and cost-effectiveness of steam engines. He developed the concept of horsepower. The SI unit of power, the watt, was named after him.&lt;br /&gt;
Watt attempted to commercialize his invention, but experienced great financial difficulties until in 1775 he entered a partnership with Matthew Boulton. The new firm of Boulton and Watt was eventually highly successful and Watt became a wealthy man. In retirement, Watt continued to develop new inventions though none were as significant as his steam engine work. He died in 1819 at the age of 83. Watt has been described as one of the most influential figures in human history.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;MARTIN LUTHER&lt;/b&gt;&lt;br /&gt;
Martin Luther was a German priest and professor of theology who initiated the Protestant Reformation. He strongly disputed the claim that freedom from God's punishment of sin could be purchased with money.&lt;br /&gt;
Luther taught that salvation is not earned by good deeds but received only as a free gift of God's grace through faith in Jesus Christ as redeemer from sin. theology challenged the authority of the pope of the Roman Catholic Church by teaching that the Bible is the only source of divinely revealed knowledge and opposed sacerdotalism by considering all baptized Christians to be a holy priesthood. Those who identify with Luther's teachings are called Lutherans.&lt;br /&gt;
His translation of the Bible into the language of the people made it more accessible, causing a tremendous impact on the church and on German culture. It fostered the development of a standard version of the German language, added several principles to the art of translation and influenced the translation into English of the King James Bible. His hymns influenced the development of singing in churches. His marriage to Katharina von Bora set a model for the practice of clerical marriage, allowing Protestant priests to marry. &lt;br /&gt;
In his later years, while suffering from several illnesses and worsening health, Luther became increasingly anti-Semitic, writing that Jewish homes should be destroyed, their synagogues burned, money take away and liberty reduced. These statements have contributed to his controversial status.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;REIGN OF TERROR&lt;/b&gt;&lt;br /&gt;
Reign of Terror lasted from September 1793 until the fall of Robespierre in 1794. Its purpose was to clean France of enemies of the Revolution and protect the country from foreign invaders. From January 1793-July 1794, France was governed by the Committee of Public Safety, in which Danton and Robespierre were influential members. In the course of nine months, 16, 000 people were put to death, but executions of those labeled "internal enemies" of France took place throughout the country.&lt;br /&gt;
During this time there was a shift in power within the committee from Danton to Robespierre. Danton had a strong physical presence and was an incredible public speaker, while Robespierre was less passionate. However, Robespierre was a hard worker who was very ambitious. He blindly believed in the work of Rousseau, who argued that men are all born good at heart and are corrupted by society. It was these beliefs that caused him to continue the Terror even when it was no longer necessary.&lt;br /&gt;
In 1794, the armies of France were very successful against their enemies, which meant that the Terror was no longer necessary. But Robespierre continued the Terror because he wanted to purge France of everyone who was corrupt. The killing ended when Robespierre was executed on July 28, 1794.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Medieval university &lt;/b&gt;&lt;br /&gt;
Medieval sity is an institution of higher learning which was established during High Middle Ages period and is a corporation. The first institutions generally considered to be universities were established in Italy, France, and England in the late 11th and the 12th centuries for the study of arts, law, medicine, and theology.  These universities evolved from much older Christian cathedral schools and monastic schools, and it is difficult to define the date at which they became true universities.&lt;br /&gt;
Prior to their formal establishment, many medieval universities were run for hundreds of years as Christian cathedral or monastic schools  in which monks and nuns taught classes. With the increasing growth and urbanization of European society during the 12th and 13th centuries, a demand grew for professional clergy.&lt;br /&gt;
Initially medieval universities did not have a campus. Classes were taught wherever space was available, such as churches and homes. Soon, however, some universities began to buy or rent rooms specifically for the purposes of teaching. Universities were generally structured along three types, depending on who paid the teachers. The first type was in Bologna, where students hired and paid for the teachers. The second type was in Paris, where teachers were paid by the church. Oxford and Cambridge were predominantly supported by the crown and the state. At the Bologna University the students ran everything—a fact that often put teachers under great pressure and disadvantage. In Paris, teachers ran the school; thus Paris became the premiere spot for teachers from all over Europe. University studies took six years for a Bachelor's degree and up to twelve additional years for a master's degree and doctorate. Courses were offered according to books, not by subject or theme. Students entered the University at fourteen to fifteen years of age. Classes usually started at 5:00 or 6:00 AM.&lt;br /&gt;
&lt;b&gt;Treaty of Versailles&lt;/b&gt;&lt;br /&gt;
There were many peace treaties signed at the end of the World War I. One of them was the treaty of Versailles. It was with this treaty that the war between Germany and the Allied Power ended. For the other powers involved in the war on the side of Germany, different treaties were signed. The war actually ended on 11th November 1918 after the signing of the armistice. The negotiations took as long as 6 months. It was Paris Peace Conference, which did the negotiations. This brings us to the question, who signed the treaty of Versailles. It was the Foreign Minister of Germany Herr. Hermann Muller. The Colonial Minister Herr. Johannes Bell who traveled with the Foreign Minister to Versailles to sign the treaty. The other treaty of Versailles signatories were the British Empire, France, Italy, Japan and the United States of America.&lt;br /&gt;
The main terms of the Versailles Treaty were: &lt;br /&gt;
&lt;br /&gt;
(1) the surrender of all German colonies as League of Nations mandates; &lt;br /&gt;
&lt;br /&gt;
(2) the return of Alsace-Lorraine to France; &lt;br /&gt;
&lt;br /&gt;
(3) cession of Eupen-Malmedy to Belgium, Memel to Lithuania, the Hultschin district to Czechoslovakia, &lt;br /&gt;
&lt;br /&gt;
(4) Poznania, parts of East Prussia and Upper Silesia to Poland;&lt;br /&gt;
&lt;br /&gt;
(5) Danzig to become a free city; &lt;br /&gt;
&lt;br /&gt;
(6) plebiscites to be held in northern Schleswig to settle the Danish-German frontier; &lt;br /&gt;
&lt;br /&gt;
(7) occupation and special status for the Saar under French control; (8) demilitarization and a fifteen-year occupation of the Rhineland; &lt;br /&gt;
&lt;br /&gt;
(9) German reparations of £6,600 million; &lt;br /&gt;
&lt;br /&gt;
(10) a ban on the union of Germany and Austria; &lt;br /&gt;
&lt;br /&gt;
(11) an acceptance of Germany's guilt in causing the war; &lt;br /&gt;
&lt;br /&gt;
(11) provision for the trial of the former Kaiser and other war leaders; &lt;br /&gt;
&lt;br /&gt;
(12) limitation of Germany's army to 100,000 men with no conscription, no tanks, no heavy artillery, no poison-gas supplies, no aircraft and no airships; &lt;br /&gt;
&lt;br /&gt;
(13) the limitation of the German Navy to vessels under 100,000 tons, with no submarines; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: x-large;"&gt;&lt;u&gt;&lt;b&gt;NOTES FOR TOPIC 8&lt;/b&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Z8h2RWxoAfnXPM2EWDLu3vNBIGpuVDSHYZYqE_NoZmbO2Er-UEeQGhBDjO2WfWCZVVpSzQoEMkxc8R3Q5WmK1y8Up5GJNs58Ck_Tf7_Y1yJFh7OBRR58nlZira7NpDDP5yLKeLlaQsg/s1600/049.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Z8h2RWxoAfnXPM2EWDLu3vNBIGpuVDSHYZYqE_NoZmbO2Er-UEeQGhBDjO2WfWCZVVpSzQoEMkxc8R3Q5WmK1y8Up5GJNs58Ck_Tf7_Y1yJFh7OBRR58nlZira7NpDDP5yLKeLlaQsg/s1600/049.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPulpBJ6qcNBaVdVIVIAuM796hV-5HQlp3RukEXi5_hif_gdTMNMMMP4i2CevQBfQHMwKD44y3VU8NOvr6FYhClkhY9T45ZDSqK-mbCd0hLyWRf4PGFVctFrvt8HL-EkT3HjgDY1q7j7g/s1600/050.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPulpBJ6qcNBaVdVIVIAuM796hV-5HQlp3RukEXi5_hif_gdTMNMMMP4i2CevQBfQHMwKD44y3VU8NOvr6FYhClkhY9T45ZDSqK-mbCd0hLyWRf4PGFVctFrvt8HL-EkT3HjgDY1q7j7g/s1600/050.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7dmiCcXX2bCDs_PG2baXEmDYr6MMK15mlQV5G7fQwJ5DiY3-ma5rgHLhok8O38uXLMCv_o34p6aeX6gKMDXNoJNxg-sLNkaaGe-HZSny3manNt1QkoaKe9QCg3b6MmoPe9mF_jbeqq6k/s1600/051.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7dmiCcXX2bCDs_PG2baXEmDYr6MMK15mlQV5G7fQwJ5DiY3-ma5rgHLhok8O38uXLMCv_o34p6aeX6gKMDXNoJNxg-sLNkaaGe-HZSny3manNt1QkoaKe9QCg3b6MmoPe9mF_jbeqq6k/s1600/051.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBH8RsTj2waF4WVZy_56QGwVi0wIRnESK2HPH3AjL_F5md9wGb_KtbAk4ttbbE5Z2btvdgrGoZU4501jfJMnBFmUGSUQ4B-QvZhQa_bvJrNRfwm_Xb12J0UnwtoQcmonsIwYvy4R0sCq8/s1600/052.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBH8RsTj2waF4WVZy_56QGwVi0wIRnESK2HPH3AjL_F5md9wGb_KtbAk4ttbbE5Z2btvdgrGoZU4501jfJMnBFmUGSUQ4B-QvZhQa_bvJrNRfwm_Xb12J0UnwtoQcmonsIwYvy4R0sCq8/s1600/052.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuqJAtSgml1Cmg0bWR3kXvI5lbT6deFLMGuAT60H_Pp2QCWJWqAUDDtT9TTuUXw1Bh8JZlFmMuou0kFQ89xOd8iNj0CFCM6IjJzeKPtXnsxSXKtUA1irwxJ9LtwILqahd-Kl4vKQS96HE/s1600/053.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuqJAtSgml1Cmg0bWR3kXvI5lbT6deFLMGuAT60H_Pp2QCWJWqAUDDtT9TTuUXw1Bh8JZlFmMuou0kFQ89xOd8iNj0CFCM6IjJzeKPtXnsxSXKtUA1irwxJ9LtwILqahd-Kl4vKQS96HE/s1600/053.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ_aaMLfdSKX8BgX9vjcS6a77aEt7woD-O1CUpDazl8TyZ54cf5eBVMW9rK3DbDAgnMu2sJvyWinVrL3JSomP-7Lx4VIBg-YBBXlvkKS7uf4ykdrMDZQJ_np-0LTo5nosCCzMhv7Jrfzg/s1600/054.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ_aaMLfdSKX8BgX9vjcS6a77aEt7woD-O1CUpDazl8TyZ54cf5eBVMW9rK3DbDAgnMu2sJvyWinVrL3JSomP-7Lx4VIBg-YBBXlvkKS7uf4ykdrMDZQJ_np-0LTo5nosCCzMhv7Jrfzg/s1600/054.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: x-large;"&gt;&lt;b&gt;NOTES FOR TOPIC 9&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAZtRWq45dOvaaOMUR8Rf0bLrpx2PKNoKe-IkGtAvNxLSAzeaus1UrYNF23XlphZVfS5UtnfbRnqRCFKVZlGx-XklhE9b9xoISfTfdOFjcovOI2Z2to9itWxY-Q1iS-TkZs-qu0FDFfgo/s1600/055.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAZtRWq45dOvaaOMUR8Rf0bLrpx2PKNoKe-IkGtAvNxLSAzeaus1UrYNF23XlphZVfS5UtnfbRnqRCFKVZlGx-XklhE9b9xoISfTfdOFjcovOI2Z2to9itWxY-Q1iS-TkZs-qu0FDFfgo/s1600/055.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwjm4SMuBoZxvrWLpdyD7czZ4ISnrl3V6u5GbRxf39d8W5iXLiIeQs0g3dgjsPMV7-NwZgMe3tMW97RYtMt4M1BVxmpHh9O4mnScRVLUYWVuiYUe4TtmcPh3iv2RnIH6lHHAMbjT6Hu7s/s1600/056.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwjm4SMuBoZxvrWLpdyD7czZ4ISnrl3V6u5GbRxf39d8W5iXLiIeQs0g3dgjsPMV7-NwZgMe3tMW97RYtMt4M1BVxmpHh9O4mnScRVLUYWVuiYUe4TtmcPh3iv2RnIH6lHHAMbjT6Hu7s/s1600/056.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOEpST3plABdC-v40cYp1ygbquqGvPGfKNxqISf-0WJ6c4Gljw8gXvHx3qLfi8vaqsXvwSeoJ-gKmaOPkyLLz0aeFjQPzDXq0skz03itkRRBDy3fLDa_VJw5cAkQxrv_RQ19ztf4p1SqE/s1600/057.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOEpST3plABdC-v40cYp1ygbquqGvPGfKNxqISf-0WJ6c4Gljw8gXvHx3qLfi8vaqsXvwSeoJ-gKmaOPkyLLz0aeFjQPzDXq0skz03itkRRBDy3fLDa_VJw5cAkQxrv_RQ19ztf4p1SqE/s1600/057.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzYrkjvAFiB4jBBB01WB-o0uegmQ4wOF7yFAXMCn2w5pjG0TbBKbxlkOC5dolHMiijKdHlwZryM6a31WY45XYkEcRqd7YyJB46VoO5cdHMOwoYIOjI-t24_y-Z3uucbwabJe7DR_v_fQE/s1600/060.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzYrkjvAFiB4jBBB01WB-o0uegmQ4wOF7yFAXMCn2w5pjG0TbBKbxlkOC5dolHMiijKdHlwZryM6a31WY45XYkEcRqd7YyJB46VoO5cdHMOwoYIOjI-t24_y-Z3uucbwabJe7DR_v_fQE/s1600/060.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1uU7wXXMXNveyZrz7z-UGqKM8pULm-arnT-mADcpDPN5cTPfnaGLSLtpz3hfrS4SaI7L6l58Q8Jcv3CJqlxplAMEnuK-924iXAGbRvED0eIq6e4U09C_Mu0m33aCFK8OpRZ1jRpEY4nU/s1600/061.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1uU7wXXMXNveyZrz7z-UGqKM8pULm-arnT-mADcpDPN5cTPfnaGLSLtpz3hfrS4SaI7L6l58Q8Jcv3CJqlxplAMEnuK-924iXAGbRvED0eIq6e4U09C_Mu0m33aCFK8OpRZ1jRpEY4nU/s1600/061.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-size: x-large;"&gt;&lt;b&gt;NOTES FOR TOPIC 10&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5SrkewDHQN32CwMSMNr-JxSnVvYbKGbtZhEcA7HP6g_P8reFzw75vesDuWpeO1hO09bSToRyGPQMW8cA4iOeOWoTs0iPuml5ZsQiLEcapOuT1lE144ouJIgj_243-_86ii1UChdrBESM/s1600/058.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5SrkewDHQN32CwMSMNr-JxSnVvYbKGbtZhEcA7HP6g_P8reFzw75vesDuWpeO1hO09bSToRyGPQMW8cA4iOeOWoTs0iPuml5ZsQiLEcapOuT1lE144ouJIgj_243-_86ii1UChdrBESM/s1600/058.jpg" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie5v9Sm9DuN5mKdiDASyG7zEQEiRTt1bwi6IrVskwS5q_z4LVnUnDQAy2buIHOnEdGZVvH48YqdBph_rCG66W_eyeaElCq9961ToRDEiAZg1PDNz31YFxNBqG_P0woecWduBNtAqEXmco/s1600/059.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie5v9Sm9DuN5mKdiDASyG7zEQEiRTt1bwi6IrVskwS5q_z4LVnUnDQAy2buIHOnEdGZVvH48YqdBph_rCG66W_eyeaElCq9961ToRDEiAZg1PDNz31YFxNBqG_P0woecWduBNtAqEXmco/s1600/059.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Z8h2RWxoAfnXPM2EWDLu3vNBIGpuVDSHYZYqE_NoZmbO2Er-UEeQGhBDjO2WfWCZVVpSzQoEMkxc8R3Q5WmK1y8Up5GJNs58Ck_Tf7_Y1yJFh7OBRR58nlZira7NpDDP5yLKeLlaQsg/s72-c/049.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>HUMANITIES 101 SEGMENT 1</title><link>http://tanvirfalcon.blogspot.com/2011/07/humanities-101-segment-1.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Mon, 11 Jul 2011 16:57:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-6113368911306712690</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;HUMANITIES 101 FOR BETTER QUALITY PICTURE MAIL MAIL ME @ tanvirfalcon@gmail.com&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
COURSE OUTLINE&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJrBQi6X_JMbAEZiYjLjskcs-lygA1zQJHV024n5ftv9epGiLvuRn0fWZINxfbdw6d2jwFskEkvTgGNMZvGJREdEDnpcYVPcTWWt_rwjwHz43n50R1a1I1QJ1YW_7-L3_JJ9zTSHa3VD8/s1600/img001.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJrBQi6X_JMbAEZiYjLjskcs-lygA1zQJHV024n5ftv9epGiLvuRn0fWZINxfbdw6d2jwFskEkvTgGNMZvGJREdEDnpcYVPcTWWt_rwjwHz43n50R1a1I1QJ1YW_7-L3_JJ9zTSHa3VD8/s640/img001.jpg" width="461" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl_VNfR89zbyM7T0VTXzAjlwdpYUfqW9mvOUF2G4vis8yomUSE2w1j9D7xJ9cFT0gp9qbZD3yh9tzCiUxv63tcd1gAXKE72vnBTXvYhushQWIFlHjOhhfWqW5ePFPPeUeN9wV9oMgi8VI/s1600/001.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl_VNfR89zbyM7T0VTXzAjlwdpYUfqW9mvOUF2G4vis8yomUSE2w1j9D7xJ9cFT0gp9qbZD3yh9tzCiUxv63tcd1gAXKE72vnBTXvYhushQWIFlHjOhhfWqW5ePFPPeUeN9wV9oMgi8VI/s640/001.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
SUGGESTION FOR HUM 101&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirSZsmiAzPey_jhR7Plpm6yEeTXEh-1yuWo21orJ3J9mUm76dmrx6TlJGf00zNEq3Jd7mYJedRZ1hORNbzDdy3oLHUbb9OqXusI-y3FhvPi_W79N5PFkVbRpqQNe7TEqY9O3LLmhU1CBU/s1600/002.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirSZsmiAzPey_jhR7Plpm6yEeTXEh-1yuWo21orJ3J9mUm76dmrx6TlJGf00zNEq3Jd7mYJedRZ1hORNbzDdy3oLHUbb9OqXusI-y3FhvPi_W79N5PFkVbRpqQNe7TEqY9O3LLmhU1CBU/s640/002.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDunJtS1k4RDLdeeLhq4dXL_SHLzemUKBJnCYoRzFBLJDrzB7OzRNCkzyvPYxCnmeN1WvBY0ujYeJ3ldevAHq2BBcLsfhXfLPeS5hqDRLoCRL-12r8mAknDUJKJxSqn87bIu2Dk22_0Y8/s1600/003.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDunJtS1k4RDLdeeLhq4dXL_SHLzemUKBJnCYoRzFBLJDrzB7OzRNCkzyvPYxCnmeN1WvBY0ujYeJ3ldevAHq2BBcLsfhXfLPeS5hqDRLoCRL-12r8mAknDUJKJxSqn87bIu2Dk22_0Y8/s640/003.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK8wOH4BmiP17yIjpTuZ8L_WAVgIWg2zWnSKTBhj322cbJdG-RjUXqxkELSXQFeP2lhrzW_Kw3O9aNOiw7Dmy3QZB-RZ3o8ev8fmdCGwgl63pKYnhWsFgqRMAz3vTkqPp4b3cJL-hK4_0/s1600/001.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK8wOH4BmiP17yIjpTuZ8L_WAVgIWg2zWnSKTBhj322cbJdG-RjUXqxkELSXQFeP2lhrzW_Kw3O9aNOiw7Dmy3QZB-RZ3o8ev8fmdCGwgl63pKYnhWsFgqRMAz3vTkqPp4b3cJL-hK4_0/s640/001.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpXKX36ERk6cP07AiNoZtA8ch1D0Ogrwio6C4z3DXSQOdkQaIKDi7cB-Rx8Wzs6JLgMjPCVpdmDdVid62wTf-bOA-8wPL9Ce2392DkrBqi58sLzkzsrdqgT2KD4ezvQy3vn7XkrIbbul8/s1600/004.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpXKX36ERk6cP07AiNoZtA8ch1D0Ogrwio6C4z3DXSQOdkQaIKDi7cB-Rx8Wzs6JLgMjPCVpdmDdVid62wTf-bOA-8wPL9Ce2392DkrBqi58sLzkzsrdqgT2KD4ezvQy3vn7XkrIbbul8/s640/004.jpg" width="464" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;b&gt;&lt;u&gt;LECTURE 1&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD4rnbhD2MbB9RJ1U6cmtbeiUDJxxoKIZGqMbwxNP29ZC7S4w3qmrxlrikIFGVDJV9GtjgqMkzXZOHvMnK124cd6l4k7FHOqcWK0nQewr_cusKko7sTnB7MtGnOZ0aOt63bV4p1FlzMtQ/s1600/002.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD4rnbhD2MbB9RJ1U6cmtbeiUDJxxoKIZGqMbwxNP29ZC7S4w3qmrxlrikIFGVDJV9GtjgqMkzXZOHvMnK124cd6l4k7FHOqcWK0nQewr_cusKko7sTnB7MtGnOZ0aOt63bV4p1FlzMtQ/s640/002.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMF9kHgxcRFEDWpo1dHiooW9Lof3eP4QHX07ccot3f7B_KDWOA56m9fxjeG_zI0klj_l4EFH7-mcJu86NNCNgPn071RIz2nful6RfenN-RIEXNcpsJxKdwxS014uM9PCrOi6tW3ogdUWw/s1600/003.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMF9kHgxcRFEDWpo1dHiooW9Lof3eP4QHX07ccot3f7B_KDWOA56m9fxjeG_zI0klj_l4EFH7-mcJu86NNCNgPn071RIz2nful6RfenN-RIEXNcpsJxKdwxS014uM9PCrOi6tW3ogdUWw/s640/003.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;IMPORTANT FOR THIS CHAPTER&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol&gt;&lt;li&gt; CULTURE AND CIVILIZATION&lt;/li&gt;
&lt;li&gt;PROCESS OF THE HUMAN EVOLUTION ( HOMINIDS TO HOMO-SAPIENS)&lt;/li&gt;
&lt;li&gt;&amp;nbsp; CHARACTERISTIC OF PALEOLITHIC AGE&lt;/li&gt;
&lt;/ol&gt;&lt;u&gt;&lt;b&gt;CHAPTER 2&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh88hk8YZQhJU-Hnjv0B4MszUETtqR-XV3sO_fOK-dKPVKEn1fxg-CVrnZcrqFgc-qCzJ76VCtk34NGMMH6riNVyx3vkt47pBdffIhyr7EnNxejKizwx8rmaDeJQd28H4PbRFVQN1xbQEw/s1600/004.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh88hk8YZQhJU-Hnjv0B4MszUETtqR-XV3sO_fOK-dKPVKEn1fxg-CVrnZcrqFgc-qCzJ76VCtk34NGMMH6riNVyx3vkt47pBdffIhyr7EnNxejKizwx8rmaDeJQd28H4PbRFVQN1xbQEw/s640/004.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4igOhI4YC2vdDutn9VW1dWDeTO8atzmEBXg14wjeK9mhPlevwR_2dSE05vEywq01yGRUHXMbExDTdTbIFAZPftTtVG_-I5S7g-ldMZyIURn0X_6mmLh8yD73Oizg5S1SeJwHrLwmoyCM/s1600/005.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4igOhI4YC2vdDutn9VW1dWDeTO8atzmEBXg14wjeK9mhPlevwR_2dSE05vEywq01yGRUHXMbExDTdTbIFAZPftTtVG_-I5S7g-ldMZyIURn0X_6mmLh8yD73Oizg5S1SeJwHrLwmoyCM/s640/005.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;IMPORTANT FOR THIS CHAPTER ( REGISTER OR FOLLOWER WILL GET THE NOTE)&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;CHARACTERISTIC OF NEOLITHIC AGE&lt;/li&gt;
&lt;li&gt; DIFFERENCE BETWEEN PALEOLITHIC AND NEOLITHIC AGE&lt;/li&gt;
&lt;li&gt;NEOLITHIC FAMILY&lt;/li&gt;
&lt;/ol&gt;&lt;u&gt;&lt;b&gt;CHAPTER 3&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihAi5Ws274BQGXvzCJ9WRpjQ9r-OxRFZspt-BFDtZ2tg2i9eeQ1sw039ViPLEYa874dGWsDWURySp4qWmQ4kLd4oLykfLBDDdExIhAIXMBLqwJ83wZ7QPcJ6t5QDMEQ4o7V5PQrTedim4/s1600/006.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihAi5Ws274BQGXvzCJ9WRpjQ9r-OxRFZspt-BFDtZ2tg2i9eeQ1sw039ViPLEYa874dGWsDWURySp4qWmQ4kLd4oLykfLBDDdExIhAIXMBLqwJ83wZ7QPcJ6t5QDMEQ4o7V5PQrTedim4/s640/006.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPuFvdMRB9D8zgqPf-7PcL3lIc3A57KX4YOC1yDpZSR1g4LSZBOH_3MfA2gIZNFFQ2Y4VtH4lpG3SPTQOOHqTERewuYrtPhsIPaS2VluBiuRiLS-W3tqVUbQLVnH9FMAg8gadlM6nrSxw/s1600/007.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPuFvdMRB9D8zgqPf-7PcL3lIc3A57KX4YOC1yDpZSR1g4LSZBOH_3MfA2gIZNFFQ2Y4VtH4lpG3SPTQOOHqTERewuYrtPhsIPaS2VluBiuRiLS-W3tqVUbQLVnH9FMAg8gadlM6nrSxw/s640/007.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwvKLrxl1PMdtJUC8VwULAHFASaffnO3eYxxjlsb2b2NNUytn3CffxZu3I9BS3LCdrkJfRkaxWBT9AbJpetv430eAxHkltHQM7jXRu5kY2ujP5Z4cNi5fiSgDtWH7-cB9ajzCZSAViUEA/s1600/008.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwvKLrxl1PMdtJUC8VwULAHFASaffnO3eYxxjlsb2b2NNUytn3CffxZu3I9BS3LCdrkJfRkaxWBT9AbJpetv430eAxHkltHQM7jXRu5kY2ujP5Z4cNi5fiSgDtWH7-cB9ajzCZSAViUEA/s640/008.jpg" width="464" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;u&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/u&gt;IMPORTANT FOR THIS CHAPTER ( REGISTER OR FOLLOWER WILL GET THE NOTE VIA EMAIL)&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;SUMERIAN SCRIPT&lt;/li&gt;
&lt;li&gt; ZIGGURAT&lt;/li&gt;
&lt;li&gt;DIFFERENCE BETWEEN SUMERIAN AND BABYLONIAN LAW&lt;/li&gt;
&lt;li&gt; CODE OF HAMURABI&lt;/li&gt;
&lt;/ol&gt;&lt;u&gt;&lt;b&gt;CHAPTER 4&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;PYRAMIDS&lt;/li&gt;
&lt;li&gt; MUMIFICATION&lt;/li&gt;
&lt;/ol&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;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsmOtulrthsEsUUHqi8Wezvy7VUH6Oiwme6aOPtJgX6qGyJzb7vqzV0zgc_3VlQdZg_p3GRapbKPNSCTUYYh3n90iUwz-R643fba5VjZW9pL2p4DTdkdnHP2hydRlYvulIzZPlmIhUoZw/s1600/009.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsmOtulrthsEsUUHqi8Wezvy7VUH6Oiwme6aOPtJgX6qGyJzb7vqzV0zgc_3VlQdZg_p3GRapbKPNSCTUYYh3n90iUwz-R643fba5VjZW9pL2p4DTdkdnHP2hydRlYvulIzZPlmIhUoZw/s1600/009.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj04_WQ2G5SUDLGG4UBYjfLHf1xdBkSKIsGpNFIWOWndcYyi96Cdro3I0nXIDLqzMFZhqKEIWDrFz0mC6k2BnyNNZWTIkOWhtLFzcxEPFCGnVGIXbN20cKaG1TGkF4rth27t3gkeMSKw-s/s1600/010.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj04_WQ2G5SUDLGG4UBYjfLHf1xdBkSKIsGpNFIWOWndcYyi96Cdro3I0nXIDLqzMFZhqKEIWDrFz0mC6k2BnyNNZWTIkOWhtLFzcxEPFCGnVGIXbN20cKaG1TGkF4rth27t3gkeMSKw-s/s1600/010.jpg" /&gt;&lt;/a&gt;&lt;/div&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;u&gt;&lt;b&gt;CHAPTER 5&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER ( REGISTER OR FOLLOWER WILL GET THE NOTE)&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;INDUS VALLEY CIVILIZATION&lt;/li&gt;
&lt;li&gt; ARYAN RELIGION&amp;nbsp;&lt;/li&gt;
&lt;li&gt;ARYAN CASTE SYSTE&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEnUeUEkkQ-n7W6g831jLQRq15l0UBPmOCJz9NF4GOgA_B1FU86g5XHr_d-yWynxC17C0LttETFDExtrJAzZwbq24zHLQ0A9A1Vz18t22Y1gRnCeeeVLEbEQV9GsrJeX2JhmLEYj9ZZmo/s1600/011.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEnUeUEkkQ-n7W6g831jLQRq15l0UBPmOCJz9NF4GOgA_B1FU86g5XHr_d-yWynxC17C0LttETFDExtrJAzZwbq24zHLQ0A9A1Vz18t22Y1gRnCeeeVLEbEQV9GsrJeX2JhmLEYj9ZZmo/s1600/011.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCLzICUlJdBdMf_ad34HwwxwWcvkWiMrGImuDTec3T2CBdESNDDTf6s-hAeARR2DxgMRuRuEZnIMsYDSz2ceROGkw46HCSUxoWFDIUGu3wMKirBINGXVrowD4vhqBet0iNRk3rXeS23wY/s1600/012.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCLzICUlJdBdMf_ad34HwwxwWcvkWiMrGImuDTec3T2CBdESNDDTf6s-hAeARR2DxgMRuRuEZnIMsYDSz2ceROGkw46HCSUxoWFDIUGu3wMKirBINGXVrowD4vhqBet0iNRk3rXeS23wY/s1600/012.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;CHAPTER 6&lt;/b&gt;&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER ( REGISTER OR FOLLOWER WILL GET THE NOTE)&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3rsjjR8RaIXk4Sf9yney91zmEYCmkk-6lGvaBqQ5DPcfhBxLkVm1kvga02VW9WbDPoCPxGtYaARHsBWV6rB81mRvfKQGpN2DuEIhszeMuaqcV_SRIzgLYylGqUkQBAzsVmVTHyqp4PWw/s1600/013.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3rsjjR8RaIXk4Sf9yney91zmEYCmkk-6lGvaBqQ5DPcfhBxLkVm1kvga02VW9WbDPoCPxGtYaARHsBWV6rB81mRvfKQGpN2DuEIhszeMuaqcV_SRIzgLYylGqUkQBAzsVmVTHyqp4PWw/s1600/013.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVFwAw7ohyEEO7g6-q5ISuddZPxbN6KNIFTJinchOxNi1PA4Nk4nxoRrzP7yiDSHJD5WOZNf8VKDL_0r8QDkzwkTgtPgCJGGWjDMoxdhrSemlRurOlInP-7YY6-a6YYcBU98F3RnTxvpw/s1600/014.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVFwAw7ohyEEO7g6-q5ISuddZPxbN6KNIFTJinchOxNi1PA4Nk4nxoRrzP7yiDSHJD5WOZNf8VKDL_0r8QDkzwkTgtPgCJGGWjDMoxdhrSemlRurOlInP-7YY6-a6YYcBU98F3RnTxvpw/s1600/014.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;CONFUCIANISM&lt;/li&gt;
&lt;li&gt; TAOISM&lt;/li&gt;
&lt;li&gt;GREAT WALL&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;u&gt;&lt;b&gt;CHAPTER 7&lt;/b&gt;&amp;nbsp;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER ( REGISTER OR FOLLOWER WILL GET THE NOTE)&lt;br /&gt;
&lt;u&gt; &lt;/u&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;PERSIAN CIVILZATION&lt;/li&gt;
&lt;li&gt;ZOROASTRIANISM&lt;/li&gt;
&lt;/ol&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxBcyN0waFcsHf6sopsn-u9wWdgCJdSvhZpINyqayrSioYP4kCC1W5fyCArp3yZuuyPHDpTfuuNvtFzpl0f6neKqMB5GfRjn7ZJPW1rOd1vcvtYNtU1vPJxZYyLVyULETZq-sxfYIWbw/s1600/015.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxBcyN0waFcsHf6sopsn-u9wWdgCJdSvhZpINyqayrSioYP4kCC1W5fyCArp3yZuuyPHDpTfuuNvtFzpl0f6neKqMB5GfRjn7ZJPW1rOd1vcvtYNtU1vPJxZYyLVyULETZq-sxfYIWbw/s1600/015.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXw5xmt-KHf9ttl3CUbV6DWBLK0dKxMd_7vtUHqWTo8UsC1z4U0CaVjrp9-2I53QRouvKcl6OqtXbyxmDRjoMTIHRtPZVmn_cNW9hWNzvoLrCRBC3sHqk2GASsGA4jR1TxhJgn_bB3qlw/s1600/016.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXw5xmt-KHf9ttl3CUbV6DWBLK0dKxMd_7vtUHqWTo8UsC1z4U0CaVjrp9-2I53QRouvKcl6OqtXbyxmDRjoMTIHRtPZVmn_cNW9hWNzvoLrCRBC3sHqk2GASsGA4jR1TxhJgn_bB3qlw/s1600/016.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;u&gt;&lt;b&gt;CHAPTER 8&lt;/b&gt;&lt;/u&gt;&lt;u&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;CITY STATES&amp;nbsp;&lt;/li&gt;
&lt;li&gt;SOCRATES&amp;nbsp;&lt;/li&gt;
&lt;li&gt;ARISTITILE&lt;/li&gt;
&lt;/ol&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYTGJsN99qtm_1HNBTx4krDLCTbQ9HdxGPNPVR5lmN0qqjSlisxae8tsHGmEGl0JsQ5bCoFE-w6FqliTdee-i2c3cxMUdHjBu1WOrZk8PmwJwdnWfquMiFOFrtn8Yc_5Zv2N371UgEQ98/s1600/017.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYTGJsN99qtm_1HNBTx4krDLCTbQ9HdxGPNPVR5lmN0qqjSlisxae8tsHGmEGl0JsQ5bCoFE-w6FqliTdee-i2c3cxMUdHjBu1WOrZk8PmwJwdnWfquMiFOFrtn8Yc_5Zv2N371UgEQ98/s1600/017.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiarV3riQZ6PtMxzaoa8pco6iUOUtGoI04LIoX4zrTEEepLMQufuPiOaWl6XQyeYRWoy7OoUwxe_rc3Ja1swS83boZDCghAz135oyY5zO6zmqQ0LladkWVw4409XpJwISLu9VbfAN0wnQk/s1600/018.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiarV3riQZ6PtMxzaoa8pco6iUOUtGoI04LIoX4zrTEEepLMQufuPiOaWl6XQyeYRWoy7OoUwxe_rc3Ja1swS83boZDCghAz135oyY5zO6zmqQ0LladkWVw4409XpJwISLu9VbfAN0wnQk/s1600/018.jpg" /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;b&gt;&lt;u&gt;CHAPTER 9&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;u&gt;ROMAN SOCITEY&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;ECONOMY&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;LAW&lt;/u&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;u&gt;&lt;/u&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrs04tG3WMuLesca569ylwdX0ulGj4GaZVXQFPneVmPKdCZCyY4ml5qq-AL_wgc7zRbnf6ZTz5jTXTxsAu-24vQSVLfP-TytrzKxN7MLl0uRFJNHh3s8YjiFou3ONJbqKQdBM3hG_FqVw/s1600/019.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrs04tG3WMuLesca569ylwdX0ulGj4GaZVXQFPneVmPKdCZCyY4ml5qq-AL_wgc7zRbnf6ZTz5jTXTxsAu-24vQSVLfP-TytrzKxN7MLl0uRFJNHh3s8YjiFou3ONJbqKQdBM3hG_FqVw/s1600/019.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3yj2g2yg8vcmHCIplUkS430KIUbO9yBnsBtpRPDW6zUmik-QhVcIo1V_i1nZPpcVG3c3nILq26-zfAmP5EVOVzh8vWKSqd0wwQjnqOVHg2QfS5hvsiqnSY_GMpJ_QxCs4Vl0ksepQsrc/s1600/020.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3yj2g2yg8vcmHCIplUkS430KIUbO9yBnsBtpRPDW6zUmik-QhVcIo1V_i1nZPpcVG3c3nILq26-zfAmP5EVOVzh8vWKSqd0wwQjnqOVHg2QfS5hvsiqnSY_GMpJ_QxCs4Vl0ksepQsrc/s1600/020.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;br /&gt;
CHAPTER 10&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
IMPORTANT FOR THIS CHAPTER &lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;b&gt;MANOR&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;CHIVALRY&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;CHRISTIANITY&lt;/b&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MEDIEVAL UNIVERSITY &amp;nbsp; &amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi5CXrwosUtvr_x9yN6ydihpBAhKPIsYwXehsfFncLNpykhyaBGz3Yq3vUJ7m0hdNUaeEd3UhwvwALqDi0Z-qmWtU5QNyAu3oQA_q4OZ56i8oFE1utaBMYVVW5aktpj5fReeXjxy31fH4/s1600/021.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi5CXrwosUtvr_x9yN6ydihpBAhKPIsYwXehsfFncLNpykhyaBGz3Yq3vUJ7m0hdNUaeEd3UhwvwALqDi0Z-qmWtU5QNyAu3oQA_q4OZ56i8oFE1utaBMYVVW5aktpj5fReeXjxy31fH4/s1600/021.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZpEH3sEr5LKrKmXrUcEV0rNWH786KpDGPPdcQXaN84dvYIx47DdY_qiKuLVXxW-0XZGDOhtje73wLOfDm5iuDzp7QW6J8b0YBbxykM-A8uehA97-HWK6adapIBA2RPm3XB0q_GeyVjsg/s1600/022.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZpEH3sEr5LKrKmXrUcEV0rNWH786KpDGPPdcQXaN84dvYIx47DdY_qiKuLVXxW-0XZGDOhtje73wLOfDm5iuDzp7QW6J8b0YBbxykM-A8uehA97-HWK6adapIBA2RPm3XB0q_GeyVjsg/s1600/022.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;span id="goog_1582964138"&gt;&lt;/span&gt;&lt;span id="goog_1582964139"&gt;&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJrBQi6X_JMbAEZiYjLjskcs-lygA1zQJHV024n5ftv9epGiLvuRn0fWZINxfbdw6d2jwFskEkvTgGNMZvGJREdEDnpcYVPcTWWt_rwjwHz43n50R1a1I1QJ1YW_7-L3_JJ9zTSHa3VD8/s72-c/img001.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>GEO 101 LECTURE SEGMENT 4</title><link>http://tanvirfalcon.blogspot.com/2011/07/geo-101-lecture-this-are-important-for_9594.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sun, 10 Jul 2011 15:19:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-3617787568709148501</guid><description>&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;h1 align="center" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;LECTURE 12 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;h1 align="center" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Trade&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;h1 align="center" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Maximum content of this chapter is important for quiz and final&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;Trade is an economic activity in the tertiary sectors, by which Homo sapiens are involved in the exchange of goods and services between two or between more than two parties involving monetary or non-monetary transactions.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Trading can occur in two ways-&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Informal trade &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Formal trade&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Informal trade &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Informal trade is also known as Barter trade. People at first started trade with this. In this trade two parties are involved in non-monetary transaction.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Formal trade &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Formal trade means exchanging of goods and services between two or more than two parties involving monetary transactions. Formal trade occur in two ways&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 43.5pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Internal trade&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 43.5pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;International trade&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 25.5pt; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Internal trade&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Internal trade means involved in monetary transactions in the local currency and the trade is conducted within geographical boundaries of a given country.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;International trade&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;International trade indicates exchange of goods and services involving monetary transactions in the hard currency and the trade entails crossing the international border.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;There are two components of international trade&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Export&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Import &lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Export&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Sending of demanded commodities to parties that are located in foreign countries.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Import&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Receiving of a given demanded commodities from the parties that are located in foreign countries.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Balance of trade&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Balance of trade is the subtraction of import trade from export trade. It could be either positive or negative. A country earn when the balance of trade is positive and the net return is also positive. The country losses when the balance of trade is negative.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;LECTURE&amp;nbsp; 13&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Transportation&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Transportation is an economic activity where we transport goods as well as passengers from one place to another in a certain distance. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Modes of transportation&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;1.Surface transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.75in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Surface transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.75in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;§&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Land&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 2.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Road&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 2.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Railway&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.75in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;§&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Water&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 2.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;River (inland water transportation)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 2.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Marine&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.75in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Air transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Road transport &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Operates on small margins-operating cost high&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Wide area coverage&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Flexible and convenient&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Inadequate capacity for moving heavy volumes&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;High costs of long hauls&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Railway transport &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Capital intensive- large initial investment&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Profit depend on intensity and use&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;High terminal cost&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Increasing effectiveness with length of haul&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Large shipments cheaper by long or short haul&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Minerals, unprocessed products, building materials, chemicals are transported&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Large volumes of bulk goods&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Water transport &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Low investment, especially where natural waterways utilized&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Increasing effectiveness with length of haul&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Marine: semi finished and finished products are transported&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Inland: bulk raw goods- coal, oil, gravel, cement, brick etc. are transported.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Air transportation &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Most expensive mode of transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Mainly transport people from one place to another.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Transportation service &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Inter regional transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Intra regional transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Transportation service &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3 style="margin-left: 1in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Inter regional transportation &lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="margin-left: 1in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Intra regional transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;This is the transportation service within different cities. The nodes (urban centers) are connected by different modes of transportation.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Intra regional transportation is a transportation network, which is happening within the region. It is very urban specific for developed countries. People are important in intra-regional transportation because people have to communicate between home and workplace. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;  &lt;b&gt;LECTURE 14&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;A NOTE WILL BE GIVEN ON THIS TOPIC SO BE WITH THIS BLOG&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;Connectivity of Transport Network&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;Any network has three elements&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;The nodes&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;The routes or edges &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Independent or unconnected part of the network&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;A useful first step in the analysis of network is to construct a connectivity matrix. This shows which nodes have direct links with each other and which do not have direct links. If each node are connected directly to every other node then all cell in table would contain the symbol 1. Thus the more frequently the symbol 1 appears in the matrix, the network is more interconnected.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;The final measure of network characteristics to be discussed here is the &lt;/span&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;b&lt;/span&gt;&lt;span style="font-size: small;"&gt; index. This provides an alternative way of describing the complexity of the network.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 1in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;b&lt;/span&gt;&lt;span style="font-size: small;"&gt; index &lt;/span&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;=&lt;/span&gt;&lt;span style="font-size: small;"&gt;e/v&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 1in;"&gt;&lt;span style="font-size: small;"&gt;e &lt;/span&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;=&lt;/span&gt;&lt;span style="font-size: small;"&gt; number of edges/routs&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 1in;"&gt;&lt;span style="font-size: small;"&gt;v &lt;/span&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;=&lt;/span&gt;&lt;span style="font-size: small;"&gt; number of nodes or vertex/vertices&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;An index 1 describes a network with just one circuit and the figure increases, as the structure of the network grows more complex, with an increasing number of edges in relation to vertices or nodes.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;The location of transportation route &amp;amp; network&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Transportation route do not exist in isolation. They are organized into networks with varying degrees of interaction. Interaction occurs between places if they have some kind of demand-supply relationship. If two urban centers are complementary but not connected by a transportation route will be constructed to meet need.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;The cost of transportation consists of two basic elements.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Fixed/ capital costs: these are the cost involved in actually building the route.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 1.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;§&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Uneven ground may have to be leveled.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 1.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;§&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Water logged ground drained and filled.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Variable /operating costs: are recurrent costs, which vary according to both the length of route and the volume of traffic flowing along it. Routes have to be maintained and kept in good repairs.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;These two cost elements may vary from place to place in terms of their relative importance. In some cases fixed cost may be extremely high and operating cost relatively low.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;To some extent we can view the route problem as one involving two extreme sets of goals.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Least cost to build&lt;/b&gt;: to build the route or networks as cheaply as possible result in a network as low as possible.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;q&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Least cost to users&lt;/b&gt;: to build the route or network with the aim of keeping the costs to the users as low as possible- result in highly connected route.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;b&gt;LECTURE 15&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Cities as Service center&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;City&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;A city is a settlement with a large concentration of people with a distinctive organization, life-styles and livelihood. Specialized land uses and a variety of social, economic and political institutions allocate, coordinate and manage the resources found in the city. Cities are the center of power and control in our society.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;Cities as a service center/function of a city&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;A principal function of the city is to provide services for its citizens and the surrounding hinterland (land behind the city/ service center from where it get supports).&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;These activities embrace a variety of services and management function like&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Retailing&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Banking &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Wholesaling&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Regional and national headquarters&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;office activity&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Government services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Various others personal and professional services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h5&gt;&lt;span style="font-size: small;"&gt;Hierarchical arrangement of the cities &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h5&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;We can explain the hierarchical arrangement of the cities by using the theory of ‘Rank-Size Rule’.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;One can predict the size of a given city by knowing its rank and the size of the largest city according to the following relationship&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;P&lt;sub&gt;n = &lt;/sub&gt;P&lt;sub&gt;1&lt;/sub&gt; x 1/R&lt;sup&gt;n&lt;/sup&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;P&lt;sub&gt;n&lt;/sub&gt; = population size of city being studied&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;P&lt;sub&gt;1&lt;/sub&gt; = population size of largest city&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;R&lt;sup&gt;n &lt;/sup&gt;= rank of city being studied&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;In this example the second largest city in a country should be one-half size of the largest city.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;Composite centrality score&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Measure of importance of a center in terms of population, function and other services.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;Threshold population&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Minimum requirement of population to sustain any service.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Trade area&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Trade area is a sphere of influence over the area from which a service center draws its customers to buy goods and services.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Trade area should ideally extend from outward from the service center equally in all directions. But the shape and extent of this area can be modified/influenced by&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 43.5pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Competition with other centers&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 43.5pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Transportation accessibility&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 43.5pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Consumer preferences&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Based as the principle of least effort, consumer, should travel to the nearest of the same size communities for a particular services.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The principles of least effort concept given by Zipf explained that persons seek the shortest distance and nearest alternative when choosing among routes and destinations.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Hinterland&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Area from where products are delivered to the center.&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;Determining the trade area boundary &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Determining the trade area boundary between places unequal in size is more complex. Using gravity model approach, one can determine this boundary. The gravity model postulates that the potential power of attraction between two bodies increases with the product of their masses and decreases with distance between them.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The gravitational attraction of two places expressed as an example of ‘Interaction theory’, where economic interaction between two places varies positively according to their size and negatively according the intervening distance.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The theory is expressed in the following formula&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;I = P&lt;sub&gt;1&lt;/sub&gt;P&lt;sub&gt;2&lt;/sub&gt;/d &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h4&gt;&lt;span style="font-size: small;"&gt;I = interaction&lt;/span&gt;&lt;/h4&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;P&lt;sub&gt;1&lt;/sub&gt; = population of one of the place&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;P&lt;sub&gt;2&lt;/sub&gt; = population of other place&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;d = distance between them&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Breaking point theory &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Provide a way to predict the location of the boundary line separating trade areas around two cities unequal in size.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;BP = d/1+√Pop Z&lt;b&gt;/&lt;/b&gt;Pop Y&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;BP = breaking point from the smaller trade center&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;d= distance between the two trade centers&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Pop Z = population of largest city&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Pop Y = population of smaller city&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>GEO 101 LECTURE SEGMENT 3</title><link>http://tanvirfalcon.blogspot.com/2011/07/geo-101-lecture-this-are-important-for_10.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sun, 10 Jul 2011 14:26:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-4862983894565015457</guid><description>&lt;span style="font-size: small;"&gt;&lt;b&gt;LECTURE 6&lt;/b&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Primitive Primary Economic Activities: ( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h2&gt;&lt;span style="font-size: small;"&gt;Primitive Gathering&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Lowest order of economic activity.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Only a few thousand people currently practice this form of livelihood.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Primitive gathering is the oldest economic activities in which human being supported themselves by collecting a variety of products provided by nature.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;People collect fruits, nuts, barriers, roots leaves, and fiber from trees, shrubs and smaller plants.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;They plant few seeds and spend no time for cultivating the soils.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;They don’t try to improve and control their habitat.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Gathering requires the least amount of capital investment and effort, but considerable space is required.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Location:&lt;/b&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Isolated pockets in low latitudes areas, Amazon basin (Brazil, Peru, Ecuador and Venezuela)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h3&gt;&lt;span style="font-size: small;"&gt;Primitive Hunting &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Primitive hunters share many characteristics with the primitive gatherers.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Both group know how to use fire, prepare food, manufacture tools and implement the tools.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Hunters know how to construct shelter.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Both group generally don’t know domesticated food plants, domesticated animals and permanent settlement.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Hunters differ from gatherers in that they employ more sophisticated methods to secure foods and depend much more on animals.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Location:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Occurs in high latitudes area, where temperature is very low and summer is very short.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Nomadic Herding &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;It is a more advanced economic activity than either gathering or hunting.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;They depend on domestication of animals.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Animals supply food (milk, cheese and meat), materials for clothing (fibers and skin), shelter (skin), fuel (excrement) and tools (bones).&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Migration is a basic feature of this people.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Nomads started the first economic activity.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Started their activities near the river valley and started settled down.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Started agriculture 15000 years ago near river valley.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Physical environment:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Less precipitation area (mainly grassland)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Grasses and shrubs comprise the natural vegetation.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span dir="LTR"&gt;&amp;nbsp;&lt;b&gt;LECTURE&amp;nbsp;&lt;/b&gt; 7&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span dir="LTR"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Primary economic Activities&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Primary economic activities are those economic activities by which Homo sapiens conduct economic activity to produce primary products.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Example:&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Primary goods are also called tangible goods. These are mainly agricultural goods like rice, wheat, potatoes etc.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Characteristics:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;We can identify primary economic activities by characterizing it in different pattern. The characteristics of primary economic activities are as follows:&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Primary activities are conducted by Homo sapiens to produce primary products.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;These are the products, which can be characterized by least processing and mass production directly from the field.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Primary products fetch least price in the market.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;In primary economic activities net return may not be cost effective in some cases.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Producers involved in these economic activities may remain poor.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Primary economic activities belong to the production sector.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Contribution to GDP from primary sector is less in developed countries (5%) and underdeveloped is about 60%-70%.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Different sectors of primary economic activities &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Agriculture&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Mining&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Fishing&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Forestry&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Others&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Agriculture&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Growing of crops and raising of domesticated animals under human supervision.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Fishing&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The harvesting of fish from fresh and salty water.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Mining&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The extraction of minerals and natural resources from nature&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Forestry&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Cutting and collecting of timber/wood from natural or forest areas.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;h3 align="center" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;u&gt;&lt;span style="text-decoration: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;h3 align="center" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;u&gt;Fishing &lt;/u&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Fishing is a primary economic activity by which different types of fish are catches from water bodies. The production is bulk in size and in raw form.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Fish provide an important source of protein in the diet for much of the world’s population. For many parts of the third world, fish are the pre dominant source of high quality animal protein.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Water bodies:&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;There are two types of water bodies.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 57.75pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Saline water bodies: ocean, sea, bay etc.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 57.75pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Wingdings;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Fresh water bodies: river, lake, pond, canal etc.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Most of the fish are found in saline water bodies.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Fishing ground&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Fishing grounds are those spaces of the water body where most of the fish are found.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;There are two types of fishing.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Capture fishing: nature induced&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Culture fishing: man induced &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Capture fishing:&amp;nbsp; is that fishing activities where the fishermen only capture fish from natural water bodies without getting involved in maturing the fish.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Culture fishing: people culture/cultivate fish in man made water bodies. &lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Commercial fishing activity occurs predominantly in northern hemisphere ocean waters. Coastal margins of the middle latitudes are the biggest producing areas.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The largest producing areas for commercial fish are shallow waters on the continental shelf.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Biggest fishing ground situated near Peru, Chile and Argentina (South America: Capture fishing).&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The total annual fish production of Bangladesh is estimated to be in the range of 1.5 to1.7 million tons. 2 million families directly dependent on fishing as their principal livelihood. But only 5 to 6 percent of the national GDP is from fisheries sector. Fisheries provide 60% of the animal protein intake of the entire population of the country. &lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div align="left" class="MsoSubtitle" style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;u&gt;Forestry &lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Forestry is a primary economic activity by which people extract necessary things (wood, timber, leaves, honey etc.) from nature.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;There are two types forest.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Natural forest (nature induced)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Social forest (man induced)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Timbering is the most widespread and dominant type of forestry activity.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Wood consumption occurs as fuel (cooking and heating users) and industrial purpose also.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Commercial forestry&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Commercial forests occur in two huge global belts. The first virtually encircles the world in the higher latitudes of the northern hemisphere. Second forest gathering realm lies in the tropical equatorial zone, including a large part of South America and Central Africa.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;There are two kinds of wood.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Hard wood&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Soft wood&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Hard wood is used for construction of houses, buildings, railway line, electric poles furniture etc.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Location: Hard wood is mainly found in the low latitude region (equatorial area). Most of the hard wood found in Amazon River valley.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Soft wood is mainly used for making paper, pulp etc.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Location: Soft wood is mainly found in high latitude area.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;u&gt;Mining &lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Mining is a primary economic activity by which people extract minerals and natural resources from nature. Minerals mainly find in the parent Rock.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;h2&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Rock &lt;/b&gt;&lt;/span&gt;&lt;/h2&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;A compact and consolidated mass of mineral matter. Three types of rock are recognized: igneous, sedimentary and metamorphic. &lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;h1&gt;&lt;span style="font-size: small;"&gt;There are 3 types of rock.&lt;/span&gt;&lt;/h1&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Igneous rock&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Sedimentary rock&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Metamorphic rock&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Igneous Rock &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Rocks formed by solidification of molten magma either beneath (intrusive igneous rock) or at (extrusive igneous rocks) the Earth's surface.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Magma &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Molten rock originating from the Earth's interior.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Sedimentary Rock &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Rocks formed by the deposition, alteration and/or compression of weathered rock debris, chemical precipitates, or organic sediments.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Metamorphic Rock &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;A rock that forms from igneous, sedimentary or other metamorphic rocks through pressure increase, temperature rise, or chemical alteration. &lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Classification of minerals&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Hydrocarbons: crude oil, natural gas, coal&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Metallic Ores: iron, aluminum, copper, gold, silver, zinc etc.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify; text-indent: 0.25in;"&gt;&lt;span style="font-size: small;"&gt;Precious stones: diamond, ruby etc.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Parent rocks of hydrocarbons are mainly found in sedimentary rock.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Parent rocks of metallic ores are found in metamorphic and igneous rock. But mostly found in metamorphic rock.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;But precious stone are only found in metamorphic rocks.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;LECTURE&amp;nbsp; 8 and 9&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Agriculture &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Agriculture is very important, old and traditional type of primary economic activity. It is an economic activity conducted by Homo sapiens to grow crops and raise livestock directly from the field under their direct supervision.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Based on the mode of production, there are two types of agriculture&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Subsistence agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Commercial agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Subsistence agriculture &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Subsistence agriculture is that type of agriculture practice by which farmers try to meet their own demand by producing the necessary agricultural products. There should not be any profit motive in producing those agricultural commodities. In other words subsistence agriculture is that where frequency of occurrence of crops raised from farmlands is about 1. We can also measure it through index of intensity of cropping. Country where population is less, index is about 1. There are two types of subsistence agriculture, such as &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 45pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Primitive agriculture/ Primitive subsistence agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 45pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Intensive agriculture/ Intensive subsistence agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 27pt; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;Primitive agriculture &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Primitive agriculture is the function of the south. It is also known as traditional agriculture. It manifests only rudimentary technical management of the land, and limited amounts of time, effort and capital are devoted to this activity. For example: &lt;b&gt;shifting cultivation, slash/burn agriculture etc.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Intensive subsistence agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;When the farmers produce the goods in a cost effective manner it is known as intensive agriculture. The main objective of this agriculture is to gain profit by minimizing the cost. In this agriculture system frequency of occurrence of crops raised from farm is more than one.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Primitive agriculture is mainly different from intensive agriculture on the basis of &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 39.75pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Mode of production&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 39.75pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Cropping intensity&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 39.75pt; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Fragmentation of land &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 21.75pt; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Mode of production:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt; primitive subsistence agriculture is absolutely non-cost effective. There is no tendency to maximize the profit. On the other hand, intensive agriculture is cost-effective.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Cropping intensity:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt; is a function of frequency of occurrence in a given year. For subsistence or primitive agriculture cropping intensity is single cropping.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;But, in intensive agriculture the cropping intensity is double or multiple cropping.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Fragmentation of land:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt; fragmentation of land is very low in primitive agriculture and on the other hand, very high in the intensive agriculture.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Commercial agriculture &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Commercial agriculture is mainly profit oriented or business oriented. These are also known as modern agriculture system.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;b&gt;Commercial grain farming&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;Ø&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Plantation&lt;/b&gt;&lt;b&gt; agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;Commercial grain farming&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;In commercial grain farming producers always produce the goods in a cost effective manner and make profit. All the equipments are mechanized. It is mainly seen in the north. Crops, which are produced in this agriculture system, are wheat, rice, corn etc.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Plantation&lt;/b&gt;&lt;b&gt; agriculture&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Plantation&lt;/span&gt;&lt;span style="font-size: small;"&gt; of tea, rubber, coffee, pineapple, coco tree known as plantation agriculture. Mainly it is the activity of south.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;LECTURE 10&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;b&gt;Secondary Economic Activities&lt;/b&gt;&lt;/div&gt;&lt;h1&gt;&amp;nbsp;&lt;/h1&gt;&lt;div class="MsoBodyText" style="text-align: justify; text-justify: inter-ideograph;"&gt;Secondary economic activities are those activities by which Homo sapiens conduct economic activities to produce secondary products.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText3"&gt;&lt;span style="font-size: 14pt;"&gt;Example: secondary goods are also known as tangible goods. These are mainly industrial or manufactured goods.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;span style="font-size: 14pt;"&gt;Characteristics&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 14pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;span style="font-size: 14pt;"&gt;&amp;nbsp;The characteristics of secondary economic activities are as follows:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Secondary economic activities belong to production sectors.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Economic men conduct these activities to produce secondary goods.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Secondary economic activities are mainly located in urban areas.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;These activities bring industrialization and also urbanization process.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Secondary economic activities also activate tertiary economic activities.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;Ø&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Products produced through secondary activities fetch more prices in the market place.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h1&gt;Components of secondary economic activities&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;There are three components of secondary economic activities. These are &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Manufacturing/Processing&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Energy production&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Construction&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoHeading7"&gt;&lt;span style="font-size: 14pt;"&gt;Manufacturing /Processing &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;Manufacturing or processing is the key component of secondary economic activities. Manufacturing is the production of value added secondary products involving significant processing in manufacturing units. This is the process of converting raw materials into finished goods. These processing must be conducted in a cost effective manner. It entails maximization of profit and minimization of cost. Sustained manufacturing demand not only creates the demand for construction and energy but also increases demand for tertiary economic activities.&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;b&gt;Construction activity &lt;/b&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;Construction activity involves the construction of physical structures. For example: urban constructions like housing, markets, roads, bridges etc.&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoBodyText3"&gt;&lt;span style="font-size: 14pt;"&gt;We can give the example of &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Jamuna&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt; &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Bridge&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;. Construction of &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Jamuna&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt; &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Bridge&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt; leads to a better communication between &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Dhaka&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt; and north &lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;Bengal&lt;/span&gt;&lt;span style="font-size: 14pt;"&gt;. This better communication leads to better infrastructure in the northern areas and cause decentralization of industries.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h6&gt;&lt;span style="font-size: 14pt;"&gt;Energy production &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h6&gt;&lt;div class="MsoBodyText3"&gt;&lt;span style="font-size: 14pt;"&gt;Secondary economic activities have set up a lot of industries. To run any industry the most essential input is energy. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-indent: .5in;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-indent: .5in;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h5 align="center" style="text-align: center;"&gt;&lt;span style="font-size: 14pt;"&gt;Impact of Secondary economic Activity&lt;/span&gt;&lt;/h5&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify; text-justify: inter-ideograph;"&gt;Secondary economic activities are those economic activities from where we get secondary products and these products involve significant processing. Before the advent of industrial revolution there were no secondary economic activities. Secondary economic activity began with the transformation of nature-induced landscape to man induced landscapes. These economic activities start industrialization process and also urbanization process. This urbanization process causes migration of people from rural to urban areas. There is a re-distribution of population and majority of the people become the inhabitants of urban areas. Thus industrialization and urbanization occur that lead to overall development.&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h3 style="text-align: justify; text-justify: inter-ideograph;"&gt;Basis of classification of industries&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;h4 style="text-align: justify; text-justify: inter-ideograph;"&gt;According to gross output/return &lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT FOR QUIZ)&lt;/b&gt;&lt;/span&gt;&lt;/h4&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Large-scale industry&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Medium-scale industry&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Small-scale industry&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .5in; mso-list: l1 level1 lfo1; tab-stops: list .5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Wingdings; font-size: 14pt;"&gt;v&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;span style="font-size: 14pt;"&gt;Cottage industry&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;Large-scale industries are those, which employ 100 or more workers and/or capital assets in excess of 300 million taka.&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;Medium scale industries are those, which provide employment for 50 to 99 workers and/or has fixed capital assets worth between 100 to 300 million taka.&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;Small scale industry are those, which employ less than 50 workers and/or has capital assets worth less than 100 million taka.&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;Cottage industries are those, which are very small-scale and are engaged in manufacturing activities mostly with family members.&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: 0in; text-align: justify; text-justify: inter-ideograph;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;According to input characteristics&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l0 level1 lfo2; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Land intensive (brick field)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l0 level1 lfo2; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Labor intensive (garments, textile)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l0 level1 lfo2; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Capital intensive (pharmaceuticals)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l0 level1 lfo2; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Management intensive (IT sector)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l0 level1 lfo2; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Technology intensive (IT sector)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: 0in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;According to output characteristics (composition of raw materials)&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l2 level1 lfo3; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Heavy industry (iron, steel)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l2 level1 lfo3; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Medium industry (textile)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyTextIndent" style="margin-left: .75in; mso-list: l2 level1 lfo3; tab-stops: list .75in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Light industry (IT sector)&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;LECTURE 11&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoTitle"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Tertiary economic activities&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Tertiary economic activities are those economic activities by which Homo sapiens conduct economic activities to produce tertiary services. It is the biggest sector in a given economy.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoSubtitle" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Characteristics&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;The characteristics of tertiary economic activities are as follows:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Tertiary activities are the service sector of the economy&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;It is the exchange element of PCE mechanism&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;These activities are mainly urban based&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Normally located in towns, cities, ports etc&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Tertiary economic activities provides value added services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;v&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;In developed countries this is the large sector contributing to GDP&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Sectors involve in tertiary economic activities: &lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Administration services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Wholesaling and retailing&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Trade (international and internal)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Banking and financial services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Transportation services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Communication and information services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Utility services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Educational services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Health services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Recreation services&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;All tertiary economic activities are included in service sector, which provides all kinds of service to the public citizens.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;Administrative services &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;This sector includes both private and public sector activities. Public or government service people are appointed by the government to serve the people.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Judicial services are also included in administrative services. Magistrate is appointed for lower court by the government. Justices also appointed by the government for higher and Supreme Court.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Administrative and Judicial services are two main parts in administrative service in a given region or country. Administrators are totally responsible if anything happen in their region.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;Health services &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;Health and medical services mainly divided into two parts:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Curative services (help to get cured when people suffer any kind of diseases)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-indent: -0.25in;"&gt;&lt;span style="font-family: Wingdings; font-size: small;"&gt;ü&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Preventive services (these services prevent people from becoming ill)&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;h5&gt;&lt;span style="font-size: small;"&gt;Utility services&amp;nbsp; &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/h5&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Utility services mainly found in urban areas. Electricity, gas, water and sewerage etc. are mainly known as utility services. Government or private sector may provide these services. &lt;/span&gt;&lt;/h3&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div class="MsoBodyText2" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span dir="LTR"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>GEO 101 LECTURE SEGMENT 2</title><link>http://tanvirfalcon.blogspot.com/2011/07/geo-101-lecture-this-are-important-for.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sun, 10 Jul 2011 14:14:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-8288861651747353998</guid><description>&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;h6 align="left" style="margin-left: 0in; text-align: left;"&gt;&lt;span style="font-size: small;"&gt;LECTURE 3 &lt;/span&gt;&lt;/h6&gt;&lt;h6 align="left" style="margin-left: 0in; text-align: left;"&gt;&lt;span style="font-size: small;"&gt;Economic Man&lt;/span&gt;&lt;/h6&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;Economic men are those Homo-Sapiens who are never satisfied with their present standard of living. In order to achieve a better standard of living and to achieve the goals they always try to engage themselves in maximum number of economic activities. They involve themselves in primary, secondary and tertiary activities. They always try to conduct their activities in a cost effective manner. The cost effective activities entail maximization of profit and minimization of cost.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;Characteristics of Economic man:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="color: #333333; font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Almost 90% Homo Sapiens are Economic men.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="color: #333333; font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Economic men are not satisfied with their present standard of living.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="color: #333333; font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Try to involve economic activities to increase their income.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="color: #333333; font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Conduct their activities in a cost effective manner.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="color: #333333; font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;&lt;span style="color: #333333;"&gt;Increase income so that they achieve better standard of living.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in 0in 0.75in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;Origin of Homo Sapiens:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;The planet earth is the only habitable place in the universe. It is habitable for living organisms. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;The age of our planet earth is approximately 4.8 billion years.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;2 millions years ago Homo-Sapiens first arrived in the Pleistocene period. At first they arrived at &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Kenya&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;, &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Somalia&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; and &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Ethiopia&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; (Horn of Africa), &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Caucasus&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; mountain area and Greater Mongolia. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;The people of the Horn of Africa are called “Negroid”. Their skin is dark, curly hair, non-portruted nose, open lid eyes and are big in size.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;The people of the &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Caucasus&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Mountain&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; are called “Caucasoid”. Their have fair skin, curly hair, open lid eyes and are medium in size.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;The people of the greater &lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;Mongolia&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; are called “Mongoloids”. Their have yellow complexion, straight hair, semi open lid eyes and are small in size.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;How natural landscape turn into cultural landscape ( VERY IMPORTANT) PLEASE SEE THIS DIAGRAM IN TSR&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="9" width="71"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="162"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="66"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="150"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="42"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="162"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="4"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" rowspan="4" valign="top"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-size: small; margin-left: 1em; margin-right: 1em;"&gt;&lt;img height="200" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image001.gif" width="120" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="33"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td bgcolor="white" height="270" rowspan="4" style="background: none repeat scroll 0% 0% white; border: 0.75pt solid black; vertical-align: top;" width="150"&gt;&lt;span style="font-size: small; left: 0pt; position: absolute; z-index: 6;"&gt;   &lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div class="shape" style="padding: 3.6pt 7.2pt;"&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Secondary goods&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal"&gt;Industry&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Secondary goods&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal"&gt;(foot          wear)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;/td&gt;    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="42"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td bgcolor="white" height="42" style="background: none repeat scroll 0% 0% white; border: 0.75pt solid black; vertical-align: top;" width="162"&gt;&lt;span style="font-size: small; left: 0pt; position: absolute; z-index: 7;"&gt;   &lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div class="shape" style="padding: 3.6pt 7.2pt;"&gt;&lt;div class="MsoNormal"&gt;Urbanization process&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="191"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="4"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small; height: 56px; left: 0px; margin-left: 558px; margin-top: 14px; position: absolute; width: 12px; z-index: 8;"&gt;&lt;img height="56" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image002.gif" width="12" /&gt;&lt;/span&gt;&lt;span style="font-size: small; position: relative; z-index: 12;"&gt;&lt;span style="height: 12px; left: 443px; position: absolute; top: -4px; width: 51px;"&gt;&lt;img height="12" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image003.gif" width="51" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small; height: 12px; left: 0px; margin-left: 227px; margin-top: 2px; position: absolute; width: 75px; z-index: 5;"&gt;&lt;img height="12" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image004.gif" width="75" /&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;Natural &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;Landscape&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="8" width="227"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="75"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="187"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="150"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="6"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td colspan="2"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td bgcolor="white" height="39" rowspan="3" style="background: none repeat scroll 0% 0% white; border: 0.75pt solid black; vertical-align: top;" width="150"&gt;&lt;span style="font-size: small; left: 0pt; position: absolute; z-index: 9;"&gt;   &lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div class="shape" style="padding: 3.6pt 7.2pt;"&gt;&lt;div class="MsoNormal"&gt;Cultural landscape&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="12"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" valign="top"&gt;&lt;span style="font-size: small;"&gt;&lt;img height="12" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image005.gif" width="75" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="21"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small; height: 69px; left: 0px; margin-left: 558px; margin-top: 17px; position: absolute; width: 12px; z-index: 10;"&gt;&lt;img height="69" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/02/clip_image006.gif" width="12" /&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="0" width="96"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="124"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="283"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="138"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="14"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td height="31" rowspan="2" style="vertical-align: top;" width="124"&gt;&lt;span style="font-size: small; left: 0pt; position: absolute; z-index: 3;"&gt;   &lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div class="shape" style="padding: 3.6pt 7.2pt;"&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;Leather&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="17"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td bgcolor="white" height="54" rowspan="2" style="background: none repeat scroll 0% 0% white; border: 0.75pt solid black; vertical-align: top;" width="138"&gt;&lt;span style="font-size: small; left: 0pt; position: absolute; z-index: 11;"&gt;   &lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;     &lt;td&gt;&lt;div class="shape" style="padding: 3.6pt 7.2pt;"&gt;&lt;div class="MsoNormal"&gt;Environmental degradation&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;    &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="37"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoHeading8"&gt;&lt;span style="font-size: small;"&gt;Urbanization &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Urbanization refers to a process in which an increasing proportion of an entire population lives in cities and the suburbs of the cities. Historically it has been closely connected with industrialization, when more and more sources of energy were used to enhance human productivity (industrialization), surplus increased in both agriculture and industry.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Secondary economic activity has a motion of industrialization leading to urbanization. Due to urbanization internal migration took place.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;Economic men conduct various economic activities in cost effective manner. At first they do primary economic activities to survive. When they want to maximize their profit and to increase their income, they do secondary economic activities. In this stage they add additional value with their activities. These activities are held into a processing system of an industry. In this way industrialization is occurred. Therefore industrialization leads to urbanization. Internal migration (rural to urban) happen due to higher job opportunity, high wage rate and so on.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Finally natural landscape changed into cultural landscape and due to this environmental degradation occurred. We should try to mitigate this for a better environment.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;LECTURE 4&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Determinants of Economic activities (Nature Induced)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Determinants of Economic activities mean variables those determinants or help the economic activities. It is divided into two types&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Natural (nature induced-created by mother nature)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Cultural (man induced created by man)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small; height: 294px; left: -25px; position: relative; top: 1px; width: 714px; z-index: 2;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="0" width="0"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="216"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="198"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="300"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="134"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" valign="top"&gt;&lt;span style="font-size: small;"&gt;&lt;img height="134" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image001.gif" width="198" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="3"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="156"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" colspan="3" valign="top"&gt;&lt;span style="font-size: small;"&gt;&lt;img height="156" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image002.gif" width="714" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div align="left" class="MsoHeading9" style="text-align: left;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Temperature: &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The temperature near equator and near tropic is high. On the other hand, temperature in the temperate region and polar area is cool.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Wind pressure:&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Wind pressure depends on temperature. When the temperature in the low latitude area is high, the atmosphere pressure is low. The more we go towards the pole the atmosphere pressure becomes high.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Wind system: &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The existence of wind pressure is responsible for the creation of wind system. In the low latitude region wind system is dominated by the monsoon.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Precipitation: &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Precipitation happens when there is a rainfall, snowfall or frost. In the tropical region when temperature is high, wind pressure is low precipitation occurred through rainfall. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;River System: &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;It creates a hydrological cycle, which is also known as water cycle. In this cycle when the sunray directly falls on riverbed the water gradually evaporated. It then goes up and forms cloud. When the clouds get heavier, it comes down the earth surface through precipitation.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Vegetation &amp;amp; Soils: &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;( VERY IMPORTANT)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;In equatorial and tropical area soil are fertile due to climatic condition. So these areas are appropriate for the growth of natural vegetation. But if we go to the towards pole soil is not very good condition and the environment is not friendly also.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Determinants of Economic activities (Man Induced)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Man induced parameters are those economic parameters, which are created by economic man. We also call it cultural landscape. It is the function of different kinds of economic activities conducted by economic man. The secondary and tertiary economic activities are dominated by man induced parameters. So those regions, which are engaged in secondary and tertiary economic activities or has the influence of man induced parameters are the urbanized and the developed regions.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="13" width="11"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;img height="173" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image003.gif" width="606" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Socio-Economic:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText3"&gt;&lt;span style="font-size: small;"&gt;Different types of socio-economic aspects give their influence to join or activate any kind of activity. The Income of the people has some difference according to their education and other related matters. Income and education also give their influence to creating social class.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Demographic:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Demographic parameters indicate people’s age, sex, and natural increase etc. parameters. Age and sex also give their influence on dependent and independent population of any society.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Historical:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Historical parameters influenced by different types of historical events of a nation. In our country we always try or like to follow our previous historical rules, which was introduced by British.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Political&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Government policy to conduct or making any event has an important influence. These policies always help us to start or activate any kinds of activity. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;LECTURE 5&lt;/span&gt;&lt;/div&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PCE Mechanism&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;&lt;h1&gt;&lt;span style="font-size: small;"&gt;A DIAGRAM WHICH IS NOT VISIBLE HERE IS VERY IMPORTANT SO PLEASE HAVE LOOK ON TSR FOR THIS DIAGRAM&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Earth as a whole is an accumulation of numerous market places for economic men. The tool of function in this market is a complex system named &lt;b&gt;PCE mechanism&lt;/b&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;PCE mechanism refers to any process that increases economic value of a commodity beyond the value of its raw materials inputs. PCE mechanism is an economic system under which economic men conduct their economic activities in a cost effective manner in the market place.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;PCE mechanism is the combination of production, consumption and exchange regimes.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Producer produces goods &amp;amp; services to satisfy and meet the demand of the consumers.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Exchange mechanism works as a link between the producers and consumers by facilitating&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Investment&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Transportation&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.25in;"&gt;&lt;span style="font-family: Symbol; font-size: small;"&gt;·&lt;span style="-moz-font-feature-settings: normal; -moz-font-language-override: normal; font-family: &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR" style="font-size: small;"&gt;Searching new market&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small; font-weight: normal;"&gt;This system is very much dependent on the consumers and their income as demand for quantity and variety of products depend on the income of the threshold population.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small; font-weight: normal;"&gt;Threshold population of any PCE mechanism is given by the number of population weighted by their income (purchasing power).&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small; font-weight: normal;"&gt;Exchange refers to a process by which goods and services are transferred or traded from one location to another location where they have more worth to end users. This exchange is known to increase place utility of a commodity.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small; font-weight: normal;"&gt;Form utility: the value of a commodity that attributed its form or physical characteristics.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small; font-weight: normal;"&gt;Place utility: the worth of a commodity at a given location. Value is added by altering commodities from and place.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="13" width="138"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="63"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="174"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td width="111"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="177"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" valign="top"&gt;&lt;span style="font-size: small;"&gt;&lt;img height="177" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image001.gif" width="174" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="1"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td height="75"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td align="left" colspan="3" valign="top"&gt;&lt;span style="font-size: small;"&gt;&lt;img height="75" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image002.gif" width="348" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoBodyText" style="text-align: center;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: small;"&gt;&lt;br clear="ALL" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-left: 0.25in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;table align="left" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td height="18" width="24"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;&lt;span style="font-size: small;"&gt;&lt;img height="402" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image003.gif" width="543" /&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>GEO 101 LECTURE 1 AND 2 SEGMENT 1</title><link>http://tanvirfalcon.blogspot.com/2011/07/geo-101-lecture-1-and-2-this-are.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Sun, 10 Jul 2011 14:06:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-167604745352571911</guid><description>&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;h4 style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;&lt;span style="text-decoration: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h4&gt;&lt;h4 style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Lecture :1&lt;/span&gt;&lt;/h4&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN"&gt;Geography: ( Definition is important for quiz and final and midterm)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Geography is the study of locational and spatial variation in natural and human phenomena on Earth.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Vidal de la Blache&lt;/span&gt;&lt;/h2&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Geography is the science of places, concerned with the qualities of potentialities of countries. The particuler character of a country is expressed by the totally of its feature, the social diversities associated with the diversities of places.Geography mainly divided into two parts.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Physical geography&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Human geography&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3 style="background: none repeat scroll 0% 0% rgb(248, 252, 255); text-align: justify;"&gt;&lt;span lang="EN" style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Physical geography:&lt;/span&gt;&lt;/h3&gt;&lt;div style="background: none repeat scroll 0% 0% rgb(248, 252, 255); text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Physical Geography&amp;nbsp; focuses on geography as an Earth Science.It aims to understand the physical layout of the Earth.&lt;/span&gt;&lt;/div&gt;&lt;h3 style="background: none repeat scroll 0% 0% rgb(248, 252, 255); text-align: justify;"&gt;&lt;span lang="EN" style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Human geography:&lt;/span&gt;&lt;/h3&gt;&lt;div style="background: none repeat scroll 0% 0% rgb(248, 252, 255); text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Human Geography&lt;/span&gt;&lt;span lang="EN" style="font-size: small;"&gt; is a branch of geography that focuses on the study of patterns and processes that shape human interaction with various environments. It encompasses human, politiclal, cultural, social, and economic aspects. Economic Geography is one of the branch/part of Human Geography.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span lang="EN"&gt;Economic geography:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText"&gt;&lt;span lang="EN" style="font-size: small;"&gt;is the study of the widely varying economic conditions across the earth. The economics of a geographical area can be influenced by climate, geology, and socio-political factors. Geology can affect resource availability, cost of transportation, and land use decisions. Climate can influence natural resource availability (particularly agriculture and forestry products), and working conditions and productivity. The social and political institutions that are unique to a region also have an impact on economic decisions.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1 style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;u&gt;&lt;span lang="EN" style="font-weight: normal;"&gt;&lt;span style="text-decoration: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;h1 style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Earth Surface&lt;/span&gt;&lt;/h1&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;Atmosphere( important)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;The atmosphere is the vast gaseous envelope of air that surrounds the Earth. Its boundaries are not easily defined. The atmosphere contains a complex system of gases and suspended particles that behave in many ways like fluids. Many of its constituents are derived from the Earth by way of chemical and biochemical reactions. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;Hydrosphere(important)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;The hydrosphere describes the waters of the Earth. Water of the hydrosphere exists in three states: liquid, solid and gaseous (water vapor). Water occurs in two general chemical conditions, fresh and salty. Water exists on the Earth in various stores, including the: atmosphere, oceans, lakes, rivers, glaciers, snowfields and groundwater. Water moves from one store to another by way of: evaporation, condensation, precipitation, deposition, runoff, infiltration, sublimation, transpiration, and groundwater flow. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;Lithosphere &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;(important)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText2"&gt;&lt;span style="font-size: small;"&gt;Is the solid inorganic portion of the Earth (composed of rocks, minerals, and elements). It consists with crust and a portion of the upper mantle.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;Biosphere &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;(important)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="color: #333333; font-size: small;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-right: 0.5in; text-align: justify;"&gt;&lt;span style="color: #333333; font-size: small;"&gt;Zone of the Earth where life is found. The biosphere consists of all living things, plant and animal. This zone is characterized by life in profusion, diversity, and ingenious complexity. Cycling of matter in this sphere involves not only metabolic reactions in organisms, but also many abiotic chemical reactions. Also called &lt;b&gt;Ecosphere. &lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0.5in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;table border="0" cellpadding="0" class="MsoNormalTable"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td style="padding: 0.75pt;"&gt;&lt;h2 style="text-align: justify;"&gt;&lt;span lang="EN" style="font-size: small;"&gt;Earth's   Atmosphere&lt;/span&gt;&lt;/h2&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The Earth is surrounded by a blanket of air, which we call   the atmosphere. It reaches over 560 kilometers (348 miles) from the surface   of the Earth, so we are only able to see what occurs fairly close to the   ground. Early attempts at studying the nature of the atmosphere used clues   from the weather, the beautiful multi-colored sunsets and sunrises, and the   twinkling of stars. With the use of sensitive instruments from space, we are   able to get a better view of the functioning of our atmosphere.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;Life on Earth is supported by the atmosphere, solar energy,   and our planet's magnetic fields. The atmosphere absorbs the energy from the   Sun, recycles water and other chemicals, and works with the electrical and   magnetic forces to provide a moderate climate. The atmosphere also protects &lt;img align="left" alt="[Picture of atmosphere
layers]" height="520" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image001.gif" width="338" /&gt;us   from high-energy radiation and the frigid vacuum of space.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The envelope of gas surrounding the Earth changes from the   ground up. Four distinct layers have been identified using thermal   characteristics (temperature changes), chemical composition, movement, and   density.&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Troposphere&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The troposphere starts at the Earth's surface and extends 8   to 14.5 kilometers high (5 to 9 miles). This part of the atmosphere is the most   dense. As you climb higher in this layer, the temperature drops from about 17   to -52 degrees Celsius. Almost all weather is in this region. The &lt;b&gt;tropopause&lt;/b&gt;   separates the troposphere from the next layer. The tropopause and the   troposphere are known as the lower&lt;i&gt; &lt;/i&gt;atmosphere.&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Stratosphere&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The stratosphere starts just above the troposphere and   extends to 50 kilometers (31 miles) high. Compared to the troposphere, this   part of the atmosphere is dry and less dense. The temperature in this region   increases gradually to -3 degrees Celsius, due to the absorbtion of &lt;a href="http://liftoff.msfc.nasa.gov/academy/universe/ultraviolet.html"&gt;ultraviolet   radiation&lt;/a&gt;. The ozone layer, which absorbs and scatters the solar   ultraviolet radiation, is in this layer. Ninety-nine percent of   "air" is located in the troposphere and stratosphere. The &lt;b&gt;stratopause&lt;/b&gt;   separates the stratosphere from the next layer.&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Mesosphere&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The mesosphere starts just above the stratosphere and   extends to 85 kilometers (53 miles) high. In this region, the temperatures   again fall as low as -93 degrees Celsius as you increase in altitude. The   chemicals are in an excited state, as they absorb energy from the Sun. The &lt;b&gt;mesopause&lt;/b&gt;   separates the mesophere from the thermosphere.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The regions of the stratosphere and the mesosphere, along   with the stratopause and mesopause, are called the &lt;i&gt;middle atmosphere&lt;/i&gt;   by scientists. This area has been closely studied on the ATLAS Spacelab   mission series. &lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Thermosphere&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The thermosphere starts just above the mesosphere and extends   to 600 kilometers (372 miles) high. The temperatures go up as you increase in   altitude due to the Sun's energy. Temperatures in this region can go as high   as 1,727 degrees Celsius. Chemical reactions occur much faster here than on   the surface of the Earth. This layer is known as the &lt;i&gt;upper atmosphere&lt;/i&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The upper and lower &lt;a href="http://liftoff.msfc.nasa.gov/academy/space/thermo_layers.html"&gt;layers&lt;/a&gt;   of the thermosphere will be studied more closely during the Tethered   Satellite Mission (TSS-1R).&lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Composition of the Atmosphere &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #333333;"&gt;(important)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;img align="left" alt="AtmosGraph.gif (6392 bytes)" height="133" src="file:///C:/Users/ADMINI%7E1/AppData/Local/Temp/msohtml1/01/clip_image002.gif" width="131" /&gt;The   atmosphere is primarily composed of Nitrogen (N&lt;sub&gt;2&lt;/sub&gt;, 78%), Oxygen (O&lt;sub&gt;2&lt;/sub&gt;,   21%), and Argon (Ar, 1%). A myriad of other very influential components are   also present which include the water (H&lt;sub&gt;2&lt;/sub&gt;O, 0 - 7%),   "greenhouse" gases or Ozone (O&amp;lt;SUB3&amp;lt; SUB&amp;gt;, 0 - 0.01%),   Carbon Dioxide (CO&lt;sub&gt;2&lt;/sub&gt;, 0.01-0.1%), &lt;/span&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;Beyond the Atmosphere&lt;/span&gt;&lt;/h3&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;The &lt;b&gt;exosphere&lt;/b&gt; starts at the top to the thermosphere   and continues until it merges with interplanetary gases, or space. In this   region of the atmosphere, Hydrogen and Helium are the prime components and   are only present at extremely low densities.&lt;/span&gt;&lt;/div&gt;&lt;address style="text-align: justify;"&gt;&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/address&gt;&lt;/td&gt;   &lt;td style="padding: 0.75pt; width: 30pt;" width="40"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="MsoBodyText3"&gt;&lt;span class="artcopy3" style="font-size: small;"&gt;Relatively thin life-supporting stratum of the Earth's surface, extending from a few kilometres into the atmosphere to the deep-sea vents of the ocean. The biosphere is a global ecosystem composed of living organisms (biota) and the abiotic (nonliving) factors from which they derive energy and nutrients.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoBodyText3"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>MANAGEMENT  211</title><link>http://tanvirfalcon.blogspot.com/2011/07/marketing-201.html</link><author>noreply@blogger.com (TANVIR)</author><pubDate>Fri, 8 Jul 2011 19:16:00 +0600</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-5605395113117886562.post-3498846291747800984</guid><description>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;u&gt; CHAPTER 1&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INTRODUCTION TO MANAGEMENT AND ORGANIZATION&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;MANGER&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
Manager is the man who manages everything in an organization. In other words manager is someone who works with other people and through other people and co ordinate their work activities to accomplish organizational goals. (Mana manger holo amon akjon mansuh ja onnoder kajer somonnoy kora organizational goal achieve kora.&lt;br /&gt;
&lt;b&gt;There are 3 types of manager&lt;/b&gt;&lt;br /&gt;
&lt;div style="margin-left: .5in; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-indent: -.25in;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;First line manager&lt;/b&gt;: are low level manager who mange the work of non managerial employee and directly involve with production. Such as supervisor or foreman.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-indent: -.25in;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Middle manager:&lt;/b&gt; are the managers between first line and top level manager. They manage the work or supervise first line manager.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-indent: -.25in;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Top managers&lt;/b&gt;: are the managers who supervise the work of first line and middle managers. They make the organization top decisions and they take the responsibility for those decision.&lt;/span&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;Management:&lt;/u&gt;&lt;/b&gt; means co coordinating work activities so that they are done efficiently and effectively.&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Efficiency:&lt;/u&gt;&lt;/b&gt; getting most output with the list amount of input. Doing the things right ( shothikbhaba kaj kora) .&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Effectiveness:&lt;/u&gt;&lt;/b&gt; completing activities so that organizational goals are attained.&lt;u&gt; &lt;/u&gt;Doing the things right. ( shothik kaj kora)&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Function of management&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style="margin-left: .5in; mso-list: l3 level1 lfo2; tab-stops: list .5in; text-indent: -.25in;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;&lt;u&gt;Planning&lt;/u&gt;&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; planning involve determining goals and establishing strategies to achieve those goals.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l3 level1 lfo2; tab-stops: list .5in; text-indent: -.25in;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;&lt;u&gt;Organizing&lt;/u&gt;&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; involve what tasks are to be done, who will do the task, who will report to whom and where decision will take place.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l3 level1 lfo2; tab-stops: list .5in; text-indent: -.25in;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;&lt;u&gt;Leading&lt;/u&gt;&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; involve motivating co workers, influencing individual to work, selecting the most effective communication channel.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l3 level1 lfo2; tab-stops: list .5in; text-indent: -.25in;"&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;&lt;u&gt;Controlling&lt;/u&gt;&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; involve monitoring actual performance and taking action if necessary.&lt;/span&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;Management&lt;/u&gt;&lt;/b&gt;&lt;u&gt; &lt;b&gt;roles:&lt;/b&gt;&lt;/u&gt; there are 3 types of managerial roles.&lt;br /&gt;
&lt;div style="margin-left: .5in; mso-list: l5 level1 lfo3; tab-stops: list .5in; text-indent: -.25in;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Interpersonal&lt;/b&gt;: involving people and other duties that are symbolic in nature. Interpersonal roles are divided into 3 types.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" style="margin-left: .75in; mso-list: l2 level1 lfo4; tab-stops: list .75in; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Figure head:&lt;/b&gt; perform number of routine duties. Such as signing in the legal document &lt;/span&gt;&lt;/div&gt;&lt;div align="center" style="margin-left: .75in; mso-list: l2 level1 lfo4; tab-stops: list .75in; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Leader:&lt;/b&gt; responsible for motivating co workers, training and staffing. Such as performing virtually all activities that involve all subordinates.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" style="margin-left: .75in; mso-list: l2 level1 lfo4; tab-stops: list .75in; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Liaison:&lt;/b&gt; maintaining contact with others. Such as doing external work that includes outsiders.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l5 level1 lfo3; tab-stops: list .5in; text-indent: -.25in;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Informational roles&lt;/b&gt;: role includes receiving and collecting information. This role divides into 3 steps.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: 1.0in; mso-list: l5 level2 lfo3; tab-stops: list 1.0in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Monitor:&lt;/b&gt; seeking internal and external information to develop organization.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: 1.0in; mso-list: l5 level2 lfo3; tab-stops: list 1.0in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Disseminator:&lt;/b&gt; receive information from or from co workers. Such as holding informational meeting.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: 1.0in; mso-list: l5 level2 lfo3; tab-stops: list 1.0in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Spokesperson:&lt;/b&gt; give information to outsider. Such as holding broad meeting and giving it to media.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l5 level1 lfo3; tab-stops: list .5in; text-indent: -.25in;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Decisional roles&lt;/b&gt;: roles involve making choices. This role is divided into 4 parts. &lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .75in; mso-list: l4 level1 lfo5; tab-stops: list .75in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Entrepreneur:&lt;/b&gt; search organizations and its environment for opportunities. Such as make organization strategy to develop new programmed&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .75in; mso-list: l4 level1 lfo5; tab-stops: list .75in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Disturbance handler&lt;/b&gt;: responsible to control unexpected disturbance. Such as think if any accident or any unexpected activities done by a brac student before its campus then brac university authority will take the responsibility&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .75in; mso-list: l4 level1 lfo5; tab-stops: list .75in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Resources allocator (sompodaror resources ar botton):&lt;/b&gt; responsible for allocating resources of the organization.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .75in; mso-list: l4 level1 lfo5; tab-stops: list .75in; text-indent: -.25in;"&gt;&lt;span style="font-family: Symbol;"&gt;·&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Negotiator:&lt;/b&gt; responsible for representing the organization at major negotiations.&lt;/span&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;Managerial skill: &lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Managerial skill are divided into 3 steps&lt;/b&gt;&lt;br /&gt;
&lt;div style="margin-left: .5in; mso-list: l1 level1 lfo6; tab-stops: list .5in; text-indent: -.25in;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Human skill&lt;/b&gt; : working ability with other people individually or in a group&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l1 level1 lfo6; tab-stops: list .5in; text-indent: -.25in;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Technical skill:&lt;/b&gt; knowledge and proficiency in specialized field.&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-left: .5in; mso-list: l1 level1 lfo6; tab-stops: list .5in; text-indent: -.25in;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;Conceptual skill:&lt;/b&gt; the ability to think and conceptualized about complex.&lt;/span&gt;&lt;/div&gt;&lt;b&gt;&lt;u&gt;Organization &lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
A deliberate arrangement of people to accomplish some specific purpose. (mana serialy organization ar manushder sajano for some specific purpose.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:ApplyBreakingRules/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:UseFELayout/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;&lt;img src="http://img2.blogblog.com/img/video_object.png" style="background-color: #b2b2b2; " class="BLOGGER-object-element tr_noresize tr_placeholder" id="ieooui" data-original-id="ieooui" /&gt; &lt;style&gt;
st1\:*{behavior:url(#ieooui) }
&lt;/style&gt; &lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:10.0pt;
 font-family:"Times New Roman";}
&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;
&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;b&gt;&lt;u&gt;CHAPTER 8&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;b&gt;&lt;u&gt;STRATEGIC MANAGEMENT&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;&lt;u&gt;Strategic management:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;Strategic management is a set of managerial decision which meets the long run performance of an organization.&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;&lt;u&gt;Importance of Strategic management:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l5 level1 lfo1; tab-stops: list .5in;"&gt;Strategic      management can make differences in organization performance.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l5 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;To cope up with the changing      situation manger examine different variables to take decision.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l5 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Strategic management is also      important to achieving organizational goals by co coordinating different      division, units, functions and work activities.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l5 level1 lfo1; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Finally, strategic management      is important because it involve many decisions that managers make.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;&lt;u&gt;Strategic management process:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Strategic management is six step processes that encompass strategic planning, implementing and evaluating.&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;u&gt;Step      1 : identifying organizations current mission, objective and strategies:&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;Every organization needs a mission – statement of the purpose of an organization. Organization mission forces manager to carefully identify the scope of its products and services. It is also for a manager to know organization goals. Because we all know that goal setting is the foundation of planning. Knowing the current mission of organization and assessing them manager will decide whether these goals need to be changed or not. For the same reason it is important for mangers to identify the organizations current strategies.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="2" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;u&gt;External      analysis :&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;External analysis is an important constraint (baddho kora) on a manger action. External analysis is important to know what competition is going on, what are affecting organization and giving opportunities to organization. In analyzing external environment mangers need to examine both specific and general environment to see what trend and changes are occurring. After analyzing external environment manager must identify what are opportunities the organization have and what are the threats that organization should counteract. &lt;/div&gt;&lt;ol start="3" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;internal analysis ;&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;In internal analysis manger assess the resources and capabilities of an organization. Any activities organization do well is unique in the organization and any activity organization does not do well is weakness.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;Internal analysis provides important information about organizational resources and capabilities. If any of these organizational resources are unique they are called organization core competency. The combined internal and external analysis is called S.W.O.T analysis.&lt;/div&gt;&lt;ol start="4" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Formulating strategies      :&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;After S.W.O.T analysis is over manager should select the appropriate strategies for all level in the organization. Manager also should matches organization strength to environment opportunities and correct weakness and guard against thread to meet the rival (protijogi).&lt;/div&gt;&lt;ol start="5" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Implementation &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;strategy :&lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;After formulating strategy must be implement properly. Otherwise strategy will not going to work.&lt;/div&gt;&lt;ol start="6" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Evaluating strategy : &lt;/u&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;Final step in the management strategy process is evaluating. How effective the strategy been and what adjustment is needed in the strategy.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;&lt;u&gt;Types of organizations strategy:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo3; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;corporate level strategy&lt;/b&gt;:      refers that what business a company should do or wants to be in and it      also reflect that in which direction organization is going and what roles      that each organization is pursuing to reach that direction ( mana holo      akta organization ar ki ki bussines kora uchit or kon business a dhuka      uchit and organization kon dika jaccha ar organization ar each unit oy      direction a jabar jonno ki ki role play kortasa). Corporate level strategies      are 3 types.&lt;/li&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l1 level2 lfo3; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Growth strategy: is a       corporate level strategy seeks to increase the organization operation by       expanding the number of product and services offered or market served. (       mana product ar services bariya organization ar operation increase kora).       &lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level2 lfo3; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Stability strategy: is a       corporate level strategy characterized by an absence of significant change       ( mana kono dhoronar new product offer korba na). Such as offering same       product and services to same clients.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level2 lfo3; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Renewal strategy: is a       corporate level strategy designed to address or meet organization       weakness for what organization performances are declining. ( mana ay       strategy dara organization ar weakness meet kora hoy). Renewal strategies       are 2 types.&lt;/li&gt;
&lt;/ul&gt;&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-left: 117.0pt; mso-list: l1 level3 lfo3; tab-stops: list 117.0pt; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Retrenchment strategy: a short run renewal strategy. This strategy implanted in organization when problem is not so serious. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 117.0pt; mso-list: l1 level3 lfo3; tab-stops: list 117.0pt; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Turnaround strategy: is a strategy which in the organization when the problem is serious or critical.&lt;/span&gt;&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l2 level1 lfo4; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Corporate portfolio analysis:      when a organization corporate strategy involves in a number of business,      manager can manage this portfolio of business using a corporate portfolio      matrix. The first portfolio matrix developed by Boston      consultancy group( BCG)&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal" style="margin-left: .5in; text-align: justify; text-justify: inter-ideograph;"&gt;Based on corporate analysis business can be evaluated in to 4 categories.&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;ol start="1" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l2 level2 lfo4; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Cash cows (low growth, high       market share): business generate huge amount of money but the business       growth is limited.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level2 lfo4; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;stars ( high growth, high       market share): business in this category generate huge amount of money       and business growth is also high&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level2 lfo4; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Question marks (high       growth, low market share): business in the category growth very high but       they generate a small amount of money as a result their market is low.&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level2 lfo4; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Dogs (low growth, low       market share): in this category business do not generate much cash and       then don’t provide promises for improving performance.&lt;/li&gt;
&lt;/ol&gt;&lt;/ul&gt;&lt;div class="MsoNormal" style="margin-left: .75in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: .75in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol start="2" style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo3; tab-stops: list .5in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;Business level strategy&lt;/b&gt;:      an organization strategy seeks to determine how organization will compete      each of its business. For organization in multiple business.&lt;/li&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;&lt;li class="MsoNormal" style="mso-list: l1 level2 lfo3; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Competitive advantage: what       sets an organization apart, that is, its distinct edge? ( mana kono       unique resources or capabilities make organization different from other)&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level2 lfo3; tab-stops: list 1.0in; text-align: justify; text-justify: inter-ideograph;"&gt;Sustainable competitive       advantage : sustainable advantage enable the organization to despite       competitor action or evolutionary changes in the business.&lt;/li&gt;
&lt;/ul&gt;&lt;/ol&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l3 level2 lfo6; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-bidi-font-weight: bold; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;&lt;b&gt;competitive strategy : &lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l4 level1 lfo5; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;threats of new entrance &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l4 level1 lfo5; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;bargaining power of buyers&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l4 level1 lfo5; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;3.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;burgainig power of supplier &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.0in; mso-list: l4 level1 lfo5; tab-stops: list 1.0in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;span style="mso-list: Ignore;"&gt;4.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;current rivalry&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.5in; mso-list: l4 level2 lfo5; tab-stops: list 1.5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Cost leadership strategy : a business level stategy when an organization in the market is the low cost producer&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.5in; mso-list: l4 level2 lfo5; tab-stops: list 1.5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Differentiation strategy: in which a company offered unique product which is valued by customers. Such as SONY&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.5in; mso-list: l4 level2 lfo5; tab-stops: list 1.5in; text-align: justify; text-indent: -.25in; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="LTR"&gt;Focus strategy: a business level strategy in which a company pursues cost or differentiation advantages in narrow industry segment.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin-left: 1.25in; text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;Stuck in the middle: a situation when a company cant develop low cost or differentiation advantages.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;b&gt;3. Functional level strategy:&lt;/b&gt; an organization strategy that support business level straegy.&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>