BRM File Krrish Girotra
BRM File Krrish Girotra
Practical File
on
SOULUTION – 1
1. a) Brief History
1968: SPSS (Statistical Package for the Social Sciences) is developed by Norman H. Nie
and colleagues.
1980s: SPSS gains popularity and expands its features for broader use.
SPSS is used for statistical analysis and data management, allowing users to
manipulate data, run statistical tests, and generate graphs and tables. It is known for
b)
Sumiran Khandelwal [Type here] [Type here]
c) In SPSS, the Variable View is where users define and modify the properties of
variables in their dataset. Here’s an overview of the various options related
1. Data Type
The Type column in the Variable View specifies the format of data that a
• Numeric: Default type, used for numbers. Can be used for calculations.
• String: Alphanumeric characters, used for categorical data like names or labels.
2. Values
The Values column in the Variable View allows users to assign labels to
2 = Female
2 = Dissatisfied
3 = Neutral
4 = Satisfied
5 = Very Satisfied
These value labels make the data easier to interpret during analysis and reporting.
3. Nature of Data
The Measure column in SPSS Variable View helps to specify the level or nature of data
AB, O).
• Ordinal: Used for variables where the categories have a clear order
Sumiran Khandelwal [Type here] [Type here]
but the intervals between categories are not equal. E.g., Likert Scale
Agree).
Income.
4. Advantages of SPSS
• Survey and Questionnaire Analysis: SPSS is popular for analyzing survey data. It
allows researchers to import data from various formats, assign value
• Visualization: SPSS provides options to create charts, graphs, histograms, box plots,
and scatterplots, which help in visualizing data and presenting
5. Disadvantages of SPSS:
• Cost: SPSS is a proprietary software, and its licenses can be expensive, particularly
for small businesses or individual researchers. Although it offers student
• Learning Curve: While SPSS has a user-friendly interface, mastering its wide range
of
itself.
working with large datasets. This can lead to slower performance and
power.
2. Introduction to Excel
organizing, analyzing, and storing data. It was first introduced by Microsoft in 1985
and has since become one of the most popular tools in offices, educational
institutions, and for personal use around the world. Excel is part of the Microsoft
Office suite and is used for data entry, calculations, graphing, and much more. Excel
provides users with a grid of cells organized in columns (labeled with letters) and
rows (labeled with numbers), forming a matrix where data can be entered and
manipulated. Each cell can contain text, numbers, or formulas, making it a versatile
Sumiran Khandelwal [Type here] [Type here]
Characteristics of Excel
• Grid-Based Interface: Excel organizes data in a tabular format using rows and columns.
This allows users to organize large datasets efficiently, with each cell able to hold a
• Data Types Support: Excel allows various data types such as: Text (for words,
formulas makes it ideal for data analysis. Users can perform simple arithmetic
operations
• Charting and Graphing: Excel offers numerous chart types (bar charts, pie
charts, line charts, scatter plots, etc.) for visualizing data. Users can create
dynamic charts that update automatically when the underlying data changes.
values. For example, you can highlight cells that meet certain criteria (e.g.,
• Pivot Tables: One of Excel’s most powerful features is the Pivot Table, which
allows users to summarize large datasets quickly. Pivot Tables are helpful for
and filtering options for rows of data, enabling users to focus on relevant
Functions of Excel
• Mathematical Functions:
SUM: Adds a range of values (e.g., =SUM(A1:A10)).
• Logical Functions:
IF: Checks a condition and returns one value if true, and another if false
• Text Functions:
CONCATENATE: Joins two or more text strings (e.g., =CONCATENATE(A1, " ",
DATE: Creates a date from year, month, and day values (e.g., =DATE(2024, 10, 5)).
VLOOKUP: Looks for a value in a vertical column and returns a value from
[range_lookup])).
• Financial Functions:
PMT: Calculates the payment for a loan based on constant payments and interest rates (e.g.,
FV: Returns the future value of an investment (e.g., =FV(rate, nper, pmt)).
CORREL: Calculates the correlation coefficient between two data ranges (e.g.,
=CORREL(A1:A10, B1:B10)).
=IFERROR(A1/B1, "Error")).
• Database Functions:
SOULUTION – 2
Krrish Girotra BBA E3 14421101723
Steps:
1. Open spss
• Ensure the first row of your Excel sheet contains the variable names (column headers).
Open SPSS:
• In the Open Data dialog box that appears, navigate to the location of your Excel file.
• In the "Files of Type" dropdown menu, select Excel (.xls, .xlsx) to display Excel files.
• Choose the Excel file you want to import, then click Open.
Select Worksheet:
• SPSS will open the Opening Excel Data Source dialog box.
• If your Excel file contains multiple worksheets, choose the worksheet you want to
• Ensure the checkbox for Read variable names from the first row of data is selected
Click OK:
• After confirming the worksheet and any other settings, click OK.
• Once the import is complete, the data will appear in the Data View tab in SPSS.
• The variable names will be visible in the Variable View tab, and you can adjust
• After the data is imported, save your dataset by going to File > Save As.
1. Open SPSS:
o Launch SPSS on your computer and open the dataset you want to export to Excel.
o In the Save Data As dialog box that appears, select the location where you want to
o Enter a name for your Excel file in the File Name box.
o You can choose to save the entire dataset or specific variables to the Excel
o Check the option to Write Variable Names to the Excel File, so that the
variable names in SPSS are included as the column headers in the Excel file.
6. Click Save:
o After selecting all necessary options, click Save. o SPSS will convert the
dataset into an Excel file and save it in the location you specified.
o Navigate to the saved location on your computer. o Open the Excel file to
2. MEDIAN =MEDIAN(B2:B26)
Krrish Girotra BBA E3 14421101723
3. MODE =MODE.SNGL(B2:B26)
4. MAXIMUM =MAX(B2:B26)
5. MINIMUM =MIN(B2:B26)
Krrish Girotra BBA E3 14421101723
6. RANGE =MAX(B2:B26)-MIN(B2:B26)
7. SKEWNESS =SKEW(B2:B26)
Krrish Girotra BBA E3 14421101723
8. KURTOSIS =KURT(B2:B26)
9. VARIANCE =VAR.S(B2:B26)
10. STANDARD DEVIATION =STDEV.S(B2:B26)
2. USING SPSS
• Open spss
SOULUTION – 5
1. USING SPSS:
2. USING EXCEL
Mean:
Range:
Kurtosis:
Skewness:
Variance:
Use the formula: =VAR.S(A:A) for sample variance or =VAR.P(A:A) for population variance.
Standard Deviation:
Use the formula: =STDEV.S(A:A) for sample standard deviation or =STDEV.P(A:A) for population
standard deviation.
Standard Error:
In the above Descriptive Statistics table, the key statistical measures are Variance,
Standard Deviation, and Standard Error for both height (in cm) and weight (in kg) for
1. Variance:
Variance is a measure of how much the values in a dataset differ from the mean
(average) of the dataset. It is the average of the squared differences between each data
This means the height values in the dataset vary more widely (more spread out) from the
BBA
E3
mean compared to the weight values, which have a smaller variance.
2. Standard Deviation:
Standard Deviation is the square root of the variance and provides a measure of the
spread of data in the same units as the data itself. It tells us how much the individual
14.474
A larger standard deviation (20.507 for height) indicates more variability in height
3. Standard Error:
Standard Error (SE) measures the accuracy with which a sample represents a
population. It is calculated as the standard deviation of the sample divided by the square
root of the
sample size. The smaller the SE, the more accurate the sample mean is likely to be as
The smaller standard error for weight (3.236) suggests that the weight data has a more
SOULUTION – 6
Steps in SPSS
Open SPSS and enter your data in the Data View.
For example:
• Out of 6 students in bcom there are 2 people who are highly satisfied
SOLUTION: 8
Pearson's correlation coefficient is the test statistics that measures the statistical relationship,
or association, between two continuous variables. It is known as the best method of
measuring the association between variables of interest because it is based on the method of
covariance.
We can find Pearson’s Correlation value manually by using formula:
Step1
Step2
Data analysis box will appear, now select correlation and click on OK.
OUTPUT
[Type here] [Type here] [Type here]
We can also interpret the above data with the help of scatter chart.
Step1
Select all the data in the question and then click on insert.
Then go to scatter and select scatter with only markers.
Step2
250
Axis Title
200
weekly family income
50
Axis Title
[Type here] [Type here] [Type here]
Now go to chart design and click on change layout and select the 3rd layout.
300
250
income)
50
Axis Title
Interpretation
In the given question, Since the dots are closer to each other and slope of trend
line is in upward direction, therefore there is Positive Very High degree of
Correlation between family’s weekly Income and Expenditure.
[Type here] [Type here] [Type here]
IN SPSS:
STEP 1:
Go to Analyze and select the correlate option.
Then select the Bivariate option, a bivariate correlation box will appear.STEP 2:
STEP2:
Now move both the variable to variables box and click OK.
[Type here] [Type here] [Type here]
OUTPUT:
Correlations:
Since the value of Pearson’s Correlation is 0.98, that means there is a very
high positive correlation between the weekly family expenditure and
weekly family income.
We can also interpret the above data with the help of scatter chart as well in SPSS:
Step1
Click on Graph go to legacy dialogs and then go to Scatter/dots.
Step2
Then select simple scatter and then click on Define.
[Type here] [Type here] [Type here]
After click on ok, Scatter chart will appear in the SPSS output.
After that Trend line will appear in the Chart Editor and a
properties box will appear Close the properties box.
OUTPUT:
Interpretation
In the given question, Since the dots are closer to each other and
slope of trend line is in upward direction, therefore there is Positive
Very High degree of Correlation between family’s weekly Income
and Expenditure.
[Type here] [Type here] [Type here]