Jim Grange
Jim Grange
  • Видео 20
  • Просмотров 3 924 627
Statistics with R, Ep 05: FUNCTIONS!
View the full series playlist here: ruclips.net/p/PLYKAJI3_Ihx-yidN7OZmuC5ndsagbOmI4
In this video I introduce you to basic functions in R.
Chapters:
00:00 Introduction
00:27 Functions as a pipeline
00:56 Function syntax
01:27 Using the mean function in R
02:21 Help files for functions
03:22 Saving output to variable
03:44 Other simple functions
05:30 Passing multiple arguments to functions
---
Music: Miami by Del (soundcloud.com/del-sound/miami-original-mix) is licensed under a Creative Commons license (creativecommons.org/licenses/by-sa/3.0/).
Просмотров: 50

Видео

Statistics with R, Ep 04: Scripts!
Просмотров 556 месяцев назад
View the full series playlist here: ruclips.net/p/PLYKAJI3_Ihx-yidN7OZmuC5ndsagbOmI4 In this episode, I cover the use of scripts in R, including what a script is, why you should use them, and how to organise your scripts to maximise the efficiency of your project workflow. Chapters: 00:00 Introduction 00:30 What are scripts & why use them? 03:02 Creating a script 05:43 Saving & loading scripts ...
Statistics with R, Ep 03: Fundamentals
Просмотров 746 месяцев назад
View the full series playlist here: ruclips.net/p/PLYKAJI3_Ihx-yidN7OZmuC5ndsagbOmI4 In this video, I cover the fundamentals of R, including data elements, variables, and more complicated data structures like vectors and data frames. You can download the free worksheet to accompany the video here: osf.io/ym84w/ Chapters: 00:00 Introduction 00:54 Basic data elements 04:14 Arithmetic operators 07...
Statistics with R, Ep 02: Installing R & R Studio
Просмотров 2626 месяцев назад
View the full series playlist here: ruclips.net/p/PLYKAJI3_Ihx-yidN7OZmuC5ndsagbOmI4 In this video, I show you how to download the programming language R, and the powerful user-interface R Studio. Download link: posit.co/download/ Chapters: 00:00 Introduction 00:34 Why both R & R Studio? 01:52 Installing R & R Studio 02:27 Overview of R Studio panes 04:51 Customising appearance Music: Miami by ...
Statistics with R, Ep 01: Why YOU should learn R!
Просмотров 1006 месяцев назад
View the full series playlist here: ruclips.net/p/PLYKAJI3_Ihx-yidN7OZmuC5ndsagbOmI4 This is the first video in a tutorial series showing you how to use R statistics. In this first video, I provide an overview of why you should invest the time in learning R. Chapters: 00:00 Introduction 01:29 What is R? 02:33 Advantages of R 09:19 Disadvantages of R Music: Miami by Del (soundcloud.com/del-sound...
Statistics without Fear: Welcome to the channel!
Просмотров 1697 месяцев назад
Welcome to Statistics Without Fear! This channel's mission is to help reduce your fear of learning statistics and research methods, and hopefully even show you that it can be fascinating. Royalty Free Music: Bensound.com/royalty-free-music License code: 67OJWTJJFMF5DBSK
What is a p value?
Просмотров 6 тыс.8 лет назад
In this video, I provide a brief conceptual understanding of what a p-value is in psychological statistics
flankr: An Overview
Просмотров 1,9 тыс.9 лет назад
An overview of the R package "flankr": Implementing computational models of attentional selectivity. You can download the example script used in this video here: dl.dropboxusercontent.com/u/33530204/flankrDemo.R The paper is available here: link.springer.com/article/10.3758/s13428-015-0615-y 0:51 - Introduction to the flanker task 3:31 - The Dual Stage Two Phase (DSTP) model 7:07 - The Shrinkin...
Two-way independent-measures ANOVA in SPSS
Просмотров 11 тыс.9 лет назад
How to conduct a two-way independent-measures (unrelated, also called "between-subjects") ANOVA in SPSS (PASW). View in HD (720p) and in full screen for best resolution.
Saving multiple plots to PDF in R
Просмотров 31 тыс.9 лет назад
I show you how to save multiple plots to the same PDF file using R statistics.
Correlation in Excel
Просмотров 11 тыс.10 лет назад
I show you how to conduct correlations in Microsoft Excel. It's a little tricky, as Excel doesn't give you the significance of the correlation. But, I show you how to do this via a neat intermediate transformation. The equations I entered to calculate t are below: =(r*(SQRT(n-2)) / SQRT(1-r^2)) which equals =(0.60316 * (sqrt(28)) / SQRT(1 - 0.3638))
Main effects & interactions
Просмотров 370 тыс.10 лет назад
A short video explaining main effects and interactions in factorial ANOVA experiments.
APA formatted table in MS Word 2010
Просмотров 430 тыс.11 лет назад
This video shows you how to create APA formatted tables in Microsoft Word 2007/10.
APA Formatting 6th Edition in MS Word
Просмотров 398 тыс.13 лет назад
How to format a paper according to APA (6th edition) standards in Microsoft Word 2007. For an excellent Flash presentation, see here: flash1r.apa.org/apastyle/basics/
APA Formatted Table in Open Office
Просмотров 8 тыс.13 лет назад
How to do a correctly-formatted APA table in the free software Open Office
t-test in Microsoft Excel
Просмотров 2,2 млн13 лет назад
t-test in Microsoft Excel
Related t-test in SPSS (PASW)
Просмотров 2,2 тыс.13 лет назад
Related t-test in SPSS (PASW)
Independent t-test in SPSS (PASW)
Просмотров 1,7 тыс.13 лет назад
Independent t-test in SPSS (PASW)
Two-way repeated-measures ANOVA in SPSS
Просмотров 285 тыс.13 лет назад
Two-way repeated-measures ANOVA in SPSS
APA-style graph in Excel 2007
Просмотров 142 тыс.13 лет назад
APA-style graph in Excel 2007

Комментарии

  • @Hentai-Sann
    @Hentai-Sann 4 дня назад

    THANK U LOT U SAVE MY LIFE IN LAST HOUR

  • @hamzamaq208
    @hamzamaq208 21 день назад

    Hmmm

  • @acksonsakala2256
    @acksonsakala2256 Месяц назад

    Great😂

  • @CKDash-zh6ww
    @CKDash-zh6ww 2 месяца назад

    Hello Sir! Your videos are really helpful. When you will upload the other episodes here?

  • @rossl5908
    @rossl5908 2 месяца назад

    What if I had two columns of consumer age and another row of the purchase amount, and I wanted to see if there was a correlation between the two, which t-test would I use

    • @JimGrange.
      @JimGrange. 2 месяца назад

      You would use the =CORREL(range1, range2) function, where range1 is your ages and range2 is your purchase amount. This returns a pearson's r value (between -1 and 1)

    • @rossl5908
      @rossl5908 2 месяца назад

      @JimGrange. Thanks for that Jim, also how would I go about getting a sample of age ranges from my mass of data so I can do another T-test ? I can't seem to find the answer online

    • @JimGrange.
      @JimGrange. 2 месяца назад

      @@rossl5908 Sorry I'm not sure what you mean?

  • @SumitSanyal-cf7li
    @SumitSanyal-cf7li 3 месяца назад

    Thank you so much Sir! I have an interview in 40 mins. I always gets confused while explaining t-test. best explanation. Thank you!!

    • @JimGrange.
      @JimGrange. 3 месяца назад

      Good luck in the interview - let us know how it goes!

  • @ofirshorshy8281
    @ofirshorshy8281 3 месяца назад

    Thank you this is so much more clear than the mess my lecturer left me with!!

  • @redblock7081
    @redblock7081 4 месяца назад

    Thank you from the University of Cape Town!

  • @MatchaCocoaDog
    @MatchaCocoaDog 4 месяца назад

    Working on my data analysis now and I already calculated the mean for 2 groups I want to compare but excel tells me I can't just select the calculated mean. So we can only select a list of values from which it will calculate the mean?

    • @JimGrange.
      @JimGrange. 4 месяца назад

      Correct - You cannot do a t-test just between two mean values. You need the individual data points

  • @kyledunlap4042
    @kyledunlap4042 4 месяца назад

    Very helpful video. Thank you for taking the time to post it and make it public.

    • @JimGrange.
      @JimGrange. 4 месяца назад

      My pleasure! Thanks for your feedback

  • @love14514
    @love14514 4 месяца назад

    Does the same explanation apply to a moderated regression analysis ? Let's say we get all coefficients as significant / moderator is dummy coded 1 for women and 0 for men. If we have a significant negative coefficient for the interaction term, we could say there is a decrease in Y as X increases, but this decrease is stronger for the women's group? How can we better explain the interaction effect when reporting results in a journal? The effect of X on Y is stronger in women? Do we report the difference in numbers? Could you provide an example of how to formally report a moderated regression with a dummy variable?

    • @JimGrange.
      @JimGrange. 4 месяца назад

      Yes, a moderated regression is the same as an interaction. ANOVA is basically regression in disguise.

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

    For a now retired but still active biomedical scientist this is the best explanation I've ever seen of main effects and interaction

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

      High praise indeed! Thank you so much :)

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

    best video on the subject

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

    Thanks so much

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

    This new series is awesome!! So helpful and easy to follow thanks Dr Grange

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

    Excellent video 🌟❤️

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

      Ahhhh thanks so much, @kamilas7737! Is there anything else you'd like to see explained in a tutorial video?

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

    Thanks a million

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

      My absolute pleasure. Drop a comment if there's something else you'd like to see a video on.

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

    Thank you so much for this! Just one thing regarding the interaction effect. When I saw a few graphs showing two variables that cross each other while both variables had the same level of gradient, I at first thought there was no interaction effect. Since yes, one variable rises while the other one falls, but both had the same level of gradient. But there is still an interaction effect, as I found out. So I personally find it easier to memorize that there's always an interaction effect as long as the two variables aren't parallel.

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

      That's a great way of thinking about it!

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

      @@JimGrange. Thank you :) it's good to have this method confirmed by an expert haha

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

    You can download the free worksheet to accompany the video here: osf.io/ym84w/. Enjoy!

  • @user-rn5ts3of2q
    @user-rn5ts3of2q 6 месяцев назад

    Thank you... that is useful

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

      Glad it was helpful!

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

    Really helpful video! Thanks Dr Grange ✊

  • @adrianlove8995
    @adrianlove8995 7 месяцев назад

    fantastic - great help!

    • @JimGrange.
      @JimGrange. 7 месяцев назад

      Glad you found it of use. Anything else you would like help with in Excel? I am making more videos!

    • @adrianlove8995
      @adrianlove8995 7 месяцев назад

      @@JimGrange. perhaps the tests for the assumptions (Levenes etc). There are other videos on them, of course, but you explain things very clearly.

  • @lawsen3719
    @lawsen3719 8 месяцев назад

    Been stuck on this in 2 days, this video cleared everything up. Thank you Jim!

    • @JimGrange.
      @JimGrange. 7 месяцев назад

      Absolute pleasure!

  • @cloudymatcha
    @cloudymatcha 8 месяцев назад

    this helped me so much!! thank you

  • @vatsk
    @vatsk 9 месяцев назад

    Very well explained i would imagne the math across multiple dimensions might be a bit more complex

  • @rachaelberglund7221
    @rachaelberglund7221 10 месяцев назад

    The easiest to understand explanation of all the different videos i have looked at. Perfect! Thank you!

  • @beccstah77
    @beccstah77 10 месяцев назад

    why is there no sound?

    • @JimGrange.
      @JimGrange. 10 месяцев назад

      There is sound.

  • @dougriley97
    @dougriley97 11 месяцев назад

    This is the best explanation I've found to describe a t test. Thank you!

  • @sorlos
    @sorlos 11 месяцев назад

    SUPER USEFUL!!!

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

    Just about 5k views on such an amazing content? Sad😢!! Well, Thank you so so much!!

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

    How do i find the r and t value?

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

    Amazingly comprehendible

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

    My lecturer would not stop going on tangents and then pausing only to attempt three more times to explain what these effects are. My test is tomorrow, you are a life saver. Thank you!

    • @JimGrange.
      @JimGrange. 7 месяцев назад

      How did the test go?

  • @user-wj9ef1kv4m
    @user-wj9ef1kv4m Год назад

    How can I order this product?

  • @user-xu4ln9be8r
    @user-xu4ln9be8r Год назад

    best explanation on this topic .Thank you.

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

    Thank you very much! Your instruction is straight forward thus understandable, that helps me to solve my problem.

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

    Clear explanation. This helps me a lot! Thank you~~

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

    Thank you so much

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

    This should count as humanitarian service. Thank you sir!

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

    still relevant and very helpful, thank you

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

    Wow great video. Thank You Dear!

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

    I just wanted to say thank you so much. I was struggling with the university tutorials when it came to moving the variables across. They never said to make sure it was in the right order inline with the levels. You made it so simple! Thank you again.

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

    Thank YOU for the VERY clear video!

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

    great vid. thank you

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

    Great explanation. Thank you.

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

    Thank you. I hink you only forgot to mention that if they will eventually INTERSECT on one end of the lines ( which in this case yes they will intersect on the upper left) meaning if we used a different amount of caffeine in the pill or had them skeep deprived less than 1 hour. No intersection = no interaction.

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

    Great tutorial--easy to follow, brief, and still relevant for later version of MS Word.

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

    Nice examples. Thanks.

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

    I got minus, i want it positive, how?

    • @JimGrange.
      @JimGrange. 7 месяцев назад

      You can just ignore the sign. It's negative because one of your conditions is lower than the other, and you likely entered that lower condition as the first condition in the t-test. It doesn't change the interpretation of the t-test.

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

    How to say that it's significant at 0.05 level??