Registry · Priors

construct.employee_turnover predicts construct.organizational_performance

normal · weakly_informative · 1 studies · N = 24,943

Distribution

Storage scale (Fisher z)
Prior PDF · normalnormal distribution. Storage scale (Fisher z). 95% CI ≈ [-0.0424, -0.0176]; mean ≈ -0.0300.-0.0553-0.0427-0.0300-0.0173-0.00468z0density

mean ≈ -0.0300 · 95% CI ≈ [-0.0424, -0.0176]

Reader scale (r)
Prior PDF · normalnormal distribution. Reader scale (r). 95% CI ≈ [-0.0424, -0.0176]; mean ≈ -0.0300.-0.0553-0.0427-0.0300-0.0173-0.00469r0density

mean ≈ -0.0300 · 95% CI ≈ [-0.0424, -0.0176]

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.04, -0.02]
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.03 (k=1, replication: meta-analytic); no primary-deployment evidence yet

Sourceρ (r)Scope
Published literature-0.03k = 1 · N = 24,943

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.030009, 0.00633216);
beta = pm.Normal("beta", mu=-0.030009, sigma=0.00633216)
brms::prior(normal(-0.030009, 0.00633216), class = "b")
# base R sample
rnorm(N, mean = -0.030009, sd = 0.00633216)
np.random.normal(loc=-0.030009, scale=0.00633216, size=N)

Parameters

FamilyParameters
normalmu = -0.03001, sigma = 0.006332, r_mean = -0.03000, k_studies = 1.000, tau_squared = 0.000

Synthesis

Method
single_study
Informativeness
weakly_informative
Replication status
meta-analytic
k_studies
1
n_total
24,943
Last updated
2026-05-30T11:46:56.523Z

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.