Free Essay

Chapter 2 Assignment

In:

Submitted By aceb
Words 1311
Pages 6
1. How does a repeater work? (2 points)

A repeater receives bit signals gathered by the NICs and other devices; makes them stronger, then passes them along or repeats them to different areas of the network.

2. Describe the difference between hubs and switches. Include a comparison and description of full- and half-duplex. Discuss the potential reasons for choosing a hub versus a switch, whether it be cost, speed, security, or other. (3 points) The difference between a hub and switch is that a hub is primarily used as a central connecting device for multiple computers, or a way to extend ones network. A hub can only receive electrical bit signals, strengthen them, and repeat them to other computers. With a switch it actually reads the data information in the message, determines the destination port the device is connected to, and sends the message to only that port to make frames.

2. Summarize the process of a switch: (5 points)

a. Switch receives a frame. b. Switch reads the source and destination MAC addresses. c. Switch looks up the destination MAC address in its switching table. d. Switch forwards the frame to the port where the computer owning the MAC address is found. e. Switch table is updated with the source MAC address and port information.

3. Define an access point. Describe how an access point operates. How does wireless network communication differ from wired network communication? (3 points)

An access point is like a hub, in the sense that all computers send signals through it to communicate with other computers. The difference is that signals don’t travel through a physical medium; they travel through the air waves and radio signals.

An access point is like a wired hub; all stations hear all network data transmitted by all other wireless devices in the network. All communication is sent to the access point, which is retransmitted or repeats the transmission to the destination station. Unlike a hub, communication between two stations requires an extra step. To indicate that the frame was received, the destination device sends an acknowledgement. If the sending device receives the acknowledgement it knows that there was no error or collision.
The difference in a wireless network compared to a wired network, is that the extra chatter required to send data over a wireless network slows down the communication. When using a wireless network it shares network bandwidth (the bandwidth used for actual data transmission), which is half the physical bandwidth which means that if you don’t have an AP that can operate on a higher speed compatible for all computers on the network and the network traffic then this may not be the best way of connecting your network. (This is less secure)

4. What tasks do the NIC and the NIC driver perform? (2 points)

The tasks a NIC (network interface card) and NIC driver perform are: -Providing a connection from the computer to the network medium. -Incoming messages-receive bit signals and assemble them into frames, verify the frame’s destination address, remove the frame header, and trailer, and transfer the packet to the network protocol. -Outgoing messages- receives packets from the network protocol and create frames by adding source and destination MAC addresses and error checking data -Convert frame data into bit signals in a format suitable for the network medium and transmit the signals.

5. Describe a MAC address. Is it able to be changed by a user or system administrator? What is it composed of? What is a unicast frame? What is a broadcast frame and what is it used for? What is promiscuous mode? (6 points)

A MAC address is a unique address given to a computer by a NIC manufacturer, without this a network won’t function properly if duplicate MAC addresses exist. Due to the address being BIA (burned-in address) in the NIC it cannot be changed (unless it was the local address). A MAC address is composed of six two-digit alphanumeric characters, separated by colons or dashes. A MAC address has two 24-bit numbers; the first three two-digit groups represent the organizationally unique identifier, and the last three are the unique serial number assigned by the manufacturer. A unicast frame is a destination MAC intended for a single computer. A broadcast frame is a frame with a destination MAC made of all binary 1s or FF-FF-FF-FF-FF-FF in hexadecimals; this is used to permit inbound communications to pass through the NIC. Promiscuous mode turns off the gatekeeper functions and enables the NIC to process all the frames it sees.

6. What are common types of motherboard interfaces on PCs for NICs? What are typical operating speeds for NICs? (2 points)

Common types of motherboard interfaces are PCI and PCIe, typical operating speeds for NICs are 10/100/100 Mbps.

7. Network interface cards use different types of mediums. But, do they all have similar functions and methods of working with operating systems? (1 point)

Yes, the NIC communicates with the operating system via the driver when using more than one medium, you simply need to shut down your computer, install the NIC, and restart the computer. If the operating system has a suitable driver available, it’s installed automatically. If not your usually prompted to insert a CD/DVD containing the driver files. Using these steps your NIC should be ready to function without need for further configuration.

8. What connection name is assigned to the first NIC installed in a computer system? (1 point)

The connection name assigned to the first NIC installed in a computer is “Local Area Connection”.

9. What are typical operating speeds for wireless networks? (1 point)

In order from slowest to fastest are the operating speeds for wireless networks: * Wireless-b/802.11b the earliest wireless standards, it supports up to 11 Mbps transfer rates. * Wireless-g/802.11g came next and supports up to 54 Mbps transfer rates. * Wireless-n/802.11n is a new standard supporting speeds from 54 to more than 300 Mbps transfer rates.

10. What does SSID mean? What is the use of the SSID? (2 points)

SSID (service set identifier)is the name assigned to a wireless network, so that a wireless clients can distinguish between them when more than one is detected.

11. What is the purpose of a router? (1 point)
Routers enable several LANs to talk to one another by forwarding packets from one LAN to another; they also send packets from one router to another when LANs are separated by more than one router.

12. Describe a broadcast domain? (1 point)

A logical division in a network where broadcasts frames is created by router interfaces.

13. What is the difference between a switch and a router? What type of information do they each store in tables? (2 points)

A switch uses MAC addresses, a MAC table, and it also connects the computers in a LAN.
A router uses IP addresses, a routing table, and it connects different networks (LANs) to create a internetwork.

14. What is the purpose of the default route? (1 point)

A default route is a routing table that tells a router where to send a packet with a destination network that can’t be found in the table, this route leads to another router with the network address in its table repeating this until if finds a network that that have the address in its routing table.

15. What is a default gateway? (1 point)

An address configured in the settings of a computer’s IP address that identifies the router address so that it can send any packets intended for other networks.

16. What might prevent wireless from being used extensively in an enterprise? For example, consider how adding a wireless infrastructure might affect a hospital or large credit card company. (6 points)

Similar Documents

Premium Essay

It250 Chapter 2 Assignment

...IT250: HOMEWORK Chapter 2 Assignment 1-      The process of installing Fedora/RHEL involves putting a CD into the DVD drive. Then you go through all the computer specifics, making choices from the menu. 2-      The anaconda is an installation tool that performs an interactive installation using the graphical or textual interface. 3-      I would set up a GUI on a server system to make it more users friendly. 4-      To make a system boot from a DVD, first enter the BIOS and change the settings from hard disk to CD. 5-      Free space in the area of the disk not occupied by any partition. 6-      ISO image files are files that hold data you use to create DVD/CD 7-      Two reason you should not use raid to replace backup are of you computer is stolen, in a fire. 8-      Its RAM that is made to look like a floppy diskette or hard disk. It is frequently used as part of the boot process 9-      SHA-256 is a set of cryptographic has functions. When you process a file using SHA-256 it generates a number based on the file. ASSIGNMENT 3.1 PAGE 184 3. WHAT HAPPENS WHEN YOU GIVE THE FOLLOWING COMMNADS IF THE FILE NAMED DONE ALREADY EXISTS? $ cp to_do done $ mv to_do done ANWSER: cp - copy files and directories mv - move (rename) files. You would just basically overwrite the file. 4. HOW CAN YOU FIND OUT WHICH UTILITIES ARE AVAILABLE ON YOUR SYSTEM FOR EDITING FILES ? WHICH UTILITIES ARE AVAILABLE FOR EDITING ON YOUR SYSTEM? ANWSER:...

Words: 1961 - Pages: 8

Free Essay

Financial Accounting Chapter 2 Assignment

