z_score: Z Score

z_scoreR Documentation

Z Score

Description

Stat to determine if two estimates are different

Usage

z_score(x, y)

Arguments

x

numeric vector, first estimate and corresponding MOE to compare

y

numeric vector, second estimate and corresponding MOE to compare

Value

Z score; if larger than 1, difference is significant

Author(s)

Michael Jensen


psrc/psrccensus documentation built on June 1, 2025, 1:06 p.m.