View source: R/high_low_test.R
calculate_weighted_p | R Documentation |
high_low_by_digit_place
.Computes weighted average probability of high digits across all digit places.
Helper function for high_low_by_digit_place
.
calculate_weighted_p(high_and_low_total_counts, high_freq_theoretical)
high_and_low_total_counts |
The total counts for high and low digits in each digit places as a data frame |
high_freq_theoretical |
A table for theoratical high digit frequency in each digit place. |
Weighted average probability of high digits across all digit places.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.