0% found this document useful (0 votes)
0 views7 pages

24 C01190 Maths

The document certifies that Priyanshu Kumar Sinha has completed Component 2 of the BCA course in Mathematical Foundation - II at Presidency College for the semester 2025-2026. It outlines various tasks to be performed using Advanced Excel, including creating histograms, frequency polygons, calculating mean, median, mode, standard deviation, skewness, kurtosis, and performing regression analysis. Additionally, it provides steps for creating scatter plots, boxplots, and pie charts with imaginary figures.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views7 pages

24 C01190 Maths

The document certifies that Priyanshu Kumar Sinha has completed Component 2 of the BCA course in Mathematical Foundation - II at Presidency College for the semester 2025-2026. It outlines various tasks to be performed using Advanced Excel, including creating histograms, frequency polygons, calculating mean, median, mode, standard deviation, skewness, kurtosis, and performing regression analysis. Additionally, it provides steps for creating scatter plots, boxplots, and pie charts with imaginary figures.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Student Register Number: 24C01190

Student Name: PRIYANSHU KUMAR


SINHA
Course: BCA
Subject : MATHEMATICAL FOUNDATION - II
Class & Section: 2BCA - C

Certificate

This is to certify that smt/sri PRIYANSHU KUMAR SINHA has


satisfactorily completed Component 2 - Programs and Quiz prescribed by
the Presidency College (Autonomous) for the semester 2 degree course in the
year 20 25 - 2026
1. Create a histogram and bar graph with imaginary figures
using Advance excel
Steps:
• Go to Data > Data Analysis > Histogram.
• Set Input Range and create a histogram.
• For a bar graph, Insert > Bar Chart.


2. Present a frequency polygon with imaginary figures
using Advance excel

o Steps:

▪ Select data

▪ Go to Insert > Line Chart.


3. Present Mean, median and Mode with imaginary figures
using Advance excel .

o Formulas:

▪ Mean: =AVERAGE(range :range ).

▪ Median: =MEDIAN(range :range )

▪ Mode: =MODE.SNGL(range :range )

4. Present range and standard deviation with imaginary


figures using Advance excel .
.Formulas:

▪ Range: =MAX(Range:Range)-MIN(Range:Range)

▪ Standard Deviation: =STDEV.P(Range:Range)


5. Present Skewness and Kurtosis with imaginary figures
using Advance excel .
Formulas:

▪ Skewness: =SKEW(Range:Range)

▪ Kurtosis: =KURT(Range:Range)
6. with imaginary figures using Advance excel find the
pearsons and Rank Correlation.
Formulas:

▪ Pearson Correlation: =CORREL(range:range, range:range).

▪ Rank Correlation: Use ranks manually and apply CORREL.

n = no of cases = 10

Pearson Correlation = 1−( 6∑ D²/( n(n²−1))) = 1 – ( 6*330/(10(99))) =1 –(1980/990)= 1 – 2 = -1

So, the Rank Correlation is -1, indicating a perfect negative correlation.

7. Do regression analysis for the given data and verify with the
theoretical values .

o Steps:

▪ Go to Data > Data Analysis > Regression.

▪ Input x as Input X Range and y as Input Y Range.


8. Create a Scatter plot with imaginary figures using Advance
excel .

o Steps:

1. Create a scatter plot (x in range:range and y in range:range).


2. Right-click on the plot → "Add Trendline" → Display Equation.

9. Present mean of the Grouped data with imaginary figures


using Advance excel .

o Formula:
=SUMPRODUCT(Range:Range,Range:Range)/SUM(Range:Range).
10. Present Boxplot and Pie Chart with imaginary figures
using Advance excel .

o Steps:

1. For a boxplot, use Insert > Box and Whisker.


2. For a pie chart, use Insert > Pie Chart.

You might also like