Hi guys, Appreciate any help.
Basically I will want to remove outliers on certain criteria of (time variables) within my dataset.
I have about 4 of these variables for which the removal of outliers should follow criteria rules that I have set
The issue is I want to first visually showcase the outliers, and I am not getting it very clear in a histogram plot just yet.
Maybe you guys advice the histogram wouldnt even be my best way to show it.
Otherwise how could I improve the histogram as such, that I can really see how many respondents actually fall under a certain time.
More clarity: Im measuring the time in the example below on how long people spend reading a pitchdeck, if they spend below a certain amount of seconds they need to be removed
What tips can you guys give me, better ways to visualise, more clarity, etc
Then after visualising it, I can actually go through with an if statement, to actually exclude data below a certain time from further analysis
I use this command: hist TimePitchdeck, freq normal bin (212)
Array
Related Posts with Removing Outliers Survey in Stata (For variables time)
Converting numeric date variable to string variableDear all, I am very new to Stata. I want to convert the numeric date variable "cdint" (type: long, f…
robust Error TermWhy doesn't Stata provide the information on the total sum of squares, model sum of squares, and res…
deal with errors in panel dataHi! I am doing a research on the impact of dividend policy on the investors' rate of return. Now I h…
Treatment and controlDear all, I have to create a treatment and a control group. For example, I have a variable called "b…
How do I reshape this data automatically?Dear all, I need to "re-shape" some data automatically, but I don't know how to do it. The format …
Subscribe to:
Post Comments (Atom)
0 Response to Removing Outliers Survey in Stata (For variables time)
Post a Comment