This file is a report of Fall 2023 student demographics report of 2023.

## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ dplyr     1.1.3     ✔ readr     2.1.4
## ✔ forcats   1.0.0     ✔ stringr   1.5.0
## ✔ ggplot2   3.4.3     ✔ tibble    3.2.1
## ✔ lubridate 1.9.2     ✔ tidyr     1.3.0
## ✔ purrr     1.0.2     
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag()    masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
## 
## Attaching package: 'plotly'
## 
## 
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## 
## 
## The following object is masked from 'package:stats':
## 
##     filter
## 
## 
## The following object is masked from 'package:graphics':
## 
##     layout
## 
## 
## 
## Attaching package: 'kableExtra'
## 
## 
## The following object is masked from 'package:dplyr':
## 
##     group_rows

Overall, USG students increased from 3,107 students in Fall 2022 to 3,166 students in Fall 2023. There was a 1.9% increase in Fall 2023.

Undergraduate Student enrollment decreased from Fall 2022 to Fall 2023 by 1.27%, while graduate student enrollment increased by 6.85%

Number of students udergrad Vs grad in fall 2023

## Warning: `stat(count)` was deprecated in ggplot2 3.4.0.
## ℹ Please use `after_stat(count)` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.

Percentage of students in each home university in 2023

The Universities with most students enrolled are UMB, UMCP, and UMBC.

Increase or decrease in number of students in each university from Fall 2022 to Fall 2023

## Count of 'UBalt' in df2: 170

According to this data, most unviersity enrollments decreased considerably from fall of 2022 to fall of 2023. The only 3 universities with enrollment increases are BSU, TU, and UMBC.

Ethnicity Distribution of Fall 2023

Ethnicity Distribution of Undergrad Students as of Fall 2023

Ethnicity Distribution of Grad Students as of Fall 2023

Race distribution for B.S in Information Science program

Note - we can change the program name and see this distribution for any program of USG

Distribution of Age and Race of students in Fall 2023

## Warning: Ignoring 1 observations

Ethnicity Distribution From Each Home Institute

Similar to this, we can update the code to change University name and get the ethnicity distribution of each home university.

Gender distribution of Fall 2023

The majority of USG students are Female. An increasing number of students are also identifying as a gender other than their assigned gender at birth

Undergrad student distribution by gender

##            Gender Count
## 1          Female  1091
## 2 Female Assigned    25
## 3            Male   722
## 4   Male Assigned    34
## Warning: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
## ℹ Please use `after_stat(count)` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.

Graduate student distribution by gender

##            Gender Count
## 1          Female   874
## 2 Female Assigned    13
## 3            Male   381
## 4   Male Assigned    25

Age Distribution of Fall 2023

The USG population seems to have a steady age distribution with an average age of 29

stats average according to undergrad and grad.

## [1] 25.7281

The average age for undergrad students is 26

## [1] 34.24207

The average age for grad students is 34

Age distribution of all students in Fall 2023

Geographic origin demographics report

Most USG populations reside in Montgomery County.

Percentage of Undergrad Students According to Geographic Origin

Percentage of Grad Students According to Geographic Origin

Student Status distribution

Most USG students are part time students.

## 
## Full Time Part Time 
##      1351      1815

Student status counts of undergrad and grad students

## 
## Full Time Part Time 
##       328       966
## 
## Full Time Part Time 
##      1023       849

Student status distribution of undergrad students

Student status distribution of grad students

Student status distribution of ethnicity

Hub Report

There are 4 hubs here at USG

B: Business Enterprise Hub

E: Engineering and Technology Hub

L: Health and Life Sciences Hub

P: Public Service Hub

Our most popular hub is the Health and Life Sceicnes Hub

What Programs fall under each hub?