Giter VIP home page Giter VIP logo

statistical-data-analysis-unfolding-exercise's Introduction

Statistical data analysis - Unfolding exercise

This is an unfolding exercise for the "Statistical Data Analysis" course.

You get two datasets

Cosmic Ray spectrum

A sample of cosmic-ray events

  • For each event you have a measurement of its rigidity (= momentum/charge)
  • You have a MC simulation sample with 5x more events where for each event you have both "generated" and "measured" rigidity
  • You should unfold the rigidity distribution and reconstruct the flux (a histogram with the geomagnetic transmission function is also provided)
  • Fit the spectrum with the function in the slides and measure both the spectral index and its change

You also have a small code sample that opens the root files and extract the TTree objects setting up the branches, and provides a suggestion for the histogram binning (beware of non-uniform bins and their effect in some of the unfolding procedures!!!).

Invariant mass distribution

A sample of muon pairs from some beam collisions

  • For each event you have the 4-momentum of each muon
  • You have a MC simulation sample with 10x where for each event you have both "generated" and "measured" 4-momenta
  • You should unfold the invariant mass distribution
  • Fit the peak in the mass distribution with a gaussian function (beware of the background) and measure its position, its width, and the total number of events associated to it.

You also have a small code sample that opens the root files and extract the TTree objects setting up the branches

Tips and rules

For each dataset choose TWO METHODS from:

  • Iterative correction factor
  • Regularized SVD
  • Bayesian (bonus points if improved)
  • Forward folding

and compare the results you get with each method.

statistical-data-analysis-unfolding-exercise's People

Contributors

valerioformato avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.