...CHAPTER 2: Recording Process ( SWD: Lecture Review) What is an account? An account is an accounting record of increases and decreases in a specific asset, liability, or owner’s equity item. For example, Softbyte (the company discussed in Chapter 1) would have separate accounts for Cash, Accounts Receivable, Accounts Payable, Service Revenue, and Salaries Expense. In its simplest form, an account consists of three parts: (1) a title, (2) a left or debit side, and (3) a right or credit side. Because the format of an account resembles the letter T, we refer to it as a T account. Debits and Credits The terms debit and credit are directional signals: Debit indicates left, and credit indicates right.They indicate which side of a T account a number will be recorded on. Entering an amount on the left side of an account is called debiting the account. Making an entry on the right side is crediting the account.We commonly abbreviate debit as Dr. and credit as Cr. Double-entry accounting system • Each transaction must affect two or more accounts to keep the basic accounting equation in balance. • Recording done by debiting at least one account and crediting another. • DEBITS must equal CREDITS. If Debits are greater than Credits, the account will have a debit balance. If Credits are greater than Debits, the account will have a credit balance. The normal balance of an account is on the side where an increase in the account is recorded. The Journal Companies initially record transactions...

Words: 1276 - Pages: 6

Free Essay

Acc 227 Week 2 Assignment Chapter 2 Video Case

...ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE To purchase this visit here: http://www.nerdypupil.com/product/acc-227-week-2-assignment-chapter-2-video-case/ Contact us at: nerdypupil@gmail.com ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE ACC 227 Week 2 Assignment Chapter 2 Video Case Home Work Hour aims to provide quality study notes and tutorials to the students of ACC 227 Week 2 Assignment Chapter 2 Video Case in order to ace their studies. ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE To purchase this visit here: http://www.nerdypupil.com/product/acc-227-week-2-assignment-chapter-2-video-case/ Contact us at: nerdypupil@gmail.com ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE ACC 227 Week 2 Assignment Chapter 2 Video Case Home Work Hour aims to provide quality study notes and tutorials to the students of ACC 227 Week 2 Assignment Chapter 2 Video Case in order to ace their studies. ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE To purchase this visit here: http://www.nerdypupil.com/product/acc-227-week-2-assignment-chapter-2-video-case/ Contact us at: nerdypupil@gmail.com ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE ACC 227 Week 2 Assignment Chapter 2 Video Case Home Work Hour aims to provide quality study notes and tutorials to the students of ACC 227 Week 2 Assignment Chapter 2 Video Case in order to ace their studies. ACC 227 WEEK 2 ASSIGNMENT CHAPTER 2 VIDEO CASE To purchase this visit here: http://www.nerdypupil.com/product/acc-227-week-2-assignment-chapter-2-video-case/...

Words: 575 - Pages: 3

Premium Essay

Composition 2 Unit 2 Assignment 1: Chapter Review and Trace

...Unit 2 Assignment 1: Chapter Review and TRACE 1. The five elements in the rhetorical situation are text, reader, author, constraints, and exigence. 2. A reader can use the rhetorical situation to analyze an argument essay by analyzing what the author is arguing about and who his target readers are. A viewer can use the rhetorical situation to analyze an image by first analyzing what the image’s meaning is, and who the targeted viewer is. A writer can use the rhetorical situation during the planning phase of writing a paper by deciding who is target readers will be and the position it may take on the topic. 3. The audience is important in argument because without the audience you have no argument. The different positions that the audience might initially hold are a friendly, an undecided, a neutral, a resistant, an unfamiliar, or a linked audience. There are multiple outcomes that are associated with arguments directed to each of these audiences, these outcomes include, a bias, they may oppose your argument, or they may agree with your argument. 4. Discourse communities are defined as groups that are involved in and communicating about a particular topic, or issue. The reason a discourse community is helpful to establish common ground for its members is because they share a set of basic values and assumptions. 5. A universal audience is an imagined audience that serves as an ethical and argumentative test for the rhetor. A universal audience is a useful idea...

Words: 254 - Pages: 2

Premium Essay

Chapter 2 Case Assignment, Analyzing Managerial Decisions: Interwest Healthcare Corp.

