Statistics Definition and 998 Threads

  1. G

    Differing first-principle models for Maxwell-Boltzmann statistics?

    Let's consider a simple scenario in Maxwell-Boltzmann statistics: 6 identical but distinguishable particles, and 9 quanta of energy, 9 indivisible units, to be distributed among the particles.The first model is like that of the wheels on a combination lock, or should I say "permutation lock"...
  2. W

    A How to Calculate Photon Detection from Output State in Quantum Optics?

    Hi everyone, I am following along with the MIT OCW quantum optical communication course. I have a question about this chapter, concerning the linear attenuators and amplifiers. Specifically, the chapter mentions that they are not going to get ##\rho_{out}##, but I am interested in this. More...
  3. mPlummers

    Relative error and measurement precision

    NOTE: this is a programming exercise (Python). I started adding to ##x_{true}## an error related to a (for example) 10% relative error, obtaining ##x_{measurement}##. Then i computed ##y_{measurement}##. To find the precision, i calculated ##(y_{true}-y_{measurement})/y_{measurement}##. If it is...
  4. J

    I Value of beta in Boltzmann Statistics taking degeneracy into account

    Hello, The relationship between entropy ##S##, the total number of particles ##N##, the total energy ##U(β)##, the partition function ##Z(β## and a yet to be defined constant ##β## is: $$S(\beta)=k_BN \cdot \ln(Z(\beta)) - \beta k_B \cdot U(\beta)$$ Which leads to: $$\frac{dS}{d\beta} =...
  5. olgerm

    I Standard deviation question -- population std vs sample std

    I know that standard deviation of whatever data is defined as sqaure root of square difference from mean value: ##\sigma(data)=\frac{\sum_{x \in data}((x-x_{mean\ of\ data})^2)}{|data|}=\frac{\sum_{x \in data}((x-\sum_{y \in data}(y)/|data|)^2)}{|data|}## but sometimes formula...
  6. user366312

    Finding conditional and joint probabilities from a table of data

    Let, alpha <- c(1, 1) / 2 mat <- matrix(c(1 / 2, 0, 1 / 2, 1), nrow = 2, ncol = 2) chainSim <- function(alpha, mat, n) { out <- numeric(n) out[1] <- sample(1:2, 1, prob = alpha) for(i in 2:n) out[i] <- sample(1:2, 1, prob = mat[out[i - 1], ])...
  7. J

    Statistics: How to differentiate Type A and B uncertainty?

    I tried to find examples on the internet but I am still confused.
  8. koiuuuuuuuuuuu

    Calculating Shoe Size Frequencies: Understanding and Solving for Missing Data

    I 'am stuck at , what fraction of the shoes were size 4 I know the frequency is missing. The frequencies are 8,9,9,3,1. My thinking you how to add the frequencies and put 4 over it. Explain to me if I'm wrong. Thanks in advance
  9. F

    How Does Linear Regression Differ Between Statistics and Machine Learning?

    Hello, I am trying to wrap my head around the difference between machine learning and statistics for predictive purposes and interpretability... Is there a sharp difference between the two in terms of predictive power? I understand how machine learning needs to be first trained with data to...
  10. scottdave

    B Brief introduction to the use of statistics

    I'm not really sure where to put this. I came across this nice article on Medium. “The 5 Basic Statistics Concepts Data Scientists Need to Know” by George Seif https://link.medium.com/APtnCOapOV
  11. T

    MHB Frequency Distribution: Time Reading Political Blog

    The data represent the​ time, in​ minutes, spent reading a political blog in a day. Construct a frequency distribution using 5 classes. In the​ table, include the​ midpoints, relative​ frequencies, and cumulative frequencies. Which class has the greatest frequency and which has the least​...
  12. Badgun

    Impact of several variables on resulting projectile motion trajectory

    I was told to generate these variables (m, C, alpha, wind velocity) normally distributed and compare the random data with the result and then tell, which of the variables has the most impact. Here I am stuck, tried to compare variances, kurtosis and skewness of the data (the original variables...
  13. R

    Averaging oscilloscope traces (statistics)

    I have collected a large number of oscilloscope traces (these relate to the modes of a laser cavity). Four sets are shown here: There are two ways for finding the average spacing ##\Delta t## between the adjacent dips: 1. Measure all the individual ##\Delta t##s from each measurement...
  14. caters

    Are my calculations of the pregnancy ratio of the population correct?

    Monthly Cycle numbers Here is the cycle ratio: $$2_{early}:2_{fertile}:1_{late}$$ And the numbers: $$20,000_{early}:20,000_{fertile}:10,000_{late}$$ Now, let's divide the early into 2 groups, pre-fertile, and safe and assume there is a 50/50 split between those 2 groups. Let's also assume...
  15. S

    MHB Solve Statistics Exercise: 1500 in Biology vs Physics Pie Chart

    Hello, I'm not familiar with basic statistics exercises using pie chart and I'd like to know how i can solve this one: in a faculty science of 3000 students, some are in biology, some in physics and some in chemistry as shown on the pie chart. I can for sure tell that 1500 students are in...
  16. J

    Chi-squared test for normality

    Homework Statement Hello, I was given 2 sets of data, showing 20 temperature values and 35 temperature values respectively. The data sets look like below: Data 1 Data 2 Temperature Temperature 30.9...
  17. iVenky

    Power of noise after passing through a system h(t)

    **Reposting this again, as I was asked to post this on a homework forum** 1. Homework Statement Hi, I am trying to solve this math equation (that I found on a paper) on finding the variance of a noise after passing through an LTI system whose impulse response is h(t) X(t) is the input noise...
  18. Vanadium 50

    I Is Bad Astronomy Using Bad Statistics?

    Phil Plait, creator of Bad Astronomy, has an article on Planet 9. Overall, it's pretty good, but there was one part that got my hackles up: It may be more clear, but at a cost of being more wrong.
  19. A

    I Statistics proof: y = k x holds for a data set

    Simple linear regression statistics: If I have a linear relation (or wish to prove such a relation): y = k x where k = constant. I have a set of n experimental data points ...(y0, x0), (y1, x1)... measured with some error estimates. Is there some way to present how well the n data points shows...
  20. J

    What Are My Chances of Acceptance Into a Statistics or Math PHD Program?

    I Know this is prob the wrong site to post this but... Hello, I am a student at a low-ranked college in New York State actively pursuing a bachelors (BA) in Math in my junior year. I have a 3.7 GPA overall and a 3.73 in Math. I am looking to apply to PHD programs next year in Statistics or in...
  21. iVenky

    I White noise & 1/f noise after a system h(t)

    Hi, I am trying to solve this math equation on finding the variance of a noise after passing through a system whose impulse response is h(t) X is the input noise of the system and Y is the output noise after system h(t) if let's say variance of noise Y is σy2=∫∫Rxx(u,v)h(u)h(v)dudv where...
  22. O

    Statistics physics problem -- atom is in the ground state or excited state?

    I am learning for my exam in particle physics. One topic is statistical physics. There I ran into this question: Consider an atom at the surface of the Sun, where the temperature is 6000 K. The atom can exist in only 2 states. The ground state is an s state and the excited state at 1.25 eV is a...
  23. S

    Exponential Order Statistics and Independence

    Homework Statement Consider the exponential probability density function with location parameter ##\theta## : $$f(x|\theta) = e^{-(x-\theta)}I_{(\theta,\infty)}(x)$$ Let ##X_{(1)}, X_{(2)},...,X_{(n)}## denote the order statistics. Let ##Y_i = X_{(n)} - X_{(i)}##. Show that ##X_{(1)}## is...
  24. J

    B How to Present Statistical Data

    <Moderator's note: Moved from a homework forum.> Mass (g) +/- 0.01 grams Drop height (centimeters) +/- 3.00 Shell 53.47 45 No crack 56.78 45 Cracked...
  25. CivilSigma

    Characteristic Function Integrand Evaluation

    Homework Statement [/B] I am trying to determien the characteristic function of the function: $$ f(x)= ae^{-ax}$$ $$\therefore E(e^{itx}) =\int_0^\infty e^{itx}ae^{-ax} dx = a \cdot \frac{e}{it-a} |_0 ^ \infty $$ But I am not sure how to evaluate the integral. Wolfram alpha suggests this...
  26. filip97

    A What Are the Sigma Barred Variables in Weinberg's Spin Statistics Equation?

    in this equation ##J_{ \overline{ \sigma } \sigma }^{(j)}## what are they sigma bared ? Thanks <mentor edit Latex>
  27. H

    Looking for a book on Statistics and probability

    Hey There! I've finished reading The Introduction to Probability and Statistics book. Now I'm looking for another book as awesome as that was. Can anyone suggest me a book? Thanks in advance.
  28. sigint00

    A Fermi-Dirac statistics, finding all electron configurations

    Hello everyone. I'm having trouble understanding this example: https://ecee.colorado.edu/~bart/book/book/chapter2/ch2_5.htm#2_5_2 In this system of 20 electrons with equidistant energy levels, how is it known that there are only 24 possible configurations, and how are those configurations found?
  29. filip97

    I Understanding the Spin-Statistics Theorem: A Modern Notation Approach

    i read that question and Weinberg book (A,B)-Representation of Lorentz Group: Coefficient functions of fields why u(a,b)=Cab/sqrt(2m) ? where Cab is Clebsch-Gordan coefficients, and m is mass of particle
  30. JackLee

    How to read a joint discrete table?

    Homework Statement [/B] Given a group of 100 married couples, let X1 be the number of sons and X2 the number of daughters the couple has. P(X1 = 0, X2 = 2) = f(0, 2) = 8 /100 = 0.08 2. Homework Equations The Attempt at a Solution I tried to look for a similar example online, I found this...
  31. fluidistic

    I Charge carrier density: Hall experiment vs Fermi-Dirac statistics

    Many times, the charge carrier density of a material is determined from a Hall effect experiment, from ##R_H=1/(ne)## (SI units). Where ##R_H## is determined from a measured voltage and other controllable parameters. As far as I know, this simple formula comes from the obsolete Drude's model...
  32. T

    Showing Rejection Region Equality with Fisher Distribution

    Homework Statement [/B] For reference: Book: Mathematical Statistics with Applications, 7th Ed., by Wackerly, Mendenhall, and Scheaffer. Problem: 10.81 From two normal populations with respective variances ##\sigma_1^2## and ##\sigma_2^2##, we observe independent sample variances ##S_1^2## and...
  33. R

    I Principal component analysis (PCA) coefficients

    I am trying to use PCA to classify various spectra. I measured several samples to get an estimate of the population standard deviation (here I've shown only 7 measurements): I combined all these data into a matrix where each measurement corresponded to a column. I then used the pca(...)...
  34. Dewgale

    Anti-commutation of Dirac Spinor and Gamma-5

    Homework Statement Given an interaction Lagrangian $$ \mathcal{L}_{int} = \lambda \phi \bar{\psi} \gamma^5 \psi,$$ where ##\psi## are Dirac spinors, and ##\phi## is a bosonic pseudoscalar, I've been asked to find the second order scattering amplitude for ##\psi\psi \to \psi\psi## scattering...
  35. Andrew Lewis

    Thermal Physics: Photon Statistics on Bose Particles

    Homework Statement [/B] I have solve the rest of this problem pretty easily and see no problems with working with Indistinguishable particles, Distinguishable particles, fermions and Bosons. Part c has me very confused though about what it is even asking. Suppose a system with equally spaced...
  36. Felipe Lincoln

    Physics Changing my college major to statistics -- Should I?

    I am current in the second year of college, doing physics but from the mid of the year I got hooked to data science and I decided I want to follow this career. What is the best thing I can do now? Finish my BSc and go for a MSc in statistics? Change my major to statistics? As I still like...
  37. W

    Probability Theory: Order statistics and triple integrals

    Homework Statement Let ##U_1, U_2, U_3## be independent uniform on ##[0,1]##. a) Find the joint density function of ##U_{(1)}, U_{(2)}, U_{(3)}##. b) The locations of three gas stations are independently and randomly placed along a mile of highway. What is the probability that no two gas...
  38. Mathman2013

    Median vs. Second Quartile question

    Homework Statement Lets say I have a list of numbers. income=[17000, 11000, 23000, 19999, 21000, 10000] I sort them income_sorted=[10000, 11000, 17000, 19999, 21000, 23000] Calculate med 2nd Quartile. Homework Equations Median_formula = (n+1)/2 The Attempt at a Solution The second...
  39. jedishrfu

    B “Fixed mindsets” might be why we don’t understand statistics

    https://arstechnica.com/science/2018/10/fixed-mindsets-might-be-why-we-dont-understand-statistics/ The article outlines our difficulty of understanding statistics in everyday problems or while on juries.
  40. T

    Conditional Expectations of 2 Variables

    Homework Statement Suppose that the number of eggs laid by a certain insect has a Poisson distribution with mean ##\lambda##. The probability that anyone egg hatches is ##p##. Assume that the eggs hatch independently of one another. Find the expected value of ##Y##, the total number of eggs...
  41. bgm

    Granular load factor statistics for the Palo Verde plant

    Hello all, first post. I'm interested in granular load factor statistics for the Palo Verde plant, and LF reporting practices in general. Reviewing the LF stats for PV in the PRIS DB, I'm a bit confused. The annual LF in 2002 was 102. PRIS indicates that 102 is a percentage. What I would...
  42. T

    Expected bounds of a continuous bi-variate distribution

    Homework Statement [/B] ##-1\leq\alpha\leq 1## ##f(y_1,y_2)=[1-\alpha\{(1-2e^{-y_1})(1-2e^{-y_2})\}]e^{-y_1-y_2}, 0\leq y_1, 0\leq y_2## and ##0## otherwise. Find ##V(Y_1-Y_2)##. Within what limits would you expect ##Y_1-Y_2## to fall? Homework Equations N/A The Attempt at a Solution...
  43. E

    Calculations using Standard Deviation and Mean

    Homework Statement Homework Equations Chebyshev's Theorem: The percentage of observations that are within k standard deviations of the mean is at least 100(1 - (1/k2))% Chebyshev's Theorem is applicable to ANY data set, whether skewed or symmetrical. Empirical Rule: For a symmetrical...
  44. Enigman

    Applied Looking for a book on Multivariate Statistics

    Hey all, Joined a Material Science program and I have a course on Multivariate Stats. I have pretty minimal background on the topic so I thought I would pop back here asking for recommendations for a good start on the topic. Here's the course description -
  45. YoungPhysicist

    I Is there a simple explanation for Fermi-Dirac statistics?

    Is there a simple explanation for fermi-dirac statistics? I can't understand how a particle can "follow" a statistic.
  46. R

    Error bar calculation (statistics)

    Homework Statement For a project, I am trying to estimate the absorption curve of a certain plant species. Due to the variability within the species, I have taken the average of several measurements. In the figure below, the blue curves represent 3 separate measurements, and the red curve is...
  47. T

    Other Finding A Career Path After Graduating with Math & Physics Degrees

    This may be better suited in the academic forum, or possibly not even the normal type of question asked, but I was just judging based on other similar posts. I just graduated from college this past spring with a BS in Applied Mathematics and a BS in Physics, as well as a minor in computer...
  48. S

    Fortran Getting my method of bisection to output the correct value

    I am trying to write a program that calculates the root of chi-square. I am not getting the correct answer and I honestly am at my wits end trying to figure it out. I know my simp_p() method is returning the correct value, but for some reason my root_chisq() method is not giving me the correct...
  49. E

    I Order Statistics: CDF Calculation for i.i.d. Random Variables

    Suppose I have the random variables ##Z_k=X_k/Y_k## with a PDF ##f_{Z_k}(z_k)## for ##k=1,\,2\,\ldots, K##, where ##\{X_k, Y_k\}## are i.i.d. random variables. I can find \text{Pr}\left[\sum_{i=1}^3Z_k\leq \eta\right] as...
  50. A

    Deleting Old Accounts on Scientific Forums

    Hello! New here. Sort of. I have a major in math. I'd like to specialize in data science for my master's degree. This is my 2nd account here. I don't know how to delete the other one. Can anyone tell? Thanks.
Back
Top