This FAQ covers 4 common question types about COVARIANCE.P, including input errors, argument prompts, unexpected results, and function selection.
FAQ
What should I do if COVARIANCE.P shows an error after I enter it?
- Check whether the formula starts with
=. - Check whether the brackets, separators, and number of arguments are correct.
- Confirm that both argument ranges are entered correctly and can be used in the calculation.
How can I view the argument prompt for COVARIANCE.P?
- Select the target cell and type
=COVARIANCE.P(. - Look for the syntax prompt near the formula bar.
- Continue entering the argument ranges based on the prompt.
What should I check if the calculation result looks incorrect?
- Check whether the referenced ranges contain numbers stored as text.
- Check whether the two data ranges match the intended data and were selected correctly.
- Edit the source data and see whether the result updates again.
What is the difference between COVARIANCE.P and other covariance functions?
- COVARIANCE.P is used for population covariance.
- Before using it, confirm whether your analysis is based on a population or a sample.
- In the same workbook, choose the function that matches your statistical method.
Glossary
| Term | Definition |
|---|---|
| COVARIANCE.P | A statistical function that returns the population covariance of two data sets. |
| Argument range | A cell range passed into a function for calculation. |
| Cross-sheet reference | A formula reference that points to a data range on another worksheet in the same workbook. |
| Automatic recalculation | The behavior in which a formula result updates automatically after referenced data changes. |