KGS Home Page Oil and Gas Index Page Lease Production Page

Symns 1 Lease


Lease: Symns 1
Operator: Charter Energy, Inc.
Location: T22S, R14W, Sec. 28
Cumulative Production: 14760.8 barrels (from 2013 to 2023)
KS Dept. of Revenue Lease Code: 144506
KS Dept. of Revenue Lease Name: SYMNS 1
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 88
inverse count .01136
Sx 3916
Sxx 231044
Sy 14760.8
Syy 2961963.2096
Sxy 586373.37
Beta1 -6202436.24
Beta2 4996816
Beta -1.24128
alpha 222.90197
>// Our labels along the x-axis var years = [ "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "11-2014", "12-2014", "1-2015", "2-2015", "3-2015", "4-2015", "5-2015", "6-2015", "7-2015", "8-2015", "9-2015", "10-2015", "11-2015", "12-2015", "2-2016", "3-2016", "5-2016", "6-2016", "7-2016", "8-2016", "10-2016", "11-2016", "12-2016", "1-2017", "3-2017", "4-2017", "5-2017", "7-2017", "9-2017", "10-2017", "12-2017", "2-2018", "3-2018", "4-2018", "5-2018", "6-2018", "7-2018", "8-2018", "9-2018", "10-2018", "11-2018", "12-2018", "1-2019", "2-2019", "3-2019", "4-2019", "5-2019", "6-2019", "7-2019", "8-2019", "9-2019", "10-2019", "11-2019", "12-2019", "1-2020", "2-2020", "6-2020", "7-2020", "9-2020", "11-2020", "1-2021", "3-2021", "4-2021", "5-2021", "6-2021", "8-2021", "11-2021", "1-2022", "4-2022", "7-2022", "10-2022", "1-2023", "4-2023", "5-2023", "7-2023", "11-2023" ]; // For drawing the lines var CH_prod = [ 164, 487, 651, 165, 325, 322, 320, 157, 161, 158, 195, 158, 150, 155, 155, 140, 155, 150, 155, 150, 155, 155, 150, 155, 150, 155, 173, 303, 163, 150, 155, 155, 155, 150, 155, 155, 155, 155, 155, 155, 150, 155, 155, 140, 155, 150, 155, 150, 155, 155, 150, 155, 150, 155, 155, 158, 155, 171, 155, 150, 155, 155, 150, 155, 157, 155, 155, 140, 72, 66, 150, 150, 155, 155, 147, 155, 150, 155, 150, 151, 150, 155, 153, 155, 150, 16, 155, 150 ]; // For drawing the best fit var lines = [ 221, 220, 219, 217, 216, 215, 214, 212, 211, 210, 209, 208, 206, 205, 204, 203, 201, 200, 199, 198, 196, 195, 194, 193, 191, 190, 189, 188, 186, 185, 184, 183, 181, 180, 179, 178, 176, 175, 174, 173, 172, 170, 169, 168, 167, 165, 164, 163, 162, 160, 159, 158, 157, 155, 154, 153, 152, 150, 149, 148, 147, 145, 144, 143, 142, 140, 139, 138, 137, 136, 134, 133, 132, 131, 129, 128, 127, 126, 124, 123, 122, 121, 119, 118, 117, 116, 114, 113 ]; var CH_cume = [ 164, 651, 1302, 1467, 1792, 2114, 2434, 2591, 2752, 2910, 3105, 3263, 3413, 3568, 3723, 3863, 4018, 4168, 4323, 4473, 4628, 4783, 4933, 5088, 5238, 5393, 5566, 5869, 6032, 6182, 6337, 6492, 6647, 6797, 6952, 7107, 7262, 7417, 7572, 7727, 7877, 8032, 8187, 8327, 8482, 8632, 8787, 8937, 9092, 9247, 9397, 9552, 9702, 9857, 10012, 10170, 10325, 10496, 10651, 10801, 10956, 11111, 11261, 11416, 11573, 11728, 11883, 12023, 12095, 12161, 12311, 12461, 12616, 12771, 12918, 13073, 13223, 13378, 13528, 13679, 13829, 13984, 14137, 14292, 14442, 14458, 14613, 14763 ]; 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: "logarithmic", 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.