Ict Practice
Ict Practice
2. Which of the following is the best type of chart to show the proportion of each category in a
whole?
o a) Line chart
o b) Pie chart
o c) Bar chart
o d) Scatter graph
Section 2: Spreadsheets
5. What function would you use to find the average of a set of numbers in a spreadsheet?
o b) =AVERAGE()
o =COUNTA - The COUNTA function counts cells containing any type of information,
including error values and empty text (""). For example, if the range contains a formula
that returns an empty string, the COUNTA function counts that value. The COUNTA
function does not count empty cells.
o The COUNT function is generally used to count a range of cells containing numbers or
dates excluding blanks. COUNTA, on the other hand will count everything... numbers,
dates, text or a range containing a mixture of these items, but does not count blank
cells. COUNTA stands for count all.
o d) =MIN() - MIN function is a premade function in Excel, which finds the lowest number
in a range. The function ignores cells with text. It will only work for cells with numbers.
o a) Relative cell references stay the same when copied, absolute references change
o b) Relative cell references change when copied, absolute references stay the same
o a) =TOTAL(A1)
o b) =ADD(A1)
o c) =SUM(A1)
o d) =COUNT(A1)
Section 3: Presentations
o b) To rearrange slides
11. What feature allows you to create visual effects for objects such as text or images during a
presentation?
o a) Layout
o b) Animation
o c) Theme
o d) Master Slide
12. Which of the following best practices should you follow when designing a presentation slide?
o c) Keep slides simple and use bullet points for key information
14. Which of these file formats is most suitable for saving a presentation for use on different
computers?
o a) .DOC
o b) .XLS
o c) .PPT
o d) .PDF
IGCSE ICT Structured Question Quiz: Graphs & Charts, Spreadsheets, and Presentations
2. You are asked to create a chart showing monthly sales data for a company over the past year.
o a) Which type of chart would you use to show trends over time? Explain your choice.
3. What is the role of a 'legend' in a chart, and why is it important for the clarity of data?
Provide an example where the absence of a legend could lead to confusion in interpreting a
chart.
Section 2: Spreadsheets
o a) Write a formula to calculate the total sales from cell range A1 to A10.
o b) Write another formula that would calculate the average sales for the same range.
o c) How would you use conditional formatting to highlight sales figures below a certain
threshold?
Section 3: Presentations
7. Discuss three key design principles that should be followed when creating an effective
presentation.
Explain why these principles are important for keeping the audience engaged and ensuring that
your message is clear.
o a) Explain how you would use a 'Master Slide' to ensure consistency throughout your
presentation.
o b) What are the advantages of using a 'Master Slide' compared to formatting each slide
individually?
9. When preparing a presentation with a lot of data, how can charts enhance understanding?
Discuss the benefits of using charts in presentations and provide an example where a bar chart
could be more effective than a table of data.
o Bar Chart: Used to compare data across different categories. For example, comparing
sales figures for different products in a company.
o Pie Chart: Best for showing the proportions of parts to a whole, such as market share
distribution among competitors.
2. You are asked to create a chart showing monthly sales data for a company over the past year.
o a) Answer: A line chart is best for showing trends over time because it clearly illustrates
the progression of data points (e.g., sales) over a continuous period.
o b) Answer: The chart should include labeled axes (e.g., months on the x-axis, sales
figures on the y-axis), a clear title describing the data (e.g., "Monthly Sales for 2023"),
and a legend if there are multiple data series (e.g., sales for different regions or
products).
3. What is the role of a 'legend' in a chart, and why is it important for the clarity of data?
Answer: A legend explains the meaning of the different colors, patterns, or symbols used in the
chart to represent data series. It is essential for clarity because it helps the audience distinguish
between multiple datasets.
Example: In a chart showing sales for different products, a missing legend could confuse the
audience, as they wouldn’t know which line or bar represents which product.
Section 2: Spreadsheets
o Relative Reference: Changes when copied to another location (e.g., copying =A1+B1
from one row to another will adjust to the new row, becoming =A2+B2).
o Absolute Reference: Remains fixed when copied (e.g., $A$1 will always refer to cell A1,
even if the formula is copied elsewhere).
Example: Use relative references for formulas applied across multiple rows, and
absolute references when you need to consistently refer to a specific cell (e.g., applying
a tax rate stored in a specific cell across various calculations).
o a) Answer: The formula to calculate the total sales for cells A1 to A10 is: =SUM(A1:A10)
o b) Answer: The formula to calculate the average sales for the same range is:
=AVERAGE(A1:A10)
o c) Answer: Conditional formatting can be applied by selecting the sales data range and
setting a rule that highlights cells with sales below a certain threshold (e.g., any cell
below 500 will be formatted with a red background).
Section 3: Presentations
7. Discuss three key design principles that should be followed when creating an effective
presentation.
Answer:
o Consistency: Use consistent fonts, colors, and slide layouts to create a cohesive look
throughout the presentation.
o Simplicity: Avoid clutter by limiting the amount of text and focusing on key points. Use
bullet points instead of long paragraphs, and include only necessary visuals.
o Visual Aids: Use charts, images, and diagrams to support and emphasize points rather
than text-heavy slides. This engages the audience and makes the information easier to
digest.
These principles help ensure that the audience remains focused, and the message is
communicated clearly and efficiently.
o a) Answer: A Master Slide is used to apply a uniform design template across all slides,
ensuring consistent use of fonts, colors, and logos. Changes made to the Master Slide
automatically reflect across all slides, saving time and maintaining a professional
appearance.
o b) Answer: The advantage of using a Master Slide is that it ensures consistency without
having to manually format each slide, and it saves time by applying the same changes
(e.g., a logo or footer) across all slides.
9. When preparing a presentation with a lot of data, how can charts enhance understanding?
Answer: Charts make data easier to understand by presenting it visually, allowing the audience
to quickly grasp trends, comparisons, or proportions. For instance, a bar chart can effectively
compare the sales figures of different products, making it clearer and more impactful than
displaying raw numbers in a table. Visuals also make the presentation more engaging and help
retain audience attention.