File:FloreAndWicherts2015 meta analysis sex stereotype threat.png

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

Captions

Captions

Add a one-line explanation of what this file represents
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 edit

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 edit

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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:59, 28 February 2015Thumbnail for version as of 16:59, 28 February 20151,013 × 947 (110 KB)Tim bates (talk | contribs)clarifying axes, rounding numerics for clarity
12:36, 28 February 2015Thumbnail for version as of 12:36, 28 February 20151,050 × 1,050 (114 KB)Tim bates (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata