Search tips:
AND both terms
OR either term
"exact phrase"
title:(keyword) title search
author:(name)
Book
RAC Attack - Oracle Cluster Database at Home/Sequence Test
WikiBooks
The first test we will perform is a sequence test. Sequential fields often become points of contention in cluster database systems.
First, open a connection to the database as SYSDBA on both nodes.
Setup a table and several sequence types for comp...
Moderate (9.6)
CC BY-SA
Book
Partial Differential Equations/Test functions
WikiBooks
Before we dive deeply into the chapter, let's first motivate the notion of a test function. Let's consider two functions which are piecewise constant on the
Easy (7.2)
CC BY-SA
Book
IB Biology Practical Investigations/Human Health and Physiology/Mock HIV test and Virtual ELISA test
WikiBooks
diagnostic ELISA test for HIV and Lupus. TASK OUTCOMES: By the end of this activity, students will be able to: a. Follow a simplified ELISA test to determine
Easy (7.9)
CC BY-SA
Book
RAC Attack - Oracle Cluster Database at Home/Scheduler Test
WikiBooks
In RAC, PL/SQL can execute on either node - and this must be taken into account when processes are architected. We will take a brief look at this property through two simple tests.
First we'll have a look at the scheduler. Note that this lab relies...
Moderate (8.1)
CC BY-SA
Book
Chemical Sciences: A Manual for CSIR-UGC National Eligibility Test for Lectureship and JRF/Gas chromatography-mass spectrometry
WikiBooks
Gas chromatography-mass spectrometry (GC-MS) is a method that combines the features of gas-liquid chromatography and mass spectrometry to identify different substances within a test sample. Applications of GC-MS include drug detection, fire investiga...
Very Difficult (17.1)
CC BY-SA
Book
Statistics/Different Types of Data/Quantitative and Qualitative Data
WikiBooks
Distribution Testing Statistical Hypothesis Purpose of Statistical Tests Formalism Used Different Types of Tests z Test for a Single Mean z Test for Two Means
Very Difficult (15.4)
CC BY-SA
Book
Puredyne/Stress Testing
WikiBooks
Because there is nothing worse than having your system freezing or crashing in the middle of a performance or installation it is important to test its limits. The following guide aims at providing some suggestions to test Puredyne in order to both kn...
Very Difficult (14.4)
CC BY-SA
Book
Lua Programming/Appendix:Software testing
WikiBooks
The term software testing refers to a number of methods and processes that are used to discover bugs and programming mistakes in computer software. Software testing can be done statically, in which case in is called static testing and is done without...
Very Difficult (16.8)
CC BY-SA
Book
Statistics/Testing Data/FtestANOVA
WikiBooks
The one-way ANOVA F-test is used to identify if there are differences between subject effects. For instance, to investigate the effect of a certain new drug on the number of white blood cells, in an experiment the drug is given to three different gro...
Very Difficult (14.2)
CC BY-SA
Book
The Computer Revolution/Artificial Intelligence/Turing Test
WikiBooks
The Turing Test
- The Turing test answers the question " do computers have or have computers achieved human intelligence"
Alan Turing, the creator of the Turing test, predicted that by the end of the century, computers would mimic human thinking. Ala...
Difficult (12.3)
CC BY-SA
Book
Statistics/Summary/Averages/mean
WikiBooks
Distribution Testing Statistical Hypothesis Purpose of Statistical Tests Formalism Used Different Types of Tests z Test for a Single Mean z Test for Two Means
Very Difficult (15.4)
CC BY-SA
Book
Statistics/Summary
WikiBooks
Distribution Testing Statistical Hypothesis Purpose of Statistical Tests Formalism Used Different Types of Tests z Test for a Single Mean z Test for Two Means
Very Difficult (15.4)
CC BY-SA
Book
Scouting/BSA/Personal Fitness Merit Badge
WikiBooks
Merit Badge Requirements
If meeting any of the requirements for this merit badge is against the Scout’s religious convictions, it does not have to be done if the boy’s parents and the proper church officials state in writing that:
* To do so would b...
Difficult (11.5)
CC BY-SA
Book
Study Skills/Tests
WikiBooks
Before you take the test, make sure that you know as much as you can about the test. What is the format? What are the likely questions? What is the grading
Very Easy (1.5)
CC BY-SA
Book
Statistics/Summary/Averages
WikiBooks
Distribution Testing Statistical Hypothesis Purpose of Statistical Tests Formalism Used Different Types of Tests z Test for a Single Mean z Test for Two Means
Very Difficult (15.4)
CC BY-SA
Book
Statistics/Testing Data/compare-prop2
WikiBooks
A running example from the 2004 American Presidential Race follows. It should be clear that the choice of poll and who is leading is irrelevant to the presentation of the concepts. According to an October 2nd Poll by Newsweek (link), 47% of 1,013 r...
Moderate (8.7)
CC BY-SA
Book
RAC Attack - Oracle Cluster Database at Home/Parallel Query Test
WikiBooks
Login to the node collabn1 and open a connection to the database as SYSDBA and unlock the SH user account. Also grant it DBA access.
SQL> alter user sh identified by sh account unlock;
User altered.
SQL> grant dba to sh;
Grant succee...
Easy (7.0)
CC BY-SA