Quiz on Formulas
Name: ________________________________________ Date:___________________
Answer the questions using the following Excel table:
Name | Math | Science |
Frank | 1 | 2 |
Jose | 3 | 4 |
Jennifer | 2 | 0 |
1. What would you get as a result if you type: COUNTA(B1:B4)?
2. What would you get as a result if you type: MAX(B2:C4)?
3. What would you get as a result if you type: MEDIAN(B2:C4)?
4. What would you get as a result if you type: IF(B3>3,”An A Student”, ”Not an A student”)
5. If you want to add cells C2, C3 and C4 you should use the following formula:
- =SUM(C2+C3+C4)
- =ADD(C2:C4)
- =SUM(C2:C4)
- =SUM(C2,C4)
6. When using the PMT formula you would be able to find:
- The interest of a loan
- The total amount you would pay for a loan
- The time you would spend paying a loan
- The monthly payment of a loan