KGS Home Page Oil and Gas Index Page Lease Production Page

Packard 1-27 Lease


Lease: Packard 1-27
Operator: Packard, Lynn
Location: T31S, R13W, Sec. 27
Cumulative Production: 6835.45 barrels (from 2012 to 2024)
KS Dept. of Revenue Lease Code: 143065
KS Dept. of Revenue Lease Name: PACKARD 1-27
     

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 31
inverse count .03226
Sx 496
Sxx 10416
Sy 6835.45
Syy 2560256.4341
Sxy 111698.14
Beta1 72259.14
Beta2 76880
Beta .9399
alpha 205.47231
>// Our labels along the x-axis var years = [ "9-2012", "5-2014", "9-2014", "11-2014", "4-2015", "6-2015", "10-2015", "4-2016", "9-2016", "7-2017", "11-2017", "2-2018", "4-2018", "6-2018", "11-2018", "3-2019", "9-2019", "10-2019", "11-2019", "12-2019", "2-2020", "10-2020", "3-2021", "4-2021", "5-2021", "9-2021", "2-2022", "6-2022", "11-2022", "12-2023", "3-2024" ]; // For drawing the lines var CH_prod = [ 259, 168, 168, 173, 164, 167, 171, 168, 180, 158, 162, 156, 163, 163, 161, 162, 351, 1154, 518, 177, 173, 171, 187, 187, 153, 159, 170, 166, 167, 181, 178 ]; // For drawing the best fit var lines = [ 206, 207, 208, 209, 210, 211, 212, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 228, 229, 230, 231, 232, 233, 234 ]; var CH_cume = [ 259, 427, 595, 768, 932, 1099, 1270, 1438, 1618, 1776, 1938, 2094, 2257, 2420, 2581, 2743, 3094, 4248, 4766, 4943, 5116, 5287, 5474, 5661, 5814, 5973, 6143, 6309, 6476, 6657, 6835 ]; 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.