Claim Missing Document
Check
Articles

Found 10 Documents
Search

Metode Importance Performa Analisys (IPA) sebagai Penentuan Kepuasan dan Kenyamanan Pengguna Website Universitas PGRI Madiun Fatim Nugrahanti; Kelik Sussolaikah
Jurnal Processor Vol 16 No 2 (2021): Processor
Publisher : LPPM STIKOM Dinamika Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33998/processor.2021.16.2.996

Abstract

PGRI Madiun University is an institution in the city of Madiun in its development using the website as a tool to promote. Today's technology is very advanced and has many benefits for life in our environment. Website is an effective promotional media, providing information and receiving information speed is very fast. Therefore, PGRI Madiun University uses the website for promotional purposes in addition to academic activities so far. Correct and accurate information will have an impact on society, and the trust given to the community will also increase. Analysis of the quality of use and utilization of the website to see visitor satisfaction with information and services when viewed from user satisfaction is needed to measure user satisfaction. This study analyzes how much user satisfaction is with the university website using the Importance Performance Analysis (IPA) approach. The results of the Importance Performance Analysis (IPA) analysis show that several recommendations are obtained from the results of the analysis of this research which are the priority and the main thing to be maintained is the quality of information. So that visitors feel faster and more accurate in obtaining information with the PGRI Madiun University website. Keywords: Website. Importance Performance Analysis, Analysis.
Perbandingan Analisis Kepuasan Pengguna Jaringan Internet Telkomsel Menggunakan R Programming dan Menggunakan Cara Manual Kelik Sussolaikah
Jurnal Processor Vol 15 No 1 (2020): Processor
Publisher : LPPM STIKOM Dinamika Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (514.088 KB) | DOI: 10.33998/processor.2020.15.1.654

Abstract

Pada jaman modern, sebagian besar masyarakat tidak terlepas dari internet. Banyak provider dari kartu telekomunikasi yang menyediakan fasilitas internet. Salah satu provider tersebut adalah Telkomsel. Telkomsel merupakan provider yang cukup besar di Indonesia dan banyak penggunanya bukan hanya di perkotaan tetapi juga di pelosok tanah air karena jangkauan jaringan Telkomsel yang bisa menjangkau hampir seluruh wilayah terpencil di Indonesia. Namun, pada waktu-waktu tertentu pasti ditemui gangguan jaringan internet yang mampu mempengaruhi kepuasan pengguna jaringan internet Telkomsel. Oleh karena itu, perlu dilakukan analisis terkait kepuasan pengguna. Penulis memanfaatkan komentar masyarakat pada twitter untuk melakukan analisis tersebut. Analisis jaringan internet Telkomsel dilakukan dengan dua cara yaitu analisis otomatis dengan R Programming dan secara manual dengan polling responden. Hasil dari kedua analisis tersebut sama-sama menunjukkan kategori tidak puas walaupun dengan persentase yang berbeda tetapi keduanya sama-sama menunjukkan hasil tidak puas untuk hasil yang terbanyak. Untuk hasil analisis dengan R Programming tidak puas sebesar 14,5% sedangkan analisis secara manual sebesar 61%. Hasil analisis yang digunakan dalam perbandingan hanya kategori puas dan tdak puas dan penulis mengabaikan hasil dari kategori netral, karena netral tidak mengandung emosi apapun. Dari kedua analisis yang dilakukan penulis, analisis otomatis dengan R Programming lebih efektif dan efisien karena mulai dari awal proses crawling twitter sampai dengan hasil analisis dan visualisasinya bisa dilakukan dengan lebih cepat. Kata kunci: Crawling, Jaringan Internet, Provider, R Programming.
KLASIFIKASI PENGGUNAAN DATA TRAFIK INTERNET MENGGUNAKAN ALGORITMA SUPPORT VECTOR MACHINE Pitrasacha Adytia; Wahyuni Wahyuni; Kelik Sussolaikah; Yudha Satria
J-ICON : Jurnal Komputer dan Informatika Vol 11 No 1 (2023): Maret 2023
Publisher : Universitas Nusa Cendana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35508/jicon.v11i1.10039

Abstract

It is undeniable that nowadays, the internet is essential for various needs. STMIK Widya Cipta Dharma is no exception. The internet is widely used in the campus environment by students, lecturers and education staff. Teaching and learning activities and work in the campus environment are inseparable from the need to use the internet. However, internet usage time sometimes accumulates in certain hours and causes slow internet speeds. This is influenced by the large number of header packets sent in the internet traffic flow, so the connection becomes heavy and feels sluggish. Therefore, a classification method is needed to provide information about the activities of students, lecturers and academic staff using the internet. The classification algorithm used is the Support Vector Machine (SVM). The development method used is SKKNI Number 299 of 2020. The parameters used are the flow of packets sent by the user and packets received by the user. The results of this study are in the form of an SVM algorithm model that can classify current internet traffic usage into four categories, namely Download, Game, SocialNetwork, and Web, which has an accuracy of 64% using the Radial Basis Function (RBF) kernel. The resulting accuracy results are pretty low and make the SVM algorithm unsuitable for classifying internet traffic and the need for other methods to classify internet traffic.
End User Development pada Use Case Point untuk peningkatan Estimasi Perangkat Lunak Jayadi, Puguh; Aria Bima, Alim Citra; Yudha, Yoga Prisma; Kelik Sussolaikah
TEMATIK Vol 10 No 1 (2023): Tematik : Jurnal Teknologi Informasi Komunikasi (e-Journal) - Juni 2023
Publisher : LPPM POLITEKNIK LP3I BANDUNG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.38204/tematik.v10i1.1289

Abstract

Tahap estimasi upaya (Effort Estimation) digunakan sebagai dasar dalam menentukan jumlah waktu dan orang yang terlibat pada suatu proyek perangkat lunak. Terdapat berbagai metode yang sering dipakai antara lain COCOMO, Function Point, dan Use Case Point. Namun, metode-metode ini memiliki kelemahan seperti adanya subyektifitas dalam mengukur kerumitan dan kurangnya pengukuran pada faktor teknis dan lingkungan pengembangan proyek. Penelitian ini berusaha untuk memperbaiki kelemahan tersebut dengan menggunakan metode Advance Use Case Point (AUCP) dengan dengan memasukkan unsur dari End User Development (EUD) ke dalam Use Case Point, dengan demikian memungkinkan pengguna akhir (end user) untuk mengembangkan perangkat lunak dengan lebih mudah dan efisien. Metode AUCP memperhitungkan kerumitan fungsional dan teknis perangkat lunak (EUD_Technical Factors) dan faktor lingkungan (EUD_Environmental Factors) di pengembangan perangkat lunak. Hasil penelitian menunjukkan bahwa metode Advance Use Case Point memberikan hasil estimasi yang lebih akurat dengan MMRE, MMER, MBRE, MIBRE bernilai 0,01 dan MAE serta RMSE bernilai 8,88. Metode AUCP dapat membantu manajer proyek dan pengguna akhir dalam mengoptimalkan penggunaan sumber daya dan menjamin kelancaran proyek pengembangan perangkat lunak. Penggunaan AUCP juga dapat mempercepat proses pengembangan perangkat lunak dan mengurangi biaya pengembangan karena dapat dilakukan oleh pengguna akhir tanpa perlu keterlibatan tim pengembang profesional. Metode AUCP dapat membantu memperluas aksesibilitas pengembangan perangkat lunak ke kalangan yang lebih luas dan meningkatkan partisipasi pengguna akhir dalam pengembangan perangkat lunak.
Penerapan H5P Guna Pengembangan Media Edukasi Keamanan Siber di SMPN 14 Kota Madiun Andria, Andria; Ridam Dwi Laksono; Kelik Sussolaikah; Hani Atun Mumtahana
Infotek: Jurnal Informatika dan Teknologi Vol. 7 No. 2 (2024): Infotek : Jurnal Informatika dan Teknologi
Publisher : Fakultas Teknik Universitas Hamzanwadi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29408/jit.v7i2.25964

