Two-sample comparison of proportions power calculation
Posted: Mon Feb 01, 2021 7:29 pm
Hi!
How can I conduct a two-sample comparison of proportions power calculation using Jamovi?
In R I would use a power.prop.test function like
power.prop.test(p1=0.1, p2=0.11, power=0.8, alternative='two.sided', sig.level=0.05)
to find the number of observations for each variation.
More info: https://signalvnoise.com/posts/3004-ab- ... ample-size
Thanks in advance!
How can I conduct a two-sample comparison of proportions power calculation using Jamovi?
In R I would use a power.prop.test function like
power.prop.test(p1=0.1, p2=0.11, power=0.8, alternative='two.sided', sig.level=0.05)
to find the number of observations for each variation.
More info: https://signalvnoise.com/posts/3004-ab- ... ample-size
Thanks in advance!