Question: Summarizing data example: manually read in data ( Chapter 2 ) A sample of 1 5 people aged 6 5 or older currently take the
Summarizing data example: manually read in data Chapter A sample of people aged or older currently take the following number of medications:a Read the data into Stata. There are several was to do this. Use command input. In the command line give a series of commands:input medsendor Create a csv file and then File Import Text data or in the command line give command import delimited or Use the Stata data editor accessed by Data Data Editorb Obtain summary statistics from Statistics menu or more simply give command summarize.c Give the interquartile range this requires the detail option of the command summarize So summarize, detaild List the first five observations using Stata command list in e Obtain a table of frequencies for these data using Statistics Summaries, tables and tests Frequency tables Oneway table.What simple Stata command would provide this?f Obtain a histogram using Graphics Histogram and choosing the Data are discrete option to have a bin width of one for these discrete data.What simple Stata command would provide this?Do the data appear to be normally distributed?g Obtain a smoothed histogram using Graphics Smoothing and Densities Kernel density estimation and within this select variable medsWhat simple Stata command would provide this?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
