Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30

  • Dr. Bob Wen (Stata, Economics, Econometrics)
  • 2024-01-26
  • 677
Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30
Summary StatisticsData ManagementrealdecodeencodetostringdestringStataBob WenStata coursehow to convert string variables to numeric variables
  • ok logo

Скачать Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Convert String Variables to Numeric Variables |Data Management using Stata |Stata Tutorials Topic 30

Stata Tutorials Topic 30: Convert String Variables to Numeric Variables | Summary Statistics and Data Management Using Stata

Hi, I am Bob. Welcome to the Stata course about summary statistics and regression analysis. Today, we will learn how to convert string variables to numeric variables. A string is any character that is not a number. String data are common, and when we import data from other formats, we often encounter string variables. We will use the "destring" and "tostring" commands, which convert string variables to numeric variables and back. We will also talk about "encode" and "decode" commands.

Please download the BOB.dta dataset:
https://drive.google.com/file/d/1dUBB...

The Stata commands in this video:
*load the data from website
webuse destring1.dta, clear

browse

summarize

describe

*convert string variables to numeric variables
destring num, generate(num2)

browse

summarize num2

describe

destring income, replace

browse

describe

summarize income

generate code2=real(code)

summarize

tostring income, replace

describe

*use the course dataset
use "BOB.dta", clear

describe

list health_report in 1/10

*create categorical variables from string variables
encode health_report, generate(health_report2)

tabulate health_report2

tabulate health_report2, nolabel

decode health_report2, generate(health_report3)

describe health_report health_report3

list health_report health_report3 in 1/10


【Some Free Courses on my YouTube Channel】

Economics in Real Life:
   • Economics in Real Life  

Solutions to Introductory Econometrics A Modern Approach 7th Edition:
   • Solutions to Introductory Econometrics A M...  

Solutions to Microeconomics Theory and Applications with Calculus:
   • Solutions to Microeconomics Theory and App...  

Introductory Stata:
   • Introductory Stata (2022)  

Introductory Microeconomics:
   • Introductory Microeconomics (2022)  

Five Minute Econometrics:
   • Five Minute Econometrics (Econometrics Tut...  

Five Minute Stata:
   • Stata Tutorials  

【國語Mandarin】現實生活中的經濟學:
   • 【Mandarin國語】現實生活中的經濟學  

【粵語Cantonese】現實生活中的經濟學:
   • 【Cantonese粵語】現實生活中的經濟學  

【粵語Cantonese】微觀經濟學基礎:
   • 粵語Cantonese微觀經濟學基礎2022  

【國語Mandarin】五分鐘計量經濟學:
   • 【Mandarin國語】五分鐘計量經濟學(計量經濟學輔導)  

【粵語Cantonese】五分鐘計量經濟學:
   • 【Cantonese粵語】五分鐘計量經濟學(計量經濟學輔導)  

On the Road:
   • On the Road  

【Become a Supporter of the channel ($2.99) to get PDF transcripts for】
1. Solutions to Microeconomics Theory and Applications with Calculus 5th Edition,
2. Solutions to Introductory Econometrics A Modern Approach 7th Edition,
3. Introductory Stata (2022), and
4. Introductory Microeconomics (2022).
   / @bobwenecon  

#Stata #destring #tostring #encode #decode #real #DataManagement #SummaryStatistics #tutorial

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]