Essay on Cmis 102 Assignment 1
Student Name: Ryan J. Rath
Class/Section: 6383
Professor Name: Anthony Baird
Assignment due date: 1/27/2013
1. Using a similar approach as example 2.3 (textbook page 75): “Finding the Sale Price of Items in a Department Store”, provide your analysis for the following problem statement:
You need to write a program that will calculate the number of square feet (living space) in a 4-room house. Your analysis should be clearly written and demonstrate your thought process and steps used to analyze the problem. Be sure to include what is the required output? What is the necessary input and how you will obtain the required output from the given input? Also, include your variable names and …show more content…
Additional Variables
Area = length*width
Area1 = length1 * width1 (float variable)
Area2 = length2 * width2 (float variable)
Area3 = length3 * width3 (float variable)
Area4 = length4 * width4 (float variable) Area1 + Area2 + Area3 + Area4=totalArea (float variable)
Program Module Components
Fundamental Tasks * Input the data. * Input variables length1, width1, length2, width2, length3, width3, length4, width4 * Perform Calculations * totalArea=area1+area2+area3+area4 where: * area1=length1*width1 * area2=length2*width2 * area3=length3*width3 * area4=length4*width4 * Output Results * Display the “totalArea” of the House (in square feet)
Program Design
Declare the variables
Declare totalArea As Float Declare length1 As Float Declare width1 As Float Declare length2 As Float Declare width2 As Float Declare length3 As Float Declare width3 As Float Declare length4 As Float Declare width4 As Float Write “This Program Will Calculate The Area In Square Feet Of A Four Room House”
Call Input Data module
-
Assignment 1
2943 Words | 12 PagesBA 578 Assignment-Sol- due by Midnight (11:59pm) Monday, Sept 15th, 2014(Chapters 1, 2, 3 and 4): Total 75 points True/False (One point each) Chapter 11. An example of a quantitative variable is the telephone number of an individual. FALSE 2. An example of a interval scale variable is the make of a car. FALSE 3. Credit score is an example of an interval scale variable. TRUE There is no intrinsic Zero. An arbitrary minimum is established. Therefore, it is an interval scale variable. 4. The…
-
Assignment 1
1209 Words | 5 Pagesin poor countries and lifestyle diseases in wealthy countries. We need to have an open mind when approach this inequalities. Step 4: Now, building upon your reflections in the previous steps, answer the original question you identified in Step 1, using at least three academic sources (e.g. journal articles, research reports) to support your answer. Locate these academic sources through your own information search. Poor countries have greater amount of infectious diseases as opposed to the…
-
Cmis 351 Assignment 1 Essay
2083 Words | 9 Pages00 | $150.00 | Bay-window | 2004-12-01 | 2004-12-04 | 2 | 2 | 2 | $150.00 | $150.00 | Bay-window | 2004-12-03 | 2004-12-06 | 3 | 1.5 | 1 | $150.00 | $150.00 | Bay-window | 2004-12-04 | 2004-12-07 | 1 | 1 | 1 | $150.00 | $150.00 | Bay-window | 2004-12-05 | 2004-12-07 | 3 | 1.5 | 1 | $162.50 | $150.00 | Bay-window | 2004-12-10 | 2004-12-15 | 1 | 1 | 1 | $150.00 | $150.00 | Bay-window | 2004-12-20 | 2004-12-23 | 2 | 2 | 2 | $150.00 | $150.00 | Bay-window | 2004-12-24 | 2004-12-28 | 4 |…
-
Cmi Leadership and Management Level 5 Mod 1
1394 Words | 6 PagesCMI Level 5 Management and Leadership Cleeve Langdon 5001 Personal development as a manager and leader | 1. Be able to assess and plan for personal professional development | 1.1 Explain the importance of continual self-development in achieving organisational objectives1.2 Assess current skills and competencies against defined role requirements and organisational objectives1.3 Identify development opportunities to meet current and future defined needs1.4 Construct a personal development plan…
-
Hist 102 individual essay 1
888 Words | 4 Pagesbenefits in the society. In a recent YouGiv poll, 48% of the participants said that they would like gun laws to be made stricter, 16% stated that these laws should be made less strict while 29% asserted that no change should be made to the laws (Swanson 1). Proponents of the utilitarianism theory stipulate that whatever the majority supports should be considered right. Arguing from this point of view, the laws should be made stricter since the 48% of the participants represent a large section of the American…
-
Assignment 1
1402 Words | 6 PagesAssignment# 3 by Nedim Halilagic Chapter 6 14. Freely Floating Exchange Rates. Should the governments of Asian countries allow their currencies to float freely? What would be the advantages of letting their currencies float freely? What would be the disadvantages? ANS: Given that Asian countries are rising economies and that floating exchange rate systems allows currency values to reflect a nation’s economic fundamentals gradually and efficiently, I would say that they should allow their…
-
Assignment 1
2521 Words | 11 PagesWelch's four principles of establishing Mission and Values, applying Candor, implementing Differentiation, hearing the Voice of the team and rewarding accordingly have become very useful in building a strong leadership foundation. In my recent work assignment, I didn't feel I had many good examples to follow. Therefore, to delve into options of how to affect my teams' culture and support, my company's goal has led me to understand the difference between managing and leading. In this paper, I will review…
-
Assignment 1
683 Words | 3 PagesAssignment 1 Instructions Save the file in your course folder, and name it with Assignment, the section number, and your first initial and last name. For example, Jessie Robinson's assignment 1R for Section 1 would be named Assignment1JRobinson. Type the answers to the assignment's questions. Use complete sentences unless the question says otherwise. You will have more than one day to complete an assignment. At the end of each day, be sure to save your progress. Review Lesson…
-
Essay about Cmis 102 Hw 2
1307 Words | 6 PagesCMIS 102 Homework 2 Problem Analysis In order to calculate the total price to purchase all the components required to build a state-of-the-art gaming computer, state-of-the-art must be defined. For the purposes of this program design, state-of-the-art is defined as a set of computer components that are capable of operating current games to a satisfactory level. A sample of minimum and recommended hardware requirements for modern games was taken and a baseline established for components that…
-
Assignment 1
1688 Words | 7 PagesDepartment of Economics, School of Business and Management American University of Sharjah Principles of Macroeconomics Practice Assignment 1 (chapters 1 &2) Instructor: Dr. Javed Younas Name: ___________________________________ AUS e-mail id: ________________ 1. Amira is thinking about going to the movies tonight. A ticket costs $7 and she will have to cancel her baby-sitting job that pays $30. The cost of seeing the movie is: a. $7 b. $30 c. $37 d. $37 minus the benefit of seeing the movie…
More about Essay on Cmis 102 Assignment 1
-
Assignment 1
2943 Words | 12 Pages -
Assignment 1
1209 Words | 5 Pages -
Cmis 351 Assignment 1 Essay
2083 Words | 9 Pages -
Cmi Leadership and Management Level 5 Mod 1
1394 Words | 6 Pages -
Hist 102 individual essay 1
888 Words | 4 Pages -
Assignment 1
1402 Words | 6 Pages -
Assignment 1
2521 Words | 11 Pages -
Assignment 1
683 Words | 3 Pages -
Essay about Cmis 102 Hw 2
1307 Words | 6 Pages -
Assignment 1
1688 Words | 7 Pages