Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instructions: For the purpose of grading the project you are required to perform the following tasks: Open exploring_e07_grad'er_h2_Admissionsxlsx and save it as exploring_e07_grader_h2_Admissions_LastFirst. In cell

image text in transcribed
Instructions: For the purpose of grading the project you are required to perform the following tasks: Open exploring_e07_grad'er_h2_Admissionsxlsx and save it as exploring_e07_grader_h2_Admissions_LastFirst. 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. 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. In cell [14, 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. In cell J14, enter a formula to calculate an applicant's admission score. Apply the multiplier (found in the Miscellaneous Standards 8: Filter range) to the student's GPA and add that score to the SAT. Frank Aaron's score is 3496. 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. 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. 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 and J13 for the field

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Elementary Statisitcs

Authors: Barry Monk

2nd edition

1259345297, 978-0077836351, 77836359, 978-1259295911, 1259295915, 978-1259292484, 1259292487, 978-1259345296

More Books

Students also viewed these Mathematics questions