Reference no: EM13304396
Set Theory
Look up a roulette wheel diagram. The following sets are defined:
- A = the set of red numbers
- B = the set of black numbers
- C = the set of green numbers
- D = the set of even numbers
- E = the set of odd numbers
- F = {1,2,3,4,5,6,7,8,9,10,11,12}
From these, determine each of the following:
Part II: Relations, Functions, and Sequences
The implementation of the program that runs the game involves testing. One of the necessary tests is to see if the simulated spins are random. Create an n-ary relation, in table form, that depicts possible results of 10 trials of the game. Include the following results of the game:
- Number
- Color
- Odd or even (note: 0 and 00 are considered neither even nor odd.)
Also include a primary key. What is the value of n in this n-ary relation?
Part III: Graphs and Trees
Create a tree that models the following scenario. A player decides to play a maximum of 4 times, betting on red each time. The player will quit after losing twice. In the tree, any possible last plays will be an ending point of the tree. Branches of the tree should indicate the winning or losing, and how that affects whether a new play is made.
Part IV: Automata Theory, Grammars and Languages (There are 2 questions for this part)
(1) A gate with three rotating arms at waist height is used to control access to a subway in New York city. Initially, the arms of the gate are locked preventing customers from passing through. Unlocking the arms requires depositing a token in a slot, which allows the arms to rotate to a complete turn which allows one customer to push through and enter. Once the customer passes through the arms are then locked again until another customer deposits another token in the slot.
The gate has two states: LOCKED and UNLOCKED. It also has two inputs: TOKEN and PUSH. When the gate is locked, pushing the arm of the gate has no effect regardless of how many times it is pushed. The input TOKEN changes the state from LOCKED to UNLOCKED. When the gate is in the UNLOCKED state, inserting additional tokens has no effect on the state. But when in the UNLOCKED state, a PUSH input changes the state to LOCKED.
(i). Provide a transition table showing each state, the inputs, and the resulting new states for each input
(ii). Represent your transition table into a digraph (transition diagram)
(2) Here is a context-free grammar that can be used to generate algebraic expressions via the arithmetic operators (addition, subtraction, multiplication, and division), in the variables p, q, and r. The letter E stands for expression:
Rule 1: E -› p
Rule 2: E -› q
Rule 3: E -› r
Rule 4: E -› E + E
Rule 5: E -› E - E
Rule 6: E -› E X E
Rule 7: E -› E/E
Rule 8: E -›(E)
(i). Use the above grammar to derive the string given by the mathematical expression E = (p + q) X p - r X p/(q + q)
(ii). Provide a parse tree for this derivation
Private developers or government officials
: Problems sometimes arise between applied anthropologists and private developers or government officials. Many agencies want to implement changes immediately and without consideration for the people who will be impacted
|
Based on incorrect statistics, research design
: Discuss another questionable pharmaceutical, medical or public health claim you believe is questionable or one that was later found to be based on incorrect statistics, research design etc.
|
Vulnerabilities, and controls as applied to other kinds
: 3. (TCO A) While our focus in the course is on threats to information systems, this question focuses on the concept of threats, vulnerabilities, and controls as applied to other kinds of systems.
|
Health conditions or medical procedures
: There are health conditions and medical procedures for which racial/ethnic disparities have been documented. identify three (3) specific health conditions or medical procedures.
|
The program that runs the game involves testing
: The implementation of the program that runs the game involves testing. One of the necessary tests is to see if the simulated spins are random. Create an n-ary relation, in table form, that depicts possible results of 10 trials of the game. Incl..
|
The integer part and y1 is the fractional part.
: Approximate the value of log2 9. Explain how to figure out 3
|
The discussion and in the assignment tool
: Post your response to the following questions in both the discussion and in the assignment tool. Name your assignment in the following manner: LastName_3A
|
Registers 0, 1,and 2 when the machine halts
: What bit patterns will be in registers 0, 1,and 2 when the machine halts?
|
Lettuce is used with several types of hamburgers
: Q8. Farmer Bob, Farmer Jane and Farmer Jose run a cow farming co-op. For every cow they keep the cow's name, age (or date of birth), breed and numbered plastic ear tag. The each of the three farmers own many cows and share some of the cows wit..
|