...Chapter 2 Case Assignment Analyzing Managerial Decisions: Interwest Healthcare Corp. MBA 540- Managerial Economics Chapter 2 Case Assignment After reading and understanding the scenario at hand and the issue that Interwest Healthcare is experiencing. There is a serious need for a consultant to come in and further analyze the problem and make improvement recommendations. A potential source of the issue is stemming from the lack of information to the direct employees who are inputting the information straight into the system. The hospital administrators need to monitor the employee’s direct collation to the data they are inputting into the system is in fact correct. Possibly the lack of communication resulting from the hospital administrators is an acknowledgement that the employees know of the importance of the correct data input, when in fact they are not aware of the importance and how much the organization is reliant on the information for funding and reporting. One of the biggest issues facing employee and employer relationships is the lack of communication. According to Joseph (2013), “failure to communicate effectively often leads to conflict, which can harm an organization.” If the problem is not correct by the hospital administrators, Vijay Singh may need to go the individual hospitals and have meetings directly with the individuals inputting the information. This is a means of stressing the importance and also for...

Words: 973 - Pages: 4

Free Essay

Acc 491 Week 2, Individual Assignment from Text, Chapter 1, Ques

...ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques Purchase here http://chosecourses.com/acc-491-week-2-individual-assignment-from-text-chapter-1-ques Description ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Questions 1-23 ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques Purchase here http://chosecourses.com/acc-491-week-2-individual-assignment-from-text-chapter-1-ques Description ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Questions 1-23 ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques Purchase here http://chosecourses.com/acc-491-week-2-individual-assignment-from-text-chapter-1-ques Description ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Questions 1-23 ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques Purchase here http://chosecourses.com/acc-491-week-2-individual-assignment-from-text-chapter-1-ques Description ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Questions 1-23 ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques Purchase here http://chosecourses.com/acc-491-week-2-individual-assignment-from-text-chapter-1-ques Description ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Questions 1-23 ACC 491 Week 2, Individual Assignment from Text, Chapter 1, Ques ...

Words: 410 - Pages: 2

Premium Essay

Fin 100 Principles of Finance Complete Course New

...WK 4 Assignment 1 – Complexities of the U.S. Financials FIN 100 WK 8 Assignment 2 – Business Financing and the Capital Structure Fin 100 assignment 1 Fin 100 Assignment 2 FIN 100 HW Assignment 3 FIN 100 HW Assignment 4 FIN 100 HW Assignment 5 FIN 100 HW Assignment 6 FIN 100 HW Assignment 7 FIN 100 HW Assignment 8 FIN 100 Homework Assisgnment Week One FIN 100 Week 3 homework Homework Week 5 Homework Week 7 FIN 100 Week 3 – Lab Assignment 3 – Chapters 5 and 6 FIN 100 Week 5 – Lab Assignment 4 – Chapters 9 and 10 FIN 100 Week 6 – Lab Assignment 5 – Chapters 11 and 12 FIN 100 Week 7 – Lab Assignment 6 – Chapters 13 and 14 Week 8 DQ Week 9 DQs FIN 100 QUIZ 1 FIN 100 QUIZ 2 CHAPTER 1,4,5 FIN 100 QUIZ 3 CHAPTER 6,7,8,10 FIN 100 Quiz 4 FIN 100 Week 3 – Quiz 2 Chapters 3, 4, and 5 FIN 100 Week 5 – Quiz 3 Chapters 7 and 8 FIN 100 WEEK 9 QUIZ 6 FIN 100 Week 10 – Quiz 7 – Chapters 17 and 18 FIN 100 Quiz 5 FIN 100 Quiz 6 FIN 100 Quiz 7 FIN 100 Quiz 8 Activity mode aims to provide quality study notes and tutorials to the students of FIN 100 Principles Of Finance Complete Course New in order to ace their studies. FIN 100 PRINCIPLES OF FINANCE COMPLETE COURSE NEW To purchase this visit following link: http://www.activitymode.com/product/fin-100-principles-of-finance-complete-course-new/ Contact us at: SUPPORT@ACTIVITYMODE.COM FIN 100 PRINCIPLES OF FINANCE COMPLETE COURSE NEW FIN 100 Principles Of Finance Complete Course New FIN 100 WK 4 Assignment 1 –...

