File:FloreAndWicherts2015 meta analysis sex stereotype threat.png

Original file ‎(1,013 × 947 pixels, file size: 110 KB, MIME type: image/png)

This graph image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with {{vector version available|new image name}}.


It is recommended to name the SVG file “FloreAndWicherts2015 meta analysis sex stereotype threat.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Summary

Description
English: Recreation in R of a plot based on original work by Flore, P. C., & Wicherts, J. M. (2015). Does stereotype threat influence performance of girls in stereotyped domains? A meta-analysis. J Sch Psychol, 53(1), 25-44. doi: 10.1016/j.jsp.2014.10.002
Date
Source Own work
Author Tim bates
library("metafor")
data <- read.csv2("~/Google Drive/1. R data(25-05).csv")
res <- rma(yi, vi, method="REML", data=data)

# Funnel plot
funnel(res,
	level=c(90, 95, 99),
	shade=c("white", "grey40", "grey60"),
	refline=0,
	digits = 1,
	ylim = c(.5,0),
	xlab = "Effect size (Hedge's g: - = girl's scores reduce + = increase",
	ylab = "Confidence in the estimate (Std Error) →"
)
legend(-1.50, -0.01, c("p > .10", ".10 > p > .05", ".05 > p > .01","p < .01"), fill=c("white", "grey40", "grey60", "lightgrey"), cex=.85)

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

URL: https://commons.wikimedia.org/wiki/user:Tim_bates
author name string: Tim bates
Wikimedia username: Tim bates

copyright status

copyrighted

copyright license

Creative Commons Attribution-ShareAlike 4.0 International

inception

28 February 2015

source of file

original creation by uploader

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:59, 28 February 20151,013 × 947 (110 KB)Tim batesclarifying axes, rounding numerics for clarity
12:36, 28 February 20151,050 × 1,050 (114 KB)Tim batesUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

  • Usage on ar.wikipedia.org
    • تحيز النشر
    • مخطط قمعي الشكل
  • Usage on cs.wikipedia.org
    • Publikační zkreslení
  • Usage on es.wikipedia.org
    • Sesgo de publicación
  • Usage on hu.wikipedia.org
    • Publikációs torzítás
  • Usage on pl.wikipedia.org
    • Metaanaliza
    • Zagrożenie stereotypem
    • Złudzenie publikacyjne
    • Wykres lejkowy
  • Usage on pt.wikipedia.org
    • Viés de publicação
    • Gráfico de funil (pesquisa)
  • Usage on th.wikipedia.org
    • ความเอนเอียงในการตีพิมพ์
  • Usage on uk.wikipedia.org
    • Упередження публікації

Metadata

Retrieved from "https://en.wikipedia.org/wiki/File:FloreAndWicherts2015_meta_analysis_sex_stereotype_threat.png"