I am dealing with a huge amount of data, and I want to show that the distribution of students per class is not "normal". To give you an example:
If a school has 90 students who needs to be distributed over multiple classes, for example 3, you would expect each class to have 30 students. So class 1 has 30 students, class 2 has 30 students and class 3 has 30 students. But what I see in my data is that class 1 has 45 students, class 2 has 15 students and class 3 has 30 students. So this does not follow a normal distribution.
Because I have 992 schools for which I want to show this lack of normal distribution, I would like to ask you how can I show this in a graph/diagram/table so that it is still easy to read? Not all schools have 3 classes, some of them have only 1 and others have 6 due to the different enrollment of students.
I am completely new in Stata and do not really have an idea how to show this. Any help is welcome, I know I am at the beginners level so if you can help me out, its much appreciated!
If a school has 90 students who needs to be distributed over multiple classes, for example 3, you would expect each class to have 30 students. So class 1 has 30 students, class 2 has 30 students and class 3 has 30 students. But what I see in my data is that class 1 has 45 students, class 2 has 15 students and class 3 has 30 students. So this does not follow a normal distribution.
Because I have 992 schools for which I want to show this lack of normal distribution, I would like to ask you how can I show this in a graph/diagram/table so that it is still easy to read? Not all schools have 3 classes, some of them have only 1 and others have 6 due to the different enrollment of students.
I am completely new in Stata and do not really have an idea how to show this. Any help is welcome, I know I am at the beginners level so if you can help me out, its much appreciated!
Comment