Abstract

In the learning process innovation is needed, including educational media that can be used to support learning activities, including cyber security material that needs to be conveyed to students in order to grow and improve digital literacy skills. Monotonous learning can have an impact on students, including making students feel bored and lazy. This research aims to implement H5P as a web-based framework that provides access to various interactive content for the development of educational media regarding cyber security at SMPN 14 Madiun so that the learning process can be presented in the form of interesting and interactive content. The method used in this research is Research and Development (RnD), utilizing LMS Moodle as a learning media platform that is free and can be developed according to needs. The results of this research show that the application of H5P can help teachers create various types of interactive content such as presentations, videos, quizzes, and so on. Students can play and learn at the same time through LMS Moodle, which has implemented the H5P plugin for interactive content so that they can improve their digital literacy skills, especially understanding cyber security in the era of digitalization
PENYULUHAN GERAKAN GO TO ENTREPRENEUR IBU RUMAH TANGGA (IRT) Nur Wahyuning Sulistyowati; Liana Vivin Wihartanti; Kelik Sussolaikah; Andien Nugrahaningtyas
Jurnal Pengabdian Kolaborasi dan Inovasi IPTEKS Vol. 2 No. 3 (2024): Juni
Publisher : CV. Alina

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59407/jpki2.v2i3.910

Abstract

Ibu-ibu rumah tangga (IRT) maupun pemilik home industri Desa Sambirejo dapat menjadi garda terdepan sehingga dapat dijadikan sebagai upaya dalam pembangunan ekonomi rumah tangga maupun ekonomi nasional secara mikro maupun makro. Oleh karena itu, perlu terus menerus penanaman dan penguatan dalam kegiatan entrepreneur atau wiraswasta pada IRT maupun pemilik home industri Desa Sambirejo. Tiga tahap cara melaksanakan aktivitas: Pertama, pra survei, bentuk tim, koordinasi tim dengan mitra serta penyiapan materi untuk pelaksanaan kegiatan. Kedua, pelaksanaan program berupa penyuluhan penjelasan sharing pengetahuan dan pengalaman go to entrepreneur IRT. Ketiga, evaluasi dan pelaporan. hasil isian kuesioner kepuasan mitra pengabdian dan di akhir dengan pembuatan laporan akhir yang dilanjutkan publikasi karya abdimas. Melalui kegiatan pengabdian ini dapat meningkatkan dan menguatkan wawasan ibu-ibu rumah tangga serta pemilik home industri Desa Sambirejo dalam berwiraswasta tentang arti penting dan manfaat entrepreneur, langkah dasar memulai usaha, persiapan untuk memulai usaha, strategi pemasaran bisnis rumahan, langkah memulai usaha, tips memberi nama bisnis rumahan, tips untuk pengusaha bisnis rumahan, tips mengatasi keterbatasan modal, modal usaha, tips mengatasi keterbatasan modal, tips memutar modal, pengelolaan keuangan usaha, ragam peluang usaha bagi ibu rumah tangga.
Implementasi Wighted Product dan TOPSIS dalam Penentuan Kualitas Sarang Walet Kelik Sussolaikah; Wahyuni Wahyuni; Muhammad Fahmi
Jurnal Penelitian Rumpun Ilmu Teknik Vol. 1 No. 1 (2022): Februari : Jurnal Penelitian Rumpun Ilmu Teknik
Publisher : Pusat Riset dan Inovasi Nasional

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55606/juprit.v1i1.824

Abstract

