Section 4 of 12
In Progress

Data Analysis and Visualisation

7th November 2024

Data analysis techniques are methods used to examine and make sense of information collected in various forms within the business context. One fundamental technique is descriptive analysis, which involves summarising and presenting data to provide a clear overview. It helps the organisation understand the basic patterns, trends, and characteristics of the information at hand.

Another important technique is inferential analysis, where conclusions are drawn about a larger population based on a smaller sample. This allows the organisation to make predictions and generalisations, aiding in decision-making processes.

Furthermore, exploratory data analysis is a technique that involves delving into data sets to identify patterns, relationships, and anomalies. It is a crucial step in the initial phase of analysis, guiding leaders to formulate hypotheses and uncover potential areas for further investigation.

Visualisation techniques, such as creating charts and graphs, play a key role in making complex data more accessible and understandable. These visual representations enhance communication and enable staff to share insights effectively.

Spreadsheets

Note: Additional spreadsheet/Excel tools and features are also covered in the additional section

Familiarity with spreadsheet tools like Excel or Google Sheets is essential for data manipulation. These tools provide user-friendly interfaces to organise, clean, and manipulate data sets. One of the fundamental skills involves sorting and filtering data, allowing you to quickly identify patterns and trends for the organisation.

Filtering options in Microsoft Excel
Filtering options in Google Sheets

Additionally, functions and formulas in spreadsheet programs enable calculations to summarise data. Some of the most commonly used functions include:

SUM

This function adds up a range of numbers. Educators can use it to calculate the total scores of students, sum upgrades, or aggregate assessment results.

AVERAGE

  • The AVERAGE function computes the mean of a range of numbers. Educators often utilise it to find the average performance of students, helping to assess overall understanding or progress.

IF

  • The IF function allows educators to create conditional statements. It can be used to assign grades based on specific criteria, flag certain behaviours, or customise responses depending on different situations.

VLOOKUP  

  • The VLOOKUP function helps in searching for a specific value in a range and returning a corresponding value. Educators might employ it to retrieve additional information about students, such as their grades or attendance records.

COUNTIF

  • COUNTIF is used to count the number of cells within a range that meet specific criteria. Educators can utilise this function to track the occurrence of specific behaviours, assess the number of students meeting certain performance benchmarks, or analyse various data points.

Spreadsheet tools also offer the capability to create visualisations, including charts and graphs, to enhance data representation. Educators or school leaders can visually communicate insights to their colleagues or present information to students in a more engaging manner. 

Creating basic charts or graphs in Excel or Google Sheets is a straightforward way to visually represent and communicate data. The basic process is as follows: 

  1. Select the data range you want to visualise and then navigate to the “Insert” or “Chart” tab. 
  2. Choose the type of chart that best suits your data, such as a bar chart, line graph, pie chart, or others. 
  3. Further customise the appearance by adjusting colours, labels, and titles to enhance clarity. 
Chart editing in Microsoft Excel
Chart editing in Google Sheets