subject

You work in the admissions office for west coast university, a mid-sized regional university in california. your assistant entered a list of college applicants for the fall 2018 semester. you determine if a student qualifies for early admission or early rejection based on sat and gpa. after determining the immediate admissions and rejections, you calculate a total score based on sat and gpa to determine regular admissions and rejections. instructions: for the purpose of grading the project you are required to perform the following tasks:

in cell e14, enter a date function that calculates the number of days between the initial deadline (cell e10) and the date received for the first student (d14). use mixed and relative references appropriately. copy the function to the range e15: e68. a negative value indicates the application was received after the initial deadline.

3. in cell h14, enter a nested logical function to display either yes or no in the admit early column. the university admits a student early if that student meets both the early admission criteria for the sat (cell b6) and gpa (cell b7). that is, the student’s sat score must be 2000 or higher, and the gpa must be 3.80 or higher. use relative and mixed references to the cells in the admission criteria range. based on the requirements, the first student, frank aaron, will not be admitted early.

4. in cell i14, enter a nested logical function to display either yes or no in the reject early column. the university rejects a student early if that student has either an sat score less than 1000 (cell c6) or a gpa below 1.80 (cell c7). use relative and mixed references to the cells in the admission criteria range.

5. in cell j14, enter a formula to calculate an applicant’s admission score. apply the multiplier (found in the miscellaneous standards & filter range) to the student’s gpa and add that score to the sat. frank aaron’s score is 3496.

6. in cell k14, enter nested if functions inside a main if function. the final decision text should be one of the following: early admission, early rejection, admit, or reject. hint: two logical tests are based on the yes/no displayed in the admit early and reject early columns. for regular admission, a student must have a combined admission score that is 2900 or higher. a student is rejected if his or her score is lower than the threshold. use a mixed reference to the cell in the miscellaneous standards & filter range.

7. copy the formulas down the admit early, reject early, score, and final decision columns. to paste the formulas, click paste on the home tab and click formulas to copy just the formulas. if you use a regular paste option, the double borders will copy also.

8. in cell h6, enter a database function to count the total number of early admissions with > =2900 threshold scores. use the range l5: m6 for the criteria range.

9. in cell i6, enter a database function to calculate the average sat score for early admissions with the > = threshold. use the range l5: m6 for the criteria range.

10. in cell j6, enter a database function to calculate the average gpa for early admissions with > = threshold score. use the range l5: m6 for the criteria range.

11. in cell h7, enter a database function to count the total number of in-state early admissions. use the range l9: m10 for the criteria range.

12. in cell i7, enter a database function to calculate the average sat for early in-state admissions. use the range l9: m10 for the criteria range.

13. in cell j7, enter a database function to calculate the average gpa for all in-state early admissions. use the range l9: m10 for the criteria range.

14. in cell h9, enter a database function to calculate the highest score for all in-state early admissions. use the range l9: l10 for the criteria range.

15. in cell h10, enter an index function with a nested match function to identify the last name of the person who had the highest overall score for in-state early admission. the function should display brasington.

16. create a footer with your name on the left side, page 1 of ? codes in the middle, and the file name code on the right side.

17 save and close the workbook, and submit the file as directed.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:50
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
question
Computers and Technology, 23.06.2019 04:31
Q14 what is most important for you to choose before you build a network? a. private network b. nos c. network media d. network protocol e. directory service
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
Describe three characteristics of at-risk drivers. a. b. c. describe three characteristics of safe drivers. a. b. c. describe three driver errors that could cause a collision. a. b. c. how will this information affect you as a driver now and in the future? (2-3 sentences)
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
To check whether your writing is clear , you can
Answers: 2
You know the right answer?
You work in the admissions office for west coast university, a mid-sized regional university in cali...
Questions
question
Mathematics, 02.04.2020 00:45
Questions on the website: 13722367