I have an aggregate dataset and would like to create a weight variable using airline 1, n = 553 and airline 2, n = 678, Any assistance will be appreciated.
----------------------- copy starting from the next line -----------------------
------------------ copy up to and including the previous line -------
----------------------- copy starting from the next line -----------------------
Code:
* Example generated by -dataex-. For more info, type help dataex clear input byte(airline injuries) double gender byte XYZowned 1 11 0 1 1 7 0 0 1 7 1 0 1 19 0 0 2 9 0 0 2 4 1 1 2 3 1 0 2 1 1 0 2 3 0 1 end
Comment