Dear All,
I have a dataset of two variables like this
I want to create an histogram graph like this (I did it in Excel). Thank you all for the help!
Kind regards,
William
I have a dataset of two variables like this
Code:
list in 1/10
+-------------------------------------------------------+
| user_id education survey |
|-------------------------------------------------------|
1. | 188 PHD Only pre |
2. | 362 graduate Only Advanced |
3. | 363 secondary school Both basic and andvanced |
4. | 364 undergraduate Only pre |
5. | 365 secondary school Both basic and andvanced |
|-------------------------------------------------------|
6. | 366 secondary school Both basic and andvanced |
7. | 367 graduate only basic |
8. | 368 secondary school Both basic and andvanced |
9. | 369 undergraduate Both basic and andvanced |
10. | 370 secondary school Both basic and andvanced |
+-------------------------------------------------------+
Kind regards,
William

Comment