Information Technology Notes & Reviewer (Finals 1st Sem)
Information Technology Notes & Reviewer (Finals 1st Sem)
Information Technology Notes & Reviewer (Finals 1st Sem)
• Line Charts
• Data Tables
• Column Charts
2. To Show the Distribution
• Bar Charts
What it means? You want to
• Pie Charts
show the distribution of a set of
values (to understand the outliers, • Data Table
normal ranges etc.)
4. Trend over time
Examples:
What it means? You want to
• Distribution of Call waiting times understand the trend over time of
in a call center some variable(s).
• Distribution of bugs found in 10 Examples:
week software testing phase
• Customer footfalls on the last
Charts that can be used to show 365 days
distribution:
• Share price of MSFT in the last
100 trading sessions
• Scatter Plots
• Line charts
• Data Table
5. Deviations
• Scatter Plot
What it means? You want to see
which values deviate from the • Line Chart
norm.
• Data Table
Examples:
Pivot Tables & Pivot Reporting
• Failures (or bugs) in the context
of Quality Control Pivot tables & pivot reporting
allows us to analyze massive
• Sales in Various Stores amounts of data & answer
questions with just a few clicks.
Charts that can be used to Advanced users of Excel are very
show Deviations: familiar with various features of
Pivot tables & can use them really
well. Some of the advanced pivot
table features are – relationships,
multi-tale pivots, grouping, slicers,
• Column Charts measures (Power Pivot) &
summary by different type of
• Bar Charts
metrics.
• Line Charts
What are Excel Pivot Tables?
• Data Table
A pivot table turns your data into
6. Relationship report format. Here is a sample
Pivot table from sales data,
What it means? You want to showing total sales by region.
establish (or show) relationship
between 2 (or more) variables
Examples:
3. Click ok on the next screen. You can add fields to both “Row”
and “Column” label area of a
pivot. Such Pivot Tables are
normally called two dimensional
pivots. Here is a demo of a two
dimensional pivot table
showing Total Sales by Region
& Sales Person.
By default, Excel Pivot Tables are Styling & colors of Excel Pivot
Tables
You can apply any formatting 2. Click on Insert > Chart or
to the pivot tables. MS Excel Analyze > Pivot Chart button.
has some very good pivot table
styles. Just select pivot table 3. Insert the type of chart you
cells, go to Pivot Table Design want.
ribbon. See below image to 4. You will get a Pivot Chart.
understand various options
available. Bonus tip: Add Pivot Chart
directly from data You can insert
Pivot Chart directly from data.
Just select
• Data ribbon
• Skewness
A pivot table may be used as an • Sample Variance
interactive data summarization
tool to automatically condense • Kurtosis and Skewness
large datasets into a separate,
• Count, maximum and minimum
You can find descriptive analysis
by going to Excel→ Data→ Data
Analysis → Descriptive statistics.
It is the most basic set of analysis
that can be performed on any
data set.
Conditional Formatting:
Conditional formatting in Excel
enables you to highlight cells with
a certain color, depending on the
cell’s value.
Basic Symbols
Terminator
Data (Input/Output)
Subroutine
Delay
Manual input
Loops
If, for some reason, it’s not
enough for us to draw an input as
As has been said, loops are often
drawn by the decision symbol. In
some diagrams, you can
encounter a notation using the
Preparation symbol (on the left)
or the Loop limit symbol (on the
right).
Brainstorming computer
algorithms is often accomplished
using an SDL diagram. SDL
stands for Specification and
Description Language. This is a
flowchart that offers a unique set
of symbols that are used to map
out real-time systems. The three
basic components of an SDL
diagram are the system definition,
the block, and the process.
Flowchart Example –
Calculate Profit and Loss
Terminologies