Hi everyone,
I am a total newbie to Stata, so perhaps some of you can help me with this issue:
For my master thesis, I will analyze a TV show. The data for this show do not exist yet, so I will create them in Stata directly. My question is about which way to best create the variables without causing issues with empty fields.
This is the format of the quiz show: each episode of the quiz show consists of one candidate having to answer ten questions (= ten rounds). If needed, the candidate can choose to ask a person of the audience to help him with a question. The candidate and the person from the audience will then negotiate about the amount the person in the audience will receive for answering the question (e.g. question is worth 2000 euros, negotiated amount is 1500 euros for the candidate, 500 euros for the person of the audience).
Issue:
When the candidate answers the question with the help of someone from the audience, I need to record information about the person from the audience (name, age, etc.), as well as the order and amounts of the negotiation (e.g. first offer by candidate: 500 euros, then offer by other person 1500 euros, then offer candidate 700 euros ...).
Idea:
My idea was to create a variable for all of these aspects (e.g. question4firstoffer, question4secondoffer, ...) and leave the observations empty in case the candidate answers the question on his own. However, I am unsure whether this will cause problems later when I analyze the data as some of the variables will then always be empty.
I hope this was somewhat understandable, please let me know in case it is unclear.
Thank you so much for giving me your thoughts on this issue.
Very best,
Alexandra
Related Posts with Support: most efficient way to enter data
Whether coefficients of before clustering and after clustering in using reg command is strange?Hi all, Today I run a simple reg for a panel dataset with a panel of units and time periods , I con…
Merge two tables with different unique idHi, I have two tables named Ingreso and Trabajo. They look like this: Ingreso folioviv foliohog …
Twoway Graph - option mlabformat() not allowedHi everyone, First time posting questions by myself here. I used to browse the questions and find s…
mmqreg with outreg2Dear All, I ran the regression (Please ssc install mmqreg, ssc install outreg2): Code: webuse nlswo…
Behavior analysis (relational or random variables?)Dear, good night! I read several topics, but I got more lost. I tried to make a tree to check a path…
Subscribe to:
Post Comments (Atom)
0 Response to Support: most efficient way to enter data
Post a Comment