Registry · Priors

construct.employee_performance predicts construct.voluntary_turnover

normal · weakly_informative · 1 studies · N = 111,562

Distribution

Storage scale (Fisher z)
Prior PDF · normalnormal distribution. Storage scale (Fisher z). 95% CI ≈ [-0.219, -0.207]; mean ≈ -0.213.-0.225-0.219-0.213-0.207-0.201z0density

mean ≈ -0.213 · 95% CI ≈ [-0.219, -0.207]

Reader scale (r)
Prior PDF · normalnormal distribution. Reader scale (r). 95% CI ≈ [-0.216, -0.204]; mean ≈ -0.210.-0.221-0.216-0.210-0.204-0.199r0density

mean ≈ -0.210 · 95% CI ≈ [-0.216, -0.204]

Weakly informative prior. This prior is weakly informative. It will nudge your posterior but won't overwhelm it; expect data to do most of the work in modest samples.

Intervals

Confidence interval (95%) — uncertainty about the mean ρ
[-0.22, -0.20]
Credibility interval (95%) — distribution of the true effect across settings (the Bayesian prior)
— needs ≥2 studies to estimate (k = 1)
I² (heterogeneity) — share of total variance from between-study differences
— needs ≥2 studies to estimate

k<2 — between-study heterogeneity not estimable; credibility interval / generalization not assessed

Evidence provenance

published ρ=-0.21 (k=1, replication: meta-analytic); no primary-deployment evidence yet

Sourceρ (r)Scope
Published literature-0.21k = 1 · N = 111,562

No primary-deployment evidence yet — this prior rests on published literature alone. As anonymized, aggregated effect sizes from real deployments are contributed, they appear here as a distinct, publication-bias-free source, fused with the literature into a posterior estimate.

Code

Drop this prior straight into your model. Snippets generated from the synthesized distribution + parameters.

target += normal_lpdf(beta | -0.213171, 0.00299397);
beta = pm.Normal("beta", mu=-0.213171, sigma=0.00299397)
brms::prior(normal(-0.213171, 0.00299397), class = "b")
# base R sample
rnorm(N, mean = -0.213171, sd = 0.00299397)
np.random.normal(loc=-0.213171, scale=0.00299397, size=N)

Parameters

FamilyParameters
normalmu = -0.2132, sigma = 0.002994, r_mean = -0.2100, k_studies = 1.000, tau_squared = 0.000

Synthesis

Method
single_study
Informativeness
weakly_informative
Replication status
meta-analytic
k_studies
1
n_total
111,562
Last updated
2026-05-30T12:06:21.110Z

Quality distribution

GradeCount
A1
B0
C0
D0

Contributing effect sizes

Effect-size detail pages land with a later sub-ticket; for now, ids link to the filtered list. Browse all rows via /registry/effects.