Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.145.152.49
Current Path : /kop/ |
| Current File : //kop/stat_opp.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<head>
<!-- <link href="../assets/bootstrap/css/bootstrap.css" rel="stylesheet" />
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link href="../assets/css/bootstrap-theme.min.css" rel="stylesheet" />
<link href="../assets/css/font-awesome.min.css" rel="stylesheet" />
<link href="../assets/css/lightbox.css" rel="stylesheet" />
<link href="../assets/css/flexslider.css" rel="stylesheet" />
<link href="../assets/css/style.css" rel="stylesheet" />
<script src="../assets/js/jquery.3.5.min.js"></script>
<script src="../assets/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script> -->
</head>
<body>
<div class="row_1">
<div class="column_1" style="padding-bottom: 15px;">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
<h6 style="color: black;">Quick Links</h6>
<hr><a href="dep_stat.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="statpro_off.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programmes Offered</a><br>
<br><a href="statpro_obj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Objectives</a><br>
<br><a href="statpro_out.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Outcome</a><br>
<br><a href="stat_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Career Opportunities</a><br>
<br><a href="statfacility.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Facilities</a><br>
<br><a href="stateve.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i>Events /Activities /Programmes</a><br>
<br><a href="stat_res.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research</a><br>
<br><a href="stat_proj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Projects</a><br>
<br><a href="stat_resfac.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Facilities</a><br>
<br><a href="stat_resact.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Activities</a><br>
<br><a href="stat_coninfo.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Contact Information</a>
</div>
</div>
<!-- <br>
<br> -->
<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
<h3 class="display-" style=" color: black;">Carrer Opportunities</h3>
<hr>
<br/>
<p style="font-size: 20px; font-weight: 400; text-align: justify;">The Department of statistics provide excellent
knowledge and holistic standing of the subject of Statistics. It also makes students good decision makers (statisticians) with excellent academic credential.</p>
<br>
<div data-aos="fade-right">
<h4 class="display-" style=" color: black;">It provide students a better career options in departments like </h4>
<hr>
<br>
<ul class="points" style="font-size: large;text-align: justify;" data-mdb-toggle="animation" data-mdb-animation-reset="true" data-mdb-animation="fade-in-left">
<li>Indian statistical service conducted by UPSC every year.</li>
<li>IAS/KAS competitive examination covers statistics about 70/50 marks.</li>
<li>I.T. Sector: Candidates with statistics knowledge along with Computer Science have lot of opportunities to handle large amount of data for analysis Big data analytics, Data Science, SAS, SPSS and R-software.</li>
<li>Divisional statistical Officer in KSRTC selection through competitive examination.</li>
<li>District Statistical Officer with M. Sc Statistics Qualification-Selection through KPSC.</li>
<li>Senior Statistical Officer in State Government Offices-Selection through KPSC.</li>
</ul>
</div>
<br><br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|