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)
History Pane in Command window - how to set the max capacity of thishello stata people, complete newcomer here, I have been using the command history pane of the comman…
Getting more decimals from matcellDear statalisters, I am trying to obtain the percentages from a tabm table that uses weights and I …
Data display in browser converting from 24 hr clock to 12 hour clockIn the data browser Stata is displaying 12jun2018 16:38:53 as 6/12/2018 4:33 as if it were labeling …
Why is this regression in Stata not progressing nor returning an error code?Note: Originally posted on Stack Overflow, but crossposted here following advice. I am running a m…
How do include virtual factor variables (created with i. or c. operators) in local macros to use them in for loops?I would like to run the following 4 sequential models. I would like to create interactions on the fl…
Subscribe to:
Post Comments (Atom)
0 Response to Removing Outliers Survey in Stata (For variables time)
Post a Comment