Examlex

Solved

Use the Information for the Question(s)below

question 19

Multiple Choice

Use the information for the question(s) below.
Big Cure and Little Cure are both pharmaceutical companies.Big Cure presently has a potential "blockbuster" drug before the Food and Drug Administration (FDA) waiting for approval.If approved,Big Cure's blockbuster drug will produce $1 billion in net income for Big Cure.Little Cure has 10 separate less important drugs before the FDA waiting for approval.If approved,each of Little Cure's drugs would produce $100 million in net income for Little Cure.The probability of the FDA approving a drug is 50%.
-What is the standard deviation of Big Cure's average net income for their new blockbuster drug?


Definitions:

Return Statement

A statement in programming languages used to exit a function and optionally pass back a value to the caller.

Invocation

The act of calling a method or a function in a program.

Void

A keyword used in programming to specify that a method does not return a value.

Mutator Methods

Methods that allow for changing the state of an object by modifying its instance variables.

Related Questions