Free Essay

Sets

In:

Submitted By PatTabujara14
Words 1886
Pages 8
University of Makati
J.P. Rizal Extension, West Rembo, Makati City

SETS, SET NOTATION and VENN DIAGRAM

Group IV
Abellar, Ana Mei L.
Daquioag, Juliet
Mendoza, Dither S.
Mitra, Erica Mae M.
Ocampo, Jaypee
Peralta, Mary Grace
Salig, Aerona Rea A.

Angelyn M. Pangilinan
Professor
SETS * is a well-defined collection of distinct objects. A well-defined set means that it is possible to determine whether an object belongs to a given set.
Venn Diagram
Venn Diagram

Kinds of Set 1. Equal Set 2. Equivalent Set 3. Finite Set 4. Infinite Set 5. Joint Set 6. Disjoint Set 7. Universal Set 8. Subsets

Venn diagram * Invented by John Venn * as a way of picturing relationships between different groups of things * actually called Euler diagram

Example:

Universe Disjoint Set

Joint Set

SET NOTATION 1. A U B 3. A’ or ~A

Answer: A U B Answer: A’ or ~A

2. A ∩ B 4. ( A U B) ´ or ~ ( A U B)

Answer: A ∩ B Answer: ( A U B) ´ or ~ ( A U B)

5. (A ∩ B) ´ or ~ (A ∩ B) Answer: (A ∩ B) ´ or ~ (A ∩ B)

REVIEW EXERCISES
( A U B ) ʹ ∩ C Answer: ( A U B ) ʹ ∩ C A B A B C C ( A U B ʹ ) U C Answer: ( A U B ʹ ) U C

A B A B C C

( A ʹ ^ B ) U C Answer: ( A ʹ ^ B ) U C

A B A B

C C Write down the elements in the following sets.
Let U = { 0,1,2,3,4,5,6,7,8,9,10} A = { 0,1,2,3,5,8} B = { 0,2,4,6} C = {1,3,5,7}
1. Bʹ 2. B ∩ C 3. A U C
Answer:
1. Bʹ = {1,3,5,7,8,9,10} 2. B ^ C = { } 3. A U C = { 0,1,2,3,5,7,8 }

WORD PROBLEMS 1. There were 50 people in a shoe store. 18 people were about to buy Nike shoes and 15 people were about to buy Reebok shoes? If 3 people were about to buy both brands of the shoes, how many people were in the store, but not buying shoes? 2. There are 400 students enrolled in an institute. 20% of students are majoring in engineering and 35% of students are accountancy. 15% of students are majoring in both fields. How many students are enrolled in engineering and accountancy field? 3. 100 customers took the survey test asking, “Among the 3 beverages, what would they like to drink after tasting these beverages. Eighty-eight customers chose the first beverage while ninety chose the second one. Eighty-seven customers chose the third beverage. From these customers, eighty like to drink all of these. Four customers don’t like any of these. If eighty-four of these customers like beverage A and B, and Eighty-two customers like both B and C, customers have like Beverage A and C? What is its probability?
The following examples should help you understand the notation, terminology, and concepts related to Venn diagrams and set notation.

Let's say that our universe contains the numbers1, 2, 3, and 4. Let A be the set containing the numbers 1 and 2; that is, A = {1, 2}. (Warning: The curly braces are the customary notation for sets. Do not use parentheses or square brackets.) Let B be the set containing the numbers 2 and 3; that is, B = {2, 3}. Then we have the following relationships, with pinkish shading marking the solution "regions" in the Venn diagrams: set notation | pronunciation | meaning | Venn diagram | answer | A U B | "A union B" | everything that is in either of the sets |

| {1, 2, 3} | A ^ B or | "A intersect B" | only the things that are in both of the sets |

| {2} | Ac or ~A | "A complement", or "not A" | everything in the universe outside of A |

| {3, 4} | A – B | "A minus B", or
"A complement B" | everything in A except for anything in its overlap with B |

| {1} | ~(A U B) | "not (A union B)" | everything outside A and B | | {4} | ~(A ^ B) or ~() | "not (A intersect B)" | everything outside of the overlap of A and B | | {1, 3, 4} |

Given the following Venn diagram, shade in A ^ C

