Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How To Filter Data in Excel
  • How To Load Analysis ToolPak in Excel
  • How to Create Gantt Chart in Excel
  • How to create Checklist in Excel
  • Number and Text Filters Examples in Excel

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to use Excel ROWS Function
  • Count rows with at least n matching values
  • How to get first row number in range in Excel
  • How to use Excel COLUMN Function

Data Validations

  • Excel Data validation unique values only
  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only
  • Data validation must not exist in list
  • Excel Data validation require unique number

CORREL function: Description, Usage, Syntax, Examples and Explanation

by

What is CORREL function in Excel?

CORREL function is one of Statistical functions in Microsoft Excel that returns the correlation coefficient of the Array1 and Array2 cell ranges. Use the correlation coefficient to determine the relationship between two properties. For example, you can examine the relationship between a location’s average temperature and the use of air conditioners.

Syntax of CORREL function

CORREL(array1, array2)

The CORREL function syntax has the following arguments:

  • Array1    Required. A cell range of values.
  • Array2    Required. A second cell range of values.

CORREL formula explanation

  • If an array or reference argument contains text, logical values, or empty cells, those values are ignored; however, cells with the value zero are included.
  • If Array1 and Array2 have a different number of data points, CORREL returns the #N/A error value.
  • If either Array1 or Array2 is empty, or if s (the standard deviation) of their values equals zero, CORREL returns the #DIV/0! error value.
  • The equation for the correlation coefficient is:Equationwhere

    x and y

    are the sample means AVERAGE(array1) and AVERAGE(array2).

Example of CORREL function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data1 Data2
3 9
2 7
4 12
5 15
6 17
Formula Description Result
=CORREL(A2:A6,B2:B6) Correlation coefficient of the two data sets in columns A and B. 0.997054486

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF with boolean logic in Excel
  • How to use Excel NOT Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function
  • How to use IFS function in Excel

Date Time

  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal minutes to time in Excel
  • Basic Overtime Calculation Formula in Excel
  • Add decimal hours to time in Excel
  • List holidays between two dates in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Group times into unequal buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel

General

  • How to get Excel workbook path only
  • Excel Operators
  • Index and match on multiple columns in Excel
  • How to get original price from percentage discount in Excel
  • How to calculate percent change in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning