20 Pages

L16_full

Course: EE 1244, Fall 2010
School: Conestoga
Rating:
 
 
 
 
 

Word Count: 1006

Document Preview

Limit Central Theorem Notation. N (, 2) refers to normal with mean and variance 2. Have just seen that when X1, . . . , Xn} is a random sample from N (, 2) then sample means X N (, 2/n). This follows from a more general result that: 2 If Xi N (i, i ) are independent normals then any linear combination n Y = a0 + aiXi i=1 is also normal. By rules of linear combinations n E[Y ] = a0 + aii i=1 n Var[Y...

Register Now

Unformatted Document Excerpt

Coursehero >> Canada >> Conestoga >> EE 1244

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Limit Central Theorem Notation. N (, 2) refers to normal with mean and variance 2. Have just seen that when X1, . . . , Xn} is a random sample from N (, 2) then sample means X N (, 2/n). This follows from a more general result that: 2 If Xi N (i, i ) are independent normals then any linear combination n Y = a0 + aiXi i=1 is also normal. By rules of linear combinations n E[Y ] = a0 + aii i=1 n Var[Y ] = 2 a2i i i=1 1 The previous example used the special case where all i are same , all standard deviations i are the same , 1 a0 = 0, all other ai are the same n . Then Y becomes the sample mean 1n Xi X= n i=1 E[X ] = a0 + =0+ Var[X ] = n with n aii i=1 n1 i=1 n = and 2 a2i i i=1 n 2 122 = ( ) = n i=1 n 2 That is X N (, 2/n) By standardizing, the random variable X Z= / n is standard normal. Another special case when all i = and all i = is the sample sum n T= Xi so i=1 T N (n, n 2) which standardizes using T n Z= n 3 But what if {X1, . . . , Xn} is a random sample from a non-normal population? Then no general statement (except for a few special cases) can be made about the exact distribution of a linear com bination, including a sample mean X or sample sum T except when n is large. 4 Central Limit Theorem. When n is large there is a famous result known as the Central Limit Theorem, which states that if {X1, . . . , Xn} is a random sample from any population with mean and standard deviation then X N (, 2/n) n T Xi N (n, n 2) i=1 In other words sums and averages are approximately normal for large n. 5 By standardizing, the last two approximations are equivalent to X N (0, 1) / n n i=1 Xi n N (0, 1) n Next plots show distribution for average of sums for randomly thrown dice. See how uniform turns into normal as number of tosses gets large 6 fig_ 0 7 _ 0 1 7 For some populations, even small n gives accurate approximation, as in the next example, from your text. Example 4.1-3 p 223 X1, X2 independent U (0, 1) and T = X1 + X2. Find P (0.5 < T < 1.5) using central limit theorem. Recall for uniform U (a, b), b+a 2 (b a)2 = , = . 2 12 Hence E[X1] = = (0 + 1)/2 = 1/2 and VarX1 = (1 0)2/12 = 1/12. Note. These calculations were done in class in response to a question. 8 E[T ] = 2 = 2(1/2) = 1, Var T = 2 2 = 2(1/12) = 1/6. Trying the Central Limit Approximation P (0.5 < T < 1.5) 0. 5 2 1.5 2 P( <Z< ) 2 2 0.5 2(1/2) 1.5 2(1/2) ) = P( <Z< 1/12 2 1/12 2 0 . 5 0.5 = P( <Z< ) 1/6 1/6 = (1.22) (1.22) = 0.8888 0.1112 = The exact value (see problem 4.1-10) OR try simulating) is 0.75. 9 Example. # accidents/week at hazardous intersection is r.v. X with = 2.2, = 1.4. so not normal. (a) Let X be average # accidents/week at intersection during a year (52 weeks). What is approximate distribution of X ? X integer values so not normal, n = 52. X = = 2 . 2 1.4 X = = = 0.194 52 52 X N (2.2, 0.1942) 10 (b) What is the approximate probability that X is less than 2? 2 2 .2 P (X < 2) P (Z < ) 0.194 = P (Z < 1.03) = 0.1515 (c) What is the approximate probability that there are fewer than 100 accidents at the intersection in a year? Let T = X1 + X2 + . . . + X52, then T = n = 52(2.2) = 114.4 T = n = 52(1.4) = 10.0955 P (fewer than 100) = P (T < 100) 100 114.4 P (Z < ) 10.0955 = P (Z < 1.43) = 0.0764 11 Example. Suppose # accidents/week at hazardous intersection is Poisson X with parameter = 2. What is the exact probability that there are fewer 100 than accidents at the intersection in a year? Fact: sums of independent Poissons are Poisson; parameter is sum of individual parameters. Let T = X1 + X2 + . . . + X52. Then T is Poisson with parameter = 2(52) = 104. 99 e104104i P (T < 100) = = 0.3343 i! i=0 using software. 12 What is the approximate probability using the central limit theorem? T = 104, T = 104 = 10.198 P (T < 100) = P (T 99) 99 104 P (Z ) 10.198 = P (Z < 0.4903) = 0.3120 Better approximation uses continuity correction: P (T < 100) = P (T 99.5) 99.5 104 P (Z ) 10.198 = P (Z < 0.4413) = 0.3295 Continuity correction used when approximating discrete random variable by continuous one. Draw histogram, then smooth curve through it. The curve will intersect each rectangle in the histogram close to the midpoint. So take boundary half way to next integer value. Continuity correction always adds more probability. 13 Normal Approximation to Binomial First known case of Central Limit Theorem was for binomial. Called normal approximation to binomial. Let X binomial with parameters n, p. 2 Know X = np, X = np(1 p). So X N (np, np(1 p)) In terms of proportion P = X n p(1 p) ) P N (p, n 14 Example. Multiple-choice tests. Suppose student has probability p = 0.75 of correctly answering question chosen at random from a universe of all possible questions. Correctness of answers to dierent questions are independent. (a) Use normal approximation to nd probability that student scores 80% or higher on a 20-question test. n = 20 p = p = 0.75 p(1 p) .75(.25) p = = = 0.0968 n 20 p 0.75 0.80 0.75 P ( 0.80) = P ( p ) 0.0968 0.0968 = P (Z 0.5165) = 1 (0.5165) = 0.3027 15 (b) If test contains 100 questions, what is probability student scores 80% or higher? p = p = 0.75, p = .75(.25) = 0.0433 100 p 0.75 0.80 0.75 ) 0.0433 0.0433 = P (Z 1.1547) = 0.1241 P ( 0.80) = P ( p (c) If test contains 250 questions, what is probability student scores 80% or higher? p = p = 0.75, p = .75(.25) = 0.0274 250 0.80 0.75 ) 0.0274 = P (Z 1.8248) = 0.0340 P ( 0.80) = P (Z p 16 Example: 40% of cars turn right at a fork in a road. Of 200 cars arriving at the intersection let X = # turning right. Find P (75 X 85). X is binomial with n = 200, p = 0.40. X = np = 200(.40) = 80, X = np(1 p) = 200(0.40)(0.60) = 6.93. X 80 85 80 75 80 P (75 X 85) = P 6.93 6.93 6.93 P (0.72 Z 0.72) = 0.7642 0.2358 = 0.5284 17 You nd 100 of the next 200 cars turned right? Is this sucient reason to believe that the assumed 40% is wrong? After all, this result might just be due to chance. To answer this question, nd the probability that X is 100 or larger if p = 0.4 is true. X 80 100 80 P (X 100) = P 6.93 6.93 P (Z 2.89) = 1 0.9981 = 0.0019 Since this probability is very small, then probably p is actually greater than 0.4. This is an example of a statistical inference called an hypothesis test. 18 Continuity correction. Example 4.1-4 p 233. X is binomial n = 16, p = 0.5. Use normal approximation to nd P (X = 7). X = np = 16(.5) = 8, X = np(1 p) = 16(0.5)(0.5) = 2. Naive approximation gives answer 0 because normal is continuous and area above the point x = 7 under the normal density curve is 0. Instead write P (X = 7) = P (6.5 < X 7.5) 7 .5 8 6.5 8 P( <Z ) 2 2 = (.25) (.75) = 0.4013 0.2266 = 0.1747 19 Exact value. 16 7 .5 (1 .6)9 P (X = 7) = 7 = 0.1740 Read entire example in text. Note that there is an error in text but the nal answer 0.1747 is correct. 20
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Conestoga - EE - 1244
Introduction to EstimationData arise from measurements whose valuesdepend on characteristics of the process or experiment being considered. Some features ofthe process can be controlled while others cannot and result in variation in the data. If wecou
Conestoga - EE - 1244
Condence IntervalsDenition. Level C condence interval (C.I.) for is interval (L, U ) whereL, U obtained from data, such thatP (L U ) = Cno matter what .Typically, C = 0.90, 0.95, 0.99.C.I. is interval estimator, represents setof plausible estimates
Conestoga - EE - 1244
Condence Intervals for 1 2 Compare responses in two groups Can arise in two ways1.2.12Population12SampleSizen1n2VariableMeanSt. dev.XY1212Parameter of interest=Natural estimator=ThenE[X Y ] =3Assume independent samples. Then
Conestoga - EE - 1244
C.I. for from NormalPopulation with Unknown Previously assumed either:Now is unknown, but sample sizenot large enough for central limit theorem. Inference needs some additionalassumptions.Assume N (, 2) population. Intereston parameter but unknown.
Conestoga - EE - 1244
This following material covers Section 4.4: condence intervals forproportions and variances. Youare not responsible for the derivation (shown in purple) of thesecondence intervals on a test ornal exam. I have shown thedetails for those who are intere
Conestoga - EE - 1244
Testing a Single ParameterSignicance tests are dierent type of statistical inference. Want to choose between competing hypotheses about a parameter. Denition:An hypothesis is an assertionabout a population or about a parameter.We distinguish two kind
Conestoga - EE - 1244
Using OC Curve to DetermineSample SizeExample 4.5-1, p 255. Standard production setup. Average time = 30minutes to complete task. Assume X N (30, 1). Change suggested. New X N (, 1) where hoped &lt; 30. Samplesize n workers to testH0 : = 30H1 : &lt; 30
Conestoga - EE - 1244
Testing a Normal MeanEarlier found sample size to achievespecied Type I error and TypeII error at particular value ofalternative parameter.Here ngiven. Cant pick it. Stuck withwhatever emerges. Test at thelevel of signicance H0 : = 0H 1 : &lt; 01
Conestoga - EE - 1244
Tests Comparing 1 with 2Independent random samples cfw_X1, . . . , Xn1 and22cfw_Y1, . . . , Yn2 from N (1, 1 ), N (2, 2 ) populations respectively. Null hypothesis is:H0 : 1 = 222If 1 , 2 known then test based on normal standardized scoreZ=22I
Conestoga - EE - 1244
Paired t-testEarlier tested 1 = 2 using two independent random samples cfw_X1, . . . , Xn1 and cfw_Y1, . . . , Yn2 from22N (1, 1 ), N (2, 2 ) populations.Basis:X Y N 1 221,n122 +n22-sample Z or 2-sample t, dependingon whether variances w
Conestoga - EE - 1244
Paired t-testEarlier tested 1 = 2 using two independent random samples cfw_X1, . . . , Xn1 and cfw_Y1, . . . , Yn2 from22N (1, 1 ), N (2, 2 ) populations.Basis:X Y 2-sample Z or 2-sample t, dependingwhether variances were known or not.1Varianc
Conestoga - EE - 1244
Testing Equality of Two Proportionsp1 = p2Testing H0 : p1 = p2. = p1 p 2Independent samples Y1, Y2.Y1 binomial(n1, p1), Y2 binomial(n2, p2)YY = P1 P2 = n1 n212Large sample sizes n1, n2.Use normal approximation.Pi N pi, pi(1pi , i = 1, 2ni N
Conestoga - EE - 1244
Table of ContentsIntroduc*on to MapleSim .2User Interface .2Working with a Sample Model .3Running a Simula5on .4Graphical Output .53D Visualiza5on .
Conestoga - EE - 1244
Engineering Design &amp; GraphicsEngineering 1C03Dr. Thomas E. Doyle, P.EngDepartment of Electrical and Computer EngineeringETB/106Ofce Hours are Mondays 2:00 - 4:00pmWelcome!IntroductionOverviewPeopleSyllabusSoftwareLecture, Laboratory, Tutorial
Conestoga - EE - 1244
Introduction toTechnical Sketches andEngineering DrawingsDr. Thomas E. Doyle, P.EngDepartment of Electrical and Computer EngineeringETB/106Ofce Hours are Mondays 2:00 - 4:00pmLecture Objectives Geometry of Engineering Graphics Dene projection typ
Conestoga - EE - 1244
Engineering Design &amp;Graphics Week 04Dr. T. E. DoyleOverview Continue example from last lecture Thanksgiving holiday and makeup labs/tutorials Rigid bodies in free space (3-Drelationships)Thanksgiving ReschedulingIf you normally have a lab or tut
Conestoga - EE - 1244
Engineering Design &amp;Graphics Week 06Dr. T. E. DoyleAnnouncements Exams - this week! (worth 10% each) Project groups - must be decided for nextweek Maple/MapleSim - installed for next week Software available on campus in KTH/B123OverviewContinue
Conestoga - EE - 1244
Simple Mechanisms andSystem ModellingEngineering Design &amp; GraphicsEngineering 1C03Dr. T. E. DoyleOverview Simple Mechanisms Introduce System Modelling via MapleSim Introduce ProjectMechanicsMechanics deals with motion, time, and forces.M
Conestoga - EE - 1244
Introduction to ProjectProduct &amp; MapleSimEngineering Design &amp; GraphicsEngineering 1C03Dr. T. E. DoyleOverview Review project specication (noteextended deadline for part-1) Discuss the product, disassemble, reviewmechanism Introduce System
Conestoga - EE - 1244
Introduction to GearDesign: Spur &amp; Rack GearsEngineering Design &amp; Graphics Engineering 1C03 Dr. T. E. Doyle Overview Course Evaluation Project Update Introduce Ideal Spur Gear Design Design Equations Inventor Design Accelerator
Conestoga - EE - 1244
McMaster University Engineering Design &amp; Graphics Engineering 1C03 Dr. T. E. Doyle, P.Eng Dept. of Electrical and Computer Engineering Overview Recall spur gear terminology Examples of gear ratios Gear design formulae
Conestoga - EE - 1244
Ideal Worm Gear Design and Modelling McMaster University Engineering Design &amp; Graphics Engineering 1C03 Dr. T. E. Doyle, P.Eng Dept. of Electrical and Computer Engineering Worm Arrangements Worm Worm Ge
Conestoga - EE - 1244
Course ConclusionDesign &amp; GraphicsEngineering 1Dr. T. E. DoyleWeek Overview Final Exam Announcement DuraBon: 2 hours Material includes topics covered from week 1 through week 12, inclusive There will be no quesBons rega
Conestoga - EE - 1244
Introduction to Professional Engineering Lecture 1COURSE &amp; PROJECT INTRODUCTIONENG 1P03 Lecture 1September 13/15, 2010GREATEST ENGINEERING ACHIEVEMENTS OF THE 20TH CENTURYElectrificationAutomobileAirplaneWater Supply andDistributionElectronicsR
Conestoga - EE - 1244
Engineers WithoutBorders McMasterFirst General MeetingThursday, September 23rd7 8 PM in JHE 328 (Grad Lounge)ORFriday, September 24th1:30 2:30 PM in JHE A114Introduction to Professional Engineering Lecture 2DESIGN PROCESS &amp; BRAINSTORMINGENG 1P03
Conestoga - EE - 1244
McMaster Engineering SocietyWho we are, and what we do!Monday September 27thWednesday September 29th1P03 Lecture PresentationMcMaster Engineering SocietyOur MissionThe McMaster Engineering Society will fosterthe development of well roundedundergr
Conestoga - EE - 1244
Research andProject ManagementIntroduction to Professional Engineering Lecture 4OUTLINE1. Level 1 Information Session (SallyWilliams)2. Finding Information (Linda Michtics)3. Project Management4. Patents5. Apollo 13October 4/6, 2010ENG 1P03 Lec
Conestoga - EE - 1244
FUNCTIONSIntroduction to ProfessionalEngineering Lecture 5LECTURE OUTLINE1.2.3.4.AnnouncementsFunctionsDesign ExampleControl TheoryOct. 13 &amp; 18ENG 1P03 2010 Lecture 52WHAT TO TAKE NOTES ON Functions: Definitions of function, means, level
Conestoga - EE - 1244
UsersIntroduction to Professional Engineering Lecture 6Oct. 20 &amp; 25, 2010ENG 1P03 Lecture 61Outline1.2.3.4.AnnouncementsThe CamaroHuman Participant Research EthicsDesign Example (revisited)Oct. 20 &amp; 25, 2010ENG 1P03 Lecture 62ANNOUNCEMENT
Conestoga - EE - 1244
Requirements &amp; Specifications,Decisions,andPrototypesIntroduction to Professional Engineering Lecture 7Oct. 27 &amp; Nov. 1ENG 1P03 2010 Lecture 72My role asanengineeris toOct. 27 &amp; Nov. 1ENG 1P03 2010 Lecture 73Outline1.2.3.4.5.Announcem
Conestoga - EE - 1244
ENGINEERINGSCIENCEAnnouncements1. Midterm exam marks will be up November 4th.2. ETB ToursNov. 3 &amp; 8, 2010ENG 1P03 2010 Lecture 82Keep/discard/improveNov. 3 &amp; 8, 2010ENG 1P03 2010 Lecture 83WHERE DOES THE MATH ANDSCIENCE COME IN?ENG 1P03 2009
Conestoga - EE - 1244
Outline1.2.3.4.5.6.7.AnnouncementsCourse EvaluationAssignment 2SustainabilityLCAWhat are engineers doing?Eco-effectivenessNov. 10 &amp; 15, 2010ENG 1P03 2010 Lecture 92Nov. 10 &amp; 15, 2010ENG 1P03 2010 Lecture 93ETB Tour Lots of spaces sti
Conestoga - EE - 1244
Outline1. Announcements2. LCA3. What are engineers doing today withrespect to sustainability?4. Eco-effectiveness5. Professionalism Exercise6. The ProfessionNov. 17 &amp; 22, 2010ENG 1P03 2010 Lecture 102ANNOUNCEMENTSNov. 17 &amp; 22, 2010ENG 1P03 20
Conestoga - EE - 1244
Outline1. Announcements2. PEO Code of Ethics3. Safety1. Ford Pinto2. Volvo SCC3. ABSNov. 24 &amp; 29ENG 1P03 2010 Lecture 112ANNOUNCEMENTSNov. 24 &amp; 29ENG 1P03 2010 Lecture 113Engineering 1 ShowcaseTuesday, December 7th from 10 AM to 12:30 PMin
Conestoga - EE - 1244
BP &amp; ReviewIntroduction to Professional EngineeringLecture 12OUTLINE1.2.3.4.AnnouncementsBPFinal Exam ReviewPath of Engineering GraduatesDec. 1 &amp; 6ENG 1P03 2010 Lecture 122ANNOUNCEMENTSDec. 1 &amp; 6ENG 1P03 2010 Lecture 123ENGINEERING 1 SH
Abraham Baldwin Agricultural College - ACC - 284
C HAPTER88-1.SUBSTANTIVE TESTSOF RECEIVABLES AND SALESTests of details of financial balances are designed to determine the reasonablenessof the balances in sales, accounts receivable, and other account balances which areaffected by the sales and co
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1OVERVIEW OF THEAUDIT PROCESS1-1. Auditors reports are important to users of financial statements because they informusers of the auditors opinion as to whether or not the statements are fairly statedor whether no conclusion can be made with
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER2AUDIT PLANNING2-1. Audit risk: The risk that the auditor may unknowingly fail to appropriately modifyhis/her opinion of financial statements that are materially misstated.Inherent risk: Relates to the susceptibility of an account balance or c
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER3AUDIT OF THE REVENUE AND COLLECTIONCYCLE: TESTS OF CONTROLS ANDSUBSTANTIVE TESTS OF TRANSACTIONS3-1. Directly. Higher levels of control risk induce auditors to audit larger samples ofreceivables, with confirmation date closer to the fiscal y
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER4AUDIT OF THE EXPENDITURE CYCLE:TESTS OF CONTROLS AND SUBSTANTIVE TESTSOF TRANSACTIONS - I4-1. Transactions in the expenditure cycle are recorded in the purchases and cash paymentsjournal or in the voucher register and the check register. Rel
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER5AUDIT OF THE EXPENDITURE CYCLE:TESTS OF CONTROLS AND SUBSTANTIVE TESTSOF TRANSACTIONS - II5-1. The following duties must be separated in the preparation of payroll: hiring, reportingand approval of time, paycheck preparation, check signing,
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER6AUDIT OF THE FINANCING AND INVESTINGCYCLE: TESTS OF CONTROLS ANDSUBSTANTIVE TESTS OF TRANSACTIONS6-1. Investing activities include an entitys activities to invest in debt or equity securities ofother entities and investments in property, pla
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER7SUBSTANTIVE TESTSOF CASH7-1. The quoted statement is not accurate. In their work on cash, auditors are primarilyconcerned with the risk of an overstatement of the cash balance. The listing of anon-existent or fictitious check on the outstand
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER8SUBSTANTIVE TESTSOF RECEIVABLES AND SALES8-1. Tests of details of financial balances are designed to determine the reasonableness ofthe balances in sales, accounts receivable, and other account balances which areaffected by the sales and col
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER9SUBSTANTIVE TESTSOF INVENTORIES ANDCOST OF GOODS SOLD9-1. Substantiation of the figure for inventories is an especially challenging task because ofthe variety of acceptable methods of valuation. In addition, the variety ofmaterials found in
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER10SUBSTANTIVETESTSOFINVESTMENTS10-1.The CPAs would accept a confirmation of the securities on hand from thecustodian in lieu of their personal inspection of the securities after they hadinvestigated and satisfied themselves as to the standin
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER11SUBSTANTIVE TESTS OFPROPERTY, PLANT ANDEQUIPMENT11-1.Factors which facilitate the auditors verification of plant and equipment but arenot applicable to audit work on current assets include the following:(a) High peso amount of individual
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1212-1.SUBSTANTIVE TESTS OFINTANGIBLE ASSETSThe decision whether a given expenditure on intangible asset to be treated asexpense or asset requires judgment. Expenditure giving rise to future benefits willbe classified as assets while those e
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER13SUBSTANTIVE TESTS OFPREPAID EXPENSES ANDDEFERRED CHARGES13-1.Rights and obligations are tested by examining the insurance policies andconfirming the policy with insurance carriers. In turn, an auditor tests valuationby recalculating unexp
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1414-1.SUBSTANTIVE TESTS OFLIABILITIESa.Accounts receivable the auditors objective is to test the existence ofaccounts receivable.Accounts payable the auditors objective is to test the completeness ofaccounts payable.b.Accounts receivabl
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1515-1.SUBSTANTIVE TESTS OFOWNERS EQUITY ACCOUNTS(a) Procedures applicable to the existence or occurrence of shareholders equitybalances are: (1) review authorizations and terms of share issues, (2) confirmshares outstanding with registrar a
Abraham Baldwin Agricultural College - ACC - 284
CHAPTERSUBSTANTIVE TESTS OFINCOME STATEMENT ACCOUNTS1616-1.a16-2.d16-3.Red CompanyRequirement (1)2006Reported net incomeSubtract ending inventory overstatementAdd beginning inventory overstatementSubtract wages payable when incurredAdd wag
Abraham Baldwin Agricultural College - ACC - 284
CHAPTERCOMPLETING THE AUDIT1717-1.a.(3)b.(1)c.(4)d.(3)17-2.a.(4)b.(3)c.(1)d.(4)17-3.a.(3)b.(1)c.(1)d.(2)17-4.Tracy Brewing Companye.(1)a.4 - The amount appeared collectible at the end of the field work.b.1 - The uncoll
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1818-1.PREPARATION OF AUDITEDFINANCIAL STATEMENTSSalve CompanyRequirement (1)Salve CompanyFor the Year Ended December 31, 2006Schedule 1: Cost of Goods SoldInventory, 1/1/2006PurchasesTransportation-inCost of purchasesLess: Purchases
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER1919-1.COMPREHENSIVE AUDIT OFBALANCE SHEET AND INCOMESTATEMENT ACCOUNTSDaffodil, Inc.Adjusting Journal Entries12.31.07AJE (1)(2)Share donationTreasury sharesLandBuilding35,00010,00015,000Accumulated depreciation - machineryLoss o
Abraham Baldwin Agricultural College - ACC - 284
CHAPTER2020-1.WRITING THE AUDIT REPORTThe purposes of the scope paragraph in the auditors report are to inform thefinancial statement users that the audit was conducted in accordance withgenerally accepted auditing standards, in general terms what t
Abraham Baldwin Agricultural College - ACC - 284
INCOME TAXATION 5TH Edition (BY: VALENCIA &amp; ROXAS)SUGGESTED ANSWERS62Chapter 9: LossesCHAPTER 9LOSSESProblem 9 1 TRUE ORFALSE1. False Capital loss2. False not deductible3. False lower amo u n t ofthe replace me n t cost or book value4. True5. T
Abraham Baldwin Agricultural College - ACC - 284
15INCOME TAXATION 5TH Edition (BY: VALENCIA &amp; ROXAS)SUGGESTED ANSWERSChapter 4: Gross IncomeCHAPTER 4GROSS INCOMEProblem 4 1 TRUE ORFALSE1. True 2. True3. False Religious officers income is subject to income tax.4. True5. True6. False The basi
Abraham Baldwin Agricultural College - ACC - 284
1INCOME TAXATION 5th Edition (BY: VALENCIA &amp; ROXAS)SUGGESTED ANSWERSChapter 1: General Principlesand Concepts of TaxationCHAPTER 1GENERAL PRINCIPLES AND CONCEPTS OF TAXATIONProblem 1 1 TRUE ORFALSE1. False Without money provided by tax power, the
Abraham Baldwin Agricultural College - ACC - 284
3INCOME TAXATION 5TH Edition (BY: VALENCIA &amp; ROXAS)SUGGESTED ANSWERSChapter 2: Tax AdministrationCHAPTER 2TAX ADMINISTRATIONProblem 2 1 TRUE ORFALSE1. True2. False Depart m e n t ofFinance3. False Exclusive and original power to interpret tax law
Abraham Baldwin Agricultural College - ACC - 284
INCOME TAXATION 5TH Edition (BY: VALENCIA &amp; ROXAS)SUGGESTED ANSWERSChapter 3: Concept of IncomeCHAPTER 3CONCEPT OF INCOMEProblem 3 1 TRUE ORFALSE1. False Some wealth that made to increase the taxpayers net worth are gifts and inherita nce and these