Skip to main content

A FORMULA TO FIND A SERIAL KILLER

      Is it possible to create a formula to locate a serial killer? Yes, one man has done it. Mathematics looks for a pattern. Serial killers leave some pattern. From that pattern, we can make a formula.

     Serial killers strike some distance away from their residence, but not too far away.



    We select a large area where the killer is supposed to be hiding and map it. We superimpose the map on a square grid. Each square can be located using x, y coordinates as shown in the figure. We select a particular square(shaded one) and we will find the probability that "the killer will be residing there" using a formula.

The formula is 

            The formula seems more threatening than a serial killer. Anyway, we will go step by step and understand the formula.

Pij-- represents the probability finding the killer at the location i, j (x,y coordinates). The answer ranges from 0 to 1.  higher the probability,  higher the chance of finding him at the given place.

     xi, yi are co-ordinates of the place for which we want to find the probability. xn,yn are the co-ordinates of the place where the nth crime took place. Here we assume that he has already committed several crimes. 

(xi-xn)+(yi-yn) = the distance of separation of the killer's "home" and the spot of nth crime.

    B-Buffer area, the area in which the crimes are said to occur. It is a little distance away from his home.

    The first and second parts of the formula perform a sort of "balancing act" expressing the fact that as you move away from the criminal's base, the probability of crimes first increases (as you move through the buffer zone) and then decreases.

     Rossmo chose the value f,g,B and s using solved past criminal cases.

    The formula is calculated for each crime of the killer and all the answers are summed up. Finally, it gives the probability for the criminals base at a particular place i,j (co-ordinates).

    Once the formula is used to calculate the probabilities pij of all of the little squares in the grid, it is easy to make a hot zone map. You just color the squares with the highest probabilities bright yellow, slightly smaller probabilities orange, then red, and so on. leaving the square with low probabilities uncolored.

    The hot zone, the yellow region in which the criminal's residence is located, to a very high probability. The police team can investigate men within a certain range of ages, who live in the hot zone, and use surveillance, and stealth tactics to obtain DNA evidence from the suspects' discarded cigarette buts, drinking straws, and the like, which can be matched with DNA from the crime scene investigations. Then, in all probability, they will solve the case within a few days.

    Hence mathematics can solve a murder case if it is used with ingenuity.        

      

Comments

Popular posts from this blog

Your heart -you do not know

  Size and Location: The human heart is roughly the size of a clenched fist and is located slightly to the left of the center of the chest. Despite its relatively small size, the heart plays a crucial role in pumping blood throughout the entire body. Heartbeat Variability: The heart does not beat at a constant rate. The interval between heartbeats can vary, and this variability is considered a sign of a healthy heart. Factors such as breathing, emotions, and physical activity influence the heartbeat. Electrical Conduction: The heart's contractions are controlled by electrical impulses. The sinoatrial (SA) node, often called the "natural pacemaker," generates electrical signals that regulate the heartbeat and coordinate the pumping of blood. Blood Pumping Capacity: On average, the human heart pumps about 2,000 gallons (or 7,570 liters) of blood each day. Over a lifetime, this amounts to pumping enough blood to fill several Olympic-sized swimming pools. Heart Chambers and V...

THE WORK HORSE "="

    One cannot think of  a mathematical step without 'is equal to ' .  It balances right hand side and left hand side.  It aids simplification and manipulation of a mathematical expression. example: 2(A+B)  = C 2A+2B  = C         2A = C-2B           A = C-2B/ 2   In an electronic calculator,  the pressing of ' = " sign executes an asthmatic expression  or simply calculates.       In computer languages, it plays very important role.                                                                 A = B   When a computer looks at this expression, the value stored in the location named B is just transferred to the storage named A .  After execution both A and B will have the same value an...

How does your smart phone detect motion, steps, rotation, and location?

 How it works-1  An accelerometer in a smartphone is a microelectromechanical system (MEMS) device that measures acceleration and tilt. It works by detecting changes in motion by measuring the vibration or acceleration of the device. The accelerometer consists of a small mass suspended on a spring inside a sealed chamber. When the device is subjected to acceleration, the mass moves relative to the device, causing a change in capacitance that can be measured and processed by the smartphone's hardware. The accelerometer measures acceleration in three dimensions (x, y, and z) and provides data that the smartphone's software can use to determine the device's orientation, detect motion, and track changes in velocity and acceleration. The accelerometer is used for a variety of purposes in a smartphone, including screen rotation, motion tracking for games and fitness apps, and detecting the position of the device for navigation and location services. Additionally, it can be used t...