+ Reply to Thread
Results 1 to 7 of 7

Finding and Segregating Outliers

  1. #1
    Registered User
    Join Date
    09-19-2012
    Location
    Western Hemisphere
    MS-Off Ver
    Office 2010
    Posts
    4

    Finding and Segregating Outliers

    Hi all,

    I am a scientist using Excel for my data analysis needs. I have my data arranged in a matrix where each column is a different timepoint an each row is a different subject in my experiment. I need a program to do the following:

    - For each column, identify every value in that column which is above/below a given threshold.
    - Take the row that contains the aforementioned value and move it to a pre-determined location.

    I imagine Excel can do this fairly easily, but I'm not sure how. Many thanks in advance.

    - StatsFan

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Finding and Segregating Outliers

    Hi

    How do you want to identify the threshold? Where do you want that data to go? How about an example file that shows your structure (sheet names, headings etc) and give some examples.

    rylo

  3. #3
    Registered User
    Join Date
    09-19-2012
    Location
    Western Hemisphere
    MS-Off Ver
    Office 2010
    Posts
    4

    Re: Finding and Segregating Outliers

    Thanks for your response Rylo

    The threshold is a pre-determined value that I have settled on (0.15). I'd like the data to go somewhere else on the spread sheet; I still want to use it but just not have it 'contaminate' my main data matrix. I've attached my analysis template. The area on the left is for raw data and the corresponding area on the right is normalized data. Thanks.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Finding and Segregating Outliers

    Hi

    Can you update your example file to give us a before and after view?

    rylo

  5. #5
    Registered User
    Join Date
    09-19-2012
    Location
    Western Hemisphere
    MS-Off Ver
    Office 2010
    Posts
    4

    Re: Finding and Segregating Outliers

    OK, I attached an example.

    In the "before", there is all my raw data on one side, and the normalized data on the other. Stats for each found below each.

    In the after, same deal except now the outliers from raw data have been moved to an empty section below the stats. Here's the tricky part,I am only scanning for outliers in columns H,M N,S and T,Y (these are the times = 0 and 45 min for each of three groups of data). I have been using COUNTIF to find how many values are <0.15, then manually removing them and placing them in some empty spot. Also, I then delete the corresponding rows in the normalized section because they still reference the data I removed.

    Hope this makes (some) sense. Thanks.

    - StatsFan
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Finding and Segregating Outliers

    Hi

    Before you start, make the formulas in G:G202 into values.

    I've used Sheet3 as the output sheet. Select the sheet BEFORE and run the following

    Please Login or Register  to view this content.
    See how that goes.

    rylo

  7. #7
    Registered User
    Join Date
    09-19-2012
    Location
    Western Hemisphere
    MS-Off Ver
    Office 2010
    Posts
    4

    Re: Finding and Segregating Outliers

    Thanks so much! I will play around with this and let you know how it goes.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1