construct.entrepreneurial_orientation predicts construct.organizational_performance
normal · weakly_informative · 2 studies · N = 149,209
Distribution
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.26, 0.32]
- Credibility interval (95%) — distribution of the true effect across settings (the Bayesian prior)
- [0.25, 0.32]
- I² (heterogeneity) — share of total variance from between-study differences
- 94% — the contributing studies disagree almost completely; read the pooled value as a midpoint of conflicting findings, not as one population's effect
The true effect is ~constant across settings — it generalizes.
SD_ρ≈0 — true effect is ~constant across settings; generalizes (observed-score scale until artifact correction, PRN-058)
Evidence provenance
published ρ=0.29 (k=2, high heterogeneity (I²=0.94)); no primary-deployment evidence yet
| Source | ρ (r) | Scope |
|---|---|---|
| Published literature | 0.29 | k = 2 · N = 149,209 |
- high heterogeneity (I²=0.94)
- replication: meta-analytic
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.294753, 0.0171643);beta = pm.Normal("beta", mu=0.294753, sigma=0.0171643)brms::prior(normal(0.294753, 0.0171643), class = "b")# base R sample
rnorm(N, mean = 0.294753, sd = 0.0171643)np.random.normal(loc=0.294753, scale=0.0171643, size=N)Parameters
| Family | Parameters |
|---|---|
| normal | I2 = 0.9408, mu = 0.2948, sigma = 0.01716, r_mean = 0.2865, k_studies = 2.000, tau_squared = 0.0004684, fisher_z_bias = 0.01137, r_mean_bare_bones = 0.2751 |
Synthesis
- Method
- random_effects_meta
- Informativeness
- weakly_informative
- Replication status
- meta-analytic
- k_studies
- 2
- n_total
- 149,209
- Last updated
- 2026-07-16T01:07:35.381Z
Quality distribution
| Grade | Count |
|---|---|
| A | 1 |
| B | 1 |
| C | 0 |
| D | 0 |
Source articles
The research this prior is synthesized from — each is a full dossier (findings, the models it informs, and what the literature says).
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.