Words: 853 - Pages: 4

Premium Essay

Abcdef

...investigations of business practices. By examining the applications, strengths, and weaknesses of methodologies drawn from both the qualitative and quantitative traditions, this course permits an understanding of the various steps involved in designing and executing a research project so that students will be able to conduct their research later. The course aims to provide learners with knowledge and skills in designing and implementing an independent business research project. After the course, students will be able to: 1. Formulate research questions and objectives. 2. Conduct an appropriate literature review. 3. Design and implement appropriate qualitative and/or quantitative research methods. 4. Write a research proposal that can form the basis for their final dissertation. 5. In overall, learners will know necessary steps to carry out a research project and to write a structured report/dissertation. 2) Course Textbook(s)/Resources: a) Mark Saunders, Philip Lewis, and Adrian Thornhill, 2012, Research Methods for Business Students, 6/E, Financial Times Press. (ISBN-10: 0273750755; ISBN-13: 9780273750758) For instructors: Instructor manual with solutions, PPT Transparencies, Test Bank, and additional cases http://wps.pearsoned.co.uk/ema_uk_he_saunders_resmethbus_6/ For students: http://wps.pearsoned.co.uk/ema_uk_he_saunders_resmethbus_6/ b) Coverage: 30 slots with 90 minutes per slot for study 3) Implementation plan in details (FSB-Mỹ Đình-...

Words: 1883 - Pages: 8

Premium Essay

Mngm340

...Week 1 Reading * Chapter 1: The Systems Development Environment * Chapter 2: The Sources of Software Problems and Exercises * Chapter 1, Problems/Exercises, Questions 1 and 8. * Chapter 2, Problems/Exercises, Questions 3 and 4. Submit your assignment (in a single MS Word document) to the Dropbox located on the silver tab at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions or watch this Tutorial Dropbox Tutorial. The dropbox for this assignment is called "Week 1: Problems and Exercises". See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Course Project Company Overview Package Petrie's Electronics Case * Petrie's Electronics Case, Chapter 2, Questions 1, 2, and 4. See Course Project tabs underneath this week and the Course Home. Submit your assignment to the Dropbox located on the silver tab at the top of this page. For instructions on how to use the Dropbox, read these step-by-step instructions or watch this Tutorial Dropbox Tutorial. The dropbox for this assignment is called "Week 1: Petries' Electronics Cases Ch 2". See the Syllabus section "Due Dates for Assignments & Exams" for due date information. Week 2 Reading * Chapter 3: Managing the Information Systems Project * Chapter 4: Systems Planning and Selection Problems and Exercises * Chapter 3, Problems/Exercises, Questions 2 and 4. * Chapter 4, Problems/Exercises...

Words: 1057 - Pages: 5

Free Essay

School Solarship

...2014 Week 1 1/28-2/02 2 2/02-2/09 3 2/09-2/18 4 2/18-2/23 5 2/23-3/02 6 3/02-3/09 Topic Introduction to PSY 100 – Online Chapter Readings/ Materials Introductory Video (in Blackboard, Lectures folder) Assignments Blackboard access Connect Registration Introduction Email Online Assignment 1 (in Connect) Discussion Board 1 (in Blackboard) Due Date All due: 2/02 at noon What is Psychology? King, Chapter 1 Video Lecture 1 (in Blackboard) Chapter 1 Exercise (in Blackboard) King, Chapter 2 Video Lecture 2 (in Blackboard) Chapter 2 Exercise (in Blackboard) King, Chapter 3 Video Lecture 3 P.1-2 (in Blackboard) Chapter 3 Exercise (in Blackboard) King, Chapter 6 Video Lecture 4 (in Blackboard) Chapter 6 Exercise (in Blackboard) King, Chapter 7 Video Lecture 5 (in Blackboard) Chapter 7 Exercise (in Blackboard) OA1 due: 2/09 at noon DB1 due: post 2/06 at noon; replies 2/09 at noon OA2 due: 2/18 at noon DB2 due: post 2/15 at noon; replies 2/18 at noon OA3 due: 2/23 at noon Ex1 due: 2/23 at noon Psychology's Scientific Method Online Assignment 2 (in Connect) Discussion Board 2 (in Blackboard) Biological Foundations of Behavior Learning Online Assignment 3 (in Connect) Exam 1 (in Connect) Online Assignment 4 (in Connect) Discussion Board 3 (in Blackboard) OA4 due: 3/02 at noon DB3 due: post 2/27 at noon; replies 3/02 at noon OA5 due: 3/09 at noon DB4 due: post 3/06 at noon; replies 3/09 at noon Memory Online Assignment 5 (in Connect) Discussion...

