How to Use the COVARIANCE.P Function in WPS on Windows

Last updated:July 17, 2026

This how-to guide includes 4 operation topics for COVARIANCE.P, with 4 free topics and 0 membership-related topics, so you can jump from the index to the exact task you need.

How-to Index

How-to Guide

1. Enter the COVARIANCE.P function

Entry point: Formula tab → formula bar

  1. Open WPS Spreadsheets and select the cell where you want the result to appear.
  2. Type = in the formula bar or directly in the cell.
  3. Continue by typing COVARIANCE.P(.
  4. Check the syntax prompt to confirm that the function input has started.

Success Criteria

  • Interface result: The formula bar shows =COVARIANCE.P(.
  • Next action available: You can continue entering the two argument ranges.

Tips While Using

  • Common mistake: If you do not start with =, the content may be treated as plain text.
  • Environment note: The cell must be in an editable state.

2. Fill in the function arguments

Entry point: Current cell → formula bar

  1. Enter the first data range in the first argument position.
  2. Type the separator and then enter the second data range.
  3. Check the syntax prompt for the correct number and format of arguments.
  4. Press Enter to confirm the formula.

Success Criteria

  • Interface result: The cell returns a calculated result.
  • Next action available: You can select the cell again to review or edit the formula.

Tips While Using

  • Common mistake: Missing brackets, missing separators, or the wrong number of arguments can cause an error.
  • Environment note: Both ranges should contain values that can be used in the calculation.

3. Use cross-sheet references

Entry point: Formula bar → worksheet tabs

  1. While entering the function arguments, go to the first worksheet and select the first data range.
  2. Type the separator and switch to another worksheet.
  3. Select the second data range to complete the cross-sheet reference.
  4. Press Enter to confirm the formula.

Success Criteria

  • Interface result: The formula includes worksheet reference information.
  • Next action available: You can copy or adjust the formula from the result cell.

Tips While Using

  • Common mistake: After switching worksheets, selecting the wrong range can create an incorrect reference.
  • Environment note: The related worksheets need to be in the current workbook.

4. Check results and automatic recalculation

Entry point: Result cell → referenced data ranges

  1. Note the current value shown in the result cell.
  2. Edit the source data in either referenced range.
  3. Return to the result cell and observe whether the value changes.
  4. If needed, review the argument ranges in the formula again.

Success Criteria

  • Interface result: The result updates after the source data changes.
  • Next action available: You can continue adjusting the arguments or copy the formula to other cells.

Tips While Using

  • Common mistake: If referenced numbers are stored as text, the result may not match expectations.
  • Environment note: If workbook calculation settings have changed, confirm that recalculation is working normally.