The intersection of A and C is just the overlap between those two circles,

Given the following Venn diagram, shade in A U (B – C).

As usual when faced with parentheses, I'll work from the inside out.
I'll first find B – C. "B complement C" means I take B and then throw out its overlap with C, which gives me this:

Now I have to union this with A:

Given the following Venn diagram, shade in~ [(B UC) – A].

The union of B and C shades both circles fully:

Now I'll do the "complement A" part by cutting out the overlap with A:
Practically speaking, the "not" complement with the tilde says to reverse the shading

The tilde ("TILL-duh") is the wiggly "~" character at the beginning of ~ [(B UC) – A]; on your keyboard, the tilde is probably located at or near the left-hand end of the row of numbers. The tilde, in this context, says that I now want to find the complement of what I've shaded. There are two kinds of complement in this problem. The set-subtraction complement in the previous step throws out any overlap between two given sets. But the kind of complement we see in this step, the "not" complement, means "throw out everything you have now and take everything else in the universe
For instance, the picture to the right displays that A is a subset of B

As you can see above, a subset is a set which is entirely contained within another set. For instance, every set in a Venn diagram is a subset of that diagram's universe.
Venn diagrams can also demonstrate "disjoint" sets.
In the graphic to the right,A and B are disjoint:

That is, disjoint sets have no overlap; their intersection is empty. There is a special notation for this "empty set", by the way: "Ø". (Unless you have an odd computer set-up, the preceding character looks like an "O" with a forward slash through it. If you're on a PC, you can type this "empty set" character by holding down the "ALT" key and typing "0216" on the numeric keypad.) This "Ø" character is pronounced as "the empty set".
______________________________________________________________________________
An illustration of a use of these set relationships would be the manner in which some search engines process searches:
• If you type "cats AND dogs" into the search box, a search engine using this syntax (called "Boolean" logic) will return all web pages that contain both the word "cats" and the word "dogs". This corresponds to the set "C ^ D".
• If, on the other hand, you type "cats OR dogs", the search engine will return web pages that contain either the word "cats" or the word "dog" (or both, because the mathematical meaning of "or" is "inclusive"). This "or" statement corresponds to the set "C U D".
• If you type "cats NOT dogs", the search engine will return pages containing the word "cats", but only after discarding all the pages which also contain the word "dogs". This corresponds to the set "C – D
Venn diagram word problems generally give you two or three classifications and a bunch of numbers. You then have to use the given information to populate the diagram and figure out the remaining information. For instance:
Out of forty students, 14 are taking English Composition and 29 are taking Chemistry.
a) If five students are in both classes, how many students are in neither class?
b) How many are in either class?
c) What is the probability that a randomly-chosen student from this group is taking only the Chemistry class?
There are two classifications in this universe: English students and Chemistry students.

First I'll draw my universe for the forty students, with two overlapping circles labelled with the total in each:

Since five students are taking both classes, I'll put "5" in the overlap:
I've now accounted for five of the 14 English students, leaving nine students taking English but not Chemistry, so I'll put "9" in the "English only" part of the "English" circle:

I've also accounted for five of the 29 Chemistry students, leaving 24 students taking Chemistry but not English, so I'll put "24" in the "Chemistry only" part of the "Chemistry" circle:

This tells me that a total of 9 + 5 + 24 = 38 students are in either English or Chemistry (or both). This leaves two students unaccounted for, so they must be the ones taking neither class.

From this populated Venn diagram, I can get the answers to the questions.
Two students are taking neither class.
There are 38 students in at least one of the classes.
There is a 24/40 = 0.6 = 60% probability that a randomly-chosen student in this group is taking Chemistry but not English.

Suppose I discovered that my cat had a taste for the adorable little geckoes that live in the bushes and vines in my yard, back when I lived in Arizona. In one month, suppose he deposited the following on my carpet: Six gray geckoes, twelve geckoes that had dropped their tails in an effort to escape capture, and fifteen geckoes that he’d chewed on a little. Only one of the geckoes was gray, chewed on and tailless; If there were a total of 24 geckoes left on my carpet that month, and all of the geckoes were at least one of “gray”, “tailless”, and “chewed on”, how many were tailless and chewed on but not gray?

There was one gecko that was gray, tailless, and chewed on, so I'll draw my Venn diagram with three overlapping circles and put "1" in the center overlap:

Two were gray and tailless but not chewed on, so "2" goes in the rest of the overlap between "gray" and "tailless".

Two were gray and chewed on but not tailless, so "2"goes in the rest of the overlap between "gray" and "chewed-on".

Since a total of six were gray, and since 2 + 1 + 2 = 5 have already been accounted for, this tells me that there was only one left that was only gray.

This leaves me needing to know how many were tailless and chewed on but not gray, which is what the problem asks for. Since I don't know how many were only chewed on or only tailless, I cannot yet figure out the answer.

I'll let "x" stand for this unknown number of tailless, chewed-on geckoes.

I do know the total number of chewed geckoes (15) and the total number of tailless geckoes (12). This gives me: only chewed on: 15 – 2 – 1 – x = 12 – x

only tailless: 12 – 2 – 1 – x = 9 – x

There were a total of 24 geckoes for the month, so adding up all the sections of the diagram's circles gives me:
1 + 2 + 1 + 2 + x + (12 – x) + (9 – x) = 27 – x = 24
Solving, I get that x = 3
Three geckoes were tailless and chewed on but not gray.
(Advisory: No geckoes or cats were injured during the production of the above word problem".

Copyright © Elizabeth Stapel999-2009 All Rights Reserved

Similar Documents

Free Essay

Introduction to Set

...Instruction Sets: Characteristics and Functions The essential elements of a computer instruction are the opcode, which specifies the operation to be performed; the source and destination operand references, which specify the input and output locations and for the operation; and a next instruction reference, which is usually implicit. (understood) Opcode specify operation in one of the following general categories: arithmetic and logic operations; movement of data between two registers, register and memory or two memory locations; I/O; and control. Operand references specify a register or memory location of operand data. The type of data may be addresses, numbers, characters and logical data. A common architectural feature in processor is the use of stack, which may or may not be visible to the programmer. Stacks are used to manage procedure calls and returns and may be provided as an alternative form of addressing memory. The basic stacks operation are PUSH, POP, and operations on the top one or two stack locations. Stacks typically are implemented to grow from higher addresses to lower addresses. The machine instructions set provides the functional requirements for the CPU: Implementing the CPU is a task that in large part involves implementing the machine instructions set. MACHINE INSTRUCTIONS CHARACTERISTICS The operation of the CPU is determined by the instructions it executes referred to as Machine Instructions or computer instructions The collection of different...

Words: 712 - Pages: 3

Free Essay

Instruction Set

...Set of Instructions Author Author Affiliation Abstract Instructions are set of guidelines that helps to perform a process or procedure. Making an USB fan is an easy “Do It Yourself” project. Anybody with access to a computer USB port can run a small fan. This paper describes instructions to be followed in order to make a USB fan. Title of Paper Equipment required: 1. Small 5 Volt dc Motor. 2. An adhesive glue, 3. A (exhausted) round shaped marker pen, 4. An USB cable, 5. Cutting tool like scissors or knife, 6. Wire stripper, 7. Tape, 8. Plastic gear available from any small toy car. 9. A circular piece of plastic of diameter 3” Instructions: 1. Firstly cut the USB cable at one end (it should be the end with female jack), 2. Locate red and black cables. Leave the rest. 3. Stripe out the copper wires using cable stripper, 4. Connect the red and black cable to that of the motor, 5. Attach the gear to the shaft of the motor, 6. Now make 8 cut to the center of the circular plastic. It would take small triangular shapes. Twist the triangular shaped wings of the fan slightly inwards, 7. Attach the circular plastic to the gear using glue, 8. Put the motor with the plastic on top of the marker and stick with the glue, 9. Now fix the other part of the marker on top of the cd vertically. 10. Connect the male USB jack to the USB port of a computer. The fan should move perfectly. Figure 1: Completed...

Words: 318 - Pages: 2

Free Essay

Instruction Sets

...Chapter 10 Instruction Sets: Characteristics and Functions What is an instruction set? - The complete collection of instructions that are understood by a CPU - is the part of the computer architecture related to programming, including the native data types, instructions, registers,addressing modes, memory architecture, interrupt and exception handling, and external I/O. An ISA includes a specification of the set of opcodes (machine language), and the native commands implemented by a particular processor. - Machine Code - Binary - Usually represented by assembly codes Elements of an Instruction -Operation code (Op code) - Do this - Specifies the operation to be performed (e.g.. ADD, I/O). The operation is specified by a binary code, known as the operation code, or opcode. - Source Operand reference - To this - The operation may involve one or more source operands, that is, operands that are inputs for the operation. - Result Operand reference - Put the answer here - The operation may produce a result. - Next Instruction Reference - When you have done that, do this... - This tells the CPU where to fetch the next instruction after the execution of this instruction is complete. Where have all the Operands gone? - The next instruction to be fetched is located in main memory or, in the case of a virtual memory system, in either main memory or secondary memory (disk). In most cases, the next instruction to be fetched immediately follows...

Words: 920 - Pages: 4

Free Essay

Sets and Counting

...definition of the following: a. Set: A set is a collection of items, referred to as the elements of the set. b. Subset: A subset is a portion of a set c. Proper Subset: a subset that includes some but not all elements of another set d. Compliment of a set: The complement of a set is the set of all elements in the universal set that are not in the initial set e. Union of a set: all elements that are either in one set the other or both. f. Intersection of a set: is the set of all elements that are common to both sets. Solve following problems showing your work: 2. Set X = {3, 7, 11, 21, 39, 43, 567}, Set Y = {1, 3, 6, 8, 11, 42, 567} a. What is the union of Sets X and Y? {1, 3, 6, 7, 8, 11, 21, 39, 42, 43, 567} b. What is the intersection of Sets X and Y+ {3, 11, 567} c. Create your own set Z that is a proper subset of Set X. Set Z = {3, 7, 11, 21, 39, 43} 3. Let Set 1 be the entire alphabet. Let Set 2 = {m, n, o, p, q, r} a. What is the complement of Set 2 in Set 1? 2’ = {a,b,c,d,e,f,g,h,I,j,k,l,s,t,u,v,w,x,y,z} b. Set 3 = {n, o, p, q}. Is Set 3 a proper subset of Set 2? Explain your reasoning. Yes, a proper subset is a subset that includes some but not all elements of another set 4. Take out a coin for the following problems: a. Suppose you are going to flip a coin once. What is the set of possible outcomes for this? S = {Heads, Tails} b. Suppose you are going to flip a coin twice. What is the set of possible outcomes for this? S...

Words: 381 - Pages: 2

Premium Essay

Activity Data Set

...needed for the busy season. Graphs and charts are used when presenting this type of data to show variations between seasons. As with any data, there can be several factors that can influence the validity of the data if it isn’t consistent, such as if there is an abundance of discrepancies in the data sets that could potentially compromise its validity. Some factors that would affect the validity of the set would be weather, temperature, and construction. The continuous changes in these factors could determine whether business will be good or bad. Reliability of the data set can convey the genuine, dependable, constant, and the consistency. Misplaced documents of employee’s record could also affect the reliability of the set. Another problem is no-shows and illnesses could offset the information trying to be analyzed. The steps taken for my conclusion about the validity and reliability was to check and make sure if the data was consistent and if the process was collected was valid for the study. This gave me a chance to check the data to make sure that everything was good enough to be included in the study.Central tendency and variability give us a more accurate picture of the data set. Three conclusions I can draw from the analysis are; firstly, the manager will need enough labors to cover above his expected average of 76 customers. Secondly, there isn’t enough data to conclude when the labors are to be scheduled. And lastly, further data and research needs to be performed in order...

Words: 380 - Pages: 2

Free Essay

Data Set Worksheet

...University of Phoenix Material Data Set Worksheet In 150 to 350 words, define and describe structured data sets. Use at least one outside source in your response. Structured data sets are information or data that is organized in a uniform manner so that a computer can identify it and process it. Structured data is commonly used for things like templates, drop down lists, medical vocabularies (LOINC or SNOMED CT), and boxes that can be checked (Futrell, 2013). Information that is organized in structured data sets can be easily located and enables the full capability of an EHR with things like trend analysis and decision support. A doctor’s office uses structured data sets by using templates that record a patient’s information like demographics, vitals, etc. Data that is coded and organized allows for interoperability (Futrell, 2013). Having information in structured data sets means that information can be shared between different systems and even different providers. Having all of the patient’s information in structured data sets is important when point of care is delivered. If a physician has all of a patient’s information, I believe that they can reach a more accurate diagnosis and plan of treatment. Using the following table, identify and list at least five benefits and five challenges of structured data sets. Explain each benefit or challenge in 50 to 100 words. |Benefits |Challenges ...

Words: 923 - Pages: 4

Premium Essay

Iiit Processor Instruction Set

...Instruction Set Sl.No. Instruction 1 nop 2 stop 3 adi xx 4 subi xx 5 xri xx 6 ani xx 7 ori xx 8 cmi xx 9ret 16 17 add 18 sub 19 xor 20 and 21 or 22 cmp 23 movs 24 movd 25 movi xx 26 store 27 load 28 push 29 pop 30jmpd xx 37 38jmpr 45 for the Single-Bus Processor Architecture Action Op Code (Hex) No action 00 Exit the program 01 02 [AR] ← [AR] + xx 03 [AR] ← [AR] – xx 04 [AR] ← [AR] ⊕ xx 05 [AR] ← [AR] ∧ xx 06 [AR] ← [AR] ∨ xx [AR] – xx (Flags only) 07 [PC] ← [[SP]], [SP] ← [SP]+1 08 to 0F if = 1 10-1F (n:0-F) [AR] ← [AR] + [] 20-2F (n:0-F) [AR] ← [AR] – [] 30-3F(n:0-F) [AR] ← [AR] ⊕ [] 40-4F(n:0-F) [AR] ← [AR] ∧ [] 50-5F(n:0-F) [AR] ← [AR] ∨ [] [AR] – [] (Flags only) 60-6F(n:0-F) 70-7F(n:0-F) [OR] ← [], [AR] ← [] 80-8F(n:0-F) [] ← [AR] 90-9F(n:0-F) [] ← xx [[AR]] ← [] [] ← [[AR]] [SP] ← [SP]–1, [[SP]] ← [] [] ← [[SP]], [SP] ← [SP]+1 [PC] ← xx if = 1 [PC] ← [AR] if = 1 A0-AF(n:0-F) B0-BF(n:0-F) C0-CF(n:0-F) D0-DF(n:0-F) E0 to E7 E8 to EF 46[SP] ← [SP]–1, [[SP]]← [PC], cd xx F0 to F7 53 [PC] ← xx if = 1 54[SP] ← [SP]–1, [[SP]]← PC], cr F8 to FF 61 [PC] ← [AR] if = 1 Flags: Zero (Z), Carry (CY), Sign (S), Parity (P) = u/z/nz/c/nc/p/m/op ⇒ FL = 0/Z/Z’/CY/CY’/S/S’/1 if Parity odd = r1/r2/r3/r4/r5/r6/r7/r8/r9/r10/r11/PC/SP/AR/OR ALU Function Codes: 0000 0001 0010 0011 0100 0101 0110 1111 ADD SUB XOR AND OR CMP A1 Architecture based on a Single Internal Data Bus RD WR Address Bus LMR Memory Address Register (MR) Memory and Input/Output Ports SRG Data...

