Loading packages
## ── Attaching packages ────────────────────────────────────────────────────────────────── tidyverse 1.3.0 ──
## ✓ ggplot2 3.3.0 ✓ purrr 0.3.4
## ✓ tibble 3.0.1 ✓ dplyr 0.8.5
## ✓ tidyr 1.0.3 ✓ stringr 1.4.0
## ✓ readr 1.3.1 ✓ forcats 0.5.0
## ── Conflicts ───────────────────────────────────────────────────────────────────── tidyverse_conflicts() ──
## x dplyr::filter() masks stats::filter()
## x dplyr::lag() masks stats::lag()
## Loading required package: lattice
## Loading required package: survival
## Loading required package: Formula
##
## Attaching package: 'Hmisc'
## The following objects are masked from 'package:dplyr':
##
## src, summarize
## The following objects are masked from 'package:base':
##
## format.pval, units
## Loading required package: Matrix
##
## Attaching package: 'Matrix'
## The following objects are masked from 'package:tidyr':
##
## expand, pack, unpack
##
## Attaching package: 'lmerTest'
## The following object is masked from 'package:lme4':
##
## lmer
## The following object is masked from 'package:stats':
##
## step
## This is lavaan 0.6-6
## lavaan is BETA software! Please report any bugs.
Loading data
Joining Data
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
Joining Wide Data
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
Joining pre post
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
## Warning: Column `stud_id` has different attributes on LHS and RHS of join
Female by condition
##
## 0 1
## 0 278 148
## 1 235 121
Ethnicity by condition
##
## Asian (non-Hispanic) Black or African American (non-Hispanic)
## 0 37 12
## 1 26 21
##
## Hispanic Ethnicity International Not Reported
## 0 17 63 6
## 1 16 53 2
##
## Two or more races (non-Hispanic) White (non-Hispanic)
## 0 14 277
## 1 6 232
Pre Career type by condition (1 = STEM; 2 = Education; 3 = Other field; 4 = Undecided)
##
## 1 2 3 4
## 0 302 13 81 30
## 1 248 12 62 34
Post Career type by condition (1 = STEM; 2 = Education; 3 = Other field; 4 = Undecided)
##
## 1 2 3 4
## 0 233 9 39 28
## 1 198 8 29 19
Proportions and means by group for Pre Survey
participate_eoc | prop_female | mean_pre_interest | mean_pre_confidence | mean_val | mean_stem_int | mean_cost_te | mean_cost_oe | mean_cost_lv | mean_cost_em |
---|---|---|---|---|---|---|---|---|---|
0 | 0.347 | 4.840 | 4.925 | 5.566 | 5.865 | 3.327 | 2.889 | 3.150 | 3.669 |
1 | 0.340 | 5.067 | 4.966 | 5.760 | 5.921 | 3.286 | 2.719 | 3.163 | 3.652 |
Proportions and means by group for Post Survey
participate_eoc | prop_female | mean_Grade | mean_post_interest | mean_post_confidence | mean_val | mean_stem_int | mean_cost_te | mean_cost_oe | mean_cost_lv | mean_cost_em |
---|---|---|---|---|---|---|---|---|---|---|
0 | 0.347 | 2.815 | 4.590 | 5.062 | 5.175 | 5.617 | 3.483 | 3.159 | 3.268 | 3.875 |
1 | 0.340 | 2.866 | 4.771 | 5.227 | 5.387 | 5.774 | 3.306 | 3.099 | 3.128 | 3.616 |
Pre Survey Graphs
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 1 rows containing non-finite values (stat_summary).
## Warning: Removed 1 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 25 rows containing non-finite values (stat_summary).
## Warning: Removed 25 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 14 rows containing non-finite values (stat_summary).
## Warning: Removed 14 rows containing non-finite values (stat_summary).
Post Survey Graphs
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 44 rows containing non-finite values (stat_summary).
## Warning: Removed 44 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 225 rows containing non-finite values (stat_summary).
## Warning: Removed 225 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 234 rows containing non-finite values (stat_summary).
## Warning: Removed 234 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 227 rows containing non-finite values (stat_summary).
## Warning: Removed 227 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Warning: Removed 226 rows containing non-finite values (stat_summary).
## Don't know how to automatically pick scale for object of type haven_labelled. Defaulting to continuous.
## Warning: Removed 227 rows containing non-finite values (stat_summary).
## Warning: Removed 227 rows containing non-finite values (stat_summary).