Access over 20 million homework & study documents

Agile Management Class Notes_232394650-Stata-Class-Notes

Content type
User Generated
Subject
Business
Type
Note
Rating
Showing Page:
1/5
Entering Data
1.0 Stata commands in this unit
cd
Change directory
dir or ls
Show files in current directory
insheet
Read ASCII (text) data created by a spreadsheet
infile
Read unformatted ASCII (text) data
infix
Read ASCII (text) data in fixed format
input
Enter data from keyboard
describe
Describe contents of data in memory or on disk
compress
Compress data in memory
save
Store the dataset currently in memory on disk in Stata data format
use
Load a Stata-format dataset
count
Show the number of observations
list
List values of variables
clear
Clear the entire dataset and everything else
memory
Display a report on memory usage
set memory
Set the size of memory
Exploring Data
1.0 Stata commands in this unit
cd
Change directory

Sign up to view the full document!

lock_open Sign Up
Showing Page:
2/5
use
Load dataset into memory
describe
Describe a dataset
list
List the contents of a dataset
codebook
Detailed contents of a dataset
log
Create a log file
summarize
Descriptive statistics
tabstat
Table of descriptive statistics
table
Create a table of statistics
stem
Stem-and-leaf plot
graph
High resolution graphs
kdensity
Kernel density plot
sort
Sort observations in a dataset
histogram
Histogram for continuous and categorical variables
tabulate
One- and two-way frequency tables
correlate
Correlations
pwcorr
Pairwise correlations
Modifying Data
1.0 Stata commands in this unit
codebook
Show codebook information for file

Sign up to view the full document!

lock_open Sign Up
Showing Page:
3/5

Sign up to view the full document!

lock_open Sign Up
End of Preview - Want to read all 5 pages?
Access Now
Unformatted Attachment Preview
Entering Data 1.0 Stata commands in this unit cd Change directory dir or ls Show files in current directory insheet Read ASCII (text) data created by a spreadsheet infile Read unformatted ASCII (text) data infix Read ASCII (text) data in fixed format input Enter data from keyboard describe Describe contents of data in memory or on disk compress Compress data in memory save Store the dataset currently in memory on disk in Stata data format use Load a Stata-format dataset count Show the number of observations list List values of variables clear Clear the entire dataset and everything else memory Display a report on memory usage set memory Set the size of memory Exploring Data 1.0 Stata commands in this unit cd Change directory use Load dataset into memory describe Describe a dataset list List the contents of a dataset codebook Detailed contents of a dataset log Create a log file summarize Descriptive statistics tabstat Table of descriptive statistics table Create a table of statistics stem Stem-and-leaf plot graph High resolution graphs kdensity Kernel density plot sort Sort observations in a dataset histogram Histogram for continuous and categorical variables tabulate One- and two-way frequency tables correlate Correlations pwcorr Pairwise correlations Modifying Data 1.0 Stata commands in this unit codebook Show codebook information for file label data Apply a label to a data set order Order the variables i ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Anonymous
Really useful study material!

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Documents