This section includes 4 how-to topics, all available in WPS Spreadsheet on Windows; choose a topic from the index and follow the steps to enter, calculate, and review PEARSON results.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the PEARSON function | Free |
| 2 | 2. Fill in arguments with syntax guidance | Free |
| 3 | 3. Calculate correlation with cross-sheet references | Free |
| 4 | 4. Check the result and recalculate | Free |
How-to Guide
1. Enter the PEARSON function
Entry point: Formulas tab → formula bar
- Open WPS Spreadsheet and select the cell where you want to show the result.
- Type
=in the formula bar or directly in the cell. - Continue by typing
PEARSON(. - Get ready to enter the two data ranges used in the calculation.
Success Criteria
- Interface result: The cell enters formula editing mode.
- Next action available: You can continue entering the arguments and complete the formula.
Tips While Using
- Common mistake: If you do not type
=first, the content may be treated as plain text.
2. Fill in arguments with syntax guidance
Entry point: Formula editing mode after entering =PEARSON(
- Enter the first data range as the first argument.
- Type a comma to separate the arguments.
- Enter the second data range as the second argument.
- Type the closing parenthesis
)and press Enter.
Success Criteria
- Interface result: A numeric result appears in the current cell.
- Next action available: You can select the result cell and review the full formula in the formula bar.
Tips While Using
- Common mistake: Missing arguments, an unclosed parenthesis, or a missing separator can cause a formula error.
3. Calculate correlation with cross-sheet references
Entry point: Formula bar
- Select the result cell and type
=PEARSON(. - Switch to the first worksheet and select the first data range.
- Enter the argument separator, then switch to another worksheet and select the second data range.
- Type the closing parenthesis and press Enter to finish the calculation.
Success Criteria
- Interface result: The formula includes worksheet references.
- Next action available: When source data changes in either worksheet, the result updates accordingly.
Tips While Using
- Common mistake: If the two data ranges do not contain the same number of data points, the result may return an error.
4. Check the result and recalculate
Entry point: Result cell / keyboard shortcut
- Review the correlation coefficient shown in the result cell.
- Check whether the referenced ranges contain unexpected text or blank distribution issues.
- Modify the source data and see whether the result updates automatically.
- If you need to trigger recalculation manually, press
F9.
Success Criteria
- Interface result: The result refreshes after data changes or after manual recalculation.
- Next action available: You can copy the formula to other cells for additional spreadsheet analysis.
Tips While Using
- Common mistake: Numbers entered as text can affect data review and result interpretation.