Error Definition and 998 Threads
-
G
Measuring error analysis with 3 variables
Homework Statement Consider the function F(xyz)=x^4+5y^4+2yz+3. Let the uncertainty in x be represented by the variable dx, the uncertainty in y be represented by the variable dy, and the uncertainty in z be represented by the variable dz. Find an algebraic expression for the uncertainty in...- getty102
- Thread
- Analysis Error Error analysis Measuring Variables
- Replies: 1
- Forum: Introductory Physics Homework Help
-
C
Prediction error in a random sample
I have an exercise that I do not understand how to solve (statistics and probability is really my weaker part...). The exercise goes as follow: In a certain population, the random variable Y has variance equal to 490. Two independent random samples, each of size 20, are drawn. The first...- Charlotte87
- Thread
- Error Prediction Random
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
R
Center of mass of a solid hemisphere (where's the error)?
On finding the center of mass of a solid hemisphere i came up with some different result. Here's what i did... consider a small ring at a distance r from the center of the hemisphere and one more ring at a distance of r+dr from center of the ring. let, mass of the small element formed...- rahul.mishra
- Thread
- Center Center of mass Error Hemisphere Mass Solid
- Replies: 3
- Forum: Introductory Physics Homework Help
-
S
Can anyone confirm this possible error in 'Vector Calculus' by Matthews?
Homework Statement Find the surface integral of u dot n over S where S is the part of the surface z = x + y2 with z<0 and x>-1, u is the vector field u = (2y+x,-1,0) and n has a negative z component. Homework Equations In the text leading up to the end-of-chapter exercises (where this...- Syrus
- Thread
- Calculus Error Vector calculus
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
W
Proving PMI from nothing? Help find the error
"Proving" PMI from... nothing? Help find the error! Homework Statement Prove the Principle of Mathematical Induction from the Well-Ordering Principle. Homework Equations Principle of Mathematical Induction (PMI): If A \subset \mathbb{N} satisfies (i) 1 \in A, (ii) if k \in A, then...- Wenti
- Thread
- Error
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
S
Error in Young/Freedman 13th? (Integral)
In chapter 5 of Young/Freedman's University Physics, 13th ed., Eq. 5.10 is given as: ##v_{y} = v_{t}(1 - e^{-\frac{k}{m}t})##, where v_{y} is the time-dependent speed in the vertical direction of a low-mass, slow-moving object falling through a fluid, and ##v_{t}##, ##k##, and ##m## are all...- SiennaTheGr8
- Thread
- Error Integral
- Replies: 8
- Forum: General Math
-
L
Statistics - Standard Deviation, Standard Error and Mean
Hello, Just had a question regarding statistical analysis. I'm trying to calculate the average of 4 numbers from a data set of 6 numbers in excel without manually choosing to average only the 4 numbers. e.g. 85 20 32 45 27 3 (total mean = 35.3 desired mean = 31) 100 30 27 40 21 1...- Learn
- Thread
- deviation Error Mean Standard Standard deviation standard error Statistics
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
Error propagation with two functions, two unknowns.
If I have two independent variables x,y, and two measurements, m1, m2 with errors. And the dependence is thus: m_1 \pm \delta m_1 = f[x,y] m_2 \pm \delta m_2 = g[x,y] Now in my case, f and g are complicated expressions of x and y with no simple solution. (Actually I think i can...- Hepth
- Thread
- Error Error propagation Functions Propagation Unknowns
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Python Python Vector Class no attribute error
Hello all, my issue is in calling the attributes of a 3d vector class in python, this is the class I was working with: import math class Vec3: ''' A three dimensional vector ''' def __init__(self, v_x=0, v_y=0, v_z=0): self.set( v_x, v_y, v_z ) def set(self, v_x=0...- clope023
- Thread
- Class Error Python Vector
- Replies: 1
- Forum: Programming and Computer Science
-
A
Wikipedia error about the complementary error function?
Take a trip over here and explain to me what is meant by taking the double factorial of -1. If you try to let N = 1 in the remainder formula, you wind up having to take (2(0) - 1)! = (-1)!, right? This strikes me as a typo; should it be changed? If so, to what?- AxiomOfChoice
- Thread
- Error Function Wikipedia
- Replies: 3
- Forum: Calculus
-
T
Fortran New to FORTRAN, Error message I don't understand
Hi! I am completely new to Fortran and I'm trying to compile a source code someone else has written. I get the following error: [Error] TESTEPH.F(187); type mismatch: intg JPLEPH assigned to char*80 NAMFIL. The code around line 187: 183 C NAMFIL IS THE EXTERNAL NAME OF THE BINARY...- Trolll
- Thread
- Error Fortran
- Replies: 8
- Forum: Programming and Computer Science
-
W
Error in Algebraic Construction or Computational Translation?
I have an equation that I've been trying to solve. I manipulated it until I had a=f(d) and then did by best to put it into a format the computer recognizes. However when I went back to check the results against the unsimplified version of the equation, they didn't work out as they should have...- WhiskeyHammer
- Thread
- Computational Construction Error Translation
- Replies: 4
- Forum: General Math
-
H
Does the use of error bars pertain to this experiment?
I'm currently performing a real bench experiment that would essentially validate the results of those generated in two different computer models. Essentially, there is one (real) test setup, one computer model, and another (but different) computer model. I have ONE result from each of the...- hydronicengr
- Thread
- Error Experiment
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
H
Optimizing Soft Error Pulse Width for CPU Fault Injection
Homework Statement Hi, I am trying to inject some faults into a CPU manually. But I am not sure what should the soft error (SET) pulse width should be? I know that is different in different case. Therefore, I am going to set up a random generator to generator the SET pulse width. But what range...- hoheiho
- Thread
- cpu Error Pulse Width
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
A
Improving propagation of error in successive calculations
Hi, When using data in calculations, errors can be introduced by the calculations themselves; A common example of this kind of data is the atomic mass of some element; The data might be reported by NIST as: 190.233(20), which indicates that the mean is 190.233, and the maximum likelihood...- andrewr
- Thread
- Calculations Error Propagation
- Replies: 22
- Forum: Set Theory, Logic, Probability, Statistics
-
Y
[Fortrran] Some help with a code error: Segmentation Fault
Hi, I am having a segmentation fault error just when I ask the code to print the value ipos in the program. However, If I change the print to the module, the segmentation fault does not appear. Could anyone can help know, why I can not transfer the variable ipos from the module to the main...- yomar
- Thread
- Code Error Fault
- Replies: 4
- Forum: Programming and Computer Science
-
P
Cadense Orcad 16.3 Error D_D1 is undefined
Cadense Orcad 16.3 "Error... D_D1 is undefined" I designed a half wave rectifier circuit using resistor, Vsin and 1N4148 diode with the aid of Cadense Orcad 16.3 version. However, after running the simulation, I got an error message saying that the part D_D1 is undefined. I looked for the...- Pspicehead
- Thread
- Error
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
N
Ansys Workbench- Max Principal Stress Error
Hi all, I did simple problem, in which assembly is subjected to single load & it is fixed at other end. I used Higher Order Tet element (& tried with Hexdominent Method also) for the casting body. The vonmises stress shows the true results but when i was looking for the Max Principal...- nik786
- Thread
- Ansys Ansys workbench Error Max Principal stress Stress Workbench
- Replies: 8
- Forum: General Engineering
-
S
Statistics question: error of slope in linear regression from r
A text says that if you calculate the linear regression of data points and you get the equation y=mx+b with an r2 value, the error in the slope is given by: δm/m=2(1-r) No explanation was given. Could someone please explain this formula? Thanks!- snellslaw
- Thread
- Error Linear Linear regression Regression Slope Statistics
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A
Solve for 0<b<a: Proving Inequality & Approximation Error
Homework Statement Firstly, I'd just like to point out that this is not actually a course related question. I have been trying to teach myself mathematics, and have been grappling with this for a couple of days. The book has no answer at the back for this particular question. Variables...- Alephu5
- Thread
- Approximation Error Inequality
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
M
Troubleshooting C Code: Segmentation Fault in GCC on Ubuntu
the following code #include<stdio.h> #include<stdlib.h> int main (int argc, char *argv[]) { int* a; *a=1; return 0; } compiles ok, but throws "Segmentation fault (core dumped)" at runtime why is that? i'm working with gcc in ubuntu. I have been able to compile and run...- matiasmorant
- Thread
- C code Code Error
- Replies: 5
- Forum: Programming and Computer Science
-
Error propagation for value not directly measurable
Homework Statement This should be very simple: Given the following (boundary frequency for photoelectric effect): \nu = \frac{\phi}{h} what would be the error on \nu? Homework Equations The Attempt at a Solution \varphi and h are both determined through linear regression (y = mx + c). Where...- sunrah
- Thread
- Error Error propagation Measurable Propagation Value
- Replies: 2
- Forum: Introductory Physics Homework Help
-
S
Fortran Error when reading list, Fortran 77
Hello, I'm trying to run a simulation program, written in Fortran 77 for the g77 compiler ( I use gcc version 3.4.6). I get the following error message when running the program: invalid number: incomprehensible list input apparent state: unit 3 named combin.fig last format: list io...- stenssok
- Thread
- Error Fortran List Reading
- Replies: 2
- Forum: Programming and Computer Science
-
P
Evaluating a log by trial and error
Hi, I'm evaluating a log, and I'm wondering how many words I can use. When I'm trying different exponents to narrow in on the exponent that I'm looking for, can I use words next to each equation? For example, "this is not big enough" next to the numbers that aren't close to the number I'm...- priceofcarrot
- Thread
- Error Log trial
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
P
Numerical integration of the ERROR in a PI controller
good day all.i've just written a program in fortran77 for the model of a binary distillation column.i included a PI controller in my program.To obtain the integral term of the PI,I used the explicit euler to numerically integrate the error.i would love to compare my results using another method...- pid3control
- Thread
- Controller Error Integration Numerical Numerical integration Pi
- Replies: 2
- Forum: Programming and Computer Science
-
S
P-Controller Design for Steady State Error
Homework Statement So this is a bit of a two-part question and I'm unsure which part I'm not doing right (or both!). i) Find the closed loop transfer function of the system shown ii) Design a proportional controller for the system to give a 10% steady state error Any help, hints, suggestions...- Spimon
- Thread
- Design Error State Steady Steady state
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
J
The precision of the argument function error message, graph not plotted
"The precision of the argument function" error message, graph not plotted I've got a function, integratedadvthirdaltb, that I'm trying to use in plotting some graphs: thirdaltb[KP_, Ps_, C_, M_] := NSolve[Sqrt[2*M]*b + InverseCDF[NormalDistribution[0, 1], Ps]*...- jamie_m
- Thread
- Argument Error Function Graph Precision
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Definite integral of exp and error function
Hi, I've been trying to evaluate the following integral \int_{z}^{\infty}\exp\left(-y^{2}\right)\mathrm{erf}\left(b\left(y-c\right)\right)\,\mathrm{d}y or equivalently \int_{z}^{\infty}\exp\left(-y^{2}\right)\mathrm{erfc}\left(b\left(y-c\right)\right)\,\mathrm{d}y... -
T
Civil Engineering - Help Understanding Level Surveying Misclosure Error
Hello all I am trying to understand the closing error of a Level Survey in civil engineering. I have carried out a survey of a highway, I started the survey on a Temporary Bench Mark (TBM), I took several readings of point of interest and several change points. I ended the survey back...- tomtomtom1
- Thread
- Civil Civil engineering Engineering Error
- Replies: 1
- Forum: General Engineering
-
N
A hard differential equation - where is the error in my logic?
[SOLVED] A hard differential equation - where is the error in my logic? Homework Statement 2xyy' + y2, where y is a function of x The Attempt at a Solution 2xyy' + y2 = 12x2 |*(1/x) => (y2)' + y2/x =12x |*ln(x), 2yy' = (y2)' => (y2ln(x))' = 12x*ln(x) => y2ln(x) = ∫12x*ln(x) =>...- Nikitin
- Thread
- Differential Differential equation Error Hard Logic
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
D
Why do we report the standard deviation of the mean in error analysis?
I've done a decent amount of reading on the subject, and I used this method of course when reporting errors during lab experience I got as an undergraduate, but it was never quite fully explained to me why exactly we report a value +/- the standard deviation of the mean as our result. Why not...- dydxforsn
- Thread
- Analysis deviation Error Error analysis Mean Report Standard Standard deviation
- Replies: 7
- Forum: Set Theory, Logic, Probability, Statistics
-
H
Why is Random Error Higher than Literature Error?
Homework Statement In an experiment to determine the Ar of Li, the % error due to random errors was calculated to be 12.1%. However, the literature value is 6.941 and my calculated value is 7.5 which means my % error s 7.45. Homework Equations Usually, the error due to the literature...- huey910
- Thread
- Error Literature Random
- Replies: 1
- Forum: Introductory Physics Homework Help
-
S
Fortran Fortran error: Big array size, solution?
Hi everybody; I'm not programmer or computer expert, but during working with my thesis got serious problem with my program seemingly about big size of matrices. I'm working with meshes and using Fortran to analyze entire of my mesh including nodes and elements. The biggest size of my matrix has...- Sarahberg
- Thread
- Array Error Fortran
- Replies: 3
- Forum: Programming and Computer Science
-
R
Error propagation with averages and standard deviation
I was wondering if someone could please help me understand a simple problem of error propagation going from multiple measurements with errors to an average incorporating these errors. I have looked on several error propagation webpages (e.g. UC physics or UMaryland physics) but have yet to find...- rano
- Thread
- deviation Error Error propagation Propagation Standard Standard deviation
- Replies: 33
- Forum: Set Theory, Logic, Probability, Statistics
-
I feel like a dunce. I can't find the error
This guy just uses simple algebra to prove 4=5 and I can't find the trickery:confused: http://www.youtube.com/watch?v=iKTCTy4UsUg&feature=related- mrspeedybob
- Thread
- Error
- Replies: 4
- Forum: General Math
-
Do the solutions have an error linear+rotational motion of a rigid body
I find it hard to believe I forgot my mechanics... I think the solution manual has a mistake Homework Statement http://img225.imageshack.us/img225/8018/mech1l.jpg Homework Equations http://img337.imageshack.us/img337/8733/mechform.jpg The Attempt at a Solution...- Femme_physics
- Thread
- Body Error Motion Rigid body
- Replies: 7
- Forum: Introductory Physics Homework Help
-
T
Using Differentials to approximate error
Homework Statement Here is the problem with the solution:http://dl.dropbox.com/u/64325990/MATH%20253/Capture.PNG I don't understand how dV is the error. Isn't the error the actual value - the estimated value? In other words, ΔV-dV?- theBEAST
- Thread
- Approximate Differentials Error
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
B
Error in a project Eureka problem?
On project Eureka the following problem was posted: You and a friend like running, but your friend is much faster than you. So you can run together, you two have arranged the following system. You both start out at the beginning of a path and run at constant speeds. Your friend runs to the...- Bagbo
- Thread
- Error Project
- Replies: 3
- Forum: General Math
-
A
Understanding Experimental Error: Standard Deviation vs. Instrumental Precision
When coming into contact with a result such as a + or - b, what should one take the quantity 'b' as? Is it always the standard deviation? Or is it an arbitrary uncertainty decided by the scientist running the experiment, based on the equipment? Please help. Thanks, Andrew- amm17
- Thread
- Error Experimental Experimental error
- Replies: 5
- Forum: General Math
-
Spotting the Error: 0=4 in Math
I found this in my math book. It gives this supposed proof that 0=4 and asks where the error is. Note that this isn't homework. I found it at the end of the unit among other bonus problems to supposedly test ingenuity. Here it is: sin^2 \theta + cos^2 \theta = 1 \Rightarrow cos \theta =...- powerof
- Thread
- Error
- Replies: 2
- Forum: General Math
-
C
Margin of error for standard deviation
Hello, I am trying to calculate what the margin of error for the standard deviation would be if each data point has a margin of error E. The standard deviation (for 3 data points) is defined as σ = \sqrt{\frac{(x_{1}-μ)^{2}+(x_{2}-μ)^{2}+(x_{3}-μ)^{2}}{3}} Where μ =...- CarlosMarti12
- Thread
- deviation Error Margin Standard Standard deviation
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
M
Trapezoidal rule error bounds problem
Homework Statement a. Use the trapezoidal rule with n = 4 subintervals to estimate \int_0^2 x^2 dx. b. Use the error bound to find the bound for the error. c. Compute the integral exactly. d. Verify the error is no more than the error bound.Homework Equations Here, based on the problem, a...- mrwall-e
- Thread
- Bounds Error
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Accelerometer tilt error correction
I am using arduino and accelerometer MMA7341 to measure the acceleration in x direction of an oscillating metal table. But the mounting of the accelerometer is tilted by a small angle (say Q) . Is it affect the acceleration?. If it is affect the acceleration in x direction , how can correct it...- maheshcn
- Thread
- Accelerometer Correction Error Tilt
- Replies: 1
- Forum: General Engineering
-
T
Does it matter how you define the error in a numerical solution?
Does it matter how you define the error in a numerical solution?? If you define the error as numerical solution - exact solution would you be hugely wrong even if you understood what was happening (i know it's the negative of exact - numerical). I wrote a report at uni and realized i defined...- thehoten
- Thread
- Error Matter Numerical
- Replies: 1
- Forum: General Math
-
R
Fortran Why is my Gfortran Code Not Compiling?
I'm new to programming in Fortran, but have programmed for quite a while in C, Matlab, and Python. This is my code. It's incomplete at the moment (the subroutines are unreferenced), though it should still compile, but won't. PROGRAM bunkers IMPLICIT NONE SUBROUTINE...- RissaR
- Thread
- Error Gfortran
- Replies: 3
- Forum: Programming and Computer Science
-
J
Comp Sci Fix C++ Compiling Error - Need Urgent Homework Help | CreditAccount
Homework Statement Well I have written my entire program for my assignment, but I cannot get it to compile without multiple instances of the same error: "expected primary-expression before ']' token. Can anybody see a mistake I am making? I would greatly appreciate your help, thank you...- Joe_K
- Thread
- Assignment C++ Error Urgent
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
B
Error Calculation in Multiplication of two measurement points
Homework Statement Hi All, I have a problem in calculating the thickness of a coating material inside a tube. The tubes inside diameter is measured before and after coating. The coating thickness is calculated by substracting the diameters and dividing by two to get the thickness of the...- brad gover
- Thread
- Calculation Error Measurement Multiplication Points
- Replies: 1
- Forum: Introductory Physics Homework Help
-
R
ARMA forecasting - forecast error variance
Hi I've got an ARMA model, and I am struggling to theoretically quantify the benefit of using it to generate forecasts for various lead times, compared to using the mean level of the process. I think the ratio of variance of forecast error using ARMA to variance of forecast error using the mean...- renucrew
- Thread
- Error Forecast Variance
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics