Browse Articles

Jet optimization using a hybrid multivariate regression model and statistical methods in dimuon collisions

Chunduri et al. | Jun 09, 2024

Jet optimization using a hybrid multivariate regression model and statistical methods in dimuon collisions
Image credit: Chunduri, Srinivas and McMahan, 2024.

Collisions of heavy ions, such as muons result in jets and noise. In high-energy particle physics, researchers use jets as crucial event-shaped observable objects to determine the properties of a collision. However, many ionic collisions result in large amounts of energy lost as noise, thus reducing the efficiency of collisions with heavy ions. The purpose of our study is to analyze the relationships between properties of muons in a dimuon collision to optimize conditions of dimuon collisions and minimize the noise lost. We used principles of Newtonian mechanics at the particle level, allowing us to further analyze different models. We used simple Python algorithms as well as linear regression models with tools such as sci-kit Learn, NumPy, and Pandas to help analyze our results. We hypothesized that since the invariant mass, the energy, and the resultant momentum vector are correlated with noise, if we constrain these inputs optimally, there will be scenarios in which the noise of the heavy-ion collision is minimized.

Read More...

Can the nucleotide content of a DNA sequence predict the sequence accessibility?

Balachandran et al. | Mar 10, 2023

Can the nucleotide content of a DNA sequence predict the sequence accessibility?
Image credit: Warren Umoh

Sequence accessibility is an important factor affecting gene expression. Sequence accessibility or openness impacts the likelihood that a gene is transcribed and translated into a protein and performs functions and manifests traits. There are many potential factors that affect the accessibility of a gene. In this study, our hypothesis was that the content of nucleotides in a genetic sequence predicts its accessibility. Using a machine learning linear regression model, we studied the relationship between nucleotide content and accessibility.

Read More...

Using economic indicators to create an empirical model of inflation

Kasera et al. | Dec 01, 2022

Using economic indicators to create an empirical model of inflation

Here, seeking to understand the correlation of 50 of the most important economic indicators with inflation, the authors used a rolling linear regression to identify indicators with the most significant correlation with the Month over Month Consumer Price Index Seasonally Adjusted (CPI). Ultimately the concluded that the average gasoline price, U.S. import price index, and 5-year market expected inflation had the most significant correlation with the CPI.

Read More...

The Effect of Various Preparation Methods on the Spoilage Rate of Roma Tomatoes (Solanum lycopersicum)

Cataltepe et al. | Feb 22, 2018

The Effect of Various Preparation Methods on the Spoilage Rate of Roma Tomatoes (Solanum lycopersicum)

As levels of food waste continue to rise, it is essential to find improved techniques of prolonging the shelf life of produce. The authors aimed to find a simple, yet effective, method of slowing down spoilage in tomatoes. Linear regression analysis revealed that the tomatoes soaked salt water and not dried displayed the lowest correlation between time and spoilage, confirming that this preparation was the most effective.

Read More...

Risk factors contributing to Pennsylvania childhood asthma

Li et al. | Oct 30, 2024

Risk factors contributing to Pennsylvania childhood asthma
Image credit: The authors

Asthma is one of the most prevalent chronic conditions in the United States. But not all people experience asthma equally, with factors like healthcare access and environmental pollution impacting whether children are likely to be hospitalized for asthma's effects. Li, Li, and Ruffolo investigate what demographic and environmental factors are predictive of childhood asthma hospitalization rates across Pennsylvania.

Read More...

Predicting baseball pitcher efficacy using physical pitch characteristics

Oberoi et al. | Jan 11, 2024

Predicting baseball pitcher efficacy using physical pitch characteristics
Image credit: Antoine Schibler

Here, the authors sought to develop a new metric to evaluate the efficacy of baseball pitchers using machine learning models. They found that the frequency of balls, was the most predictive feature for their walks/hits allowed per inning (WHIP) metric. While their machine learning models did not identify a defining trait, such as high velocity, spin rate, or types of pitches, they found that consistently pitching within the strike zone resulted in significantly lower WHIPs.

Read More...