This project focuses on demonstrating

This project focuses on demonstrating your understanding of sequential, selective and repetitive programming statements, methods, and modular programming. Before attempting this project, be sure you have completed all of the reading assignments listed in the syllabus to date, participated in the weekly conferences, and thoroughly understand the examples throughout the chapters.
The program requirements include:
Create a Java Application naming the Project PRJ2[Last Name][First Initial]. As an example, if your name was Xavier Smith, then the project would be named PRJ2SmithX.
Design and implement a Java program that will gather floating point numbers and determine the sum and average of the data entered.
Declare all necessary identifiers.
Inside a while loop:
Accept decimal numbers using a Dialog Input box.
Sum the decimal numbers as they are entered.
When the sum of the entered decimal numbers is above a total of 100 for the first time:
Display a message with a Message Dialog informing the user that the total number is 100.
In addition to the warning also display in the Message Dialog the actual total sum at that point.
Do not show this message again for any additional entries above 100.
Keep a counter for the number of times a new decimal number.
Have a prompt asking the user when to end entering decimal numbers.
Use a sentinel to end the loop in combination with a prompt.
 After the loop, call a calculation method that will return the average from the sum and counter. [An example of the construction of a method with its “calling code” is listed at the end of the assignment.] Call another method that will display the results of the processing in the program that will have three lines in a single Message Dialog box containing
 The total number of entries.
The sum of all the entries.
The average of the number of entries.
 Hint: A new line is displayed after each n in the println in the Message Dialog.
 

Once the assignment works correctly, create three screen shots of the results using different data and name the file PRJ2SmithXShot. Cut and paste various Message windows to a single document.
The completed project consists of the java file (PRJ2SmithX.java), the test data document (PRJ2TestSmithX.docx), and the screen shot file (PRJ2SmithXShot). Submit each of these files to your WebTycho Project 2 assignment area no later than the due date listed in the syllabus.
Additional requirements include:
 Use JOptionPane.showInputDialog() methods for your user to input their data.
Use JOptionPane.showMessageDialog() methods to display your messages.
Include a comprehensive set of application test data that you used to test your program. Your test data can be shown in a table that includes prompt, input, expected output, actual output and pass/fail results from the test.

Choose the most appropriate words to complete

  

Choose the most appropriate words to complete the text A stream represents a flow of data from a streams for input and for output, and they can deal with data in terms of bytes or characters. We normally use the file. Writing text output to a file is best done using to a There are class when reading in text entered at the keyboard or held in a Streams such as are used to read non-character (i.e. byte) data held in a file. Reader RandomAccessFile user ArrayList Writer PrintWriter InputStream source JVM OutputStream sink Scanner Filelnputstream

Assignment

ESSAY TYPE QUESTION (NOT AN ESSAY) (3 QUESTIONS GIVEN (2 QUESTIONS ARE PART OF CASE STUDY) ) 

–  PROVIDE  APPROPRIATE  ARGUMENT  FOR  THE RESPONSE. 

 – INSTRUCTION ARE ATTACHED. PLEASE FOLLOW THE GRADING RUBRICS

– SHOULD STRICTLY FOLLOW THE INSTRUCTIONS. 

– 2 PAGES ATLEAST (DOUBLE-SPACED) 

– NEED PLAGIARISM REPORT ALONG WITH WORK. *****

– APA FORMAT, IN TEXT CITATION 

Discussion Board

Discuss in 500 words your opinion on what lessons should be learned from the 737 Max 8 crashes. 

Use at least three sources. Use the Research Databases available from the Danforth Library, not Google.   Include at least 3 quotes from your sources enclosing the copied words in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragraphs. Do Not Doublespace.

Copying without attribution or the use of spinbot or other word substitution software will result in a grade of 0. 

Write in essay format not in bulleted, numbered or other list format. 

Sociogram

It is a user-friendly web application which helps users to explore the social world with just a single sign up. It is flexible enough for users to create/edit/manage their own individual accounts. User can find friends based on similar interests, which means that the user gets to update/edit their interests/hobbies in their profile information such that they can connect to other users with similar diversion. This helps users to widen their social circle and will help them explore people from different cultures as well.

Problem 13- org behavior