XYZ Store is a business that focuses on the manufacture of swallow houses as well as a place to sell swallow nests. Currently, the process of assessing the quality of swallow nests is still done manually, which often causes errors in distinguishing between good and bad nest quality. This study aims to apply the Weighted Product and Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) methods to build a system that can determine the quality of swallow nests more accurately. This system was developed using the Laravel Framework and PHP (Hypertext Preprocessor) programming language, with XAMPP as a local server, MySQL as a database server, and Apache as a web server. System development tools include Flowchart and Entity Relationship Diagram (ERD). The results of this study indicate that the combination of the Weighted Product and TOPSIS methods can produce a more optimal assessment of the quality of swallow nests.
Sosialisasi Penggunaan Aplikasi Quizizz untuk Mata Kuliah Pengantar Teknologi Informasi pada Mahasiswa Semester 1 UNIPMA Sekreningsih Nita; Kelik Sussolaikah; Jonathan Alfa G.J; Firza Muhammad Ilham
Jurnal Informasi Pengabdian Masyarakat Vol. 3 No. 1 (2025): Februari : Jurnal Informasi Pengabdian Masyarakat
Publisher : Institut Nalanda

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47861/jipm-nalanda.v3i1.1485

Abstract

This socialization activity is packaged in the form of training and mentoring which aims to increase understanding in utilizing digital platforms and technology regarding the Quizzizz application as an alternative learning model for the Introduction to Information Technology (PTI) course for UNIPMA semester 1 students. Based on the results of observations, the author found problems faced by class 1E students who took PTI courses, namely the lack of enthusiasm and activeness of students in attending lectures in class. Therefore, the author is interested in carrying out learning outreach activities using the Quizizz application. Quizizz is a web tool for creating interactive quizzes that can be used in classroom learning and outside of class as homework, so that students can run them at any time. The method of implementing socialization is by means of presentations, lectures, discussions and training and mentoring. The objectives of this service include 1) Students will be more responsive, interesting and fun; 2) Providing innovation in learning evaluation models; 3) Students are able to understand PTI material more deeply; 4) Student learning outcomes increase. The final results showed that 90% of the 21 students stated that by using the Quizizz application as an interesting, fun and responsive digital platform because it is in the form of an interactive quiz game for online learning, it can provide deeper understanding and is easy to understand for students, especially those taking PTI courses.
Identifikasi Serangan DDOS Pada Jaringan Komputer Menggunakan Algoritma Artificial Neural Network Kelik Sussolaikah; Pitrasacha Adytia; Wahyuni Wahyuni; Lisda Aulia Rahmi
Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi Vol. 1 No. 1 (2023): Februari : Jurnal Ilmu Komputer Dan Teknologi Informasi
Publisher : Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61132/neptunus.v1i1.67

Abstract

DDOS (Distribute Denial of Service) is a type of structured attack. This attack has been around since 1990. DDoS attacks are capable of paralyzing servers by flooding network traffic and causing it to go down. To overcome this problem, the way to detect DDoS attacks has several methods and algorithms, one of which is the Artificial Neural Network algorithm and uses the Machine learning method due to the fast computing process, high accuracy, and this research uses the SKKNI research method Number 299 of 2020. The analysis was carried out uses training data from the latest dataset, namely CICIDS2017, which is a development of a previously existing dataset. DDoS attack detection testing using the confusion matrix method obtained bot precision of 0.99, recall of 0.99, and f1score of 0.99, 3
Penerapan Metode Multi-Objective Optimization on the Basis of Ratio Analysis (MOORA) dalam Seleksi Penerimaan Peserta Kegiatan Program Pendidikan Kecakapan Wirausaha Fazlur Rahman; Abdi Harfani; Mesran; Kelik Sussolaikah; Nelly Khairani Daulay; Ronal Watrianthos
Journal of Informatics Management and Information Technology Vol. 3 No. 1 (2023): January 2023
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/jimat.v3i1.238

Abstract

The Entrepreneurial Skills Education Program (PKW), is one of the programs from the Ministry of Education and Culture in 2019. PKW is an educational service through courses and training to provide knowledge, skills, and foster an entrepreneurial mental attitude in managing self-potential and the environment as a basis for entrepreneurship. This study aims to select the acceptance of participants in the Entrepreneurial Skills Education (PKW) program. The method used in the selection is by applying the MOORA method. The MOORA method is a method with very simple steps. The results showed that A1 is the best compared to several other alternatives with a value of 0.304