Words: 704 - Pages: 3

Premium Essay

Ecn601 Full Course Latest All Discussions and All Assignments

...ECN601 full course latest all discussions and all assignments Click Link Below To Buy: http://hwcampus.com/shop/ecn601-full-course-latest-all-discussions-and-all-assignments/ ECN601 WEEK 1 DQ 1& DQ 2 LATEST 2015 DQ 1 The price of gasoline goes up and down quickly, yet consumer demand for gasoline stays relatively steady. Does this mean the demand for gasoline is inelastic, or is something else at work? Explain. DQ 2 Of the factors listed in the textbook that are related to demand, identify 1 or 2 that were instrumental in your selection of a University in which to enroll for an MBA. Do you think your decision criteria are typical or atypical? Explain. ECN601 WEEK 2 DQ 1& DQ 2 LATEST 2015 DQ 1 Selecting a complete set of independent variables is always an issue when using regression analysis to estimate demand. For example, analysts often use price and advertising to estimate quantity demanded. However, how do they know that these two variables were sufficient? How do we know that we didn’t omit other variables which would have had a significant impact on demand? How do we know that we didn’t include variables that were not needed? Explain how analysts would answer such questions. DQ 2 Suppose you want to use regression analysis to estimate the selling price of single family homes in a given neighborhood. You assemble data on selling price, square footage, number of bedrooms, number of bathrooms, age of the house, and lot size. Which variable(s) are dependent...

Words: 2022 - Pages: 9

Free Essay

Is and Work Group

...The Accounting Environment: What is Accounting and Why is it Done? Activities Readings: Chapter 1 LO 1, 2, 3, 4, 5, 6 pages 1 - 23 Assignments: Lyryx Online Homework Assignment: Lab 1, Chapter 1 E1-3 (LO 2), E1-8 (LO 6) P1-6 (LO 1,2), P1-9 (LO1, 2, 6) P1-13 (LO 6), P1-16 (LO 1,2, 3) Due by Sunday, January 20 at 11:00 pm Tests/Exams: (None) Session 2 (January 19, 2013) Module 2 Topic Financial Statements: A Window on an Entity Activities Readings: Chapter 2 LO 1, 2, 3, 4, 5 pages 32 - 60 Assignments: Lyryx Online Homework Assignment: Lab 2, Chapter 2 Chapter 2 E2-1 (LO 2), E2-19 (LO 1, 5) E2-10 (LO 1, 3), P2-18 (LO 3, 4) E2-18 (LO 5), E2-20 (LO 1, 4) CASE: P1-19 (p. 31 LO2,3) Due by Sunday, January 27 at 11:00 pm Tests/Exams: (None) Session 3 (January 26, 2013) Module 3 Topic The Accounting Cycle Activities Readings: Chapter 3 LO 1, 2, 3, 5, 6 pages 88 - 140 Assignments: Lyryx Online Homework Assignment: Lab 3, Chapter 3 Chapter 3, Part 1 E3-5 (LO 2, 5), E3-8 (LO 2) E3-9 (LO 5), E3-2 (LO 2, 5) CASE: Kenaston Convenience Store Due by Sunday, Feburary 3 at 11:00pm Tests/Exams: (None) Session 4 (February 2, 2013) Module 4 Topic The Accounting Cycle (Adjusting Entries) Activities Readings: Chapter 3 LO 4, 5,6 pages 94-140 Assignments: Lyryx Online Homework Assignment: Lab 4, Chapter 3 Chapter 3 Part 2 E3-1(LO 4), E3-7 (LO 4) E3-16 (LO2, 4,5) CASE: Sundre Trucking Inc. (P3-16, pp 158 to 160) ...

