Introduction

This is data sets looks at all public and private higher education schools. This data set shows things like admition rates. Family Income levels and much more. Very Usefull and just great !

Summary STATS

## # A tibble: 3 × 4
##   CONTROL            `National SAT Score` `AVG of Family Income` `AVG Cost`
##   <chr>                             <dbl>                  <dbl>      <dbl>
## 1 Private for-profit                1124.                 26894.     26329.
## 2 Private non-profit                1142.                 56712.     38760.
## 3 Public                            1115.                 39365.     15695.

As expected private non profit has the highest all around as they are typically more expensice calling for more in family income. Average SAT scores are very close all following around the same 1100.

Hypotesis

Admition Rate is determined by the type of school

### Results

Private for Profit shows a higher mean in admition rates then private non-profit and public. You can see that private non-profit has the lowest average admition rate.