Words: 551 - Pages: 3

Premium Essay

An Account of the Purchase of Television Set in Singapore

...MASTER OF BUSINESS ADMINISTRATION MARKETING MANAGEMENT BPMM 6013 CASE STUDY: AN ACCOUNT OF THE PURCHASE OF A TELEVISION SET IN SINGAPORE PREPARED BY: ISKANDAR MUSA (814028) 1. What are the different stages in the buying process for a television set? What critical stimuli or events drive each stage? Buying process is the process by which individuals search for, select, purchase, use, and dispose of goods and services, in satisfaction of their needs and wants. Generally, consumer passes through five stages of buying process: problem recognition, information search, evaluation of alternatives, purchase decision, and postpurchase behavior as illustrate in Figure 1. But consumers do not always pass through all five stages in buying a product. They may skip or reverse some stages. Problem recognition Information Search Evaluation of alternatives Purchase Decision Postpurchase Behavior In this case, a couple wanted to buy a new television set. The buying process starts when the couple recognizes a problem or need a new bigger television when their in-laws move in. They spend so much of their free time watching television. Once decision has been made, now is to search for information. There are two levels, namely heightened attention, where a customer simply becomes more receptive to information about a product. In this case, the couple directly entered the active information search level. They started browsing newspaper and magazines (Public)...