Words: 951 - Pages: 4

Premium Essay

Ecn601 Full Course Latest All Discussions and All Assignments

...ECN601 full course latest all discussions and all assignments Click Link Below To Buy: http://hwcampus.com/shop/ecn601-full-course-latest-all-discussions-and-all-assignments/ ECN601 WEEK 1 DQ 1& DQ 2 LATEST 2015 DQ 1 The price of gasoline goes up and down quickly, yet consumer demand for gasoline stays relatively steady. Does this mean the demand for gasoline is inelastic, or is something else at work? Explain. DQ 2 Of the factors listed in the textbook that are related to demand, identify 1 or 2 that were instrumental in your selection of a University in which to enroll for an MBA. Do you think your decision criteria are typical or atypical? Explain. ECN601 WEEK 2 DQ 1& DQ 2 LATEST 2015 DQ 1 Selecting a complete set of independent variables is always an issue when using regression analysis to estimate demand. For example, analysts often use price and advertising to estimate quantity demanded. However, how do they know that these two variables were sufficient? How do we know that we didn’t omit other variables which would have had a significant impact on demand? How do we know that we didn’t include variables that were not needed? Explain how analysts would answer such questions. DQ 2 Suppose you want to use regression analysis to estimate the selling price of single family homes in a given neighborhood. You assemble data on selling price, square footage, number of bedrooms, number of bathrooms, age of the house, and lot size. Which variable(s) are dependent...

Words: 2022 - Pages: 9

Premium Essay

Management

...B2GLOBAL PROGRAMME BTEC LEVEL 5 HND DIPLOMA IN BUSINESS UNIT SYLLABUS |Assignment Due: | |. Assignment 1: Slot 10 | |. Assignment 2: Slot 38 | |The student must pass these Assignments to pass the course | |Unit Title: |Business Strategy | |Unit Code |A/601/0796 | |QCF level |5 | |Credit value |15 credits | |Pre-requisite | | |Instructor | ...

Words: 1993 - Pages: 8

Premium Essay

Grand Canyon Bus 340 All Modules 1- 8 Assignment (2014)

...Grand Canyon BUS 340 All Modules 1- 8 Assignment (2014) BUS 340 Module 1 Assignment Problems: Chapters 1, 2, and 4 Details: Using the Module 1 readings, course website links, the GCU Library, the Internet, and/or other sources of literature as needed, complete the following problems: Chapter 1 – Online Research: Common Law Chapter 2 – Problems and Problem Cases: Problem 6 Chapter 4 – Problems and Problem Cases: Problems 4 and 7 Responses should not typically exceed 200 words for each problem and should contain citations from relevant sources if applicable. Complete the problems for each chapter first by stating the question(s) you are addressing, then by stating your responses. All problems and answers should be turned in on the same page/document. Prepare this assignment according to the APA guidelines found in the GCU APA Style Guide, located in the Student Success Center. An abstract is not required. BUS 340 Module 2 Assignment Problems: Chapters 5 and 6 Details: Using the Module 2 readings, course website links, the GCU Library, the Internet, and/or other sources of literature as needed, complete the following problems: Chapter 5 – Problems and Problem Cases: Problem 13 Chapter 6 – Problems and Problem Cases: Problem 11 Responses should not typically exceed 200 words for each problem and should contain citations from relevant sources if applicable. Complete the problems for each chapter first by stating the question(s) you are addressing...

Words: 1087 - Pages: 5