/var/www/perpustakaan972/lib/SearchEngine/DefaultEngine.php:610 "Search Engine Debug 🔎 🪲"
Engine Type ⚙️: "SLiMS\SearchEngine\DefaultEngine"
SQL ⚙️: array:2 [ "count" => "select count(distinct b.biblio_id) from biblio as b left join mst_publisher as mp on b.publisher_id=mp.publisher_id left join mst_place as mpl on b.publish_place_id=mpl.place_id where b.opac_hide=0 and (b.biblio_id in(select ba.biblio_id from biblio_author as ba left join mst_author as ma on ba.author_id=ma.author_id where ma.author_name like ?))" "query" => "select b.biblio_id, b.title, b.image, b.isbn_issn, b.publish_year, mp.publisher_name as `publisher`, mpl.place_name as `publish_place`, b.labels, b.input_date, b.edition, b.collation, b.series_title, b.call_number from biblio as b left join mst_publisher as mp on b.publisher_id=mp.publisher_id left join mst_place as mpl on b.publish_place_id=mpl.place_id where b.opac_hide=0 and (b.biblio_id in(select ba.biblio_id from biblio_author as ba left join mst_author as ma on ba.author_id=ma.author_id where ma.author_name like ?)) order by b.last_update desc limit 10 offset 0" ]
Bind Value ⚒️: array:1 [ 0 => "%Salim, Oktavianus Ch.%" ]
In a research work we oftenly have to interpret the data collected during the study. Several computer software are available for the use of analyzing those data including Statistical Packages for the Social Sciences (SPSS), Biomedical Programs (BMDP), Epi-info, and Minitab. However, problem usually arise because of the misinterpretation or misreading of the results provided bu those sofware. Th…
It has been printed out many times that sampling is very important in describing a population, even using a quota sampling technique is not adequate to draw a conclusion on the situation. To obtain result which may represent a population a technique such as probability sampling has to be used. In this technique each sample unit taken from the population has an equal chance and probability to be…