Name: __________________________________________
Student #: _________________________ Section: ______
York University
Faculty of Science and Engineering
Department of Computer Science and Engineering
CSE1520.03 - Computer Use: Fundamentals
Fall 2005 Final Examination
Tuesday, December 20, 2005
Instructions:
1. York University examination rules are in effect.
2. Answer ALL questions by filling in the appropriate letters on the answer sheet provided
using an HB / No. 2 pencil.
Your answers are machine marked so be sure to fill in the bubbles very carefully.
Also circle your answers on the examination paper as backup.
3. No aids allowed. In particular, the use of calculators is NOT permitted.
4. There are 22 pages (including cover page) with 100 equally-weighted questions.
Check that your question paper is complete.
5. Time allowed is 3 hours.
6. Be sure your ID is coded correctly on the Scantron sheet
,Fall 2005 CSE1520 - Final Examination
7. Both the question sheets and the answer sheet must be submitted together.
Page 2 of 23
, Fall 2005 CSE1520 - Final Examination
EXCEL FUNCTION LIST
SUM (range)
MIN (range)
MAX (range)
AVERAGE (range)
MEDIAN (range)
SIN (number)
TAN (number)
COS (number)
PI ()
COUNTIF (range, criteria)
RAND ()
ROUND (number, num_digits)
ROUNDUP (number, num_digits)
IF (logical_test, value_if_true, value_if_false)
AND (logical1, logical2, …)
OR (logical1, logical2, …)
NOT (logical)
TRUE ()
FALSE ()
LEFT (string, number_of_characters)
RIGHT (string, number_of_characters)
MID (string, start_char, num_chars)
STDEV (number1, number2, …)
LOOKUP (lookup_value, lookup_vector, result_vector)
YEAR (serial_number)
NOW ()
TODAY ()
COUNTIF (range, criteria)
SUMIF (range, criteria, sum_range)
VLOOKUP (lookup_value, table_array, col_index_num, range_lookup)
HLOOKUP (lookup_value, table_array, row_index_num, range_lookup)
MATCH (lookup_value, vector)
MOD (number, divisor)
INT (number)
INDEX (array, row_num, col_num)
Page 3 of 23
Student #: _________________________ Section: ______
York University
Faculty of Science and Engineering
Department of Computer Science and Engineering
CSE1520.03 - Computer Use: Fundamentals
Fall 2005 Final Examination
Tuesday, December 20, 2005
Instructions:
1. York University examination rules are in effect.
2. Answer ALL questions by filling in the appropriate letters on the answer sheet provided
using an HB / No. 2 pencil.
Your answers are machine marked so be sure to fill in the bubbles very carefully.
Also circle your answers on the examination paper as backup.
3. No aids allowed. In particular, the use of calculators is NOT permitted.
4. There are 22 pages (including cover page) with 100 equally-weighted questions.
Check that your question paper is complete.
5. Time allowed is 3 hours.
6. Be sure your ID is coded correctly on the Scantron sheet
,Fall 2005 CSE1520 - Final Examination
7. Both the question sheets and the answer sheet must be submitted together.
Page 2 of 23
, Fall 2005 CSE1520 - Final Examination
EXCEL FUNCTION LIST
SUM (range)
MIN (range)
MAX (range)
AVERAGE (range)
MEDIAN (range)
SIN (number)
TAN (number)
COS (number)
PI ()
COUNTIF (range, criteria)
RAND ()
ROUND (number, num_digits)
ROUNDUP (number, num_digits)
IF (logical_test, value_if_true, value_if_false)
AND (logical1, logical2, …)
OR (logical1, logical2, …)
NOT (logical)
TRUE ()
FALSE ()
LEFT (string, number_of_characters)
RIGHT (string, number_of_characters)
MID (string, start_char, num_chars)
STDEV (number1, number2, …)
LOOKUP (lookup_value, lookup_vector, result_vector)
YEAR (serial_number)
NOW ()
TODAY ()
COUNTIF (range, criteria)
SUMIF (range, criteria, sum_range)
VLOOKUP (lookup_value, table_array, col_index_num, range_lookup)
HLOOKUP (lookup_value, table_array, row_index_num, range_lookup)
MATCH (lookup_value, vector)
MOD (number, divisor)
INT (number)
INDEX (array, row_num, col_num)
Page 3 of 23