Class 5 - Summary_ Introduction to MS Excel-III-4148
Class 5 - Summary_ Introduction to MS Excel-III-4148
SESSION OVERVIEW:
By the end of this session, the students will be able to:
● Perform different statistical, logical operator, string, and date functions in Ms Excel.
● Understand different data AI tools in MS Excel.
● Mathematical Calculations: Functions like SUM, AVERAGE, MAX, and MIN are
used for basic arithmetic operations and statistical calculations.
● Statistical Analysis: Functions like COUNT, COUNTA, COUNTIF, and SUMIF are
used for counting and summing data based on specified conditions, as well as other
statistical calculations.
● Logical Operations: Functions like IF, AND, OR, and NOT are used to perform
logical operations and make decisions based on specified criteria.
● Text Manipulation: Functions like CONCATENATE, LEFT, RIGHT, and MID are
used to manipulate and concatenate text strings. These operations are majorly used in
data cleaning before the data analysis.
● Date and Time Operations: Functions like TODAY, NOW, DATE, and TIME are
used to work with date and time values and perform calculations based on them.
a. Statistical functions:
i. COUNT: Counts the number of cells containing numbers in a range.
1
Figure 22: Representation of COUNTA in Excel
iii. COUNTIF: Counts the number of cells that meet a specific condition.
iv. SUMIF: Adds up the numbers in a range that meets a specific condition.
i. IF: Returns one value if a condition is true and another value if it's false.
2
Figure 7: Representation of IF function in Excel
ii. AND: Returns TRUE if all arguments are true, otherwise returns FALSE.
iii. OR: Returns TRUE if any argument is true, otherwise returns FALSE.
iv. NOT: Reverses the logical value of its argument (TRUE becomes FALSE,
and FALSE becomes TRUE).
3
Figure 11: Representation of CONCATENATE function in Excel
iv. MID: Returns a specific number of characters from a text string, starting at a
specified position.
4
Figure 16: Representation of LENGTH of string function in Excel
iii. DATE: Creates a date based on the specified year, month, and day.
iv. TIME: Creates a time based on the specified hour, minute, and second.
5
AI FEATURES IN EXCEL: (Dataset)
1. Analyze data:
This feature in Excel gives insights into the data based on the prompt. This is an AI feature.
This feature can help us identify outliers in the data just by asking questions.
Figure 28: Representation of the questions it asks and accordingly provides insights
6
Figure 29: Representation of how to analyze data feature provides insights
2. Flash fill:
Flash Fill is a powerful feature in Microsoft Excel that allows users to automatically fill data
based on patterns recognized in adjacent cells. It's particularly useful for quickly extracting or
formatting data without the need for complex formulas or manual entry.
● Recognizing Patterns: Excel's Flash Fill feature analyzes the data entered in
a column or row and identifies patterns based on the content of adjacent cells.
● Automatic Fill: Once a pattern is recognized, Flash Fill automatically fills in
the remaining cells in the column or row with data that follows the same
pattern.
7
3. Recommended charts:
The "Recommended Charts" feature in Excel suggests the most suitable chart types based on
the selected data.