GAURI MALIK. BRM Lab File
GAURI MALIK. BRM Lab File
RESEARCH INSTITUTE
(35115101721) (MENTOR)
1
MICROSOFT EXCEL (MS –EXCEL)
FEATURES
1. Rows and columns: Rows and columns are two distinct features in a spreadsheet
that come together to make a cell, a range, or a table. In general, columns are the
vertical portion of an excel worksheet, and there can be 256 of them in a worksheet,
whereas rows are the horizontal portion, and there can be 1048576 of them.
The color light green is used to highlight Row 3 while the color green is used to
highlight Column B. Each column has 1048576 rows and each row has 256
columns.
3. Function: In spreadsheets, the function uses a specified formula on the input and
generates output. Or in other words, functions are created to perform complicated
math problems in spreadsheets without using actual formulas. For example, you
want to find the total of the numeric data present in the column then use the SUM
function instead of adding all the values present in the column.
4
5. Pivot Tables: It is the most commonly used feature of the spreadsheet. Using this
table users can organize, group, total, or sort data using the toolbar. Or in other
words, pivot tables are used to summarize lots of data. It converts tons of data into
a few rows and columns.
COMPONENTS
The basic components are:
1. Title Bar: The title bar displays the name of the spreadsheet and application.
2. Toolbar: It displays all the options or commands available in Excel for use.
4. Formula Bar: It is used to display the data entered by us in the active cell. Also, this
bar is used to apply formulas to the data of the spreadsheet.
5
5. Column Headings: Every excel spreadsheet contains 256 columns and each column
present in the spreadsheet is named by letters or a combination of letters.
6. Row Headings: Every excel spreadsheet contains 65,536 rows and each row present
in the spreadsheet is named by a number.
8. Cell referring: A cell reference, also known as a cell address, is a way for describing
a cell on a worksheet that combines a column letter and a row number. We can refer to
any cell on the worksheet using cell references (in excel formulae). As shown in the
above image the cell in column A and row 1 is referred to as A1. Such notations can be
used in any formula or to duplicate the value of one cell to another (by using = A1).
9. Navigation buttons: A spreadsheet contains first, previous, next, and last navigation
buttons. These buttons are used to move from one worksheet to another workbook.
10. Sheet tabs: As we know that a workbook is a collection of worksheets. So this tab
contains all the worksheets present in the workbook, by default it contains three
worksheets but you can add more according to your requirement.
COMMANDS
6
1. SUM: The SUM() function, as the name suggests, gives the total of the selected
range of cell values. It performs the mathematical operation which is addition.
Here’s an example of it below:
As you can see above, to find the total amount of sales for every unit, we had to simply
type in the function “=SUM(C2:C4)”. This automatically adds up 300, 385, and 480. The
result is stored in C5.
2. COUNT: The COUNT function is used to count the number of cells containing a
number. Always remember one thing that it will only count the number.
7
3. COUNTA: This function will count everything, it will count the number of the
cell containing any kind of information, including numbers, error values, empty
text.
So, there are a total of 9 subjects that being sold in the store
Formula= COUNTBLANK(range)
8
5. COUNTIFS: The COUNTIFS function is the most used function in Excel. The
function will work on one or more than one condition in a given range and counts
the cell that meets the condition.
6. MAX: The MAX function will return the largest numeric value within a given set
of data or an array.
7. MIN: The MIN function will return the smallest numeric value within a given set
of data or an array.
9
The minimum number of the book available in the store =150(Sociology)
8. TODAY: The TODAY() function in Excel provides the current system date.
10
So, the average total revenue is Rs.144326.6667
10. AVERAGEIF: The function will return the arithmetic mean or an average of the
cell in a given range that meets the given criteria.
11. MEDIAN: The MEDIAN function will return the central value of the data. Its
syntax is similar to the AVERAGE function.
Formula= MEDIAN(number1, [number2], …)
12. MODE: The MODE function will return the most frequent value of the cell in a
given range.
Formula = MODE.SNGL(number1,[number2],…)
11
Thus, the most frequent or repetitive cost is Rs. 250.
Formula = STDEV.P(number1,[number2],…)
14. VARIANCE: Variance will determine the degree of variation in your data set.
The more data is spread it means the more is variance.
12
Formula= VAR(number1, [number2], …)
15. QUARTILES: Quartile divides the data into 4 parts just like the median which
divides the data into two equal parts. So, the Excel QUARTILES function returns the
quartiles of the dataset. It can return the minimum value, first quartile, second
quartile, third quartile, and max value. Let’s see the syntax :
Formula = QUARTILE (array, quart)
13
16. CORRELATION: CORRELATION function, help to find the relationship
between the two variables, this function mostly used by the analyst to study the data.
The range of the CORRELATION coefficient lies between -1 to +1.
So, the correlation coefficient between discount and revenue of store = 0.802428894.
Since it is a positive number, thus we can conclude discount is positively related to
revenue.
14
Statistical Package for the Social Sciences (SPSS)
Statistical Package for the Social Sciences (SPSS) is a suite of software programs that
analyzes scientific data related to the social sciences. SPSS offers a fast-visual modeling
environment that ranges from the smallest to the most complex models. The data
obtained from SPSS is used for surveys, data mining, market research, etc.
SPSS was originally launched in 1968 by SPSS Inc., and IBM acquired it in 2009.
SPSS is popular because of its simplicity, easy-to-follow command language, and well-
documented user manual. Government entities, educational institutions, survey
companies, market researchers, marketing organizations, health researchers, data miners,
and many others use it for analyzing survey data.
The software name originally stood for Statistical Package for the Social
Sciences (SPSS), reflecting the original market, and then later changed to Statistical
Product and Service Solutions.
(1) Statistical program for quantitative data analysis – It includes frequencies, cross-
tabulation, and bivariate statistics.
(2) Modeler program that allows for predictive modeling. It enables researchers to build
and validate predictive models using advanced statistical procedures.
15
(3) Text analysis helps you derive insights from qualitative inputs through open-ended
questionnaires.
(4) Visualization Designer allows researchers to use their data for a variety of visual
representations.
Apart from the above four functionalities, SPSS also provides data management
solutions. Its data management solutions like FHIR enable researchers to perform case
selection, create derived data, and perform file reshaping.
1. Using SPSS features, users can extract every piece of information from files for the
execution of descriptive, inferential, and multiple variant statistical procedures.
2. Thanks to SPSS’ Data Mining Manager, its users can conduct smart searches,
extract hidden information with the help of decision trees, design neural networks of
artificial intelligence, and market segmentation.
4. SPSS’s Report Generator feature lets you prepare attractive reports of investigations.
It incorporates text, tables, graphs, and statistical results of the report in the same
file.
16
5. SPSS offers data documentation too. It enables researchers to store a metadata
directory. Moreover, it acts as a centralized information repository in relation to the
data – such as relationships with other data, its meaning, origin, format, and usage.
Types Of SPSS
There are two SPSS types:
1. Data View: The data view is displayed as rows and columns. You can import a file
or add data manually. This sheet called data view always displays our data values.
17
For instance, our first record seems to contain a male respondent from 1979 and so on. A
more detailed explanation on the exact meaning of our variables and data values is found
in a second sheet shown below.
2. Variable View: An SPSS data file always has a second sheet called variable view.
It shows the metadata associated with the data. Metadata is information about
the meaning of variables and data values. This is generally known as the
“codebook” but in SPSS it's called the dictionary.
For non SPSS users, the look and feel of SPSS’ Data Editor window probably come
closest to an Excel workbook containing two different but strongly related sheets.
Name: It is a column field that accepts a unique ID that helps in sorting the data.
Some of the parameters for sorting data are name, gender, sex, educational
qualification, designation, etc.
Label: It gives the label and allows you to add special characters.
Type: It is useful to differentiate the type of data that is being used.
Width: The length of the characters can be measured here.
Decimal: It helps us understand how to define the digits required after the decimal.
Value: The user enters the value here.
Missing: Data that is unnecessary for analysis will be ignored.
Align: As the name suggests, it is for alignment-left or right.
18
Measure: It measures the data that is being entered in the tools, such as cardinal,
ordinal, and nominal.
The statistical analysis tool makes it possible to import and export data files from other
programs. Some of its data handling procedures are excellent, as its ability to merge files,
no matter whether it is the same subjects and different variables or different subjects and
the same variables, is excellent.
In SPSS, users are not forced to work with syntax, even though syntax files can be saved
and modified as needed. When there are saved syntax files, it helps immensely with
documentation and also gives an idea of how the new variables were calculated and how
values that were missing were handled.
SPSS users can select the graph type which matches their data distribution
requirement
19
Limitations of Using SPSS
One of the biggest disadvantages of using SPSS is that you cannot use it to analyze
a big data set. There are certain fields where there is a huge trove of data present. In
such industries, using SPSS might not be the best option out there.
If researchers collect data using faulty or biased methods, then the resulting
statistical analysis will not give the right answers. If the gap between the sample
and the actual population is negligent, then there is no issue. But if the difference is
big, then it will produce misleading data.
When researchers do not measure the exact thing that they want to measure, then
the SPSS analysis will not fail.
One more issue with using a statistical analysis tool such as SPSS is that it ends up
giving you simple answers for complex issues.
Data Analysis
Right, so SPSS can open all sorts of data and display them -and their metadata- in two
sheets in its Data Editor window. So how to analyze your data in SPSS? Well, one option
is using SPSS’ elaborate menu options.
For instance, if our data contain a variable holding respondents’ incomes over 2010, we
can compute the average income by navigating to Descriptive Statistics as shown below.
20
Doing so opens a dialog box in which we select one or many variables and one or several
statistics we'd like to inspect.
As we see, the Output Viewer window has a different layout and structure than the Data
Editor window we saw earlier. Creating output in SPSS does not change our data in any
21
way; unlike Excel, SPSS uses different windows for data and research outcomes based on
those data.
For non SPSS users, the look and feel of SPSS’ Output Viewer window probably comes
closest to a Powerpoint slide holding items such as blocks of text, tables and charts.
SPSS Reporting
SPSS Output items, typically tables and charts, are easily copy-pasted into other
programs. For instance, many SPSS users use a word processor such as MS Word,
OpenOffice or GoogleDocs for reporting. Tables are usually copied in rich text format,
which means they'll retain their styling such as fonts and borders. The screenshot below
illustrates the result.
23