Words: 917 - Pages: 4

Free Essay

Set Box Based on Davinci

...[pic] [pic] 毕业论文(设计) 论文(设计)题目: 基于Davinci平台的数字电视机顶盒播放设计与实现 姓 名 马衍庆 学 号 20071201140 学 院 信息科学与工程学院 专 业 集成电路设计与集成系统 年 级 2007级 指导教师 刘 琚 2010 年 5月28日 目录 中文摘要 1 ABSTRACT 2 第1章 前言 3 1.1 选题背景及意义 3 1.2 机顶盒概述 4 1.2.1 机顶盒的分类 4 1.2.2 数字电视机顶盒关键技术 4 1.2.3 我国数字电视机顶盒的发展现状 5 1.3 本文研究的主要内容及内容安排 5 1.4 本章小结 6 第2章 数字电视相关标准 7 2.1 MPEG-2标准简介 7 2.1.1 MPEG-2标准概述 7 2.1.2 数字电视系统中MPEG-2双复用原理 7 2.1.3 PSI简介 9 2.2 DVB标准简介 10 2.2.1 DVB联盟 10 2.2.2 SI介绍 10 2.3 本章小结 12 第3章 基于Davinci技术的数字机顶盒硬件系统 13 3.1 Davinci数字多媒体技术概述 13 3.1.1 Davinci技术 13 3.1.2 Davinci多媒体芯片TMS320DM646X 14 3.1.3 Davinci技术及其芯片应用和开发前景 14 3.2 基于Davinci技术的多媒体芯片架构 15 3.2.1 TMS320DM6467的特点 15 3.2.2 TMS320DM6467结构框架 17 3.2.3 ARM子系统 18 3.2.4 TMS320C64X+DSP子系统 19 3.2.5视频处理子系统(VPSS) 21 3.2.5.1视频处理前端 21 3.2.5.2视频处理后端 22 3.2.6 VICP模块 23 3.2.7 外部存储器接口 23 3.3本章小结 23 第4章 DVB-C数字电视机顶盒的软件系统设计 24 4.1数字电视机顶盒的基本原理 24 4.2 DM6467的软件框架 24 4.3 ARM端内核开发 25 4.3.1设备驱动程序介绍 25 4.3.2字符设备驱动程序的开发 26 4.3.2.1字符型设备驱动的框架 27 4.3.2.2 Framebuffer的驱动程序 28 4.4 ARM端应用程序 30 4.4.1线程介绍 30 4.4.2 Linux下的多线程编程 31 4.4.3 Codec Engine的介绍...

Words: 3399 - Pages: 14

Free Essay

Proj 592 Week 6 Quiz - Three Different Set

...592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse.com/proj-592-week-6-quiz-three-different-set Product Description PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET PROJ 592 WEEK 6 QUIZ - THREE DIFFERENT SET Purchase here http://devrycourse...

Words: 496 - Pages: 2

Free Essay

As a Set and/or Lighting Designer, What Effects Would You Want to Create for Your Audience in Act 1 and Act 2? Explain How Your Set Design/Lighting Design Would Change from Act 1 to Act 2.

...As a set and/or lighting designer, what effects would you want to create for your audience in Act 1 and Act 2? Explain how your set design/lighting design would change from Act 1 to Act 2. A Doll’s House by Henrick Ibsen is an iconic play expressing harsh truths on social rules and etiquette in the late 1800’s. The play allows a simple yet symbolic set and lighting design – forcing the audience to think and question the play writes intentions as well as the interpretation of the director. The play is over a period of three days; Act 1 is on Christmas Eve and Act 2 being over Christmas day –the set changes over both acts in small but significant ways allowing the audience to understand the detrition of the perfect reality in which Nora lives by. As a set or lighting designer, I would want the audience to experience a tense, chilling and abrupt atmosphere that illuminates the distorted reality, which is being broken slowly. As women during the late 1800’s where not meant to become involved with the dealings of money and business – it was the man’s job. By doing this Nora has brought on a sense of shame and disgrace to her family, as Helmer is lead to believe by the influence of society that he can no longer control his wife. In Act 1, Ibsen indicates to the set and lighting designers how he wishes the play to be set up. From the stage directions I am able to understand that the atmosphere within the opening scene of the play should be ‘comfortable and tasteful’ but ‘not...

