+ Reply to Thread
Results 1 to 4 of 4

Thread: Graphical Representation of large data

  1. #1
    Points: 773, Level: 14
    Level completed: 73%, Points required for next Level: 27

    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Graphical Representation of large data



    Hi,

    I am a stats newbie. I have to show how 150 variables vary across 13 groups using a graphical representation. Using the usual graphical representations become too complex. I wanted to know if there is a way to represent this without coming up with too complex graphs.

    Thanks,
    Varsha.

  2. #2
    TS Contributor
    Points: 6,942, Level: 54
    Level completed: 96%, Points required for next Level: 8

    Posts
    782
    Thanks
    0
    Thanked 71 Times in 70 Posts

    Re: Graphical Representation of large data

    You could do principal components analysis. This tutorial explains it a bit, and also gives code in R.

    Not sure how much of a newbie you are, or even what kind of variables you're working with.

  3. #3
    TS Contributor
    Points: 12,702, Level: 73
    Level completed: 63%, Points required for next Level: 148
    gianmarco's Avatar
    Location
    Italy
    Posts
    728
    Thanks
    46
    Thanked 95 Times in 72 Posts

    Re: Graphical Representation of large data

    Hi,
    just to add that if you are dealing with categorical variables, you may use Correspondence Analysis. It allows you to display contingency table in visual form (i.e. scatterplot), and provides information to explore pattern(s) of associations in the dataset.

    There are many previous posts in this Forum. You could try to make a search.
    Regards

    Gm
    Outside of a dog, a book is man's best friend. Inside of a dog it's too dark to read -Groucho Marx-

  4. #4
    Super Moderator
    Points: 15,026, Level: 79
    Level completed: 36%, Points required for next Level: 324
    bugman's Avatar
    Posts
    1,534
    Thanks
    101
    Thanked 154 Times in 120 Posts

    Re: Graphical Representation of large data


    There are numerous options available to you, but at the end of the day it comes down to the type of data you have. PCA is fine under certain criteria, as is CA but we would need to know more about your data.

    P
    The earth is round: P<0.05

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats