construct.pay_level predicts construct.job_satisfaction
normal · uninformative · 1 studies · N = 50
Distribution
Uninformative prior. This prior is uninformative — too thin to dominate small-N posteriors. Treat as a placeholder until more evidence lands.
Intervals
- Confidence interval (95%) — uncertainty about the mean ρ
- [-0.04, 0.33]
- 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.15 (k=1, replication: meta-analytic); no primary-deployment evidence yet
| Source | ρ (r) | Scope |
|---|---|---|
| Published literature | 0.15 | k = 1 · N = 50 |
- replication: meta-analytic
- aging literature (freshness=0.49)
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.15114, 0.1);beta = pm.Normal("beta", mu=0.15114, sigma=0.1)brms::prior(normal(0.15114, 0.1), class = "b")# base R sample
rnorm(N, mean = 0.15114, sd = 0.1)np.random.normal(loc=0.15114, scale=0.1, size=N)Parameters
| Family | Parameters |
|---|---|
| normal | mu = 0.1511, sigma = 0.1000, r_mean = 0.1500, k_studies = 1.000, tau_squared = 0.000 |
Synthesis
- Method
- single_study
- Informativeness
- uninformative
- Replication status
- meta-analytic
- k_studies
- 1
- n_total
- 50
- Last updated
- 2026-05-30T22:53:19.545Z
Quality distribution
| Grade | Count |
|---|---|
| A | 1 |
| B | 0 |
| C | 0 |
| D | 0 |
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.