Question

Develop the Implementation Model using a Pseudocode and make certain you: Have a minimum of five...

  • Develop the Implementation Model using a Pseudocode and make certain you:
  • Have a minimum of five modules in your pseudocode (a deduction will occur if there are fewer than five modules). It is recommended that you look at the Essential Model for this problem to help divide the logic into modules.
  • Write the Pseudocode using simple fields. Meaning if you have programming background "do not" use arrays or other aggregate data types or data structures.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

START

Declare variables facCount, totSects, totStuds, hiStuds, term, facultyID, avgStuds, sections, students, hiFac

Set value facCount=0, totSects=0, totStuds=0, hiStuds=0

Read value into variable term

Display value of variable term

Read value into variable facultyID

If facultyID = -1 Then

avgStuds =toStuds/facCount

Display value of variable toStuds, toSects,avgStuds,hiStuds,hiFac

Else

Read value into variable sections, students

facCount =facCount +1l

toSects= toSects +sections

toStuds =toStuds + students

IF Students > hiStuds Then

          hiStuds = students

hiFac = facultyID

End If

Display value of variable facultyID, sections, students

End If

END

Add a comment
Know the answer?
Add Answer to:
Develop the Implementation Model using a Pseudocode and make certain you: Have a minimum of five...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • D3: DB Specification & Implementation: After you have developed the conceptual E-R model for GG, convert...

    D3: DB Specification & Implementation: After you have developed the conceptual E-R model for GG, convert that data model into a relational database design for Garden Glory. Then develop the specifications for database implementation, indicating data types, PKs, and FKs. Implement the design and create the GG Database and execute a variety of queries to test the functionality of your DB. Document your database design and the processing results accordingly. You can also refer to the GG project questions in...

  • Rationale The focus of the project is to develop your database programming skills. This project will...

    Rationale The focus of the project is to develop your database programming skills. This project will help you get a fair idea of the sales and distribution system in any organization that has a chain of Carrying and Forwarding Agents (CFAs) or super stockists and stockists. You will be able to implement database programming concepts of ADO.NET in VB.NET and ASP.NET to create a real-life, web-based database application. (VB stands for Visual Basic.) Scenario Smooth Pen, Inc., a pen manufacturing...

  • You have been approached by a University for the design and implementation of a relational databa...

    You have been approached by a University for the design and implementation of a relational database system that will provide information on the courses it offers, the academic departments that run the courses, the academic staff and the enrolled students. The system will be used mainly by the students and the academic staff. The requirement collection and analysis phase of the database design process provided the following data requirements for the University Database system. Using the following requirements answer this...

  • As a statistical consultant, you have been asked to develop a linear model which shall be...

    As a statistical consultant, you have been asked to develop a linear model which shall be given to first year executive MBA students. Variable           Name                                                   Description X1                   Gender                                                Male or Female X2                   GMAT Score                                      Score on GMAT Test X3                   College Degree Previously Earned     Bachelors, Masters, or PhD Y                     Income                                                            Annual Income in Thousand Dollars Where 1=Male and 2= Female for X1 and B = Bachelors Degree, M=Master’s Degree, and P= PhD for X3. Given this data, recode the variables...

  • There is no need to develop a Simio model as part of this homework. You can...

    There is no need to develop a Simio model as part of this homework. You can certainly use a Simio model to validate the results that you obtain using the spreadsheet. For an M/M/1 queue with mean interarrival time 1.25 minutes and mean service time 1 minute, find all five of Wa, W, La, L, and p. For each, interpret in words. Be sure to state all your units (always!), and the relevant time frame of operation. 1. 2. Based...

  • Incorporate this model into a spreadsheet using the picture below as a guide for the Excel spreadsheet you develop: (th...

    Incorporate this model into a spreadsheet using the picture below as a guide for the Excel spreadsheet you develop: (the unit profit cells have been filled in for you to give you a start). Hint: There are SUMPRODUCT functions in the two “Resource Used” cells, and another SUMPRODUCT function in the “Total Profit” cell. Hint: to answer questions parts c, d, and e, substitute each X1 and X2 values in parts c, d, and e below into the constraints on...

  • For this course project, you will use various database management and programming techniques to design and...

    For this course project, you will use various database management and programming techniques to design and develop an online sales and distribution system for a fictitious organization. There are two phases—you will complete the first phase this week and the second phase in W5 Assignment 2. Rationale The focus of the project is to develop your database programming skills. This project will help you get a fair idea of the sales and distribution system in any organization that has a...

  • Recursion and Trees Application – Building a Word Index Make sure you have read and understood...

    Recursion and Trees Application – Building a Word Index Make sure you have read and understood ·         lesson modules week 10 and 11 ·         chapters 9 and 10 of our text ·         module - Lab Homework Requirements before submitting this assignment. Hand in only one program, please. Background: In many applications, the composition of a collection of data items changes over time. Not only are new data items added and existing ones removed, but data items may be duplicated. A list data structure...

  • The purpose of this assignment is to develop solutions that perform File IO and objects. Problem specifications are shown below with my changes in blue. 1. File Previewer Write a program that asks...

    The purpose of this assignment is to develop solutions that perform File IO and objects. Problem specifications are shown below with my changes in blue. 1. File Previewer Write a program that asks the user for the name of a text file. The program should display the first 10 lines of the file on the screen. If the file has fewer than 10 lines, the entire file should be displayed along with a message indicating the entire file has been...

  • Have you ever wanted to predict the future? Well the Magic Eight Ball does just that....

    Have you ever wanted to predict the future? Well the Magic Eight Ball does just that. The original game was a softball sized “8-ball”. You would ask a question, shake it up and look at the result. There are 20 responses…10 positive, 5 negative, and 5 are vague. For this project, we want to recreate this, but give the ability to read in a set of responses, and add additional responses, and print out all of the responses in alphabetical...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT