question
stringlengths
37
38.8k
group_id
stringlengths
2
6
sentence_embeddings
listlengths
768
768
<p>I'm wondering if there are any sorts of standard distributions on subsets of integers $\{1, 2, ..., J\}$. Equivalently, we could express this as a distribution on a $J$ length vector of binary outcomes, e.g. if $J = 5$ then $\{1, 3, 5\}$ corresponds to the vector $(1, 0, 1, 0, 1)$.</p> <p>Ideally what I'm looking f...
g61462
[ 0.0034686841536313295, -0.012100334279239178, -0.026463676244020462, -0.028212400153279305, -0.07419498264789581, -0.0061198328621685505, 0.016779040917754173, -0.03331919014453888, -0.07722113281488419, -0.02824562042951584, 0.019630830734968185, 0.009129141457378864, 0.02699599601328373, ...
<p><strong>My Question</strong></p> <p>Consider the model $X_1, \dots, X_n \overset{\mathrm{iid}}{\sim} \cal N(\mu, \sigma^2), (\mu, \sigma^2) \in (-\infty, \infty) \times (0, \infty)$ with a product prior pdf $\xi(\mu, \sigma^2) = \xi_1(\mu)\xi_2(\sigma^2)$ where $\xi_1(\mu) = \cal N(a, b^2)$ and $\xi_2(\sigma^2) = \...
g61463
[ 0.004765623714774847, -0.07167209684848785, -0.03531629964709282, -0.05562413111329079, 0.008930087089538574, -0.022294441238045692, 0.02948438562452793, -0.019234096631407738, -0.0005754090962000191, 0.033204324543476105, 0.003197726560756564, 0.08156158030033112, 0.035920508205890656, -0...
<p>I'm trying to use R's <code>glm.nb</code> to calculate predictions and confidence intervals. When I'm using linear models after training a model, e.g., using:</p> <pre><code>model &lt;- lm(y ~ x) </code></pre> <p>I can get predictions and CIs using:</p> <pre><code>pred &lt;- predict(model, new_x, se.fit=T, interv...
g18049
[ 0.014355167746543884, -0.03913545981049538, -0.0036340844817459583, -0.017206264659762383, -0.010599933564662933, 0.03970874100923538, 0.05856648460030556, 0.03211851790547371, -0.06200733035802841, -0.042353350669145584, -0.035799309611320496, 0.01933489553630352, 0.01518307439982891, -0....
<p>Suppose I am interested in sampling many pairs $(\mathbf X, Y)$ from some distribution $f(\mathbf x, y)$ where $\mathbf x \in \mathbb R^p$, $p$ large ; I am interested in both exact and approximate simulations. $f(\mathbf x)$ is easy to sample from, but $f(y \mid \mathbf x)$ is not. </p> <p>For motivation, I could ...
g61464
[ -0.0019247605232521892, -0.0004762904718518257, -0.008974596858024597, -0.06249719858169556, -0.05401630327105522, -0.024873068556189537, 0.004916673991829157, -0.013596323318779469, -0.040499355643987656, 0.010939803905785084, 0.016701236367225647, -0.0058867777697741985, 0.0281224474310874...
<p>I am looking to analyze nonparametric, related sample data using a test similar to the McNemar. My independent and dependent variables are not dichotomous (7x5). For example, if my IV was level of anxiety (five levels) and my DV was rate of criminal offending (seven levels), how could I determine the association bet...
g18050
[ 0.05753576010465622, -0.020960016176104546, -0.014006746001541615, -0.006061278749257326, -0.04910339415073395, -0.06655460596084595, 0.04259134829044342, -0.015407584607601166, -0.021985413506627083, -0.028857985511422157, -0.0008540659910067916, 0.0073162587359547615, -0.001918312627822160...
<p>We know that red noise is the same as a first-order autoregressive (AR(1)) stationary Gaussian process with a positive correlation at unit lag. Does there exist some formal statistical test for red noise process?</p> <p>One way I can think of is to firstly fit an AR(1) model to the process, then perform white noise ...
g61465
[ 0.044488292187452316, -0.036443550139665604, 0.016468441113829613, -0.0503675602376461, 0.04001975432038307, 0.0009589688270352781, 0.005677621345967054, 0.025063782930374146, -0.009815755300223827, 0.0062909540720283985, 0.01310745906084776, 0.03285844251513481, 0.031794462352991104, 0.02...
<p>What test for significance is best to use to test the difference between the change of a categorical variable in a control group and the change in a pilot group?</p> <p>The variable had three categories (e.g. on-street parking, off-street parking, and garage parking). We want to see if the change of the percent of ...
g61466
[ -0.03272238373756409, -0.021582962945103645, 0.010049659758806229, -0.02827359363436699, 0.021555162966251373, -0.04297921061515808, 0.029718734323978424, 0.03449806571006775, -0.019186493009328842, 0.0030115589033812284, 0.016329336911439896, 0.03719714656472206, 0.043409112840890884, 0.0...
<p>Suppose I have two methods that I test over time on the same data. I suspect that the methods degrade over time, and that this degradation is more or less linear. I want to know if one method degrades faster than the other.</p> <p>So, what I do is, I fit a line through both sets of data points with ordinary least s...
g18052
[ 0.05123753100633621, -0.028585316613316536, -0.002094957046210766, -0.0153596056625247, 0.04060162231326103, -0.07067093998193741, 0.03564063459634781, -0.02254503034055233, -0.03608975186944008, -0.017443912103772163, -0.011939815245568752, 0.0761745274066925, 0.031241046264767647, 0.0478...
<p>In practice, how to evaluate whether a AR(P) process is stationary or not?</p> <p>How to determine the order for the AR and MA model?</p>
g18053
[ 0.014951066114008427, -0.10161861032247543, 0.006404665298759937, -0.01621784083545208, 0.0522695891559124, -0.03374650701880455, 0.05100634694099426, 0.04320933669805527, -0.003353478852659464, 0.011208889074623585, 0.041662588715553284, 0.005551936104893684, 0.033579763025045395, -0.0201...
<p>I ran an analysis on a very sparse 40K x 40K customer-item rating matrix for recommendations; I first ran SVD on this matrix using many different reduced rank sizes, k=20,30,40... I used the results from SVD for 1/0 prediction (before I did recomendations), and somehow I receive the best AUC from k=1. Is this reason...
g12749
[ 0.028581883758306503, 0.002498510992154479, -0.01490762922912836, 0.0033794124610722065, -0.01786002144217491, -0.031967081129550934, 0.004372385796159506, 0.019996609538793564, -0.004702932666987181, -0.005217433907091618, 0.041571322828531265, 0.004379859659820795, 0.07202551513910294, -...
<p>How do I compare d-prime scores from 2 different conditions for the same individual, using the d-primes and standard errors?</p>
g18055
[ -0.029543288052082062, -0.03541810065507889, 0.003694587852805853, -0.04795508459210396, -0.019816407933831215, 0.011829978786408901, 0.027915852144360542, -0.01989232562482357, -0.00472120800986886, -0.030289504677057266, -0.0002931995259132236, 0.029733458533883095, -0.01548267062753439, ...
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="http://stats.stackexchange.com/questions/4713/binomial-confidence-interval-estimation-why-is-it-not-symmetric">Binomial confidence interval estimation - why is it not symmetric?</a> </p> </blockquote> <p>Are confidence intervals always symmetrica...
g49620
[ 0.015774229541420937, -0.021503757685422897, -0.012137094512581825, 0.04405151680111885, 0.039956845343112946, 0.0380852185189724, 0.04239439219236374, 0.012331652455031872, -0.08349338173866272, -0.015803029760718346, -0.02232256717979908, 0.0537044033408165, -0.004550536163151264, -0.064...
<p>I'm using naive bayes classifier to classify between two groups of data. One group of the data is much larger than the other (above 4 times). I'm using the prior probability of each group in the classifier.</p> <p>The problem is that the result I get has 0% true positive rate and 0% false positive rate. I got the s...
g30732
[ 0.00950709916651249, -0.0382065512239933, 0.005911593325436115, -0.04360854625701904, 0.013611906208097935, -0.03701755031943321, 0.031329356133937836, 0.03847850486636162, -0.02843412756919861, -0.01031625084578991, 0.05924886465072632, 0.02420889213681221, 0.012155493721365929, 0.0466760...
<p>If I use a latent profile analysis (Gaussian Mixture Model) to model my observed multivariate probability distribution as a mixture (K-classes) of conditionally-independent normal pdfs, does this model imply that each <strong>within-class</strong> multivariate pdf is multivariate normal? </p> <p>Can you show my w...
g61467
[ -0.01705610379576683, -0.056299757212400436, 0.02933642826974392, -0.013110552914440632, -0.023048104718327522, 0.001886765705421567, -0.020078325644135475, 0.03519298881292343, 0.005443078000098467, -0.019227297976613045, 0.027560416609048843, -0.012137520126998425, -0.008745859377086163, ...
<p>I'm just studying my statistics exams and I came across something odd.</p> <p>When I try to get the 25th or 75th percentile with wolfram alpha, it gives me another answer than I should get according to my textbooks.</p> <p>simple example: <a href="http://www.wolframalpha.com/input/?i=first+quartile+32%2C42%2C46%2C...
g47888
[ 0.023296065628528595, -0.042876631021499634, -0.015196548774838448, -0.04457830637693405, 0.026850102469325066, -0.004362192470580339, 0.0018240190111100674, -0.010018392466008663, -0.03923194855451584, 0.0014326683012768626, 0.03824034705758095, -0.002410147339105606, 0.00141991232521832, ...
<p>I have two different models which estimate a continuous variable $X$ depending on N categorial covariates $V_i$. </p> <p>Is there a way to test if both models produce significantly different results? I could test for differences of their mean, median, variance, and distribution. However, how can I account for the c...
g61468
[ -0.01801004447042942, -0.07248122990131378, 0.004023569170385599, 0.019467787817120552, 0.032426703721284866, 0.0017092726193368435, 0.0006441545556299388, 0.040221307426691055, -0.06260265409946442, 0.013230161741375923, -0.0037984035443514585, -0.010909540578722954, 0.035543348640203476, ...
<p>Some Bayesians attack frequentist inference stating that "there is no unique sampling distribution" because it depends on the intentions of the researcher (Kruschke, Aguinis, &amp; Joo, 2012, p. 733).</p> <p>For instance, say a researcher starts data collection, but his funding was unexpectedly cut after 40 partici...
g22176
[ 0.025993380695581436, 0.02876930870115757, -0.009478919208049774, -0.0028823509346693754, -0.024714892730116844, -0.020464356988668442, -0.0025570178404450417, 0.025889357551932335, 0.013791774399578571, -0.010273181833326817, 0.016412483528256416, -0.016316551715135574, 0.013426506891846657...
<p>I need some help/insights on result of my data analysis.</p> <p>My object is to classify 3 types of different numbers. ie) 1 or 2 or 3</p> <p>I built </p> <ol> <li>C5.0 tree + leave group out cross validation (hold out) </li> <li>SVM (radial) -with preprocess: boxcox+standardize + leave group out cross validation...
g61469
[ -0.03017450124025345, -0.0412106066942215, 0.013076389208436012, -0.031185006722807884, 0.06991471350193024, -0.026409832760691643, 0.016491655260324478, 0.02478110045194626, -0.05434968322515488, 0.036978453397750854, -0.014363432303071022, 0.025326989591121674, 0.02604944258928299, 0.046...
<p>Let $X_1,\dots,X_n$ are i.i.d with distribution function $F$. Let $\hat F_n$ be its empirical distribution function, i.e., $$ \hat F_n(x)=\frac1n\sum_{i=1}^n1_{\{X_\le x\}}(x) $$ where $1_A(x)$ is the characteristic function.</p> <p>I am going to know the order of $$ T_n=\sum_{i=1}^n\left(\{\Phi^{-1}(\hat F_n(X_i)...
g61470
[ -0.031083067879080772, 0.018472839146852493, -0.024960774928331375, -0.04872332885861397, 0.023019956424832344, -0.01979965530335903, -0.005957993678748608, -0.024294549599289894, 0.01743760146200657, 0.01751168631017208, -0.011243234388530254, 0.021051937714219093, 0.0023644817993044853, ...
<p>I've done some analysis on a financial random walk, and even post-transformations am finding heteroskedascity across longer time periods. I want to investigate whether this is due to stochastic vol and was wondering how I can add stochastic vol into a first order random walk model?</p>
g61471
[ 0.025162817910313606, 0.019678257405757904, -0.002542588161304593, -0.022897614166140556, 0.0076259421184659, 0.0167874563485384, -0.0018550977110862732, -0.023086242377758026, -0.032683126628398895, 0.0025878283195197582, -0.018003927543759346, 0.004078279715031385, -0.008598795160651207, ...
<p>Gradient Descent has a problem of getting stuck in Local Minima. We need to run gradient descent exponential times in order to find global minima.</p> <p>Can anybody tell me about any alternatives of gradient descent as applied in neural network learning, along with their pros and cons.</p>
g61472
[ 0.014187795110046864, -0.013016272336244583, 0.012809221632778645, 0.0033439211547374725, 0.05472670868039131, -0.01294800452888012, 0.0624823160469532, 0.014353770762681961, -0.034298159182071686, 0.014777888543903828, -0.037765681743621826, 0.008823488838970661, 0.029425200074911118, 0.0...
<p>I have 30 observations, and I inculde 5 variables as independents using ENTER methods to conduct multiple linear regression.</p> <p>The results showed the multiple linear regression model does not reach significance (Not-significant F), however, there is a significant coefficient.</p> <p>In this situation, is the ...
g49368
[ -0.04314747452735901, -0.009030722081661224, 0.0038769389502704144, -0.0025519852060824633, 0.03688820078969002, -0.01295224204659462, -0.02446657419204712, 0.025554915890097618, -0.044441357254981995, -0.06339314579963684, -0.026852434501051903, -0.022058438509702682, 0.05332176387310028, ...
<p>In my corpus documents I have two different subjects. Which diffusion of LDA (asymmetric or symmetric) could help for assigning the words corresponds to Subject 1 and Subject 2 in my Topics?</p> <p>Here is my code: </p> <pre><code>jss_LDA &lt;- LDA(dtm, control = list(alpha = 0.1), k = 2) Topic_LDA&lt;- get_terms(...
g61473
[ 0.020642753690481186, -0.05112827196717262, 0.011915157549083233, -0.11887528747320175, 0.005918318405747414, 0.008824070915579796, -0.006346669048070908, 0.025575434789061546, -0.06096402928233147, 0.00026090675964951515, 0.014400668442249298, 0.03344285860657692, 0.04863836616277695, -0....
<p>In MCMC, </p> <blockquote> <p>Use a single chain with a burn-in period of 100 iterations and a sampling period of 1000 iterations.</p> </blockquote> <p>If I am correct, the "burn-in period" is the length of the first part of a sample path that is to be discarded.</p> <p>What does the "sampling period" mean? </...
g61474
[ 0.03834524005651474, 0.0003512230468913913, 0.010591047815978527, -0.032082825899124146, -0.008880906738340855, -0.03213287517428398, 0.0423920564353466, 0.009935338981449604, -0.017529882490634918, 0.0367659255862236, -0.004068351350724697, 0.04282653331756592, 0.031806476414203644, 0.017...
<p>Does anybody know how to compare two positive predictive value (PPV) from two different predictive models? I found some papers reporting $\chi^2$-test or Fisher exact test but I can´t figure out how the contingency tables would look like: They cannot be the same as for sensitivity/specifity tests, can they?</p> <p>...
g61475
[ 0.03060813620686531, -0.09299594908952713, 0.007868419401347637, -0.007519986480474472, 0.009991179220378399, -0.08115754276514053, -0.022132420912384987, 0.010958661325275898, -0.05800894275307655, -0.009742159396409988, 0.020914794877171516, 0.05428560823202133, 0.0717194601893425, 0.052...
<p>I have a system where the work flows through like so</p> <p>Open incident -> Find problem -> Validate -> Perform edit -> Sign off -> Complete</p> <p>Naturally this system can repeat at various stages. It's easy to workout the avg tasks for a client to see which create more work.</p> <p>But how can I see what part...
g61476
[ 0.004581197630614042, 0.019074849784374237, -0.03584708273410797, -0.04205145686864853, 0.061659738421440125, -0.07517106086015701, 0.08625095337629318, -0.014187430031597614, -0.017868073657155037, -0.021555406972765923, -0.020917100831866264, 0.005076978821307421, 0.06335862725973129, 0....
<p>I was recently asked:</p> <ul> <li>Is there an R implementation of a significance test for testing whether three or more correlations drawn from independent samples are equal?</li> </ul> <p>I found <a href="http://luna.cas.usf.edu/~mbrannic/files/regression/corr1.html#More%20than%20two" rel="nofollow">this formula...
g61477
[ 0.017397671937942505, -0.01639220491051674, -0.0011734911240637302, -0.0944046750664711, -0.018085040152072906, -0.026761891320347786, -0.00731312669813633, 0.03813135623931885, -0.022050391882658005, -0.04800126329064369, 0.0060530598275363445, 0.009916238486766815, 0.003597480244934559, ...
<p>I'm trying to analyse some temperature data, collected at 49 sites over a three month period. The data are in the form of a maximum reading at each site on each day. I'm interested in how temperature differs between sites, and want to generate predicted temperature values for days when I do not have readings at a gi...
g61478
[ 0.00460755405947566, -0.07610738277435303, -0.03137177601456642, -0.040297143161296844, -0.0017325457883998752, -0.004191044718027115, 0.0126194404438138, 0.008850263431668282, -0.0432121567428112, -0.014417863450944424, -0.01225134078413248, -0.015919411554932594, 0.044113826006650925, 0....
<p>How do you do normalization so that when I get the mean/variance, the flat values wont affect the results? For example, in the figure below, Graph 1 &amp; 2 are both considered to be noisy as compared to Graph 3. </p> <p><img src="http://i.stack.imgur.com/BqGcq.jpg" alt="enter image description here"></p> <p>Howev...
g61479
[ 0.04417331516742706, -0.03924382105469704, -0.017952483147382736, -0.022651351988315582, 0.026419835165143013, -0.016841910779476166, 0.017465218901634216, 0.02283162623643875, 0.0027296754997223616, -0.02880273386836052, 0.007202607579529285, 0.010744757950305939, 0.02559957653284073, -0....
<p>Is it necessary to <em>always</em> include the random intercept in a mixed model? Can we drop it sometimes? How can we know <em>when</em> it is or it is not possible to drop it? Would its exclusion adversely affect the model specification? Is that effect always considerable? How can we know when it is considerable a...
g61480
[ -0.01766642928123474, -0.0443481020629406, 0.00943798664957285, -0.004000562243163586, 0.03725055605173111, 0.008355403319001198, 0.07000536471605301, 0.07606130838394165, -0.00390792079269886, -0.03682955354452133, -0.0024469755589962006, -0.01794474944472313, 0.051068197935819626, 0.0285...
<p>Where it says 'Differential baseline bias only', I see both a differential baseline bias and a differential treatment effect bias. From my understanding, to have no differential treatment effect bias, $y_i^{1}$ - $y_i^{0}$ has to be the same for both the treatment group and the control group. However it is (20-10 =...
g61481
[ 0.06380663067102432, -0.05596088245511055, -0.01739530637860298, -0.028055738657712936, 0.06362223625183105, 0.014176850207149982, 0.06319409608840942, 0.015093007124960423, -0.023170076310634613, -0.05702785402536392, 0.019095830619335175, 0.04663429409265518, -0.013250536285340786, 0.004...
<p>I have data for solute export by month (monthly mean values with year aggregated so that n=12), in one-way ANOVA the groups should be independent. A month of high solute export will probably lead to the mean of the following month also being high, however this is not always the case. Is one-way ANOVA appropriate for...
g18072
[ -0.038568880409002304, -0.005242792423814535, -0.004326499067246914, -0.03634406253695488, -0.07261229306459427, 0.0074210213497281075, -0.00527975196018815, -0.00748758390545845, -0.0028667980805039406, 0.013974289409816265, 0.028990020975470543, 0.02390316128730774, 0.008526595309376717, ...
<p>I have $n$ individuals, and for each individual, I have two measurements using two devices (device X and device Y). I know the ground truth for the correct measurement, and I can classify each measurement as accurate or inaccurate. Thus, for each individual I effectively have a boolean value that indicates whether...
g61482
[ 0.017670199275016785, -0.01908944733440876, -0.002300336491316557, 0.01283931266516447, 0.04966690018773079, -0.03381574526429176, 0.05483398586511612, 0.012634415179491043, 0.0043790629133582115, -0.019161922857165337, 0.01814553514122963, 0.04938338324427605, 0.042234938591718674, -0.009...
<p><strong>Background</strong></p> <p>I'm currently looking into how reliable confidence intervals are on bounded scores (EQ-5D) and I compare regular asymptotic, robust and botstrap-based confidence intervals. The robust (alias heteroscedacity-consistent) perform really well but have a significant over-coverage in sm...
g61483
[ 0.05176365748047829, -0.01386150810867548, 0.0021595892030745745, 0.00485030235722661, -0.012462160550057888, 0.004212706815451384, 0.05080503597855568, 0.017434656620025635, -0.04769233986735344, 0.02236189693212509, 0.022001946344971657, 0.0018258447526022792, 0.015954554080963135, 0.033...
<p>Given a Poisson distribution with parameter $\lambda$ (basically a Poisson process), how can I prove that this Poisson process is independent and stationary increment? Or the memoryless property: $$P(N(t+s)|N(t))=P(N(s))$$ From what I learned, the basic definition of a Poission process includes self increment and th...
g61484
[ 0.08705700933933258, -0.027359886094927788, -0.006157246418297291, -0.04600422456860542, -0.0013975325273349881, -0.0566682405769825, -0.030471570789813995, 0.031872089952230453, -0.01892578788101673, 0.020733091980218887, -0.0984133705496788, 0.037699613720178604, -0.020279116928577423, 0...
<p>For which kinds of supervised machine learning techniques is it possible to estimate how uncertain the model is about its predictions for given level/range of the predictor once the model is trained on a set of data?</p> <p>I can imagine that it is possible to do that e.g. for random forest by looking at the varian...
g61485
[ -0.028956633061170578, -0.032327890396118164, 0.020817570388317108, 0.015840161591768265, 0.01435830071568489, -0.015010340139269829, -0.03309835121035576, 0.05304841324687004, -0.03770199790596962, -0.027424992993474007, -0.03443504869937897, 0.011104822158813477, 0.0228229109197855, 0.00...
<p>I have two questions :</p> <p>I am wondering if it is possible to know the size of the sample (n) for a multiple linear regression if I want the tests to be powerful enough ? To me, it seems very difficult in reality to use the calculation of power for the multiple linear model, because it would be necessary to ent...
g61486
[ 0.0023411756847053766, -0.01655665785074234, 0.010865192860364914, 0.0059210434556007385, -0.027213897556066513, -0.0822855681180954, -0.0573025718331337, 0.030741486698389053, -0.07216458767652512, -0.01774446852505207, -0.01597777009010315, -0.0028880054596811533, 0.012765821069478989, 0...
<p>I have implemented Maximum-entropy Markov model (MEMM) for the Named entity recognition (NER) problem. I have four classes: geographical, people, material (book titles etc) and other.</p> <p>Class <code>other</code> is overrepresented in the training &amp; test datasets. It occurs 88% (about 40k samples) of the tim...
g61487
[ -0.010324625298380852, -0.02400701679289341, 0.0076180920004844666, -0.036426372826099396, 0.005273078102618456, -0.023840943351387978, -0.04391830787062645, 0.09737226366996765, -0.018284203484654427, 0.03883255273103714, 0.019005300477147102, 0.0014664764748886228, 0.03492753207683563, 0...
<p>I measured an attribute X (continuous variable) of the same set of companies' annual reporting at two points in time and now want to test whether the change in the attribute X is significant if one controls for factors such as size and profitability. Basically I want to understand if when controlling for e.g. the ch...
g18076
[ 0.005847178399562836, -0.009695680812001228, -0.027367079630494118, -0.07191609591245651, -0.02049054019153118, -0.052945248782634735, 0.01834859699010849, 0.0050302064046263695, -0.021607471629977226, 0.015231079421937466, -0.010865529999136925, 0.08802313357591629, 0.05494687333703041, 0...
<p>Please give me idea how to efficiently recode a categorical variable (factor) into the set of orthogonal polynomial contrast variables.</p> <p>For many types of contrast variables (e.g. deviation, simple, Helmert, etc.) the pass is:</p> <ol> <li>Compose the contrast coefficients matrix correspondig to the type.</l...
g61488
[ -0.05016534402966499, -0.03457770496606827, -0.003606705227866769, -0.04375176131725311, 0.04336027055978775, -0.054395489394664764, -0.02129341848194599, -0.0020685982890427113, -0.007370371371507645, 0.04828586429357529, -0.021329659968614578, 0.10184453427791595, 0.007303878664970398, 0...
<h1>Informal question</h1> <p>Suppose there is a fruit (an apple or an orange) in the next room and ten people observe the fruit. Eight of them report that the fruit is an apple. What is the probability that the fruit is an apple?</p> <h1>Formal question</h1> <p>Let $X\in\left\{1,\ldots,l\right\}$ be the true label ...
g61489
[ -0.0060780891217291355, 0.022429674863815308, -0.02147056721150875, -0.07122250646352768, 0.02631385065615177, -0.027615468949079514, 0.009936114773154259, -0.0080288490280509, -0.01782688871026039, -0.009537427686154842, 0.014359112828969955, 0.021432047709822655, 0.03258729353547096, 0.0...
<p>I am trying to evaluate the significance of overlap between several gene lists. Here I have applied different methods to select genes relevant to a disease and I have several 4 way venn diagrams illustrating the results. </p> <p>My main goal is to determine whether the intersection of these 4 methods is significant...
g61490
[ 0.025615377351641655, 0.04420480504631996, 0.017149394378066063, -0.036960989236831665, 0.010804180055856705, -0.02919030748307705, 0.01005639135837555, -0.002617516787722707, -0.01056375540792942, 0.04191289469599724, 0.0016784706385806203, -0.011597241275012493, 0.03214782103896141, 0.04...
<p>I'm experimenting with some graph drawing and using historical imports/exports data for various countries as a dataset. I'd like to adjust these annual figures (which go from 1955 to 2013) for inflation but I'm not sure exactly how.</p> <p>I'm using data from <a href="http://stats.oecd.org/Index.aspx?QueryId=164" r...
g18078
[ -0.012608475051820278, 0.05145711824297905, -0.014027630910277367, -0.05016980320215225, -0.04088723286986351, -0.06597628444433212, -0.02385488525032997, 0.018507251515984535, -0.03168303892016411, 0.03258387744426727, 0.04429469257593155, 0.005148021504282951, 0.02663777396082878, -0.029...
<p>The first section of this <a href="http://www.statisticsdonewrong.com/p-value.html" rel="nofollow">article</a> provides some intuition on base rate fallacy with p-values. In particular, it uses as example a cancer test. </p> <blockquote> <p>Suppose I am testing a hundred potential cancer medications. Only ten of ...
g18080
[ 0.041179947555065155, 0.05647500604391098, 0.020826706662774086, 0.02343195676803589, 0.048235077410936356, -0.03221884369850159, -0.030571021139621735, 0.036882661283016205, -0.0038321807514876127, -0.028652779757976532, 0.02256030961871147, 0.052020564675331116, 0.009398438036441803, 0.0...
<p>I have Group A, B, C. My hypotheses are:</p> <p>1) proportions of C are different from proportions of B (=independance) <br /> 2) proportions of A are NOT different from proportions of B (=NO independance) </p> <p>results: <br /></p> <pre><code>A: success = 0.085 n=50 B: Success = 0.167 n=50 C: Success = 0.380 n=...
g61491
[ 0.02469554729759693, -0.055643025785684586, 0.0018986642826348543, -0.03723127394914627, 0.030152777209877968, -0.06527922302484512, 0.014764871448278427, 0.045932069420814514, -0.05765845999121666, 0.03295106068253517, 0.005200599320232868, 0.0179330725222826, -0.04459705576300621, 0.0626...
<p>I have data from a 24-item (each item ordinal) scale used at two time points in 2 groups - before and after treatment with treatment A and treatment B. I want to capture a core group of symptoms that are related and might respond to one treatment but not another, i.e. I want to see if the magnitude of the change in ...
g4
[ 0.01747504062950611, -0.06407913565635681, -0.01722436212003231, -0.07267154008150101, -0.026916444301605225, -0.03773152828216553, 0.03476591035723686, 0.003639921313151717, 0.0010425193468108773, -0.007654824294149876, 0.025516949594020844, 0.02579355798661709, -0.03895709291100502, -0.0...
<p>Some guys, decided to make some money, by selling lemonade in different public places. Each guy has a fix spot on which she sell the lemonade. In every morning, they go to a lemonade maker warehouse and buy the stock for the entire day, based on their forecasts. At any moment of the day, they can ask for an instant ...
g47908
[ -0.04365110769867897, -0.03359508886933327, 0.02387932501733303, -0.04659044370055199, -0.05530983954668045, -0.04893569275736809, -0.012426641769707203, 0.0316859632730484, -0.04982150346040726, 0.004630439914762974, 0.053420376032590866, -0.006074686534702778, 0.07892969995737076, 0.0537...
<p>I have a question about the normalization in case we use weigthed last squared. By normalization i mean the column of the predictor matrix $X$ have unitary variance. In case of WOLS i weigth each observation $y_i$ and predictor $x_i$ with a weigth $w_i$. </p> <p>$$\min\sum_{i=1}^n (w_i y_i - \beta w_i x_i))^2 $$ $...
g18084
[ 0.003403635695576668, -0.023377908393740654, -0.006448289379477501, -0.031456831842660904, 0.021112654358148575, -0.038142334669828415, 0.00708133727312088, 0.014129243791103363, 0.003927941434085369, -0.03311561048030853, -0.01585407182574272, 0.09716524928808212, -0.02164207026362419, 0....
<p>Does the sign of the vectors returned by PCA have any significance after I center my variables?</p>
g49826
[ 0.010315421037375927, -0.04790918529033661, -0.00626712990924716, -0.046323250979185104, -0.016177255660295486, -0.04427819326519966, 0.055203523486852646, -0.004385937005281448, 0.009475456550717354, -0.04451589658856392, -0.0008292521815747023, 0.03174031525850296, -0.022598890587687492, ...
<p>This is an excerpt from the second edition of <a href="http://books.google.com.au/books?id=0CAgx5kQSwcC&amp;pg=PA79&amp;lpg=PA79" rel="nofollow">An Introduction to Generalized Linear Models</a> by Annette J. Dobson:</p> <p><img src="http://i.stack.imgur.com/Cc4cq.png" alt="enter image description here"> <img src="h...
g61492
[ 0.010572253726422787, -0.05247127637267113, -0.031019220128655434, -0.007614510599523783, 0.04457012563943863, 0.014228912070393562, 0.03139740228652954, 0.005163691006600857, -0.04802624508738518, 0.040151018649339676, -0.034642916172742844, 0.037005700170993805, 0.01838899776339531, 0.01...
<p>A Common expression for Pearson's goodness of fit test is</p> <p>$\chi^2 = \sum_i \frac{(O_i - E_i)^2}{E_i}$</p> <p>Where $O_i$ and $E_i$ are the observed and expected frequencies respectively.</p> <p>Now assuming we want to test the goodness-of-fit of a Poisson distribution to the data, estimated using a MLE par...
g61493
[ 0.035007450729608536, -0.03667501360177994, -0.013958152383565903, -0.04822907969355583, 0.01658395119011402, -0.03163200244307518, -0.010231945663690567, 0.038203928619623184, -0.04978863522410393, -0.015375124290585518, 0.002325488021597266, -0.019083615392446518, 0.022369101643562317, -...
<p>I have data in the following format:</p> <pre><code>id yrdx yrsrv dead 1 2000 3 1 2 2003 10 0 3 2004 5 0 4 2007 1 1 </code></pre> <p>where <code>yrdx</code> indicates the year of diagnosis for a disease, <code>yrsrv</code> indicates how long an individual survived, and <code>dead</code> indicate...
g61494
[ 0.0004961225786246359, -0.06967730075120926, -0.024910761043429375, -0.03816743567585945, -0.022320428863167763, 0.007834943011403084, 0.024025389924645424, 0.0015303257387131453, -0.027987858280539513, 0.010733499191701412, -0.01635340414941311, -0.01051713339984417, 0.057243525981903076, ...
<h3>The setting</h3> <p>A user is presented with a number of options related to her search query. She chooses one of them. As a result, a payout is generated. The payout lies in the range [0.05, 0.50], but the payout of each option is not known. The total number of options is $n$. </p> <h3>Observable data</h3> <p>F...
g61495
[ -0.010096169076859951, 0.04399954155087471, -0.033221203833818436, -0.05612335354089737, -0.011373444460332394, -0.008015023544430733, 0.015589315444231033, 0.020008478313684464, -0.04981950670480728, 0.02760910615324974, -0.021910378709435463, -0.012162180617451668, 0.09729603677988052, 0...
<p>I'm trying to understand the whole variance/std error thing of a time series of financial returns, and I think I'm stuck. I have a series of monthly stock return data (let's call it $X$), which has expected value 1.00795, and variance 0.000228 (std. dev is 0.01512). I'm trying to calculate the worst case of the annu...
g61496
[ 0.058514367789030075, 0.006732774432748556, -0.021117713302373886, 0.03509419783949852, -0.027798518538475037, 0.004822039511054754, 0.0025672700721770525, -0.03391680493950844, -0.015874022617936134, -0.0511949360370636, 0.0047108265571296215, 0.05165283754467964, 0.043602850288152695, 0....
<p>Maybe this question has answer in medicine, but are there any statistical reasons why <a href="http://en.wikipedia.org/wiki/Body_mass_index" rel="nofollow">BMI index</a> is calculated as $\text{weight}/\text{height}^2$? Why not for example just $\text{weight}/\text{height}$? My first idea is that it has something to...
g61497
[ 0.06513233482837677, -0.00511507922783494, -0.010899391025304794, -0.055581118911504745, 0.02451045624911785, 0.004616226069629192, 0.05370806157588959, -0.03160421550273895, -0.07696903496980667, -0.015681002289056778, -0.012486704625189304, 0.04799727350473404, 0.07658639550209045, -0.01...
<h1>Background</h1> <h2>Introduction</h2> <p>I have a data set consisting of data collected from a questionnaire that I wish to validate. I have chosen to use confirmatory factor analysis to analyse this data set.</p> <h2>Instrument</h2> <p>The instrument consists of 11 subscales. There is a total of 68 items in th...
g61498
[ 0.07329808920621872, -0.052518319338560104, -0.008161368779838085, -0.03301795572042465, 0.04908095300197601, -0.0032063107937574387, 0.05576646327972412, 0.01929285377264023, -0.016999663785099983, -0.0013071700232103467, -0.0121874725446105, 0.024706706404685974, 0.0026651418302208185, 0...
<p>The characteristic function of the Fisher$(1,\alpha)$ distribution is: $$C(t)=\frac{\Gamma \left(\frac{\alpha +1}{2}\right) U\left(\frac{1}{2},1-\frac{\alpha }{2},-i t \alpha \right)}{\Gamma \left(\frac{\alpha }{2}\right)}$$</p> <p>Where $U$ is the confluent hypergeometric function. Looking to solve the inverse Fo...
g18096
[ -0.002614564960822463, -0.004828659351915121, -0.034343231469392776, -0.08015203475952148, -0.0015424771700054407, -0.03730655834078789, -0.001848523155786097, -0.0075222463347017765, -0.03182470425963402, 0.0044600870460271835, -0.028441891074180603, 0.014232397079467773, -0.000704987440258...
<p>Is the order of variables in an R model supposed to be significant? For some reason, the two models below result in different coefficients associated with fm and yr (which are supposed to model fixed effects associated with fm and yr respectively):</p> <pre><code>set.seed(0) fm = c(rep("A", 5), rep("B", 5), rep("C...
g61499
[ -0.025832608342170715, -0.03341827541589737, -0.002383497077971697, -0.01132993958890438, 0.04194823279976845, -0.04331950470805168, 0.0421072393655777, 0.010927452705800533, -0.036318931728601456, -0.00528176361694932, -0.040160346776247025, 0.024715928360819817, 0.015470040962100029, -0....
<p>Is it $0$ for for $h&gt;0$? Or can anybody recommend some reference material for me?</p>
g27119
[ 0.05085942521691322, 0.024347485974431038, 0.015023315325379372, -0.006740532349795103, 0.03745429217815399, -0.04547349363565445, -0.04478662833571434, 0.03998440504074097, -0.03349349647760391, 0.0019902328494936228, 0.007884236983954906, 0.009176243096590042, 0.00740033620968461, 0.0126...
<p>Consider the following slightly unrealistic experiment:</p> <p>I have an infinitely large pool of questions to write exams from, and suppose that the questions are continuously rated in difficulty from 0 to 10 and that each difficulty rating has an infinite number of questions in the pool corresponding to it. The e...
g61500
[ -0.04051648825407028, -0.021197685971856117, -0.0034774343948811293, -0.031042246147990227, 0.02727881632745266, 0.06057020276784897, 0.07547082751989365, 0.03455023467540741, -0.03755680099129677, -0.05806134268641472, 0.007193778175860643, -0.0016931419959291816, 0.012249361723661423, 0....
<p>While analysing a particular iterative method which reaches the fixed points of a multivariate function f(x, y) (x and y are N-dimensional vectors in this case), I was able to reformulate it in the following terms</p> <p><img src="http://mathurl.com/pg9xuv5.png" alt="eqn"></p> <p>that is, as some kind of 'alternat...
g18098
[ -0.005471576005220413, -0.07621888816356659, -0.009082360193133354, 0.005504674278199673, -0.024233300238847733, -0.07406087964773178, -0.0023777063470333815, -0.01659524254500866, -0.04599758982658386, 0.055185165256261826, -0.011326325125992298, 0.027565784752368927, 0.0617837980389595, ...
<p>I am really new to this topic of optimization. My question is, if this is actually something that can be done in python. </p> <p>Let´s say i am using a Data Mining tool in the background, doing complex regressions that cannot be described in an algebraic equation. Python is used to get the estimated result of an de...
g61501
[ 0.044236522167921066, 0.010105438530445099, -0.006080500315874815, -0.011171586811542511, -0.03774925321340561, -0.04744642972946167, -0.010729635134339333, 0.006688108667731285, -0.08696722239255905, -0.051965776830911636, -0.03176332637667656, 0.04925809055566788, 0.02716655284166336, -0...
<p>This is partly an R question and partly a stats question:</p> <p>I am trying to do batch forecasts using the auto.arima function from the forecast package. I have over 1000 items to forecast so doing it by hand is not feasible.</p> <p>The auto.arima function consistently gives me predictions whose deviation from t...
g15924
[ 0.02566077746450901, -0.05241558700799942, 0.0018252766458317637, 0.006138810887932777, -0.03539043292403221, -0.006297698710113764, 0.06387888640165329, 0.05035316199064255, -0.03204435110092163, -0.008722584694623947, 0.026765460148453712, 0.02603633515536785, 0.09093406796455383, 0.0161...
<p>I cannot differentiate clearly between "interaction" and "collinearity" in multiple linear regression. For me these terms are related but not the same.</p> <p>I have searched the forum but could not find the answer. Please share your answer if you have. If you know there is an answer somewhere in the forum for this...
g61502
[ 0.035007741302251816, -0.010478590615093708, 0.006611804477870464, 0.0031890389509499073, 0.03190779313445091, -0.04180961474776268, 0.045488256961107254, -0.05153389647603035, -0.038323987275362015, -0.004512701649218798, -0.03699001669883728, 0.02327740378677845, -0.008994943462312222, -...
<p>This problem compute to showing cource. </p> <p>Fie tosses of a coin with P(head)=p resulted in H,T,T,T,T.</p> <pre><code> 1) Write the likelihood function L(p). 2) Compute the maximum likelihood estimate of p. </code></pre>
g18100
[ -0.014285427518188953, -0.011459952220320702, -0.008959534578025341, -0.08688274770975113, 0.00004184182398603298, -0.032667867839336395, 0.026647765189409256, 0.06253153830766678, -0.05991720035672188, 0.012665174901485443, -0.08479028940200806, 0.0276875551789999, 0.05524340644478798, 0....
<p>I need some hints for the following questions.</p> <p>Let $X_1, \dots, X_8$ be a random sample from a normal population having known mean $\mu$ and variance 2. Let $\bar X_7={1\over 7} \sum_1^7X_i$ be the average of the first 7 of them.</p> <ol> <li><p>What is the mean and variance of $X_8-\bar X_7$?</p></li> <li>...
g18101
[ -0.0007902514771558344, 0.03246551752090454, -0.04732641577720642, -0.02986878715455532, -0.006181696429848671, -0.0006442576413974166, 0.02293621189892292, -0.01848931983113289, 0.011843119747936726, -0.01667655259370804, -0.023547537624835968, 0.04787949100136757, -0.007633928209543228, ...
<p>I'm trying to teach myself statistics. Please help me with this estimation problem:</p> <p>Let 12,15,14,16,13 be real observations from $\mathcal{N}(\mu_1,σ_1^2)$ and 2,6,7 be real observations from $\mathcal{N}(μ_2,σ_2^2)$.</p> <ol> <li><p>compute an unbiased estimate of $σ_2^2$.</p></li> <li><p>suppose that $σ_1...
g47926
[ -0.004473384935408831, -0.02501540631055832, -0.0039054390508681536, -0.033209580928087234, -0.003062762087211013, -0.08044890314340591, -0.028086429461836815, 0.013604683801531792, -0.050731975585222244, 0.01631205715239048, 0.012890757992863655, 0.034106139093637466, 0.026664502918720245, ...
<p>I'm doing a cross validation using the leave-one-out method. I have a binary response and am using the boot package for R, and the <a href="http://stat.ethz.ch/R-manual/R-patched/library/boot/html/cv.glm.html" rel="nofollow">cv.glm function</a>. My problem is that I don't fully understand the "cost" part in this fun...
g61503
[ 0.01247709896415472, -0.01826590485870838, -0.01303248293697834, -0.007394473534077406, 0.05325928330421448, -0.020516688004136086, 0.09079355001449585, 0.01881946250796318, -0.04514441639184952, -0.006190954241901636, -0.06412115693092346, 0.04305190220475197, 0.019025523215532303, 0.0211...
<p>So I have two sets of profiles scores which are as below</p> <pre><code> Set 1 Set2 1,2,3,43,7 3,4,7,10,5 3,4,14,54,2 9,34,6,4,22 (5 numbers) (5 numbers) </code></pre> <p>The actual numbers are much smaller and Set 1 and Set 2 are much larger. I calculated the Pearson's ...
g61504
[ 0.03719469532370567, -0.009065715596079826, 0.006805894896388054, -0.05906086415052414, -0.0012989344540983438, -0.012004977092146873, 0.020840080454945564, -0.03865961730480194, -0.041403722018003464, 0.0024284638930112123, 0.011958464048802853, 0.007337861694395542, -0.002850822638720274, ...
<p>If a time series has several runs of missing data is it best to impute the mean of the previous observations?</p>
g61505
[ 0.043254557996988297, -0.005115068051964045, -0.0018094367114827037, -0.04120434448122978, 0.008669649250805378, 0.037377990782260895, 0.01338608842343092, -0.017365841194987297, -0.03287623077630997, -0.0025542296934872866, 0.008630959317088127, 0.02647159807384014, 0.001972764264792204, ...
<p>I have some samples of a stable real-world process. Its is polymodal, and does not cleanly fit any of the "textbook" analytic distributions. I need to make very accurate estimates of the maximum value for a number of samples that is much larger than what I have. </p> <p>Two things that I thought of and have show...
g18103
[ -0.03269841521978378, -0.021503882482647896, -0.018491582944989204, -0.04878346249461174, -0.05479171872138977, -0.032884929329156876, -0.011634967289865017, 0.03637298569083214, -0.048973746597766876, -0.019172590225934982, 0.0008687656372785568, -0.030869588255882263, 0.06187322363257408, ...
<p>I have done a last-digit test on a draw of numbers between 1 og 370. Team A drew 64 numbers from the pool, and the last digit of those numbers spread out like this:</p> <p>Digit: 0 1 2 <strong>3</strong> 4 5 6 7 8 9</p> <p>Frequency: 9 (14,06 %) 7 (10,94%) <strong>13 (20,31%)</strong> 3 (4,69 %) 5 (7,81%) 4 ...
g61506
[ 0.022149844095110893, 0.005456127692013979, -0.004072966054081917, -0.049992114305496216, 0.02947372943162918, 0.03202332928776741, 0.01630873791873455, -0.016542265191674232, 0.012060788460075855, -0.03856371343135834, -0.0008062312263064086, 0.018840348348021507, 0.023972731083631516, -0...
<p>I use R to run GLMM models in my study. Then in my situation, I have 10 independent variables and one of them has 3 categories. Then, when I run the GLMM, it usually uses one category as baseline, so it compares category A with B, and A with C, but does not compare B with C. </p> <p>In this case, is it possible to ...
g18105
[ -0.0026796478778123856, -0.07440531998872757, 0.01724913902580738, -0.030224228277802467, 0.04631754010915756, 0.002848928328603506, -0.006173931527882814, -0.0026677504647523165, -0.04294975847005844, -0.003023595316335559, 0.03299602121114731, 0.02509232610464096, -0.02619299292564392, 0...
<p>If I have 50 variables in my PCA, I get a matrix of eigenvectors and eigenvalues out (I am using the MATLAB function <code>eig</code>).</p> <p>I have normalised the eigenvalues to sum to 1, and they are returned already sorted by magnitude. I just want to know how to match them to the variables, by looking at the m...
g61507
[ -0.01785087026655674, -0.03714461997151375, 0.0074262614361941814, -0.0608518160879612, -0.019845303148031235, -0.01592397876083851, 0.0324077345430851, 0.03877608850598335, -0.026994042098522186, 0.03041963465511799, 0.009167901240289211, 0.0010131472954526544, 0.04283272102475166, 0.0329...
<p>Suppose I have two random variables defined on the probability space $(\Omega, \mathcal{F}, P)$: $X_1: \Omega \rightarrow R$ and $X_2: \Omega \rightarrow R$. Assume that $X_1$ and $X_2$ are identically distributed. Following the definition, this means that $P(X_1 \in E)=P(X_2 \in E)$ $\forall E \in B(R)$, i.e. $P(\o...
g61508
[ 0.05118251219391823, -0.06828954070806503, -0.0024675007443875074, -0.012346967123448849, 0.05675092712044716, -0.003725985996425152, 0.008946903981268406, -0.0024911663495004177, -0.020083850249648094, 0.0007968452991917729, -0.025722449645400047, 0.02789361961185932, 0.0026810935232788324,...
<p>A beta distribution with its parameters $\alpha = \beta = 1$ is the uniform $[0, 1]$ distribution.</p> <p>What distribution is to the discrete uniform distribution (the sample space is left undecided), as the beta distribution is to the uniform distribution over $[0,1]$?</p>
g61509
[ 0.018725702539086342, -0.014874034561216831, -0.026108402758836746, -0.03470907360315323, 0.045095548033714294, 0.005323365330696106, 0.0041108098812401295, -0.004434545058757067, -0.0016559134237468243, -0.056847527623176575, 0.008480846881866455, -0.01513396855443716, -0.03805157542228699,...
<p>I need to explain the calculations involved in a meta-analysis with Hazard ratios (random effects) for programming in a tool. It is not possible to use statistical softtware neither webpages where these calculations are implemented. We will have available the HRs and their 95%CI, where we can deduce the SE of the l...
g61510
[ 0.01794707588851452, 0.008963254280388355, -0.01741243526339531, -0.005669628735631704, 0.0006057409336790442, -0.027597717940807343, 0.00035635760286822915, 0.022134888917207718, -0.02844584733247757, -0.022446541115641594, -0.05300292372703552, 0.028253260999917984, 0.057926446199417114, ...
<p>I realise that the term factor has additional applications in other areas (e.g. in ANOVA), but it seems to me that in factor analysis the two terms are used synonymously.</p>
g61511
[ 0.03646472841501236, 0.023889705538749695, 0.030100392177700996, -0.014228878542780876, 0.024106228724122047, -0.017489509657025337, 0.019385941326618195, 0.010710999369621277, 0.008460762910544872, -0.00785340927541256, -0.01784241758286953, 0.02071274071931839, 0.03234783187508583, -0.01...
<p>Does taking the first difference of a series with a unit root ALWAYS give us a stationary series? I tried taking the first difference, but Dickey Fuller test tells me the new series still has a unit root... Thank you! </p>
g61512
[ 0.030572988092899323, -0.03690752014517784, 0.025211503729224205, 0.0005273603019304574, 0.019879691302776337, -0.017528509721159935, 0.012213187292218208, -0.014630120247602463, -0.0030219443142414093, 0.01711268723011017, -0.03162340819835663, 0.036504052579402924, -0.026339417323470116, ...
<p>There is a substantial literature on identifying the best-fitting distribution for income and wealth data. Candidates have included the log-normal, Gamma, Singh-Maddala, Dagum type I and generalized Beta of second kind. Usually the assumption is that there is likely to be one such distribution applying to all count...
g61513
[ 0.05026189237833023, 0.02190558612346649, 0.0014872764004394412, -0.020056426525115967, 0.0116442134603858, 0.05192170664668083, -0.009136178530752659, -0.06128360703587532, -0.014342048205435276, -0.00899689644575119, -0.030486339703202248, -0.04523565247654915, 0.010961619205772877, -0.0...
<p>My data are in SPSS. I teach in a nursing program.</p> <p>During their junior year, 68 students participated in a simulation scenario for heart failure. They were by rated by observers (0/1, did not do/did do) on 102 items, thus a student's score could range from 0-102 (actual range was 26-86 with a mean of 57.41 a...
g18110
[ 0.008506047539412975, -0.034527674317359924, 0.002641022903844714, -0.04817653074860573, 0.0047293007373809814, 0.027132021263241768, 0.010909352451562881, 0.03055882826447487, 0.013727045617997646, -0.03796706721186638, 0.03870150446891785, 0.06451945006847382, 0.08053530007600784, -0.000...
<p>Hope this newbie question is the right question for this site:</p> <p>Suppose I would like to compare the composition of ecological communities at two sites A, B. I know all three sites have dogs, cats, cows, and birds, so I sample their abundances at each site (I don't really have an "expected" abundance for each ...
g41676
[ 0.02880716882646084, -0.015099918469786644, -0.006307269912213087, -0.05618743970990181, 0.03576075658202171, -0.013589147478342056, -0.009150904603302479, 0.013666321523487568, -0.023249564692378044, -0.00824111606925726, -0.03372051566839218, -0.012024817988276482, 0.03998186066746712, 0...
<p>I am trying to fit a log-linear model to a large number of variables from survey data. There are some reasons that it might be preferable to fit logistic regressions to that data instead. Several authorities suggest that these are equivalent. However, I have some reasons to doubt this. </p> <ol> <li>Log-linear m...
g61514
[ 0.006595185957849026, 0.009562339633703232, -0.0004718586860690266, -0.01979917660355568, 0.0257005225867033, -0.03564467281103134, 0.020306389778852463, -0.024552982300519943, 0.011373762041330338, -0.020437166094779968, 0.01445546094328165, -0.03245963156223297, 0.046870388090610504, 0.0...
<p>Suppose I have a regression model $$y = X\beta + e$$ where $e$ is multivariate normal with variance-covariance matrix $\sigma^2 I$.</p> <p>Suppose I want to test the null hypothesis $$L \beta =0$$ against the alternative hypothesis $$L \beta \ne 0$$ where $L$ is a matrix <em>with rank greater than 1</em>.</p> <p>I...
g61515
[ 0.025765469297766685, -0.00008888987940736115, -0.00013332735397852957, 0.003582209348678589, 0.054883502423763275, -0.03934720531105995, 0.01197956595569849, 0.018086329102516174, 0.008078547194600105, -0.0009395911474712193, 0.04665431007742882, 0.01657881960272789, -0.0052179996855556965,...
<p>I have two dependent variables, DV1 and DV2, and one independent variable IV. I want to ascertain if the fitted model between DV1 and IV explains the relationship between DV2 and IV well or not.</p> <p>First I am fitting two separate models thus:</p> <pre><code>ModelA&lt;-lm(DV1~IV) ModelB&lt;-lm(DV2~IV) </code><...
g61516
[ 0.05152143910527229, -0.0854933112859726, -0.018370462581515312, -0.041550468653440475, -0.030482856556773186, 0.004581028129905462, -0.007791695185005665, -0.026051852852106094, -0.03138680383563042, -0.014127650298178196, -0.022935625165700912, 0.0030830970499664545, -0.014395131729543209,...
<p>Suppose you are running an experiment with two conditions, <code>A</code> and <code>B</code>. At the beginning of the experiment, both populations are the same, and of equal size. After a (teaching) intervention, both groups receive a post-test. Then the students that succeed on the post-test come back later and do ...
g61517
[ -0.0025092216674238443, -0.035576339811086655, -0.012227656319737434, -0.05255576968193054, 0.027311360463500023, 0.023817557841539383, 0.04494056478142738, 0.025042133405804634, -0.005468693096190691, 0.010731740854680538, 0.09758014976978302, 0.07302754372358322, 0.04247095063328743, 0.0...
<p>Member are being enrolled in a program every month. The goal of the program to reduce health-care costs. Some members have been in the program for 9 months and some have been for less than a month. To evaluate the program I am building a matched cohort using propensity score matching. My question is how do I find th...
g61518
[ 0.026285504922270775, -0.017697321251034737, 0.008441299200057983, -0.03372062370181084, -0.015023104846477509, -0.024560322985053062, 0.03346605226397514, 0.03422240912914276, 0.03614046797156334, -0.00672752782702446, 0.007658788934350014, 0.025954773649573326, 0.00884874165058136, 0.044...
<p>What are the most significant annual Data Mining conferences?</p> <p>Rules:</p> <ol> <li>One conference per answer</li> <li>Include a link to the conference </li> </ol>
g31062
[ -0.0027961707673966885, 0.08939427882432938, 0.02318885177373886, -0.014294627122581005, 0.05643138661980629, -0.06062168627977371, 0.02512110024690628, 0.04287752881646156, 0.03555392101407051, -0.03923282399773598, 0.02818460389971733, 0.038323789834976196, 0.021903784945607185, -0.00344...
<p>What are the most significant annual Statistics conferences?</p> <p>Rules:</p> <ol> <li>One conference per answer</li> <li>Include a link to the conference </li> </ol>
g61519
[ -0.0017895809141919017, 0.07795562595129013, 0.022287435829639435, -0.0268408115953207, 0.030456649139523506, -0.05751408264040947, 0.03886488452553749, 0.029811536893248558, 0.040388789027929306, -0.02226611226797104, 0.05087391659617424, 0.007962294854223728, 0.02415589801967144, -0.0039...
<p>I have a dataset with cluster correlated data; multiple measurement on the same subject (not over time). I am trying to create two different mixed models using lmer in R with two specific variance covariance structures. I am fairly confident I have my first model correct, I want each subject to have its own interce...
g61520
[ -0.02042224071919918, -0.09459812194108963, -0.0034910296089947224, -0.060307640582323074, 0.043021779507398605, 0.05736422911286354, 0.04788615182042122, -0.00007526994158979505, -0.03718298673629761, 0.017196308821439743, 0.04690868780016899, 0.008499760180711746, -0.016164463013410568, ...
<p>I have a customer churn data, and would be implementing algorithms (decision tree, logistic regression, segment analysis). I have doubt on feature extraction procedure though. The training sample has binary, continuous and categorical variables, and have around 20 features.</p> <ol> <li>Is it necessary to perform f...
g61521
[ 0.009549747221171856, -0.025897786021232605, 0.017639365047216415, -0.055464476346969604, -0.012027567252516747, -0.07159367203712463, 0.03433942422270775, 0.06429349631071091, -0.04357261583209038, -0.017166100442409515, -0.01186717301607132, 0.02726796083152294, 0.0075477431528270245, 0....
<p>I am interested in the unhealthy people across 10 different populations. Here is the raw data:</p> <pre><code>Popn Unhealthy Size Percentage ---- ---------- ------- ------------ A 170 1000 17.0% B 2 2 100.0% C 12 25 52.0% D 7...
g61522
[ -0.0024381487164646387, 0.04711545258760452, 0.024419523775577545, -0.033905304968357086, -0.019135024398565292, 0.006105482112616301, -0.026167474687099457, -0.00583687424659729, -0.052874114364385605, -0.0012359550455585122, 0.07647588104009628, -0.0192852970212698, 0.0006455198163166642, ...
<p>The problem I am trying to solve it predicting sales for an item for the next $n$ weeks.</p> <p>Obviously, seasonality is a major factor for such predictions. If we use a time series based model, then we generally produce a raw forecast and multiply the raw forecast by the seasonality indices.</p> <p>If we use CAR...
g61523
[ -0.0358358770608902, -0.009335183538496494, 0.015995632857084274, -0.025590190663933754, -0.06864680349826813, -0.03824552893638611, -0.00016900802438613027, -0.027158765122294426, 0.011646607890725136, -0.0200541652739048, 0.022970596328377724, 0.0029760038014501333, 0.0938718393445015, -...
<p>Motivated by the problem of <a href="http://stats.stackexchange.com/questions/11368/how-to-ensure-properties-of-covariance-matrix-when-fitting-multivariate-normal-mo">covariance estimation</a>.</p> <p>Let $\Sigma$ be a positive-definite matrix whose diagonal entries are identically 1. (i.e. $\Sigma$ is a correlati...
g18122
[ 0.027111554518342018, -0.039772067219018936, -0.007064078468829393, -0.07111083716154099, 0.002471610903739929, 0.031815022230148315, 0.08285839855670929, -0.0015430168714374304, 0.00011361492215655744, -0.0016135856276378036, -0.02030157297849655, 0.023508906364440918, -0.002129621338099241...
<p>Given certain products (ProductA, ProductB, ProductC, etc..) users are asked to rank them according to their preference (whether they like, somewhat like, or not like, the product). </p> <p>Thereafter I have extracted certain binary features from these products (handle is present or not, etc..) and now I want to te...
g61524
[ -0.011459900066256523, -0.03034604899585247, -0.027728209272027016, 0.003105343086645007, 0.03146728500723839, -0.00307435542345047, 0.052297577261924744, 0.010417626239359379, -0.051634784787893295, 0.021616734564304352, -0.015921136364340782, 0.06280211359262466, 0.015421605668962002, 0....
<p>Assume we have a noisy system where data is available via <code>sample()</code> and in order to filter out the noise someone has implemented the following voting algorithm:</p> <pre><code>sample_a = sample(); sample_b = sample(); if (sample_a != sample_b) { sample_c = sample(); if (sample_a == sample_c) ...
g18125
[ 0.021374577656388283, -0.022121291607618332, 0.00755894323810935, 0.04664668068289757, 0.02893158234655857, -0.018760154023766518, -0.024172527715563774, 0.03396433964371681, -0.02315152995288372, 0.0669008120894432, -0.012460821308195591, 0.058317434042692184, -0.006623085122555494, 0.025...
<p>I'm recently reading a tutorial on Principal component analysis( A tutorial on principal components analysis/Lindsay I Smith). At the end it discusses about "getting the old data back". I'm wondering if there's any point of doing this? I've actually tried this with the dataset named "USArrests" under princomp functi...
g61525
[ 0.03277882933616638, -0.0672711730003357, 0.008308572694659233, -0.062294851988554, -0.022691626101732254, -0.03525194898247719, 0.07832398265600204, 0.05113697052001953, -0.00830748025327921, -0.033275969326496124, 0.008188070729374886, 0.06995365023612976, -0.005633668974041939, -0.01096...
<p>I have two time-series. Data have been logged over time for two different objects. Is there a significance test, applicable in SPSS or Minitab, that can be used to determine whether there is a significant difference between my objects? The data are acquired at the same frequency.</p>
g49621
[ 0.0006857995176687837, -0.029210485517978668, 0.013383465819060802, -0.043759316205978394, -0.009069059044122696, -0.033107757568359375, 0.034238431602716446, 0.0013828794471919537, -0.011807295493781567, -0.08264654129743576, -0.0037760806735605, 0.017482399940490723, 0.08481722325086594, ...
<p>For training a Machine learning model, I have 3 datasets:</p> <ul> <li>Training</li> <li>Validation</li> <li>Testing</li> </ul> <p>Normally I obtain there by dividing up the full dataset into pieces. <br> I've created a function in my code to return the 3 of them in a record (ie named tuple, ie structure) an I ne...
g61526
[ -0.024443786591291428, 0.038059454411268234, -0.011851869523525238, -0.12033718824386597, 0.02593385986983776, -0.02099236659705639, -0.043084532022476196, 0.0585726797580719, -0.03707907348871231, -0.002583249704912305, 0.02225280925631523, -0.012656452134251595, 0.07420206815004349, -0.0...
<p>This might sound a little silly to ask, but I couldn't figure out how an author arrived to the prior variance estimates from this vector:</p> <pre><code> x &lt;- c(5,3,5,1,2,4) y &lt;- c("Lab", "Lib", "Cons", "Other", "None", "Swing") </code></pre> <p>I see how he computed the mean: m = (x/sum(x)) Resulting in ...
g18126
[ 0.02458076924085617, -0.03804226964712143, -0.009476849809288979, -0.04155799373984337, -0.022472774609923363, 0.011886433698236942, 0.053917862474918365, -0.0033373949117958546, -0.0740508958697319, -0.043865978717803955, -0.07556002587080002, 0.04918690770864487, 0.0015871732030063868, 0...