Statistical functions using EXCEL
Pic: INTERNET

Statistical functions using EXCEL

If you want to apply a mathematical process to some data, we use statistical functions.EXCEL has inbuilt functions to compute statistical values.these help in obtaining various statistical measures and can be accessed using the equality sign. Some commonly used statistical functions are explained below:

A) Mean.

This can be obtained through the ‘Average’ function. In a blank cell, use the ‘=AVERAGE’ function, selecting the relevant data column as the inputs in the function.

B) Median.

This can be obtained by using the ‘Median’ function. In a blank cell, use the ‘=MEDIAN’ function, selecting the relevant data column as the input.

C) Mode.

This can be obtained by using the ‘Mode’ function. In a blank cell, use the ‘=MODE’ function, selecting the relevant data column as the input.

D) Geometric Mean.

This can be obtained by using the ‘Geometric Mean’ function. In a blank cell, use the ‘=GEOMEAN’ function, selecting the relevant data column as the input.

E) Harmonic Mean.

This can be obtained by using the ‘Harmonic Mean’ function. In a blank cell, use the ‘=HARMEAN’ function, selecting the relevant data column as the input.

F) PERCENTILE

 In  any blank cell use =PERCENTILE(variable ,*the percentile needed in decimals*).

Measures of dispersion

1.      STANDARD DEVIATION

 a) Open the given excel sheet and select the particular column (variable) for which we require the standard deviation.

b) In any blank cell use =STDEV( ).

2.      QUARTILE DEVIATION

    a) Open the given excel sheet and select the particular column for which we require the quartile deviation.

b) In any blank cell use =QUARTILE(variable ,1) FOR Q1.

                                               =QUARTILE(variable ,2) FOR Q2.

                                                =QUARTILE(variable ,3) FOR Q3.

3. AVERAGE DEVIATION

a) Open the given excel sheet and select the particular column for which we require the quartile deviation.

b) In any blank cell use AVEDEV( ) for mean/ average deviation.

4. RANGE

a) Find =MIN( ) and =MAX( ) after choosing all values of variable. Store in different cells.

b) RANGE= MAX( ) -MIN( )



To view or add a comment, sign in

More articles by Sahana Prasad, PhD

  • Precision vs. Perfection: What Carnatic Music Taught Me About Type 1 and Type 2 Errors

    In the world of statistics, we talk about Type 1 and Type 2 errors. They are the twin pillars of "being wrong.

  • "Will They Show Up? Predicting Student Behavior with Coffee, Sleep, and a Dash of Data"

    #DataScience #LogisticRegression #MachineLearning #EducationAnalytics #StudentSuccess #PythonForTheWin #ROCcurve…

  • Factor Analysis in Management

    Factor analysis is a statistical technique to identify underlying relationships among a large set of variables. It…

  • Multivariate data

    Multivariate data refers to datasets that involve multiple variables. Instead of analyzing a single variable in…

  • HR dashboards

    HR dashboards present key workforce metrics in a visual and easily digestible format, allowing HR professionals and…

  • Power BI: Empowering Data-Driven Decisions

    Power BI is a powerful business analytics tool developed by Microsoft that enables organizations to visualize data…

  • LOGISTIC REGRESSION

    Logistic regression is a statistical method used for binary classification problems, predicting the probability of an…

  • EXCEL BASICS WORKSHOP

    What You’ll Learn: Excel Essentials: Get comfortable with the Excel interface and learn to navigate like a pro. Data…

  • Scenario analysis

    Scenario analysis is a process used in strategic planning and decision-making to explore and evaluate possible future…

  • Understanding Qualitative, Quantitative, and Mixed Research Methods

    Research is a vital part of academic and professional inquiry, providing the foundation for developing new knowledge…

    4 Comments

Others also viewed

Explore content categories