Conditional Definition and 447 Threads
-
P
Mathematica Problem with conditional statement in Mathematica
I am trying to iterate a solution to a non-linear differential equation - but I am unable to evaluate a statement within a Do loop Code: Do[q = Cos[Evaluate[x'[i]/.up]]; If[ q <= 1, Print[q], Print[i], Print[i^2]], {i, 0.1, 1, .1}] x'[i] is a solution to NDSolve The output is i^2, which is...- projektMayhem
- Thread
- Conditional Mathematica
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
R
Calculating Conditional Expectation for IID Normal Variables
If I have x1,x2 iid normal with N(0,1) and I want to find E(x1*x2 | x1 + x2 = x) Can I simply say: x1 = x - x2 and thus E(x1*x2 | x1 + x2 = x) = E[ (x - x2)*x2) = E[ (x * x2) - ((x2)^2) ] <=> x*E[x2] - E[x2^2] = 0 - 1 = -1?- redflame34
- Thread
- Conditional Conditional expectation Expectation
- Replies: 7
- Forum: Set Theory, Logic, Probability, Statistics
-
E
Conditional Probability & Independence
Homework Statement One satellite is scheduled to be launched form Cape Canaveral in Florida, and another launching is scheduled for Vandenberg AFB in California. Let A denote the event that the Vandenberg launch goes off on schedule, and let B represent the event that the Cape Canaveral...- exitwound
- Thread
- Conditional Conditional probability Independence Probability
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
E
Conditional Probability of defective components
Homework Statement Components of a certain type are shipped to a supplier in batches of ten. suppose that 50% of all such batches contain no defective components, 30% contain one defective component, and 20% contain two defective components. Two components from a batch are randomly selected...- exitwound
- Thread
- Components Conditional Conditional probability Probability
- Replies: 26
- Forum: Calculus and Beyond Homework Help
-
N
How Can Bit Operations Simplify Conditional Checks in C?
Homework Statement I want to write the following if statement into simply manipulations using the bit operations: ! ^ & | << >> ~ + Given an x... if ( x == -1 || x == 0) return -1; else return 0; I am dealing with 32-bit integers. How do I go about doing this? (Note: -1 is...- noblerare
- Thread
- Bit Conditional Operations
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
K
Conditional expectation and partitioning
Homework Statement I'm told that of n couples, each of whom have at least one child, with couples procreating independently and no limits on family size, births single and independent, and for the ith couple the probability of a boy is p_i and of a girl is q_i with p_i + q_i = 1. 1. Show...- Kate2010
- Thread
- Conditional Conditional expectation Expectation
- Replies: 19
- Forum: Calculus and Beyond Homework Help
-
L
Conditional Dependent Probability
My questions I am looking at is: We have twelve balls, four of which are white and eight are black. Three blindfolded players, A, B, and C draw a ball in turn, first A, then B, then C. The winner is the one who first draws a white ball. Assuming that each black ball is replaced after being...- lilcoley23@ho
- Thread
- Conditional Probability
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
R
[probability theory] simple question about conditional probability
Hi all, I've got this very simple problem: I know it is an elementary problem, but I never really got into that bayes' theorem, which I need to use here, right? I would be grateful for simple and plain explanation. thanks for your time, rahl.- rahl___
- Thread
- Conditional Conditional probability Probability Probability theory Theory
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
R
Urn Conditional Probability Problem
The problem is stated as follows: You have an urn with 12 red balls, 20 green balls, and 13 yellow balls. Suppose 3 balls are drawn without replacement. What is the probability the third ball is yellow given the first ball is green. I am pretty sure I use Bayes formula, but I am not certain...- Rosalie
- Thread
- Conditional Conditional probability Probability
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
G
Conditional expectation of Exp(theta)
Given X follows an exponential distribution \theta how could i show something like \operatorname{E}(X|X \geq \tau)=\tau+\frac 1 \theta ? i have get the idea of using Memorylessness property here, but how can i combine the probabilty with the expectation? thanks. casper- ghostyc
- Thread
- Conditional Conditional expectation Expectation
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
Y
Proving X=Y with Conditional Expectation
How can I do this? Let X,Y r.v., \mathbb{E}(X|Y)=Y and \mathbb{E}(Y|X)=X. Proove that X=Y a.s.- yavanna
- Thread
- Conditional Conditional expectation Expectation
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
S
HELP geometric probability: area of a square and conditional probability
Homework Statement Chose a point at random in a square with sides 0<x<1 and 0<y<1. Let X be the x coordinate and Y be the y coordinate of the point chosen. Find the conditional probability P(y<1/2 / y>x). Homework Equations No clue. The Attempt at a Solution Apparently, according...- SusanCher89
- Thread
- Area Conditional Conditional probability Geometric Probability Square
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
H
Calculating Conditional Probability: A and B Events with A' and B' Notation
An event A has a 70% chance of occurring, an event B has a 40% of occurring and the event (A n B) has a 20% chance of occurring. The events are not unrelated. If A does not occur what is the probability of B? notation A' means (not A) I have tried to use the formula P(B|A') = P(B n...- Homewoodm01
- Thread
- Conditional Conditional probability Probability
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
N
What is the probability that the players team wins if he doesn't hit a home run?
Homework Statement A baseball player compiles the following information : He hits a home run in 34% of his games He gets a strike out in 40% of his games In 78% of his games he hits a home run or his team wins In 10% of his games he hits a home run and gets a strike out In 26% of his...- Nyasha
- Thread
- Conditional Conditional probability Probability
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Finding conditional probability
Homework Statement There are w white balls and b black balls in a bowl. Randomly select a ball from the bowl and then return it to the bowl along with n additional balls of the same color. Another single ball is randomly selected from the bowl(now containing w+b+n balls) and it is black. Show...- mckallin
- Thread
- Conditional Conditional probability Probability
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
S
What Is the Probability That Both Children Are Girls Given Specific Conditions?
Homework Statement A couple has two children. What is the probability that both are girls given that the oldest is a girl? What is the probability that both are girls given that one of them is a girl? DO NOT assume that female births and male births are equally likely. Assume identical...- snipez90
- Thread
- Conditional Probabilities
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
T
Conditional Probability, Failure of Concrete Beam
Homework Statement A concrete beam my fail by shear or flexure. The failure probability in shear is equal to the failure probability in flexure, and the probability of failure in shear when the beam is loaded beyond is flexure capacity (ie, it has already failed in flexure) is 80%. Find the...- Terp
- Thread
- Beam Concrete Conditional Conditional probability Failure Probability
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
R
Is my Handout wrong? Stumped Conditional Probability
Conditional Probability... My handout says this... P(m) = .4 P(w) = .5 P(m|w) = .7 Find: P(MnW) = ? P(w|m) = ? P(m or w) = ? P(MnW) = .4 x .5 = .2 P(w|m) = .35/.4 = .875 P(m or w) = ?- RedPhoenix
- Thread
- Conditional Conditional probability Probability
- Replies: 22
- Forum: Set Theory, Logic, Probability, Statistics
-
B
Help with conditional probabilty
I've been struggling for a good couple hours on the below, and I was hoping someone might be able to push me in the right direction... "A" represents the event "the breath analyzer indicates the suspect is drunk" and "B" represents the event "the suspect is drunk." On a given Saturday night...- BlueScreenOD
- Thread
- Conditional
- Replies: 8
- Forum: Set Theory, Logic, Probability, Statistics
-
P
Why Is the Conditional Entropy of g(X) Given X Zero?
Hi I'm trying to convince myself that the conditional entropy of a function of random variable X given X is 0. H(g(X)|X)=0 The book I'm reading (Elements of Information Theory) says that since for any particular value of X, g(X) is fixed, thus the statement is true. But I don't...- PhillipKP
- Thread
- Conditional Entropy
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Conditional convergence of J1(kr)k
Hey! I need to perform the following integration: \int\limits_0^{\infty} J_1(k r)k dk where J_1(x) is the cylindrical Bessel function of the first kind. This is an oscillatory function with amplitude decreasing as 1/\sqrt{x}. Due to the multiplication of k the integrand however, becomes... -
D
Conditional Probability with combinatorics
If a hand of 5 cards are dealt from a 52 card pack (order doesn't matter), what is the probability that the hand will contain the ace of spades GIVEN that there is at least one ace? Thanks.- dmpiq
- Thread
- Combinatorics Conditional Conditional probability Probability
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
O
What Is the Probability Mrs. Z Correctly Identified the Car Color?
Homework Statement A particular brand of cars, say ABC, comes in only two colours, white and grey. Exactly 90% of ABC cars in a particular town are white and 10% are grey. Mrs Z, a witness to a bank robbery, claims to have seen the thieves escaping in an ABC grey car, which taking into...- Orphen89
- Thread
- Conditional Conditional probability Probability
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
B
How do I compute P(y>x) given f(x) and f(y|x)?
Homework Statement Given f(x) = e^-x and f(y|x) = 1/x e^(-y/x). Three parts: (a) Compute density of (x,y), (b) Compute E(y) and (c) Compute P(y>x). Homework Equations f(x,y) = f(y|x)f(x) if f(x) = ve^(-vx), then E(x)=v^(-1) The Attempt at a Solution I'm stuck on a problem. I was...- BookMark440
- Thread
- Conditional Conditional probability Probability
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
B
How to Compute Conditional Probability Without Deriving f(y)
I'm stuck on a problem. I was given f(x) and f(y|x) and was able to derive f(x,y). The second step of the problem is computing P[y>x]. I think I need to know f(y) to answer this problem but I can't figure out how to derive it. Or is there a way to compute P(y>x) given the info I know without...- BookMark440
- Thread
- Conditional Conditional probability Probability
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
P
Conditional expectation and Least Squares Regression
Hello everybody, I have two questions on conditional expectation w.r.t (Polynomial) OLS: Let X_t be a random variable and F_t the associated filtration, Vect_n{X_t} the vector space spanned by the polynomials of order {i, i<=n }, f(.) one function with enough regularity. I am wondering how... -
E
Conditional Probability and the Independence of Events
I'm having trouble with one of the rules of probability P(A n B) = P(A)P(B) which holds if events A and B are independent The following problem illustrates my confusion. I've defined Events A and B below, are these events dependent? Per the solution in the book P(A \cap B) = P(A)P(B)...- el_llavero
- Thread
- Conditional Conditional probability Events Independence Probability
- Replies: 12
- Forum: Set Theory, Logic, Probability, Statistics
-
H
Semantic Tree of Negated Conditional Statement
Homework Statement Show the semantic tree of: \neg ( ( p_0 \rightarrow p_1 ) \rightarrow \neg ( p_1 \rightarrow p_2 ) ) Homework Equations \neg ( ( p_0 \rightarrow p_1 ) \rightarrow \neg ( p_1 \rightarrow p_2 ) ) The Attempt at a Solution I cannot understand its purpose...- Horse
- Thread
- Conditional Tree
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
Interperting a solution involving conditional probability.
Homework Statement a family consisting of a father, mother, and a child is chosen at random and is asked on what day of the week each of them was born. What is the probability that all three were born on different days given that the father was born on a monday? Solution: A is the even all...- torquerotates
- Thread
- Conditional Conditional probability Probability
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Proving Conditional Identities :
I am learning how to prove conditional identities like (a^2-c^2+b^2+2ab)/(c^2-a^2+b^2+2bc) = (s-c)(s-a) if a+b+c = 2s - Derived from Herons formula I have understood the proof for the above , but i want more problems to work on. Can anyone suggest some link where i can find similar...- suhasm
- Thread
- Conditional identities
- Replies: 6
- Forum: General Math
-
C
Conditional Probability (with integrals)
Homework Statement Suppose a person's score X on a math aptitude test is a number between 0 and 1, and their score Y on a music aptitude test is also between 0 and 1. Suppose further that in the population of all college students in Canada, the scores X and Y are distributed according to the...- cse63146
- Thread
- Conditional Conditional probability Integrals Probability
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
J
Is My Formula for Conditional Expectation Correct?
This result isn't in our book, but it is in my notes and I want to make sure it's correct. Please verify if you can. Homework Statement I have two I.I.D random variables. I want the conditional expectation of Y given Y is less than some other independent random variable Z. E(Y \...- JamesF
- Thread
- Conditional Conditional expectation Expectation
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
Conditional probability density function
Please help me with this. Any suggestions are greatly appreciated. Imagine that I have a bank account. X is the amount of cash on the account at time t+1. Y is the amount of cash at time t. The amount of cash depends on the deposits made and on the amount of cash during the previous period...- drullanorull
- Thread
- Conditional Conditional probability Density Density function Function Probability Probability density Probability density function
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Conditional Probability of children
This is probably relatively easy, but I'm still a bit confused... The question: A family has j children with probability p1 = .1, p2 = .25, p3 = .35, p4 = .3. A child is randomly chosen. Given this child is the eldest in the family, find the conditional probability that a) Family has 1...- succubus
- Thread
- Children Conditional Conditional probability Probability
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
What is the probability of a tie when two individuals flip biased coins?
Homework Statement boy and girl independently flip each a biased coin with probability of heads p1 for boy, and p2 for girl. they record the number of flips needed until heads shows up. what is the probability that they tie? Homework Equations I just know that we should define a...- mind0nmath
- Thread
- Conditional Probability
- Replies: 2
- Forum: Biology and Chemistry Homework Help
-
A
Absolute and Conditional Convergence Problem
Homework Statement Test the series for (a) absolute convergence, and (b) conditional convergence. \sum\left(-1\right)^{k+1}\frac{k^{k}}{k!} Homework Equations The Attempt at a Solution So I tried taking the absolute value and then applying the ratio test, which, after...- atarr3
- Thread
- Absolute Conditional Convergence
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
H
Calculating Conditional Probability for a given Event (a=1)
Hello, This question relates to Bayes law. I think my problem is I am not sure of the name of the thing I am trying to derive... I have 2 variables a and b. a = 1 or 0, b = 0...n I have the data to calculate; p(a = 1 and b) p(b) for any b. Hence I can find p(a=1|b) = p(a = 1 and...- hughwf
- Thread
- Conditional Conditional probability Probability
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
L
Need help conditional probability
hi all, I have a question that i really want to know the answer. the probability that an airplane will return in 10min is 30%, in 20min is 30%, in 30min is 0%, in 40min is 40% according to the past history records. given that the airplane has not return in 20min, what is the probability...- lehaihua
- Thread
- Conditional Conditional probability Probability
- Replies: 1
- Forum: General Math
-
U
How to Prove E[Y|F0]=Y When Y is F0-Measurable?
I need help about conditional expectation for my research. I get stucked on this point. Could anyone show me how to prove that: "Let E[|Y|]<∞. By checking that Definition is satisfied, show that if Y is measurable F0, then E[Y|F0]=Y." Def: Let Y be a random variable defined on an underlying...- umutk
- Thread
- Conditional Conditional expectation Expectation
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
M
MATLAB Conditional statement problem in ODE code in Matlab
I am new in MATLAB and recently, I have tried coding in matlab. So far, I have been getting error msg "Warning: Failure at t=2.859413e+002. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (1.015868e-012) at time t." I have referred...- musikmaniac
- Thread
- Code Conditional Matlab Ode
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Joint probability from conditional probability?
Hi, I am a quantum physicist who needs a practical help from mathematicians. :smile: The physical problem that I have can be reduced to the following mathematical problem: Assume that we have two correlated variables a and b. Assume that we know all conditional probabilities P(a|b), P(b|a)...- Demystifier
- Thread
- Conditional Conditional probability Joint Probability
- Replies: 10
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Conditional Probability and Bayes' Formula Questions
Dear all, Please clarify the following: 1.) The difference of conditional probability and Bayes' formula. 2.) Is Bayes' formula a "all weather condition" formula for all conditional probabilities problem? Thank you, S- sampahmel
- Thread
- Conditional Conditional probability Formula Probability
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
E
What is the conditional rule in propositional calculus and how is it used?
what is conditional rule,how is it used in: 1) propositional calculus 2) IN ordinary mathematical proofs ,examples will help- evagelos
- Thread
- Conditional
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Conditional Probability (confusing)
Dear all, P (A |B) + P (A c|B) = 1 [A c] denotes complement of set A and of course P (B)>0 Is the above statement true? How about the following two: P (A |B) + P (A |B c) = 1 P (C ∪ D|B) = P (C |B) + P (D|B) − P (C ∩ D|B)- sampahmel
- Thread
- Conditional Conditional probability Confusing Probability
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
F
Conditional Probability Question
Homework Statement In a shipment of 100 televisions, 6 are defective. If a person buys two televisions from that shipment, what is the probability that both are defective? Homework Equations the Answer is somewhat weird! it says it is 1/330 ! which is really beyond by recognition...- faisy_master
- Thread
- Conditional Conditional probability Probability
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
Understanding Mixed Conditional PDFs in Continuous and Discrete Variables
I ran across this identity for a conditional PDF where the dependent random variable X is continuous and the independent variable N is discrete: \frac{P(x<X<x+dx|N=n)}{dx}=\frac{P(N=n|x<X<x+dx)}{P(N=n)}\frac{P(x<X<x+dx)}{dx} In the limit as dx approaches 0 this yields: f_{X|Y}(x|n)...- pluviosilla
- Thread
- Conditional Mixed
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
A
Conditional probability using dependent and independent tests
Hi, I'm trying to work out a probability value from a number of distributions (tests), it gets a little complicated because some of the tests are dependent on each other. Lets say I have a surface which has black and white regions distributed over it, where black is "true" and white is "false"...- anthonyk
- Thread
- Conditional Conditional probability Independent Probability
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Conditional probability and sum of rvs question
I'm trying to solve a problem as part of my research and it's giving me fits. It seems like it should be simple, but I can't wrap my brain around how to do it. The problem is: Suppose X~N(0,s), and Y is a random variable that has a probability mass point at 0 but is otherwise uniformally...- MrFancy
- Thread
- Conditional Conditional probability Probability Sum
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
S
Conditional Probability in a card game
Although this problem may look like homework, I assure you it is not. It is a question that arose from a trading card game that I am stuck on. The problem is as follows (with simplified cards) You have a deck of 53 cards, and 11 of those cards are red and 42 are black. If you were to randomly...- SiegeX
- Thread
- Conditional Conditional probability Game Probability
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
C
Comp Sci Java calculations w/ conditional statements
I'm supposed to calculate the cost of renting a Ford, Cadillac or Toyota, and use conditional statements to calculate the different costs of each vehicle. users are supposed to enter “F” for Ford, “T” for Toyota, or “C” for Cadillac users enter “F” for Ford, “T” for Toyota, or “C” for Cadillac...- clook
- Thread
- Calculations Conditional Java
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help