Simple linear regression in Stata®

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

Комментарии • 52

  • @andme6504
    @andme6504 3 месяца назад +4

    I never thought I'd be watching a regression tutorial on Stata on Saturday night

  • @thefasil13
    @thefasil13 5 лет назад +2

    I have seen many similar videos but nothing sounds good like this. U really understood the science behind the statics. Thank u!

  • @jchuber2
    @jchuber2 11 лет назад +16

    You can "automatically" plot the linear regression line by selecting GRAPHICS>TWOWAY GRAPH>
    On the main tab, click CREATE, then select FIT PLOTS and the LINEAR PREDICTION (or LINEAR PREDICTION W/CI if you would like a 95% confidence band). The resulting command looks like this:
    sysuse auto.dta
    twoway (lfit mpg weight)
    twoway (lfitci mpg weight)

  • @kamion86
    @kamion86 11 лет назад +10

    Yes, it's easy enough to this as a simple command: graph twoway (scatter wage tenure) (lfit wage tenure). No need to create extra variables actually.

  • @jennifercontreras7740
    @jennifercontreras7740 6 лет назад +13

    Thank you for developing these videos and helping several students and young professionals in Stats. However, could you guys update the videos? In the recent version of Stata, the buttons after one selects the "postestimation" button has changed.

  • @margravekevin7765
    @margravekevin7765 Год назад

    Senior in Columbia with a problem set due in 8 hours. Thank you :')

  • @myshearamccoy7382
    @myshearamccoy7382 6 лет назад +4

    Literally a life saver!

  • @ladyn24
    @ladyn24 7 лет назад +33

    how can I show the equation of the regression line on the graph?

  • @zacharylapolla2877
    @zacharylapolla2877 Год назад

    That's why he's the GOAT

  • @jbpark5685
    @jbpark5685 9 лет назад +2

    This video is my lifesaver. Thanks!

  • @yankubajarjusey2933
    @yankubajarjusey2933 6 месяцев назад

    Can you please, make a video on summary statistics for a single observation with multiple numerical variables? E.g a student registered 6 courses and he got a separate score in each. I want to get the mean, sd, min & max. All the scores are on a row not columns. Thanks. I am new to Stata but I have found your videos to be the best of the best so far.

  • @JK-ez3jp
    @JK-ez3jp 4 года назад +2

    So when do you know when to use linear or logistic regression? Like this example, I’m looking at the relationship between wages and donations to a particular charity and used linear regression but been told log is better . Please help, thanks :)

  • @rychardo888
    @rychardo888 5 месяцев назад

    thanks
    still very helpful

  • @lennyste
    @lennyste 4 года назад

    Very good explanation, thanks!

  • @anitasun7774
    @anitasun7774 8 лет назад +2

    Really helpful, save me from my HW

  • @VivianeGomide
    @VivianeGomide 8 лет назад +3

    Very helpful. Thanks.

  • @BruellwuerfelTV
    @BruellwuerfelTV 11 лет назад

    very good tutorial, greetings from Germany

  • @hahmed055
    @hahmed055 10 лет назад

    thanks a lot for STATA. perfect tutorial.

  • @amandariehl8834
    @amandariehl8834 5 лет назад +1

    grade saver, thank you

  • @Iamtooinsignificanttobelongtoa
    @Iamtooinsignificanttobelongtoa 7 лет назад

    Thanks Indeed Chuck Huber Sir!

  • @rastignac92
    @rastignac92 12 лет назад +1

    Very clear, thanks a lot.

  • @simenyasikhulu
    @simenyasikhulu 3 года назад

    Excellent well explained lesson.

  • @devils1
    @devils1 8 лет назад +1

    Great video, how to you add a set of controls to avoid spurious correlations? Which tests are most important? which tests to use?

  • @mathewsmonde7917
    @mathewsmonde7917 7 лет назад

    powerful and helpful for my research!!

  • @nilehatana6573
    @nilehatana6573 3 года назад

    very useful, thanks alot

  • @paigeb5568
    @paigeb5568 2 года назад +1

    nice

  • @polisherci
    @polisherci 8 лет назад +2

    thanks snape

  • @nasound2473
    @nasound2473 5 лет назад

    thank you!

  • @luissyquia
    @luissyquia 9 лет назад +6

    the person talking in this video sounds like ruxin from the league! hahaha

  • @zoozolplexOne
    @zoozolplexOne 2 года назад

    cool !!!

  • @cotorot
    @cotorot 11 лет назад

    Does it mean that Stata has no way of "automatically" get the regression line?

  • @crislynlogrobarotel9886
    @crislynlogrobarotel9886 2 года назад

    Crislyn L. Barotel BA ECON 2A

  • @ThangNguyen-ku4vz
    @ThangNguyen-ku4vz 3 года назад

    How do I calculate variance of Total incase of using ratio, I couldnt find the command. For example: Y = (y/x)*X.

  • @ntiyar8
    @ntiyar8 5 лет назад

    I am not getting the variable names when i select to make a graph or anything. Please help.

  • @madihaanwar8815
    @madihaanwar8815 6 лет назад

    please upload a video on heckman two stage correction model.

  • @jatinarora8776
    @jatinarora8776 3 года назад

    Hi,could someone help,I am only able to get first half of results,and other I am not getting,it keeps loading but doesn't get there

  • @madsfristednavne9632
    @madsfristednavne9632 3 года назад

    Urgent! How do I find the function of the graph of the Linear regression in Stata?

  • @t.v.k4048
    @t.v.k4048 3 года назад

    please show how we can do it when we need to import data from Excel

  • @andrepfferraz
    @andrepfferraz 7 лет назад

    Does Stata Software Perform Polynomial Regression Analysis?

  • @fanfanxu5676
    @fanfanxu5676 11 лет назад

    But how can I make nonlinear regression by STATA ?

  • @xardfrager5520
    @xardfrager5520 4 года назад

    Hello Stata

  • @mikshot2809
    @mikshot2809 2 года назад

    John michael docallos

  • @aftabmurtaza9994
    @aftabmurtaza9994 4 года назад

    I wanna run data on regression...Can any help me in that??

    • @aftabmurtaza9994
      @aftabmurtaza9994 4 года назад

      03445832523...Kindly contact me i am in an urgent need of help

  • @sampriktaganguli3052
    @sampriktaganguli3052 3 года назад

    so this is what the church classifies as witchcraft.

  • @moorvati
    @moorvati 12 лет назад

    The voice quality is not good.

  • @obqwgdu
    @obqwgdu 4 года назад

    why don't we simply use simple commands rather than making things complicated as such

    • @stephenmlombo6178
      @stephenmlombo6178 3 года назад

      Yeah. We need commands from the command box rather than going all way from command menu options. So tiresome.

  • @KamalKumar-mr6yt
    @KamalKumar-mr6yt 4 года назад +2

    R is pain in ass.... this is a way easier.....

    • @stephenmlombo6178
      @stephenmlombo6178 3 года назад

      haha. R needs you to write every command for it to run. Slight mistake, error.