AnyDoc Reader Document
AnyDoc Reader Document
Unit: II
Descriptive Statistics and data Validations, Data Analysis Techniques
Statistical Functions
1. COUNT function
2. SUM Function
The SUM Function is used to sum the specified values. The value format
contains arrays, numbers, ranges, and cell references. It can add up to
255 values.
3. MEDIAN function
The MEDIAN function will return the central value of the data. Its syntax
is similar to the AVERAGE function.
Formula for MEDIAN function = MEDIAN(number1, [number2], …)
4. MODE function
The MODE function will return the most frequent value of the cell in a
given range.
Formula for MODE function = MODE.SNGL(number1,[number2],…)
5. STANDARD DEVIATION
9. MAX function
The MAX function will return the largest numeric value within a given
set of data or an array.
Formula for MAX function = MAX (number1, [number2], ...)
The maximum quantity of textbooks is Physics,620 in numbers.
The MIN function will return the smallest numeric value within a given
set of data or an array.
Formula for MIN function = MIN (number1, [number2], ...)
data is spread out. This can be done using a Histogram which gives the
activate from the Add-Ins option in the Developer menu tab. Once it is
activated, select the Histogram from Data Analysis, and select the data
we want to project.
frequencies. If the data array values are zero (i.e., Null values),
values.
Bins array: A set of array values that are used to group the values
in the data array. If the bin array values are zero (i.e., Null values),
examples.
which comes under the statistical category, by following the below steps
as follows.
Go to the Formula menu.
Histogram:
Step 3: In the Manage drop-down, select Excel Add-ins and click Go.
This would install the Analysis Toolpak and you can access it in the Data
tab in the Analysis group.
How to Create a Histogram using Analysis Tool Pak in Excel
Step 1: Put the data in the Excel sheet
Step 2: Now Go to Data Tab.
Step 3: In the Analysis Group click on Data Analysis.
Step 4: In the ‘Data Analysis ‘ Dialog box, select Histograjm from the list
and click ok.
In the Histogram dialog box:
4. In this section, you can change the color range of the chart.
5. From the Format Chart Area, you also have other options such as fill
& Line, Effects, and Size.
Pivot Tables
The following dialog box appears. Excel automatically selects the data
for you. The default location for a new pivot table is New Worksheet.
3. Click OK.
Drag fields
The PivotTable Fields pane appears. To get the total amount exported
of each product, drag the following fields to the different areas.
1. Product field to the Rows area.
2. Amount field to the Values area.
3. Country field to the Filters area.
Below you can find the pivot table. Bananas are our main export
product. That's how easy pivot tables can be!
Sort
To get Banana at the top of the list, sort the pivot table.
1. Click any cell inside the Sum of Amount column.
2. Right click and click on Sort, Sort Largest to Smallest.
Result.
Filter
Because we added the Country field to the Filters area, we can filter this
pivot table by Country. For example, which products do we export the
most to France?
1. Click the filter drop-down and select France.
Result. Apples are our main export product to France.
Note: you can use the standard filter (triangle next to Row Labels) to
only show the amounts of specific products.
Change Summary Calculation
By default, Excel summarizes your data by either summing or counting
the items. To change the type of calculation that you want to use,
execute the following steps.
1. Click any cell inside the Sum of Amount column.
2. Right click and click on Value Field Settings.
3. Choose the type of calculation you want to use. For example, click
Count.
4. Click OK.
Result. 16 out of the 28 orders to France were 'Apple' orders.
Simple graphs are only the tip of the iceberg. There’s a whole lot of
visualization methods to present data in effective and interesting ways
which i will be explaining in future articles.
1. Line Chart:
7. Bubble Chart
A bubble chart is a variation of a scatter chart in which the data points
are replaced with bubbles.
Microsoft Excel is one of the powerful tools widely used on a large scale
for official and personal use. By default, Excel consists of various
formulas and functions, which help to calculate the data effectively and
quickly. It saves the user's time and has high computational power and
efficiency. MS Excel is used in various fields, such as Education.
Hospitals, Government and private organizations, etc. It is also used to
create Budgets, Balance Sheets, business decisions, etc., calculate sales
reports, etc. Some of the applications of Excel are as follows:
Excel consists of some of the advanced formulas used for calculating the
data. Some of the formula is explained as follows:
1. VLOOKUP
As the name suggests, VLOOKUP stands for Vertical Lookup. This Excel
function is used to find the specific information across the vertical
pattern of the given worksheet.
The COUNTIF function in Excel counts the cells containing data based on
single criteria in the selected range. The COUNTIF function counts the
cell containing text, numbers, and dates.
1. =COUNTIF(range,criteria)
INDEX MATCH
Formula = INDEX(C3:E9,MATCH(B13, C3:C9,0),MATCH(B14,C3:E3,0))
3. SUMIF
o Scenario Manager
o Goal Seek
o Data Tables
1. Scenario Manager
2. Goal Seek
Goal Seek is useful if you want to know the formula's result but unsure
what input value the formula needs to get that result. For example, if
you want to borrow a loan and know the loan amount, tenure of loan
and the EMI that you can pay, you can use Goal Seek to find the interest
rate at which you can avail of the loan.
Goal Seek can be used only with one variable input value. If you have
more than one variable for input values, you can use the Solver add-in.
3. Data Table
A Data Table is a range of cells where you can change values in some of
the cells and answer different answers to a problem. For example, you
might want to know how much loan you can afford for a home by
analyzing different loan amounts and interest rates. You can put these
different values and the PMT function in a Data Table and get the
desired result.
A Data Table works only with one or two variables, but it can accept
many different values for those variables.
If you want to analyze more than 32 input sets, and the values
represent only one or two variables, you can use Data Tables.
ADVERTISEMENT
ADVERTISEMENT
Step 3: Now a scenario manager dialog box appears, click on the Add
button to create ascenario.
Step 4: Create the scenario, name the scenario, enter the value for each
changing input cell for that scenario, and then click the Ok button.
Step 5: Now, B3, B4, B5, B6, and B7 appear in the cells box.
Step 6: Now, change the value of B3to 500 and click the Add button.
Step 7: After clicking on the Add button, the add scenario dialog box
appears again.
Step 8: Again appears scenario values box with the changed value of B3
cell.
Step 11: Again, appears scenario values box with a changed value of the
B5 cell.
Step 12: Change the value of B7 to 10000 and click the Ok button.
The Scenario Manager Dialog box appears. In the box under Scenarios,
You will find the names of all the scenarios that you have created.
Step 13: Now, click on the Summary button. The Scenario Summary
dialog box appears.
Goal Seek is a What-If Analysis tool that helps you to find the input
value that results in a target value that you want. Goal Seek requires a
formula that uses the input value to give the result in the target value.
Then, by varying the formula's input value, Goal Seek tries to solve the
input value.
Goal Seek works only with one variable input value. If you have more
than one input value to be determined, you have to use the Solver add-
in. Below are the following steps to use the Goal Seek feature in Excel.
Step 1: On the Data tab, go What-If Analysis and click on the Goal
Seek option.
Step 4: Type 57000 in the To value box. Here, you get the formula
result.
Step 5: Type B9 in the By changing cell box. This box has the reference
of the cell that contains the value you want to adjust.
Step 6: This cell that the formula must reference goal Seek changes in
the cell that you specified in the Set cell box. Click Ok.
As you can observe, Goal Seek found the solution using B9, and it
returns 0 in the B9 cell because the target value and current value are
the same.
With a Data Table in Excel, you can easily vary one or two inputs and
perform a What-if analysis. A Data Table is a range of cells where you
can change values in some of the cells and answer different answers to
a problem. There are two types of Data Tables, such as:
If you have more than two variables in your analysis problem, you need
to use the Excel Scenario Manager Tool.
There is a loan of 1 00,000 for a tenure of 5 years. You want to know the
monthly payments (EMI) for varied interest rates. You also want to
know the amount of interest and Principal that is paid in the second
year.
Step 2: Type the list of interest rate values that you want to substitute
in the input cell.
As you observe, there is an empty row above the Interest Rate values.
This row is for the formulas.
Step 3: Type the first function (PMT) in the cell one row above and one
cell to the right of the column of values. Type the other functions (
CUMIPMT and CUMPRINC) in the cells to the first function's right.
Step 5: Select the range of cells that contains the formulas and values
that you want to substitute, E2:H13.
Step 6: Go to the Data tab, select What-if Analysis and click on the
Data Table tool in the dropdown list.
You can see that the Column input cell is taken as $C$2.