Use HYPGEOMDIST through 3 how-to topics, including entering the function, using cell references, and checking updated results; choose a topic from the index and follow the steps.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Enter the HYPGEOMDIST function | Free |
| 2 | 2. Use cell references for parameters | Free |
| 3 | 3. Change parameters and check updated results | Free |
How-to Guide
1. Enter the HYPGEOMDIST function
Entry point: AirSheet → target cell → formula bar
- Open WPS Office and go to AirSheet.
- Select the cell where you want to display the result.
- Type
=HYPGEOMDIST(. - Enter the required parameters in the order shown by the syntax prompt.
- Type the closing parenthesis and press Enter to view the result in the cell.
Success Criteria
- UI state: The target cell displays a calculated result.
- Next actions: You can continue editing parameters, copying the formula, or filling it down.
Tips While Using
- Common mistakes: If the function name does not start with
=, the formula will not calculate.- Environment limits: The number and order of parameters should follow the syntax prompt.
2. Use cell references for parameters
Entry point: AirSheet → parameter cell range → result cell
- Enter values such as sample successes, sample size, population successes, and population size into separate cells.
- Select the result cell and type
=HYPGEOMDIST(. - Click each parameter cell in order to insert cell references into the formula.
- Complete the closing parenthesis and press Enter.
Success Criteria
- UI state: The formula shows cell references instead of only manually typed numbers.
- Next actions: You can change the parameter cells and immediately review the updated result.
Tips While Using
- Common mistakes: Referencing the wrong cells can produce an unexpected result.
- Environment limits: Referenced cells should contain numeric values that can be used in calculation.
3. Change parameters and check updated results
Entry point: A worksheet that already contains HYPGEOMDIST
- Find the parameter cells referenced by the HYPGEOMDIST formula.
- Change one or more parameter values.
- Press Enter to confirm the input.
- Return to the result cell and check whether the value has updated automatically.
Success Criteria
- UI state: The result cell updates when the parameters change.
- Next actions: You can continue comparing probability results under different sample conditions.
Tips While Using
- Common mistakes: Entering parameters as text may affect the calculation result.
- Environment limits: If the worksheet uses a special calculation setting, confirm that the formula has been applied correctly.