Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Stata program file that does all the following ( attach the program file in to including a listing of commands below ) :

Create a Stata program file that does all the following (attach the program file in to including a listing of commands below): Input the following data on wages, education, and experience:
Wage Educ Exper
5.1821
4.95942
6.67121
4124
7.51217
Instead of using the input command, use import excel to import the same five observations stored in wages.xls (below).
Describe the properties of the data.
For each variable, provide the mean, standard deviation, and minimum and maximum values.
For each variable, provide all the same information along with percentile data, skewness, and kurtosis.
Now, create a new variable named blank comprised of values equal to -555.
Recode and/or replace the values of the variable blank to missing.
Create a new variable named greeting comprised of empty strings.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

More Books

Students also viewed these Databases questions