emis_user_manual_data_warehouse
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
emis_user_manual_data_warehouse [2022/02/17 15:38] – [Enrolments] ghachey | emis_user_manual_data_warehouse [2024/12/23 11:16] (current) – [Flows] ghachey | ||
---|---|---|---|
Line 175: | Line 175: | ||
* **Enrol**: the enrolments (e.g. Grade 5 enrolments for 2018-19) | * **Enrol**: the enrolments (e.g. Grade 5 enrolments for 2018-19) | ||
- | * **Rep**: the repeaters (e.g. Grade 5 repeaters for 2018-19) | + | * **Rep**: the repeaters (e.g. Grade 5 repeaters for 2018-19. In other words, Grade 5 cohort of previous school year staying in Grade 5) |
- | * **RepNY**: the repeaters for the next school year (e.g. Grade 5 repeaters for 2019-20) | + | * **RepNY**: the repeaters for the next school year (e.g. Grade 5 repeaters for 2019-20.) |
- | * TroutNY: the transfers out for the next school year (e.g. Grade 5 transfers out for 2019-20) | + | |
* **EnrolNYNextLevel**: | * **EnrolNYNextLevel**: | ||
* **RepNYNextLevel**: | * **RepNYNextLevel**: | ||
- | * TrinNYNextLevel: | + | |
- | The formulas are either identical or mathematical equivalent to the ones in the UNESCO UIS Education Indicators | + | The formulas are either identical or mathematical equivalent |
Technical guidelines. | Technical guidelines. | ||
- | * Promotion Rate = (EnrolNYNextLevel - RepNYNextLevel) | + | |
- | * Repetition Rate = RepNY / Enrol | + | |
- | * Survival Rate (year on year; not to a particular year) = Promotion Rate / ( 1 - Repetition Rate) | + | |
- | * Dropout Rate = 1 - (Promotion Rate + Repetition Rate) | + | |
- | * Transition Rate (year on year) = (EnrolNYNextLevel - RepNYNextLevel) | + | |
+ | <note important> | ||
+ | Note that the formula used in some UN publications is more like this Survival by Grade Level (year on year) $$= \frac{(EnrolNYNextLevel - RepNYNextLevel)}{Enrol}$$ while we use $$\frac{(EnrolNYNextLevel - RepNYNextLevel)}{Enrol - RepNY}$$ | ||
+ | The difference being that we take into consideration the repeaters from the original cohort of the first year which will not be illegible for promotion. It provides a slightly more precise survival rate when data is accurately collected. | ||
+ | </ | ||
A sample workbook showing how these many flow indicators can be calculated including some analysis is included below. | A sample workbook showing how these many flow indicators can be calculated including some analysis is included below. | ||
Line 208: | Line 212: | ||
The table warehouse.TeacherLocation sits on the transition between: | The table warehouse.TeacherLocation sits on the transition between: | ||
- | * teacher reporting derived from the School Surveys; and | + | * teacher reporting derived from the School Surveys |
- | * teacher reporting derived from Appointments, | + | * teacher reporting derived from Appointments, |
- | + | ||
- | The tables Establishment and Teacher Appointments define the structure of the teaching establishment: | + | |
- | The TeacherSurvey table holds the records | + | <note important> |
- | Regardless of the setup, this table brings these two sets of data together (In fact considerably more detailed views in the Establishment planning component can also perform this reconciliation.) In some systems, we may have the requirement | + | <note important> |
- | In there there is a record for each teacher for each year they were active. It contains the gender, DoB, age group of teacher, the school, role, source (i.e. an appointment or reported through survey), whether the teacher is qualified and certified, the education sector, which grade taught, and some other details. | + | Regardless of the setup, this table brings these two sets of data together. There is a record for each teacher for each year they were active. It contains the gender, DoB, age group of teacher, the school, role, source (i.e. an appointment or reported through survey), whether the teacher is qualified and certified |
=== Tables/ | === Tables/ | ||
- | Tables containing data about the number of staff. They come in various disaggregations: | + | Tables containing data about the number of staff and their job title, staff type (i.e. teaching and non-teaching) and teacher type (i.e. regular, special ed.). They come in various disaggregations: |
* warehouse.TeacherJobTable | * warehouse.TeacherJobTable |
emis_user_manual_data_warehouse.1645112323.txt.gz · Last modified: 2022/02/17 15:38 by ghachey