Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8730775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:05:45+00:00 2026-06-13T09:05:45+00:00

I have a dataset with numbers indicating daily difference in some measure. https://dl.dropbox.com/u/22681355/diff.csv I

  • 0

I have a dataset with numbers indicating daily difference in some measure.

https://dl.dropbox.com/u/22681355/diff.csv

I would like to create a plot of the distribution of the differences with special emphasis on the rare large changes.

I tried plotting each column using the hist() function but it doesn’t really provide a detailed picture of the data.

For example plotting the first column of the dataset produces the following plot:

https://dl.dropbox.com/u/22681355/Rplot.pdf

My problem is that this gives very little detail to the infrequent large deviations.

What is the easiest way to do this?

Also any suggestions on how to summarize this data in a table? For example besides showing the min, max and mean values, would you look at quantiles? Any other ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:05:46+00:00Added an answer on June 13, 2026 at 9:05 am

    You could use boxplots to visualize the distribution of the data:

    sdiff <- read.csv("https://dl.dropbox.com/u/22681355/diff.csv")
    
    boxplot(sdiff[,-1])
    

    Outliers are printed as circles.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a dataset which includes some numbers, I want to calculate the sum
I have ten values in the dataset, numbers 1 - 10 and corresponding values.
I have a DataSet with some DataTables that are linked together with DataRelations (classic
I have a dataset including 100 numbers. And I have a test number. My
I have a MATLAB dataset and I want to extract the numbers only without
I have this dataset in a csv file 1.33570301776, 3.61194e-06, 7.24503e-06, -9.91572e-06, 1.25098e-05, 0.0102828,
I'm trying to cluster some data I have from the KDD 1999 cup dataset
I have a dataset that looks like the one below, and I would like
I have some data I want to work with. Two string and two numbers
I have big data frame with various numbers of columns and rows. I would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.