1. Mario owns a boutique furniture store for which Clinton is a long time supplier of pillows and decorative items. Because of repeated years of negotiations over prices, delivery dates, and products, Mario and Clinton have formed a mutually beneficial relationship. Please discuss some other outcomes of repeated negotiations.

at least 2 – 3 pages in length, Times New Roman 12-pt font, double-spaced, 1 inch margins and utilizing at least one outside scholarly or professional source related to organizational behavior. This does not mean blogs or websites. This source should be a published article in a scholarly journal. This source should provide substance and not just be mentioned briefly to fulfill this criteria. The textbook should also be utilized. Do not use quotes. Do not insert excess line spacing. APA formatting and citation should be used.

Excel_Ch11_CapAssessment_Deans | Excel Chapter 11 CapAssessment Deans

 

Excel_Ch11_CapAssessment_Deans | Excel Chapter 11 CapAssessment Deans

 

100% Marked on MYITLAB  

Project Description:

You work for the vice president’s office at a major university. Human Resources provided a list of deans and associate deans, the colleges or schools the represent, and other details. You will use text functions to manipulate text, apply an advanced filter to display selected records, insert database summary statistics, use lookup functions, and display formulas as text.

Start Excel. Download and open   the file named Exp19_Excel_Ch11_CapAssessment_Deans.xlsx. Grader has automatically added   your last name to the beginning of the filename.

First, you want to combine the year and number to create a unique ID.
 

  In cell C8, enter 2006-435 and use Flash Fill to complete the IDs for all the deans and   associate deans.

Next, you want to create a three-character abbreviation for the   college names.
 

  In cell E8, use the text function to display the first three characters of   the college name stored in the previous column. Copy the function to the   range E9:E28.

The college names are hard to read in all capital letters.
 

  In cell F8, insert the correct text function to display the college name in   upper- and lowercase letters. Copy the function to the range F9:F28.

You want to display the names in this format Last, First.
 

  In cell J8, insert either the CONCAT or TEXTJOIN function to combine the last   name, comma and space, and the first name. Copy the function to the range   J9:J28.

Columns K and L combine the office building number and room with the   office phone extension. You want to separate the office extension.
 

  Select the range K8:K28 and convert the text to columns, separating the data   at commas.

You decide to create a criteria area to perform an advanced filter   soon.
 

  Copy the range A7:M7 and paste it starting in cell A30. Enter the criterion Associate Dean in   the appropriate cell on row 31.

Now you are ready to perform the advanced filter.
 

  Perform an advanced filter using the range A7:M28 as the data source, the   criteria range you just created, and copying the records to the output area   A34:M34.

The top-right section of the worksheet contains a summary area. You   will insert database functions to provide summary details about the Associate   Deans.
 

  In cell L2, insert the database function to calculate the average salary for   Associate Deans.

In cell L3, insert the database function to display the lowest salary   for Associate Deans.

In cell L4, insert the database function to display the highest   salary for Associate Deans.

Finally, you want to calculate the total salaries for Associate   Deans.
 

  In cell L5, insert the database function to calculate the total salary for   Associate Deans. 

Format the range L2:L5 with Accounting Number Format with zero   decimal places.

The range G1:H5 is designed to be able to enter an ID to look up that   person’s last name and salary.
 

  In cell H3, insert the MATCH function to look up the ID stored in cell H2,   compare it to the IDs in the range C8:C28, and return the position number.

Now that you have identified the location of the ID, you can identify   the person’s last name and salary.
 

  In cell H4, insert the INDEX function. Use the position number stored in cell   H3, the range C8:M28 for the array, and the correct column number within the   range. Use mixed references to keep the row numbers from changing. Copy the   function to cell H5 but preserve formatting. In cell H5, edit the column   number to display the salary.

In cell D2, insert the function to display the formula stored in cell   F8.
  In cell D3, insert the function to display the formula stored in cell H3.
  In cell D4, insert the function to display the formula stored in cell H4.
  In cell D5, insert the function to display the formula stored in cell L3.

Create a footer with your name on the left side, the sheet name code   in the center, and the file name code on the right side.

Save and close Exp19_Excel_Ch11_CapAssessment_Deans.xlsx.   Exit Excel. Submit the file as directed.