KGS Home Page Oil and Gas Index Page Lease Production Page

Evans 3406 2-19H Lease


Lease: Evans 3406 2-19H
Operator: SandRidge Exploration and Production LLC
Location: T34S, R6W, Sec. 19
Cumulative Production: 2079.03 barrels (from 2014 to 2019)
KS Dept. of Revenue Lease Code: 145628
KS Dept. of Revenue Lease Name: EVANS 2-19H
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 11
inverse count .09091
Sx 66
Sxx 506
Sy 2079.03
Syy 451254.8293
Sxy 10511.98
Beta1 -21584.2
Beta2 1210
Beta -17.83818
alpha 296.03477
>// Our labels along the x-axis var years = [ "10-2014", "11-2014", "12-2014", "1-2015", "3-2015", "8-2015", "1-2016", "4-2016", "9-2016", "3-2017", "9-2019" ]; // For drawing the lines var CH_prod = [ 320, 183, 338, 178, 172, 171, 186, 155, 154, 153, 69 ]; // For drawing the best fit var lines = [ 278, 260, 242, 224, 206, 189, 171, 153, 135, 117, 99 ]; var CH_cume = [ 320, 503, 841, 1019, 1191, 1362, 1548, 1703, 1857, 2010, 2079 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.