knitr::opts_chunk$set(echo = FALSE)
## Warning: package 'tidyverse' was built under R version 4.1.3
## -- Attaching packages --------------------------------------- tidyverse 1.3.1 --
## v ggplot2 3.3.5 v purrr 0.3.4
## v tibble 3.1.6 v dplyr 1.0.8
## v tidyr 1.2.0 v stringr 1.4.0
## v readr 2.1.2 v forcats 0.5.1
## Warning: package 'ggplot2' was built under R version 4.1.3
## Warning: package 'tibble' was built under R version 4.1.3
## Warning: package 'tidyr' was built under R version 4.1.3
## Warning: package 'readr' was built under R version 4.1.3
## Warning: package 'forcats' was built under R version 4.1.3
## -- Conflicts ------------------------------------------ tidyverse_conflicts() --
## x dplyr::filter() masks stats::filter()
## x dplyr::lag() masks stats::lag()
## Warning: package 'ggpubr' was built under R version 4.1.3
## Warning: package 'rstatix' was built under R version 4.1.3
##
## Attaching package: 'rstatix'
## The following object is masked from 'package:stats':
##
## filter
## # A tibble: 78 x 106
## Timestamp `Email Address` `DATA PRIVACY ~` `Last Name:`
## <dttm> <chr> <chr> <chr>
## 1 2022-04-11 11:09:38 joanlugaypading@gmail.com Agree Pading
## 2 2022-04-11 11:14:30 benjielloyd20@gmail.com Agree Tabios
## 3 2022-04-11 11:17:26 ronielagat12@gmail.com Agree Lagat
## 4 2022-04-11 11:26:07 rosiebelabao1995@gmail.com Agree Abao
## 5 2022-04-11 11:37:10 renielgavia@gmail.com Agree Gavia
## 6 2022-04-11 11:38:03 marivir.ortega@g.msuiit.ed~ Agree Ortega
## 7 2022-04-11 11:40:10 joyceranz.salonga@gmail.com Agree Rances-Salo~
## 8 2022-04-11 11:42:23 acosta.odama@gmail.com Agree Acosta
## 9 2022-04-11 11:49:34 pingcaidomingo@gmail.com Agree Domingo
## 10 2022-04-11 11:49:37 aqua.einjelle04@gmail.com Agree SORONIO
## # ... with 68 more rows, and 102 more variables: `First Name:` <chr>,
## # `Name Extension (e.g. Jr., II, etc)` <chr>, `Middle Name:` <chr>,
## # `Permanent Address:` <chr>, `Email Address:` <chr>,
## # `Contact Number:` <chr>, `Gender:` <chr>, `Civil Status:` <chr>,
## # `Age:` <dbl>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics]` <chr>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics with Minor in Statistics]` <chr>, ...
## # A tibble: 2 x 3
## `Other degrees earned after finishing BS Mathematics [B~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 64 82.0
## 2 Yes 14 18.0
## # A tibble: 2 x 3
## `Other degrees earned after finishing BS Mathematics [C~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 57 73.1
## 2 Yes 21 26.9
## # A tibble: 2 x 3
## `Other degrees earned after finishing BS Mathematics [M~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 63 80.8
## 2 Yes 15 19.2
## # A tibble: 2 x 3
## `Other degrees earned after finishing BS Mathematics [D~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 73 93.6
## 2 Yes 5 6.41
MASTER’S DEGREE/S: Please select the master’s degree obtained as applicable. [MS Mathematics (on-going)]
## # A tibble: 2 x 3
## `MASTER'S DEGREE/S: Please select the master's degree o~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 71 91.0
## 2 Yes 7 8.97
SCHOLARSHIPS RECEIVED: Please indicate the scholarship/s received for taking your master’s degree/s. If none, please input NA.
## # A tibble: 13 x 3
## `SCHOLARSHIPS RECEIVED: Please indicate the scholarshi~` Frequency Percentage
## <chr> <int> <dbl>
## 1 CMU Faculty Dev. Program 1 1.28
## 2 DOST 1 1.28
## 3 DOST-ASTHRD 1 1.28
## 4 DOST-ASTHRDP 4 5.13
## 5 DOST-ESEP and CMU-FDP 1 1.28
## 6 DOST-PCASTRD 1 1.28
## 7 DOST-STRAND 1 1.28
## 8 DOST ASTHRDP 1 1.28
## 9 DOST STRAND 1 1.28
## 10 N/A 1 1.28
## 11 na 1 1.28
## 12 Na 1 1.28
## 13 NA 63 80.8
## # A tibble: 2 x 3
## `DOCTORATE DEGREE/S: Please select the doctorate degree~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 74 94.9
## 2 Yes 4 5.13
## # A tibble: 20 x 3
## `SCHOLARSHIPS RECEIVED: Please indicate the scholarshi~` Frequency Percentage
## <chr> <int> <dbl>
## 1 ABSFI Scholarship 1 1.28
## 2 CHED 1 1.28
## 3 CMU Academic Scholarship (University and College Schola~ 1 1.28
## 4 CMU Scholarship 1 1.28
## 5 Cong. Rufus Rodriguez Scholarship 1 1.28
## 6 DOSt 1 1.28
## 7 DOST 1 1.28
## 8 DOST- R.A. 10612 1 1.28
## 9 DOST-SEI 1 1.28
## 10 DOST RA 7687 1 1.28
## 11 DOST scholarship 1 1.28
## 12 DOST STRAND 1 1.28
## 13 ESGP-PA 1 1.28
## 14 N/a 1 1.28
## 15 N/A 1 1.28
## 16 na 1 1.28
## 17 Na 1 1.28
## 18 NA 59 75.6
## 19 Recipient of Congressman Rufus Rodriguez Scholarship (2~ 1 1.28
## 20 University scholar 1 1.28
## # A tibble: 13 x 3
## `SCHOLARSHIPS RECEIVED: Please indicate the scholarshi~` Frequency Percentage
## <chr> <int> <dbl>
## 1 CMU Faculty Dev. Program 1 1.28
## 2 DOST 1 1.28
## 3 DOST-ASTHRD 1 1.28
## 4 DOST-ASTHRDP 4 5.13
## 5 DOST-ESEP and CMU-FDP 1 1.28
## 6 DOST-PCASTRD 1 1.28
## 7 DOST-STRAND 1 1.28
## 8 DOST ASTHRDP 1 1.28
## 9 DOST STRAND 1 1.28
## 10 N/A 1 1.28
## 11 na 1 1.28
## 12 Na 1 1.28
## 13 NA 63 80.8
## # A tibble: 9 x 3
## `SCHOLARSHIPS RECEIVED: Please indicate the scholarship~` Frequency Percentage
## <chr> <int> <dbl>
## 1 CHED-MAEP, and Fulbright 1 1.28
## 2 CHED K-12 2 2.56
## 3 DOH Scholar 1 1.28
## 4 DOST-ASTHRDP 2 2.56
## 5 DOST-ASTHRDP and CMU FDP Partial Scholarship 1 1.28
## 6 DOST ASTHRDP 1 1.28
## 7 na 1 1.28
## 8 Na 2 2.56
## 9 NA 67 85.9
## # A tibble: 2 x 3
## `CURRENT EMPLOYMENT STATUS: [Employed]` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 9 11.5
## 2 Yes 69 88.5
## # A tibble: 2 x 3
## `CURRENT EMPLOYMENT STATUS: [Self-employed]` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 74 94.9
## 2 Yes 4 5.13
## # A tibble: 2 x 3
## `CURRENT EMPLOYMENT STATUS: [Unemployed]` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 73 93.6
## 2 Yes 5 6.41
## # A tibble: 5 x 106
## Timestamp `Email Address` `DATA PRIVACY ~` `Last Name:`
## <dttm> <chr> <chr> <chr>
## 1 2022-04-11 12:49:00 drindrin4143@gmail.com Agree Abuan
## 2 2022-04-11 12:54:19 s.marcos.cristian@cmu.edu.ph Agree Marcos
## 3 2022-04-11 13:29:47 s.damalerio.remarljoseph@cm~ Agree Damalerio
## 4 2022-04-11 18:11:33 mechellepisien09021998@gmai~ Agree Pisien
## 5 2022-04-11 20:53:18 ronaldsonjamesolamin@gmail.~ Agree Jamesolamin
## # ... with 102 more variables: `First Name:` <chr>,
## # `Name Extension (e.g. Jr., II, etc)` <chr>, `Middle Name:` <chr>,
## # `Permanent Address:` <chr>, `Email Address:` <chr>,
## # `Contact Number:` <chr>, `Gender:` <chr>, `Civil Status:` <chr>,
## # `Age:` <dbl>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics]` <chr>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics with Minor in Statistics]` <chr>, ...
## # A tibble: 2 x 3
## `CURRENT EMPLOYMENT STATUS: [Pursuing graduate studies ~` Frequency Percentage
## <chr> <int> <dbl>
## 1 No 2 40
## 2 Yes 3 60
Recent Employment Status (if employed):
## # A tibble: 69 x 106
## Timestamp `Email Address` `DATA PRIVACY ~` `Last Name:`
## <dttm> <chr> <chr> <chr>
## 1 2022-04-11 11:09:38 joanlugaypading@gmail.com Agree Pading
## 2 2022-04-11 11:14:30 benjielloyd20@gmail.com Agree Tabios
## 3 2022-04-11 11:17:26 ronielagat12@gmail.com Agree Lagat
## 4 2022-04-11 11:26:07 rosiebelabao1995@gmail.com Agree Abao
## 5 2022-04-11 11:37:10 renielgavia@gmail.com Agree Gavia
## 6 2022-04-11 11:40:10 joyceranz.salonga@gmail.com Agree Rances-Salo~
## 7 2022-04-11 11:42:23 acosta.odama@gmail.com Agree Acosta
## 8 2022-04-11 11:49:37 aqua.einjelle04@gmail.com Agree SORONIO
## 9 2022-04-11 11:50:12 msmaeannsab@gmail.com Agree SAB
## 10 2022-04-11 11:51:21 mercyg_flores@ymail.com Agree Flores
## # ... with 59 more rows, and 102 more variables: `First Name:` <chr>,
## # `Name Extension (e.g. Jr., II, etc)` <chr>, `Middle Name:` <chr>,
## # `Permanent Address:` <chr>, `Email Address:` <chr>,
## # `Contact Number:` <chr>, `Gender:` <chr>, `Civil Status:` <chr>,
## # `Age:` <dbl>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics]` <chr>,
## # `Mathematics degree/s obtained in Central Mindanao University: [BS Mathematics with Minor in Statistics]` <chr>, ...
## # A tibble: 4 x 3
## `Recent Employment Status (if employed):` Frequency Percentage
## <chr> <int> <dbl>
## 1 Contractual in Service 1 1.45
## 2 Non-permanent Employee 15 21.7
## 3 Not Applicable 2 2.9
## 4 Permanent Employee 51 73.9
## # A tibble: 18 x 3
## `Type of Work` Frequency Percentage
## <chr> <int> <dbl>
## 1 Banking 1 1.45
## 2 Banking and finance 1 1.45
## 3 BPO 1 1.45
## 4 CNA 1 1.45
## 5 CREDIT & SAVINGS 1 1.45
## 6 Educational Institution (Elementary Level) 2 2.9
## 7 Educational Institution (Secondary Level) 19 27.5
## 8 Educational Institution (Tertiary Level) 15 21.7
## 9 Financial Institution 1 1.45
## 10 Forwarding 1 1.45
## 11 GOVERNMENT AGENCY 1 1.45
## 12 Government Office 1 1.45
## 13 Medical Related 1 1.45
## 14 Microfinance 1 1.45
## 15 Microfinance Information System 1 1.45
## 16 Non-Educational Institution 18 26.1
## 17 OFFICE WORK 2 2.9
## 18 Watchman 1 1.45
## # A tibble: 63 x 3
## `Current Job Position ( If none, please input NA)` Frequency Percentage
## <chr> <int> <dbl>
## 1 Academic Coordinator, JHS Math Teacher, & SHS Math Teac~ 1 1.45
## 2 Account Officer 1 1.45
## 3 Accounting Staff 1 1.45
## 4 Administrative Aide 3 1 1.45
## 5 Analyst 1 1.45
## 6 AP Accountant 1 1.45
## 7 Assistant Professor II 2 2.9
## 8 Associate Professor I 1 1.45
## 9 ASST. ACTUARY 1 1.45
## 10 Audiotechnician/ Hearing aid specialist 1 1.45
## # ... with 53 more rows