Words: 2474 - Pages: 10

Premium Essay

Chapter 2

...algorithm that prompts the user to enter his or her favorite color and stores the users input in a variable named color. Display “enter favorite color” Input variable=color 3. Write an assignment statements that perform the following operations with the variables a, b, and c. a. ADDS 2 to a and stores the result in b a+2=b b. Multiplies b times 4 and stores the result in a b*4=a c. Divides a by 3.14 and stores the result in b a/3.14=b d. Subtracts 8 from b and stores the result in a 8-b=a 4. Assume the variables result w, x, y, and z are all integers, and that w=5, x=4, y=8, and z=2. What value will be stored in result in each of the following statements? a. Set result = x+y 12 b. Set result = z*2 4 c. Set result = y/x 4 d. Set result = y-2 6 5. Write a pseudocode statement that declares the variable COST so it can hold real numbers. Declare real variable cost 6. Write a pseudocode statement that declares the variable TOTAL so it can hold integers. Initialize the variable with the value 0. Declare Real Price=0 7. Write a pseudocode statement that assigns the value 27 to the variable content. Count=27 8. Write a pseudocode statement that assigns the sum of 10 and 14 to the variable COUNT. Count=10+14 9. Write a pseudocode statement that subtracts the variable downPayment from the variable TOTAL and assigns the result to the variable DUE. DUE = downPayment – TOTAL 10. Write...

Words: 729 - Pages: 3

Premium Essay

Unit 3

...Write a pseudocode statement that declares the variable cost so it can hold real number. • Floating-point variable cost 6. Write a pseudocode statement that declares the variable total so it can hold integer. Initialize the variable with the value 0. • Declare Real price = 99.95 • Display “the original price.’ • Input item original price • Display “price” 7. Write a pseudocode statement that assigns the value 27 to the variable count. • Count:=27 8. Write a pseudocode statement that assigns the sum of 10 and 14 to the variable total. • Set total = 10+14 9. Write a psudocode statement that subtracts the variable downPayment from the variable total and assign the results for the variable due. • Set due = total – downPayment 10. Write a psuedocode statement that multiplies the variable subtotal by .15 and assign the result to the variable totalFee. • Declare Int subtotal • Declare Int totalFee • Declare Int taxTotal = .15 • Set totalFee = subtotal * taxTotal Programming Exercise //Declare variables • String itemName • Real subtotal • Real saleTax • Real countryTax • Real saleTax • Real countryTax • Real...

Words: 375 - Pages: 2

Free Essay

A Paper

...* The design is not robust as there are no statements for error handling and handling exceptions. To make this code more robust I would add error handling statements like the user can only enter numbers that are between 0 and 100. Also the user cannot enter any strings like winding and other data types, for other numbers and data types the system will display "invalid input. Please enter a number between 0 and 100." Also notice that it doesn't handle the case of entering 49. You need <= 49, as it is now, when you enter 49 all it will say is "how did u do?" same thing with entering 100 and for anything over 100. * How many levels of nesting are there in this design? There is one level of nesting in the design. * Provide a set of values that will test...

Words: 468 - Pages: 2

Free Essay

Here It Is

...* The design is not robust as there are no statements for error handling and handling exceptions. To make this code more robust I would add error handling statements like the user can only enter numbers that are between 0 and 100. Also the user cannot enter any strings like winding and other data types, for other numbers and data types the system will display "invalid input. Please enter a number between 0 and 100." Also notice that it doesn't handle the case of entering 49. You need <= 49, as it is now, when you enter 49 all it will say is "how did u do?" same thing with entering 100 and for anything over 100. * How many levels of nesting are there in this design? There is one level of nesting in the design. * Provide a set of values that will test...

Words: 468 - Pages: 2